summaryrefslogtreecommitdiff
path: root/src/journal/journalctl.c
AgeCommit message (Expand)Author
2012-01-07journalctl: add new short-monotonic output modeLennart Poettering
2012-01-07journalctl: rename --new-id to --new-id128 in order not to introduce yet anot...Lennart Poettering
2012-01-05journalctl: add --new-id switch to generate a new 128Bit idLennart Poettering
2012-01-05build-sys: move public header files into a dir of their ownLennart Poettering
2012-01-04journal: beef up journal output of systemctl and journalctlLennart Poettering
2012-01-04journalctl: only output 10 most recent lines in --follow modeLennart Poettering
2012-01-04journalctl: fix counting of -n parameterLennart Poettering
2012-01-04journalctl: add -n switchLennart Poettering
2012-01-03systemctl: hook up systemctl with the journalLennart Poettering
2011-12-30journal: disable default debug loggingLennart Poettering
2011-12-29journald: flush /run to /var as soon as it becomes availableLennart Poettering
2011-12-21journalctl: add command line parsingLennart Poettering
2011-12-21journalctl: add json, export, short and verbose output modesLennart Poettering
2011-12-19journal: implement inotify-based live logging logicLennart Poettering
2011-11-08journal: implement multiple field matchesLennart Poettering
2011-10-15journal: implement seek to head/tailLennart Poettering
2011-10-15journal: properly implement matching with multiple matchesLennart Poettering
2011-10-14journal: synchronize seqnum across filesLennart Poettering
2011-10-14journal: implement parallel file traversalLennart Poettering
2011-10-13journal: implementation rotationLennart Poettering
2011-10-12journalctl: find journal files in right pathLennart Poettering
2011-10-08journal: implement parallel traversal in clientLennart Poettering
2011-10-07journal: replace linked list by hashmap when merging filesLennart Poettering
2011-10-07journal: add preliminary incomplete implementationLennart Poettering