]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal-remote/journal-gatewayd.c
journal-gatewayd: fix tmpfile logic
[thirdparty/systemd.git] / src / journal-remote / journal-gatewayd.c
2015-07-07  Daniel Mackjournal-gatewayd: fix tmpfile logic 510/head
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-18  Lennart Poetteringutil: split all hostname related calls into hostname...
2015-04-13  Zbigniew Jędrzejew... journal-gatewayd: use (void) to silence coverity
2015-03-27  Harald Hoyerfix gcc warnings about uninitialized variables
2015-03-15  Zbigniew Jędrzejew... journal-gatewayd: factor out opening of temp file
2015-03-14  Zbigniew Jędrzejew... µhttp-util: setup gnutls logs in one function
2015-01-05  Lennart Poetteringjournal: install sigbus handler for journal tools too
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Michal Schmidttreewide: more log_*_errno + return simplifications
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-08-04  Zbigniew Jędrzejew... Unify parse_argv style
2014-07-16  Zbigniew Jędrzejew... journal-remote: allow splitting incoming logs by source...
2014-07-16  Zbigniew Jędrzejew... Move network-related journal programs to src/journal...