summaryrefslogtreecommitdiffstats
path: root/src/logs-show.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* logs-show: fix output of log lines lacking commLennart Poettering2012-04-111-1/+2
* journal: don't export the boot id twice per entryLennart Poettering2012-04-041-2/+14
* man: document special journal fieldsLennart Poettering2012-04-031-4/+4
* journal: in json and export mode use double underscores to prefix location fi...Lennart Poettering2012-04-031-8/+8
* a couple of fixes to make llvm-analyze quietLennart Poettering2012-03-151-23/+19
* cgtop: add new cgtop toolLennart Poettering2012-01-221-1/+1
* journal: when show blob data show lengthLennart Poettering2012-01-141-5/+8
* journal: add output mode that just prints simple messages without any decorat...Lennart Poettering2012-01-131-2/+25
* logs-show: fix missing newline in short outputMichal Schmidt2012-01-111-1/+1
* systemd: reconnect to syslog as soon as the journal is fully upLennart Poettering2012-01-111-0/+1
* journalctl: always show monotonic timestamp even if it's from an old bootLennart Poettering2012-01-111-7/+12
* journalctl: display source timestamp, not journald timestamp, if knownLennart Poettering2012-01-071-9/+37
* journalctl: add new short-monotonic output modeLennart Poettering2012-01-071-18/+43
* journald: add kmsg sourceLennart Poettering2012-01-071-2/+13
* journal: rename syslog tag to identifier since that's what we call it on the ...Lennart Poettering2012-01-051-7/+7
* journalctl: rework short output mode to rebuild full syslog messageLennart Poettering2012-01-051-26/+124
* journal: beef up journal output of systemctl and journalctlLennart Poettering2012-01-041-23/+87
* systemctl: shortcut log output for non-service, non-socket, non-mount, non-sw...Lennart Poettering2012-01-041-0/+6
* journald: store _SYSTEMD_UNIT= instead of _SYSTEMD_SERVICE= field, since proc...Lennart Poettering2012-01-041-1/+1
* systemctl: hook up systemctl with the journalLennart Poettering2012-01-031-0/+404