summaryrefslogtreecommitdiff
path: root/src/journal/journalctl.c
Commit message (Expand)AuthorAge
...
* journalctl: do not ellipsize when using pagerZbigniew Jędrzejewski-Szmek2012-07-17
* logs: Adapt interface in log-show.c (output_journal)Zbigniew Jędrzejewski-Szmek2012-07-17
* journal: automatically rotate journal files if the data hash table is full > 75%Lennart Poettering2012-07-17
* journal: beef up journal matches considerablyLennart Poettering2012-07-13
* journalctl: add a marker to log output for rebootsLennart Poettering2012-07-11
* journal: rework directory enumeration/watch logicLennart Poettering2012-07-11
* journal: introduce sd_journal_wait() to simplify writing synchronous clientsLennart Poettering2012-07-10
* journalctl: add new switch -b to show data from current boot onlyLennart Poettering2012-07-02
* journal: expose and make use of cutoff times of journalLennart Poettering2012-06-17
* journalctl: check first if match is a path nameLennart Poettering2012-05-30
* journalctl: support /usr/bin/nginx, etcShawn Landden2012-05-30
* journalctl: fix built-in usage outputDaniel Mack2012-05-21
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* journalctl: add --local switchLennart Poettering2012-03-27
* man: document systemd-journalctl(1)Lennart Poettering2012-03-16
* a couple of fixes to make llvm-analyze quietLennart Poettering2012-03-15
* journalctl: add a missing 'break'Tero Roponen2012-03-15
* journalctl: suppress messages about adm group if ACL support is not enabledLennart Poettering2012-03-15
* journalctl: warn if the user is not in the adm groupLennart Poettering2012-03-14
* cgtop: add new cgtop toolLennart Poettering2012-01-22
* journalctl: properly honour -n when -f is passed, tooLennart Poettering2012-01-18
* journal: add output mode that just prints simple messages without any decorat...Lennart Poettering2012-01-13
* journalctl: fix --help textLennart Poettering2012-01-11
* journalctl: add new short-monotonic output modeLennart Poettering2012-01-07
* journalctl: rename --new-id to --new-id128 in order not to introduce yet anot...Lennart Poettering2012-01-07
* journalctl: add --new-id switch to generate a new 128Bit idLennart Poettering2012-01-05
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-05
* journal: beef up journal output of systemctl and journalctlLennart Poettering2012-01-04
* journalctl: only output 10 most recent lines in --follow modeLennart Poettering2012-01-04
* journalctl: fix counting of -n parameterLennart Poettering2012-01-04
* journalctl: add -n switchLennart Poettering2012-01-04
* systemctl: hook up systemctl with the journalLennart Poettering2012-01-03
* journal: disable default debug loggingLennart Poettering2011-12-30
* journald: flush /run to /var as soon as it becomes availableLennart Poettering2011-12-29
* journalctl: add command line parsingLennart Poettering2011-12-21
* journalctl: add json, export, short and verbose output modesLennart Poettering2011-12-21
* journal: implement inotify-based live logging logicLennart Poettering2011-12-19
* journal: implement multiple field matchesLennart Poettering2011-11-08
* journal: implement seek to head/tailLennart Poettering2011-10-15
* journal: properly implement matching with multiple matchesLennart Poettering2011-10-15
* journal: synchronize seqnum across filesLennart Poettering2011-10-14
* journal: implement parallel file traversalLennart Poettering2011-10-14
* journal: implementation rotationLennart Poettering2011-10-13
* journalctl: find journal files in right pathLennart Poettering2011-10-12
* journal: implement parallel traversal in clientLennart Poettering2011-10-08
* journal: replace linked list by hashmap when merging filesLennart Poettering2011-10-07
* journal: add preliminary incomplete implementationLennart Poettering2011-10-07