Age | Commit message (Expand) | Author |
2016-04-22 | journal-remote : Ensure reallocation of source->buf does not result in source... | Klearchos Chaloulos |
2016-02-10 | tree-wide: remove Emacs lines from all files | Daniel Mack |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | util-lib: split string parsing related calls from util.[ch] into parse-util.[ch] | Lennart Poettering |
2015-10-25 | util-lib: split out fd-related operations into fd-util.[ch] | Lennart Poettering |
2015-10-24 | util-lib: split our string related calls from util.[ch] into its own file str... | Lennart Poettering |
2015-09-09 | tree-wide: replace while(1) by for(;;) everywhere | Lennart Poettering |
2015-03-27 | fix gcc warnings about uninitialized variables | Harald Hoyer |
2015-03-13 | journal-remote: explain why source->buf cannot be null | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | journal-remote: make process_data static | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | journal-remote: stop using EWOULDBLOCK | David Herrmann |
2015-03-13 | journal-remote: process events without delay | Zbigniew Jędrzejewski-Szmek |
2015-03-13 | journal-remote: downgrade routine messages to debug | Zbigniew Jędrzejewski-Szmek |
2015-03-02 | journal-remote: fix saving of binary fields | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: more log_*_errno() conversions, multiline calls | Michal Schmidt |
2014-10-23 | shared/log: add log_trace as compile-time optional debugging | Zbigniew Jędrzejewski-Szmek |
2014-09-25 | journal-remote: fix counting of events written | Zbigniew Jędrzejewski-Szmek |
2014-08-31 | journal-remote: fix check if realloc failed | Thomas Hindoe Paaboel Andersen |
2014-07-15 | journal-remote: avoid copying input data | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal-remote: rework fd and writer reference handling | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal-remote: improve some messages | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | Fix problem with allocating large buffers and log leftovers | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal-remote: allow splitting incoming logs by source host | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | journal-remote: reject fields above maximum size | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | Move network-related journal programs to src/journal-remote/ | Zbigniew Jędrzejewski-Szmek |