Age | Commit message (Expand) | Author |
2015-10-27 | util-lib: split out allocation calls into alloc-util.[ch] | Lennart Poettering |
2015-10-27 | io-util.h: move iovec stuff from macro.h to io-util.h | Lennart Poettering |
2015-10-27 | util-lib: split out hex/dec/oct encoding/decoding into its own file | 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: drop {} from one-line if blocks | Lennart Poettering |
2015-05-20 | journald: handle more gracefully when bind() fails on audit sockets | Lennart Poettering |
2015-04-23 | journal: use audit event names instead of numbers | Zbigniew Jędrzejewski-Szmek |
2015-03-14 | journald: add syslog fields for audit messages | Zbigniew Jędrzejewski-Szmek |
2015-01-22 | Assorted format fixes | Zbigniew Jędrzejewski-Szmek |
2015-01-05 | journald: prefix exported calls with "server_", unexport unnecessary calls | Lennart Poettering |
2014-12-30 | tree-wide: spelling fixes | Veres Lajos |
2014-11-28 | treewide: another round of simplifications | Michal Schmidt |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-28 | treewide: more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: no need to negate errno for log_*_errno() | Michal Schmidt |
2014-11-28 | treewide: auto-convert the simple cases to log_*_errno() | Michal Schmidt |
2014-11-06 | journal: adjust audit log messages a bit | Lennart Poettering |
2014-11-04 | journald: include audit message type number in MESSAGE= string | Lennart Poettering |
2014-11-04 | journal: also consider audit fields with '-' valid | Lennart Poettering |
2014-11-04 | journald: don't pass around SO_TIMESTAMP timestamp for audit, which we don't ... | Lennart Poettering |
2014-11-04 | journald: suppress low-level audit text prefix in MESSAGE= field | Lennart Poettering |
2014-11-04 | journald: properly decode audit's proctitle= field | Lennart Poettering |
2014-11-04 | journald: enable audit in the kernel when initializing | Lennart Poettering |
2014-11-03 | journald: there's no point in turning on SO_TIMESTAMP for audit sockets, audi... | Lennart Poettering |
2014-11-03 | journald: if available pull audit messages from the kernel into journal logs | Lennart Poettering |