chiark / gitweb /
Remove src/journal
[elogind.git] / src / journal-remote / journal-gatewayd.c
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...