Age | Commit message (Expand) | Author |
2014-07-31 | Properly report invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | Let config_parse open file where applicable | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | Constify ConfigTableItem tables | Zbigniew Jędrzejewski-Szmek |
2014-07-11 | journald: turn ForwardToSyslog= off by default | Lennart Poettering |
2014-06-27 | journald: make MaxFileSec really default to 1month | Michał Bartoszkiewicz |
2014-06-19 | journald: make SplitMode=uid the default | Lennart Poettering |
2014-06-19 | coredump: optionally store coredumps on disk, not in the journal | Lennart Poettering |
2014-06-11 | journald: create /run/log/journal with the correct access modes | Lennart Poettering |
2014-06-04 | journald: move /dev/log socket to /run | Lennart Poettering |
2014-05-21 | logind: don't apply RemoveIPC= to system users | Lennart Poettering |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |
2014-03-24 | sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM... | Lennart Poettering |
2014-03-18 | util: replace close_nointr_nofail() by a more useful safe_close() | Lennart Poettering |
2014-03-17 | journal: extract duplicated code to a function | Zbigniew Jędrzejewski-Szmek |
2014-03-17 | journal: extract duplicated code to a function | Zbigniew Jędrzejewski-Szmek |
2014-03-16 | Use strlen even for constant strings | Josh Triplett |
2014-03-14 | journald: add support for wall forwarding | Sebastian Thorarensen |
2014-03-07 | Make tables for DEFINE_STRING_TABLE_LOOKUP consistent | Daniel Mack |
2014-02-24 | Remove dead lines in various places | Zbigniew Jędrzejewski-Szmek |
2014-02-21 | journald: ignore failure to watch hostname_fd on older kernels | Dave Reisner |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2014-02-11 | journald: log provenience of signals | Zbigniew Jędrzejewski-Szmek |
2014-01-11 | journald: do not free space when disk space runs low | Zbigniew Jędrzejewski-Szmek |
2013-12-21 | journald/server: replace readdir_r with readdir | Florian Weimer |
2013-12-13 | event: rework sd-event exit logic | Lennart Poettering |
2013-12-11 | journald: cache cgroup root path, instead of querying it on every incoming lo... | Lennart Poettering |
2013-12-11 | journald: cache hostname, boot_id and machine_id fields instead of generating... | Lennart Poettering |
2013-12-11 | journald: port to sd-event and enable watchdog support | Lennart Poettering |
2013-12-10 | Ensure unit is journaled for short-lived or oneshot processes | Dan McGee |
2013-11-27 | journald: mention how long we needed to flush to /var in the logs | Lennart Poettering |
2013-11-06 | util: unify reading of /proc/cmdline | Lennart Poettering |
2013-10-13 | journald: use greedy_realloc in one place | Zbigniew Jędrzejewski-Szmek |
2013-10-10 | security: missing header inclusions | Lennart Poettering |
2013-10-10 | security: rework selinux, smack, ima, apparmor detection logic | Lennart Poettering |
2013-10-09 | journald: remove rotated file from hashmap when rotation fails | Zbigniew Jędrzejewski-Szmek |
2013-09-27 | Do not use unitialized variable and remove duplicated line | Zbigniew Jędrzejewski-Szmek |
2013-09-26 | journald: accept EPOLLERR from /dev/kmsg | Zbigniew Jędrzejewski-Szmek |
2013-09-17 | journald: avoid NSS in journald | Lennart Poettering |
2013-09-17 | journald: log the slice of a process along with each message in _SYSTEMD_SLICE= | Lennart Poettering |
2013-09-12 | journald: Log error when failed to get machine-id on start | Olivier Brunel |
2013-09-10 | journald: be a bit more verbose when vacuuming | Zbigniew Jędrzejewski-Szmek |
2013-08-06 | journald: remove unused variable | Zbigniew Jędrzejewski-Szmek |
2013-08-06 | journal: handle multiline syslog messages | Harald Hoyer |
2013-07-24 | journal: immediately sync to disk as soon as we receieve an EMERG/ALERT/CRIT ... | Lennart Poettering |
2013-07-19 | journald: after the cgroup rework processes may be in both user and system un... | Lennart Poettering |
2013-07-18 | journal: Leave server_dispatch_message early when Storage is none | Holger Hans Peter Freyther |
2013-07-16 | journal: add logging of effective capabilities _CAP_EFFECTIVE | Shawn Landden |
2013-07-12 | journald-server: r should be checked after journal_file_open_reliably | Lukas Nykryn |
2013-06-24 | journald: fix space limits reporting | Zbigniew Jędrzejewski-Szmek |