summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAge
* journal-verify: Use proper printf placeholderJan Janssen2013-06-27
* journald: always vacuum empty offline filesZbigniew Jędrzejewski-Szmek2013-06-24
* journald: fix space limits reportingZbigniew Jędrzejewski-Szmek2013-06-24
* journal/vacuum: cleanupZbigniew Jędrzejewski-Szmek2013-06-24
* journal-verify: allow unlinked data entriesZbigniew Jędrzejewski-Szmek2013-06-22
* journald: bump the journal per-unit ratelimit defaultsLennart Poettering2013-06-21
* journal: allow callers to specify OBJECT_PID=Zbigniew Jędrzejewski-Szmek2013-06-20
* Add hasprefix macro to check prefixes of fixed lengthZbigniew Jędrzejewski-Szmek2013-06-20
* journal: add references to SSKG paper FSS is based onLennart Poettering2013-06-18
* journalctl: properly print headers of empty journalsZbigniew Jędrzejewski-Szmek2013-06-18
* journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers2013-06-17
* journald: do not calculate free space too earlyZbigniew Jędrzejewski-Szmek2013-06-13
* journal: use initialization instead of zeroingZbigniew Jędrzejewski-Szmek2013-06-13
* journald: do not overwrite syslog facility when parsing priorityZbigniew Jędrzejewski-Szmek2013-06-10
* journal: letting (interleaved) seqnums goZbigniew Jędrzejewski-Szmek2013-06-10
* tests: add testcase for duplicate seqnumsZbigniew Jędrzejewski-Szmek2013-06-10
* tests: add testcase for skipping-entries-on-direction-change-bugMarius Vollmer2013-06-10
* journal: change direction tests to use the same convention (cp </> np)Zbigniew Jędrzejewski-Szmek2013-06-10
* journal: remember last direction of search and keep offset cacheZbigniew Jędrzejewski-Szmek2013-06-10
* journalctl: allow the user to specify the file(s) to useZbigniew Jędrzejewski-Szmek2013-06-10
* journal: add sd_journal_open_filesZbigniew Jędrzejewski-Szmek2013-06-10
* tests: add test for empty journal filesZbigniew Jędrzejewski-Szmek2013-06-10
* journalctl: print monotonic timestamp in --headerZbigniew Jędrzejewski-Szmek2013-06-10
* journalctl: print proper IDs with --headerZbigniew Jędrzejewski-Szmek2013-06-10
* Use stdint.h macros instead of casts to print uint64_t valuesZbigniew Jędrzejewski-Szmek2013-06-10
* journalctl: no color for --reboot-- when not on ttyZbigniew Jędrzejewski-Szmek2013-06-10
* journal: loop less in MATCH_AND_TERM conditionalsZbigniew Jędrzejewski-Szmek2013-06-10
* journalctl: add --system/--user flagsZbigniew Jędrzejewski-Szmek2013-06-10
* journal: add ability to filter by current userZbigniew Jędrzejewski-Szmek2013-06-10
* journal: simplify match_free_if_emptyZbigniew Jędrzejewski-Szmek2013-06-10
* journalctl: fix verbose output when no logs are foundZbigniew Jędrzejewski-Szmek2013-06-09
* systemctl: limit logs in status to current bootZbigniew Jędrzejewski-Szmek2013-06-04
* journal: take KeepFree into account when reporting maximum sizeDaniel Albers2013-06-01
* journald: DO recalculate the ACL mask, but only if it doesn't existJan Alexander Steffens (heftig)2013-05-30
* man: Document missing optionsJan Janssen2013-05-21
* journal: correctly convert usec_t to timespec.Michał Bartoszkiewicz2013-05-15
* journalctl: add -k/--dmesgZbigniew Jędrzejewski-Szmek2013-05-14
* sd-journal: check if the pointers passed are the sameThomas Hindoe Paaboel Andersen2013-05-14
* journald-stream: typo in error message.Auke Kok2013-05-13
* systemd-python: add __version__ stringsZbigniew Jędrzejewski-Szmek2013-05-08
* Rearrange a few fields to reduce holesZbigniew Jędrzejewski-Szmek2013-05-08
* hostname: only suppress setting of pretty hostname if it is non-equal to the ...Lennart Poettering2013-05-07
* journald: don't recalculate the ACL maskLennart Poettering2013-05-07
* journald: be more careful when we try to flush the runtime journal to disk an...Lennart Poettering2013-05-07
* journal: as a µ-opt, use sizeof instead of strlenZbigniew Jędrzejewski-Szmek2013-05-03
* journal: Set the default keep free value to 15% (up from 5%)Colin Guthrie2013-05-03
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-02
* coredump: use realloc() loop instead of malloc(768M)Colin Walters2013-04-25
* Add some extra __attribute__ ((format)) sCristian Rodríguez2013-04-25
* conf-parser: restrict .include usageLennart Poettering2013-04-25