]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal-remote/journal-gatewayd.c
treewide: use log_*_errno whenever %m is in the format string
[thirdparty/systemd.git] / src / journal-remote / journal-gatewayd.c
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...