]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal-remote/journal-upload.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / journal-remote / journal-upload.c
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: simplify log_*_errno(r,...) immediately follo...
2014-11-28  Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-11-28  Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-10-23  Zbigniew Jędrzejew... journal-upload: return proper exit code
2014-10-23  Zbigniew Jędrzejew... journal-upload: fix --trust=all option
2014-10-23  Zbigniew Jędrzejew... journal-upload: avoid calling printf with maximum precision
2014-10-23  Zbigniew Jędrzejew... journal-upload: verify state file can be saved before...
2014-10-23  Zbigniew Jędrzejew... journal-upload: do not require port to be set
2014-10-23  Zbigniew Jędrzejew... systemd-upload: print paths in help()
2014-10-23  Zbigniew Jędrzejew... journal-upload: fix socket activation
2014-09-18  Philippe De Swertjournal-upload: Remove compilation warning
2014-08-21  Lennart Poetteringnotify: send STOPPING=1 from our daemons
2014-08-20  Lukas Nykrynjournal-upload: make sure that 'r' is initialized
2014-08-19  Lennart Poetteringjournal-upload: allow the tool to start
2014-08-19  Lennart Poetteringcmdline: for new tools avoid introduce new negative...
2014-08-03  Zbigniew Jędrzejew... journal-remote: rename KEY_FILE to avoid confict with...
2014-07-16  Zbigniew Jędrzejew... Let config_parse open file where applicable
2014-07-16  Zbigniew Jędrzejew... journal-upload: add config file
2014-07-16  Zbigniew Jędrzejew... journal-remote: let user specify just the main part...
2014-07-16  Zbigniew Jędrzejew... journal-remote: improve some messages
2014-07-16  Zbigniew Jędrzejew... journal-remote: allow splitting incoming logs by source...
2014-07-16  Zbigniew Jędrzejew... journal-upload: add watchdog support
2014-07-16  Zbigniew Jędrzejew... journal-upload: make state persistent
2014-07-16  Zbigniew Jędrzejew... journal-upload: use journal as the source
2014-07-16  Zbigniew Jędrzejew... journal-upload: HTTPS support
2014-07-16  Zbigniew Jędrzejew... journal-upload: a tool to push messages to systemd...