summaryrefslogtreecommitdiff
path: root/src/journal
Commit message (Expand)AuthorAgeFilesLines
* Do not use unitialized variable and remove duplicated lineZbigniew Jędrzejewski-Szmek2013-09-271-1/+0
* journald: accept EPOLLERR from /dev/kmsgZbigniew Jędrzejewski-Szmek2013-09-261-5/+15
* Remove six unused variables and add annotationZbigniew Jędrzejewski-Szmek2013-09-171-1/+1
* journald: avoid NSS in journaldLennart Poettering2013-09-172-26/+2
* journald: log the slice of a process along with each message in _SYSTEMD_SLICE=Lennart Poettering2013-09-172-1/+7
* journald: Log error when failed to get machine-id on startOlivier Brunel2013-09-121-4/+4
* journald: be a bit more verbose when vacuumingZbigniew Jędrzejewski-Szmek2013-09-103-7/+19
* systemd-coredump: Log crashes without coredumps on failureAndrew Cook2013-09-061-3/+4
* systemd-coredump: Ignore coredumps larger than COREDUMP_MAXAndrew Cook2013-09-061-1/+7
* journald: fix fd leak in journal_file_emptyGeorge McCollister2013-09-061-1/+2
* journald: fix vacuuming of archived journalsGeorge McCollister2013-09-061-5/+5
* remove hasprefix(), use startswith()Shawn Landden2013-08-222-7/+7
* test: Make testing work on systems without or old systemdHolger Hans Peter Freyther2013-08-225-3/+33
* logs-show: add short-precise mode with us timestampsZbigniew Jędrzejewski-Szmek2013-08-201-2/+3
* Rename F_TYPE_CMP() to F_TYPE_EQUAL()Zbigniew Jędrzejewski-Szmek2013-08-201-5/+5
* journal: fix parsing of facility in syslog messagesZbigniew Jędrzejewski-Szmek2013-08-193-6/+10
* systemctl: show hint about --full when lines don't fitZbigniew Jędrzejewski-Szmek2013-08-112-2/+3
* journald: remove unused variableZbigniew Jędrzejewski-Szmek2013-08-061-2/+0
* journal: handle multiline syslog messagesHarald Hoyer2013-08-061-6/+1
* systemd-delta: Only print colors when on a ttyDaniel Schaal2013-08-041-3/+2
* journal: fix hashmap leak in mmap-cacheGeorge McCollister2013-08-021-0/+4
* tests: add a program for repetitive opening and closing of the journalZbigniew Jędrzejewski-Szmek2013-08-022-1/+61
* coredumpctl: add more debug outputZbigniew Jędrzejewski-Szmek2013-08-021-1/+8
* journalctl: use _COMM= match for scriptsZbigniew Jędrzejewski-Szmek2013-07-261-4/+26
* journal: immediately sync to disk as soon as we receieve an EMERG/ALERT/CRIT ...Lennart Poettering2013-07-242-11/+17
* journald: after the cgroup rework processes may be in both user and system un...Lennart Poettering2013-07-192-16/+17
* journal: Leave server_dispatch_message early when Storage is noneHolger Hans Peter Freyther2013-07-181-0/+5
* journalctl: add ”short-iso” output format with verbose ISO8601 timestampsTomasz Torcz2013-07-181-1/+1
* journalctl: fix signedness warning and boot-id syntax checkZbigniew Jędrzejewski-Szmek2013-07-181-2/+2
* journalctl: remove ":" from the --boot syntaxZbigniew Jędrzejewski-Szmek2013-07-171-84/+80
* journalctl,systemctl: fix tiny memleakZbigniew Jędrzejewski-Szmek2013-07-162-2/+7
* journalctl: augment short mode with a cursor at the endZbigniew Jędrzejewski-Szmek2013-07-161-88/+119
* journal: return -ECHILD after a forkZbigniew Jędrzejewski-Szmek2013-07-162-13/+85
* journalctl: Add support for showing messages from a previous bootJan Janssen2013-07-161-11/+185
* journal: add logging of effective capabilities _CAP_EFFECTIVEShawn Landden2013-07-161-0/+7
* journalctl: add --force option to recreate FSSShawn Landden2013-07-141-3/+21
* journalctl: have a useful --setup-keys error message when using non-persistan...Shawn Landden2013-07-131-0/+13
* journald-server: r should be checked after journal_file_open_reliablyLukas Nykryn2013-07-121-4/+5
* journal-verify: Use proper printf placeholderJan Janssen2013-06-271-3/+3
* journald: always vacuum empty offline filesZbigniew Jędrzejewski-Szmek2013-06-241-0/+29
* journald: fix space limits reportingZbigniew Jędrzejewski-Szmek2013-06-241-50/+34
* journal/vacuum: cleanupZbigniew Jędrzejewski-Szmek2013-06-241-19/+4
* journal-verify: allow unlinked data entriesZbigniew Jędrzejewski-Szmek2013-06-221-50/+167
* journald: bump the journal per-unit ratelimit defaultsLennart Poettering2013-06-212-4/+4
* journal: allow callers to specify OBJECT_PID=Zbigniew Jędrzejewski-Szmek2013-06-206-55/+157
* Add hasprefix macro to check prefixes of fixed lengthZbigniew Jędrzejewski-Szmek2013-06-202-6/+6
* journal: add references to SSKG paper FSS is based onLennart Poettering2013-06-181-0/+6
* journalctl: properly print headers of empty journalsZbigniew Jędrzejewski-Szmek2013-06-181-2/+11
* journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers2013-06-171-5/+4
* journald: do not calculate free space too earlyZbigniew Jędrzejewski-Szmek2013-06-131-16/+23