chiark / gitweb /
networkd: tunnel - allow INADDR_ANY as the local address
[elogind.git] / src / journal-remote / journal-remote-write.c
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-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...