summaryrefslogtreecommitdiff
path: root/src/journal
AgeCommit message (Expand)Author
2013-09-12journald: Log error when failed to get machine-id on startOlivier Brunel
2013-09-10journald: be a bit more verbose when vacuumingZbigniew Jędrzejewski-Szmek
2013-09-06systemd-coredump: Log crashes without coredumps on failureAndrew Cook
2013-09-06systemd-coredump: Ignore coredumps larger than COREDUMP_MAXAndrew Cook
2013-09-06journald: fix fd leak in journal_file_emptyGeorge McCollister
2013-09-06journald: fix vacuuming of archived journalsGeorge McCollister
2013-08-22remove hasprefix(), use startswith()Shawn Landden
2013-08-22test: Make testing work on systems without or old systemdHolger Hans Peter Freyther
2013-08-20logs-show: add short-precise mode with us timestampsZbigniew Jędrzejewski-Szmek
2013-08-20Rename F_TYPE_CMP() to F_TYPE_EQUAL()Zbigniew Jędrzejewski-Szmek
2013-08-19journal: fix parsing of facility in syslog messagesZbigniew Jędrzejewski-Szmek
2013-08-11systemctl: show hint about --full when lines don't fitZbigniew Jędrzejewski-Szmek
2013-08-06journald: remove unused variableZbigniew Jędrzejewski-Szmek
2013-08-06journal: handle multiline syslog messagesHarald Hoyer
2013-08-04systemd-delta: Only print colors when on a ttyDaniel Schaal
2013-08-02journal: fix hashmap leak in mmap-cacheGeorge McCollister
2013-08-02tests: add a program for repetitive opening and closing of the journalZbigniew Jędrzejewski-Szmek
2013-08-02coredumpctl: add more debug outputZbigniew Jędrzejewski-Szmek
2013-07-26journalctl: use _COMM= match for scriptsZbigniew Jędrzejewski-Szmek
2013-07-24journal: immediately sync to disk as soon as we receieve an EMERG/ALERT/CRIT ...Lennart Poettering
2013-07-19journald: after the cgroup rework processes may be in both user and system un...Lennart Poettering
2013-07-18journal: Leave server_dispatch_message early when Storage is noneHolger Hans Peter Freyther
2013-07-18journalctl: add ”short-iso” output format with verbose ISO8601 timestampsTomasz Torcz
2013-07-18journalctl: fix signedness warning and boot-id syntax checkZbigniew Jędrzejewski-Szmek
2013-07-17journalctl: remove ":" from the --boot syntaxZbigniew Jędrzejewski-Szmek
2013-07-16journalctl,systemctl: fix tiny memleakZbigniew Jędrzejewski-Szmek
2013-07-16journalctl: augment short mode with a cursor at the endZbigniew Jędrzejewski-Szmek
2013-07-16journal: return -ECHILD after a forkZbigniew Jędrzejewski-Szmek
2013-07-16journalctl: Add support for showing messages from a previous bootJan Janssen
2013-07-16journal: add logging of effective capabilities _CAP_EFFECTIVEShawn Landden
2013-07-14journalctl: add --force option to recreate FSSShawn Landden
2013-07-13journalctl: have a useful --setup-keys error message when using non-persistan...Shawn Landden
2013-07-12journald-server: r should be checked after journal_file_open_reliablyLukas Nykryn
2013-06-27journal-verify: Use proper printf placeholderJan Janssen
2013-06-24journald: always vacuum empty offline filesZbigniew Jędrzejewski-Szmek
2013-06-24journald: fix space limits reportingZbigniew Jędrzejewski-Szmek
2013-06-24journal/vacuum: cleanupZbigniew Jędrzejewski-Szmek
2013-06-22journal-verify: allow unlinked data entriesZbigniew Jędrzejewski-Szmek
2013-06-21journald: bump the journal per-unit ratelimit defaultsLennart Poettering
2013-06-20journal: allow callers to specify OBJECT_PID=Zbigniew Jędrzejewski-Szmek
2013-06-20Add hasprefix macro to check prefixes of fixed lengthZbigniew Jędrzejewski-Szmek
2013-06-18journal: add references to SSKG paper FSS is based onLennart Poettering
2013-06-18journalctl: properly print headers of empty journalsZbigniew Jędrzejewski-Szmek
2013-06-17journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers
2013-06-13journald: do not calculate free space too earlyZbigniew Jędrzejewski-Szmek
2013-06-13journal: use initialization instead of zeroingZbigniew Jędrzejewski-Szmek
2013-06-10journald: do not overwrite syslog facility when parsing priorityZbigniew Jędrzejewski-Szmek
2013-06-10journal: letting (interleaved) seqnums goZbigniew Jędrzejewski-Szmek
2013-06-10tests: add testcase for duplicate seqnumsZbigniew Jędrzejewski-Szmek
2013-06-10tests: add testcase for skipping-entries-on-direction-change-bugMarius Vollmer