Age | Commit message (Expand) | Author |
2013-07-16 | journalctl: Add support for showing messages from a previous boot | Jan Janssen |
2013-07-16 | journal: add logging of effective capabilities _CAP_EFFECTIVE | Shawn Landden |
2013-07-14 | journalctl: add --force option to recreate FSS | Shawn Landden |
2013-07-13 | journalctl: have a useful --setup-keys error message when using non-persistan... | Shawn Landden |
2013-07-12 | journald-server: r should be checked after journal_file_open_reliably | Lukas Nykryn |
2013-06-27 | journal-verify: Use proper printf placeholder | Jan Janssen |
2013-06-24 | journald: always vacuum empty offline files | Zbigniew Jędrzejewski-Szmek |
2013-06-24 | journald: fix space limits reporting | Zbigniew Jędrzejewski-Szmek |
2013-06-24 | journal/vacuum: cleanup | Zbigniew Jędrzejewski-Szmek |
2013-06-22 | journal-verify: allow unlinked data entries | 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-20 | Add hasprefix macro to check prefixes of fixed length | Zbigniew Jędrzejewski-Szmek |
2013-06-18 | journal: add references to SSKG paper FSS is based on | Lennart Poettering |
2013-06-18 | journalctl: properly print headers of empty journals | Zbigniew Jędrzejewski-Szmek |
2013-06-17 | journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --full | Daniel Albers |
2013-06-13 | journald: do not calculate free space too early | Zbigniew Jędrzejewski-Szmek |
2013-06-13 | journal: use initialization instead of zeroing | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journald: do not overwrite syslog facility when parsing priority | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: letting (interleaved) seqnums go | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | tests: add testcase for duplicate seqnums | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | tests: add testcase for skipping-entries-on-direction-change-bug | Marius Vollmer |
2013-06-10 | journal: change direction tests to use the same convention (cp </> np) | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: remember last direction of search and keep offset cache | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: allow the user to specify the file(s) to use | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: add sd_journal_open_files | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | tests: add test for empty journal files | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: print monotonic timestamp in --header | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: print proper IDs with --header | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | Use stdint.h macros instead of casts to print uint64_t values | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: no color for --reboot-- when not on tty | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: loop less in MATCH_AND_TERM conditionals | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journalctl: add --system/--user flags | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: add ability to filter by current user | Zbigniew Jędrzejewski-Szmek |
2013-06-10 | journal: simplify match_free_if_empty | Zbigniew Jędrzejewski-Szmek |
2013-06-09 | journalctl: fix verbose output when no logs are found | Zbigniew Jędrzejewski-Szmek |
2013-06-04 | systemctl: limit logs in status to current boot | 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-21 | man: Document missing options | Jan Janssen |
2013-05-15 | journal: correctly convert usec_t to timespec. | Michał Bartoszkiewicz |
2013-05-14 | journalctl: add -k/--dmesg | Zbigniew Jędrzejewski-Szmek |
2013-05-14 | sd-journal: check if the pointers passed are the same | Thomas Hindoe Paaboel Andersen |
2013-05-13 | journald-stream: typo in error message. | Auke Kok |
2013-05-08 | systemd-python: add __version__ strings | Zbigniew Jędrzejewski-Szmek |
2013-05-08 | Rearrange a few fields to reduce holes | Zbigniew Jędrzejewski-Szmek |
2013-05-07 | hostname: only suppress setting of pretty hostname if it is non-equal to the ... | Lennart Poettering |
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-05-03 | journal: as a µ-opt, use sizeof instead of strlen | Zbigniew Jędrzejewski-Szmek |