]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal-remote/journal-remote-parse.h
tree-wide: use coccinelle to patch a lot of code to use mfree()
[thirdparty/systemd.git] / src / journal-remote / journal-remote-parse.h
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-03-14  Zbigniew Jędrzejew... journal-remote: make process_data static
2015-03-13  Zbigniew Jędrzejew... journal-remote: process events without delay
2015-03-02  Zbigniew Jędrzejew... journal-remote: fix saving of binary fields
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... 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...