index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal-remote
/
journal-upload.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
*
tree-wide: add DEBUG_LOGGING macro that checks whether debug logging is on (#...
Lennart Poettering
2017-12-15
1
-1
/
+1
*
journal-upload: remove duplication of --help and --version in help text
Marcus Folkesson
2017-12-03
1
-2
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
conf-parser: turn three bool function params into a flags fields
Lennart Poettering
2017-11-13
1
-1
/
+1
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-1
/
+1
*
tree-wide: fix wrong indent (#5757)
Yu Watanabe
2017-04-19
1
-3
/
+3
*
Rename formats-util.h to format-util.h
Zbigniew Jędrzejewski-Szmek
2016-11-07
1
-1
/
+1
*
tree-wide: drop NULL sentinel from strjoin
Zbigniew Jędrzejewski-Szmek
2016-10-23
1
-2
/
+2
*
tree-wide: introduce free_and_replace helper
Zbigniew Jędrzejewski-Szmek
2016-10-17
1
-3
/
+1
*
tree-wide: rename config_parse_many to …_nulstr
Zbigniew Jędrzejewski-Szmek
2016-09-16
1
-1
/
+1
*
journal-upload: make watchdog state non-static
Zbigniew Jędrzejewski-Szmek
2016-04-06
1
-1
/
+3
*
journal-upload: Update watchdog while in curl_easy_perform
Klearchos Chaloulos
2016-04-05
1
-0
/
+1
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-1
/
+1
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
defs: rework CONF_DIRS_NULSTR() macro
Lennart Poettering
2015-11-10
1
-1
/
+1
*
util-lib: move CONF_DIRS_NULSTR definition to def.h
Lennart Poettering
2015-11-03
1
-0
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out globbing related calls into glob-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]
Lennart Poettering
2015-10-27
1
-0
/
+1
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-1
/
+2
*
util-lib: split our string related calls from util.[ch] into its own file str...
Lennart Poettering
2015-10-24
1
-1
/
+2
*
util: introduce common version() implementation and use it everywhere
Lennart Poettering
2015-09-29
1
-11
/
+9
*
tree-wide: replace while(1) by for(;;) everywhere
Lennart Poettering
2015-09-09
1
-1
/
+1
*
tree-wide: port everything over to fflush_and_check()
Lennart Poettering
2015-07-29
1
-9
/
+14
*
everywhere: port everything to sigprocmask_many() and friends
Lennart Poettering
2015-06-15
1
-4
/
+1
*
util: split out signal-util.[ch] from util.[ch]
Lennart Poettering
2015-05-29
1
-1
/
+2
*
shared: add formats-util.h
Ronny Chevalier
2015-04-10
1
-0
/
+1
*
Assorted format fixes
Zbigniew Jędrzejewski-Szmek
2015-01-22
1
-4
/
+4
*
journal-upload: enable curl debug output conditionally
Zbigniew Jędrzejewski-Szmek
2015-01-06
1
-2
/
+3
*
journal: install sigbus handler for journal tools too
Lennart Poettering
2015-01-05
1
-6
/
+6
*
journald-remote,journal-upload: Support .d directories in the usual search paths
Josh Triplett
2014-11-29
1
-4
/
+4
*
treewide: another round of simplifications
Michal Schmidt
2014-11-28
1
-4
/
+2
*
treewide: use log_*_errno whenever %m is in the format string
Michal Schmidt
2014-11-28
1
-2
/
+2
*
treewide: simplify log_*_errno(r,...) immediately followed by "return r"
Michal Schmidt
2014-11-28
1
-31
/
+18
*
treewide: more log_*_errno() conversions, multiline calls
Michal Schmidt
2014-11-28
1
-11
/
+10
*
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
1
-6
/
+6
*
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-11-28
1
-6
/
+6
*
journal-upload: return proper exit code
Zbigniew Jędrzejewski-Szmek
2014-10-23
1
-9
/
+12
*
journal-upload: fix --trust=all option
Zbigniew Jędrzejewski-Szmek
2014-10-23
1
-3
/
+6
*
journal-upload: avoid calling printf with maximum precision
Zbigniew Jędrzejewski-Szmek
2014-10-23
1
-4
/
+6
*
journal-upload: verify state file can be saved before uploading
Zbigniew Jędrzejewski-Szmek
2014-10-23
1
-0
/
+31
*
journal-upload: do not require port to be set
Zbigniew Jędrzejewski-Szmek
2014-10-23
1
-4
/
+21
*
systemd-upload: print paths in help()
Zbigniew Jędrzejewski-Szmek
2014-10-23
1
-3
/
+6
*
journal-upload: fix socket activation
Zbigniew Jędrzejewski-Szmek
2014-10-23
1
-2
/
+0
*
journal-upload: Remove compilation warning
Philippe De Swert
2014-09-18
1
-1
/
+1
*
notify: send STOPPING=1 from our daemons
Lennart Poettering
2014-08-21
1
-1
/
+4
*
journal-upload: make sure that 'r' is initialized
Lukas Nykryn
2014-08-20
1
-1
/
+1
*
journal-upload: allow the tool to start
Lennart Poettering
2014-08-20
1
-1
/
+1
*
cmdline: for new tools avoid introduce new negative switches, and properly al...
Lennart Poettering
2014-08-20
1
-25
/
+30
[prev]
[next]