chiark / gitweb /
journalctl: add --new-id switch to generate a new 128Bit id
[elogind.git] / src / journal / journalctl.c
2012-01-05 Lennart Poetteringjournalctl: add --new-id switch to generate a new 128Bit id
2012-01-05 Lennart Poetteringbuild-sys: move public header files into a dir of their own
2012-01-04 Lennart Poetteringjournal: beef up journal output of systemctl and journalctl
2012-01-04 Lennart Poetteringjournalctl: only output 10 most recent lines in --follo...
2012-01-04 Lennart Poetteringjournalctl: fix counting of -n parameter
2012-01-04 Lennart Poetteringjournalctl: add -n switch
2012-01-03 Lennart Poetteringsystemctl: hook up systemctl with the journal
2011-12-30 Lennart PoetteringMerge branch 'journal'
2011-12-30 Lennart Poetteringjournal: disable default debug logging
2011-12-29 Lennart Poetteringjournald: flush /run to /var as soon as it becomes...
2011-12-21 Lennart Poetteringjournalctl: add command line parsing
2011-12-21 Lennart Poetteringjournalctl: add json, export, short and verbose output...
2011-12-19 Lennart Poetteringjournal: implement inotify-based live logging logic
2011-11-08 Lennart PoetteringMerge branch 'master' into journal
2011-11-08 Lennart Poetteringjournal: implement multiple field matches
2011-10-15 Lennart Poetteringjournal: implement seek to head/tail
2011-10-14 Lennart Poetteringjournal: properly implement matching with multiple...
2011-10-14 Lennart Poetteringjournal: synchronize seqnum across files
2011-10-14 Lennart Poetteringjournal: implement parallel file traversal
2011-10-13 Lennart Poetteringjournal: implementation rotation
2011-10-12 Lennart Poetteringjournalctl: find journal files in right path
2011-10-12 Lennart PoetteringMerge branch 'master' into journal
2011-10-08 Lennart Poetteringjournal: implement parallel traversal in client
2011-10-07 Lennart Poetteringjournal: replace linked list by hashmap when merging...
2011-10-07 Lennart Poetteringjournal: add preliminary incomplete implementation