Age | Commit message (Expand) | Author |
2014-08-05 | journald: remove redundant newlines | Lennart Poettering |
2014-08-05 | journald: properly sum up entry size counter | Lennart Poettering |
2014-08-03 | Fix misuse of uint64_t as size_t | Zbigniew Jędrzejewski-Szmek |
2014-07-18 | Small modernizations | Zbigniew Jędrzejewski-Szmek |
2014-07-18 | Be more verbose when bind or listen fails | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | Clear up confusion wrt. ENTRY_SIZE_MAX and DATA_SIZE_MAX | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal: export valid_user_field and size defines | Zbigniew Jędrzejewski-Szmek |
2014-03-14 | journald: add support for wall forwarding | Sebastian Thorarensen |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2013-12-11 | journald: port to sd-event and enable watchdog support | Lennart Poettering |
2013-10-10 | security: rework selinux, smack, ima, apparmor detection logic | Lennart Poettering |
2013-08-22 | remove hasprefix(), use startswith() | Shawn Landden |
2013-06-20 | journal: allow callers to specify OBJECT_PID= | Zbigniew Jędrzejewski-Szmek |
2013-06-20 | Add hasprefix macro to check prefixes of fixed length | Zbigniew Jędrzejewski-Szmek |
2013-04-16 | journal: fix off-by-one error in native message iovec counting | Michal Schmidt |
2013-04-08 | journald: bring max coredump size in sync with max entry size | Lennart Poettering |
2012-11-23 | journal: fix SO_PASSSEC invocation | Lennart Poettering |
2012-11-14 | build-sys: store journald code in a noinst library | Zbigniew Jędrzejewski-Szmek |
2012-10-03 | dbus: add some more safety checks before accepting data from bus clients | Lennart Poettering |
2012-10-03 | journald: only accept fds from certain directories | Lennart Poettering |
2012-09-19 | journald: don't accept arbitrarily sized journal data fields | Lennart Poettering |
2012-08-24 | journald: add missing includes | Allin Cottrell |
2012-08-22 | journald: split off native protocol support into its own .c file | Lennart Poettering |