chiark / gitweb /
journal-remote: downgrade routine messages to debug
[elogind.git] / src / journal-remote / journal-remote-parse.c
2015-03-13 Zbigniew Jędrzejew... journal-remote: downgrade routine messages to debug
2015-03-02 Zbigniew Jędrzejew... journal-remote: fix saving of binary fields
2015-01-22 Zbigniew Jędrzejew... Assorted format fixes
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-10-23 Zbigniew Jędrzejew... shared/log: add log_trace as compile-time optional...
2014-09-25 Zbigniew Jędrzejew... journal-remote: fix counting of events written
2014-08-31 Thomas Hindoe Paab... journal-remote: fix check if realloc failed
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... Fix problem with allocating large buffers and log leftovers
2014-07-16 Zbigniew Jędrzejew... journal-remote: allow splitting incoming logs by source...
2014-07-16 Zbigniew Jędrzejew... journal-remote: reject fields above maximum size
2014-07-16 Zbigniew Jędrzejew... Move network-related journal programs to src/journal...