Age | Commit message (Expand) | Author |
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 |
2013-06-21 | journald: bump the journal per-unit ratelimit defaults | Lennart Poettering |
2013-06-20 | journal: allow callers to specify OBJECT_PID= | Zbigniew Jędrzejewski-Szmek |
2013-06-13 | journald: do not calculate free space too early | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: letting (interleaved) seqnums go | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: print monotonic timestamp in --header | Zbigniew Jędrzejewski-Szmek |
2013-06-01 | journal: take KeepFree into account when reporting maximum size | Daniel Albers |
2013-05-30 | journald: DO recalculate the ACL mask, but only if it doesn't exist | Jan Alexander Steffens (heftig) |
2013-05-15 | journal: correctly convert usec_t to timespec. | Michał Bartoszkiewicz |
2013-05-07 | journald: don't recalculate the ACL mask | Lennart Poettering |
2013-05-07 | journald: be more careful when we try to flush the runtime journal to disk an...systemd/v203 | Lennart Poettering |
2013-04-25 | conf-parser: restrict .include usage | Lennart Poettering |
2013-04-25 | journal: remove build warning when SELinux is disabled | Greg Kroah-Hartman |
2013-04-22 | cgroup: make sure all our cgroup objects have a suffix and are properly escaped | Lennart Poettering |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-17 | Report about syntax errors with metadata | Zbigniew Jędrzejewski-Szmek |
2013-04-16 | nspawn: introduce the new /machine/ tree in the cgroup tree and move containe... | Lennart Poettering |
2013-04-12 | journal: fix broken tags _SOURCE_REALTIME_TIMESTAMP and _MACHINE_ID | Mirco Tischler |
2013-04-08 | journald: no need to free audit vars | Lennart Poettering |
2013-04-08 | journald: drop two more memory allocations | Lennart Poettering |
2013-04-08 | journald: get rid of one more memory allocation | Lennart Poettering |
2013-04-08 | journald: Do not dynamically allocate _UID/_GID/_PID strings | Holger Hans Peter Freyther |
2013-04-08 | journald: Do not always record _AUDIT_SESSION and _AUDIT_LOGINUID | Holger Hans Peter Freyther |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-03-25 | journal: Add sync timer to journal server | Oleksii Shevchuk |
2013-03-18 | journal,shared: add _cleanup_journal_close_ | Zbigniew Jędrzejewski-Szmek |
2013-03-16 | journal: pass the *pid* to sd_pid_get_owner_uid() | Kay Sievers |
2013-03-05 | journald: introduce new "systemd-journal" group and make it own the journal f... | Lennart Poettering |
2013-03-05 | journald: stpcpy() + mempcpy() are awesome | Lennart Poettering |
2013-03-05 | journald: drop splitting-by-audit entirely | Lennart Poettering |
2013-03-05 | journald: be a bit more careful when spitting up journals by user id | Lennart Poettering |