]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal-remote/journal-remote-write.c
treewide: auto-convert the simple cases to log_*_errno()
[thirdparty/systemd.git] / src / journal-remote / journal-remote-write.c
2014-11-28  Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-09-25  Zbigniew Jędrzejew... journal-remote: fix counting of events written
2014-07-16  Zbigniew Jędrzejew... journal-remote: fix double typedef and add missing...
2014-07-16  Zbigniew Jędrzejew... journal-remote: avoid copying input data
2014-07-16  Zbigniew Jędrzejew... journal-remote: rework fd and writer reference handling
2014-07-16  Zbigniew Jędrzejew... journal-remote: improve some messages
2014-07-16  Zbigniew Jędrzejew... journal-upload: use journal as the source
2014-07-16  Zbigniew Jędrzejew... Move network-related journal programs to src/journal...