]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/journalctl.c
journalctl: complain if unprivileged users attempt to access the journal and persista...
[thirdparty/systemd.git] / src / journal / journalctl.c
2012-08-22  Lennart Poetteringjournalctl: complain if unprivileged users attempt...
2012-08-21  Lennart Poetteringjournalctl: be more friendly when informing about seal...
2012-08-21  Lennart Poetteringjournalctl: add a bit of color to the output
2012-08-20  Lennart Poetteringjournal: automatically evolve FSS key even when nothing...
2012-08-20  Lennart Poetteringjournalctl: reword things a bit
2012-08-20  Lennart Poetteringjournal: rearrange QR code output a bit to fi to 80x25...
2012-08-20  Lennart Poetteringjournalctl: explain QR code use
2012-08-20  Lennart Poetteringjournalctl: output FSS key as QR code on generating
2012-08-20  Lennart Poetteringjournal: make libgcrypt dependency optional
2012-08-20  Lennart Poetteringjournal: fix tag ordering check
2012-08-17  Lennart Poetteringjounral: write bit fiddling test
2012-08-17  Lennart Poetteringjournal: set secure deletion flags for FSS file
2012-08-17  Lennart Poetteringjournal: after verification output validated time range
2012-08-16  Lennart Poetteringjournal: rework terminology
2012-08-16  Lennart Poetteringjournal: add FSPRG journal authentication
2012-08-16  Lennart Poetteringjournalctl: immeidately terminate on invalid seed
2012-08-16  Lennart Poetteringjournalctl: add --verify-seed= switch to specify seed...
2012-08-16  Lennart Poetteringjournal: split up journal-file.c
2012-08-16  Lennart Poetteringjournal: implement basic journal file verification...
2012-08-13  Lennart Poetteringjournal: add all objects we add to HMAC
2012-08-13  Lennart Poetteringjournald: initial version of FSPRG hookup
2012-08-09  Lennart Poetteringjournalctl: support device node matches as shortcut
2012-07-27  Lennart Poetteringjournalctl: add --priority= switch for filtering by...
2012-07-26  Lennart Poetteringjournalctl: hightlight log lines by priority
2012-07-26  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25  Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-23  Zbigniew Jedrzejew... journalctl: fix ellipsization with PAGER=cat
2012-07-17  Zbigniew Jędrzejew... journalctl: do not ellipsize when using pager
2012-07-17  Zbigniew Jędrzejew... logs: Adapt interface in log-show.c (output_journal)
2012-07-16  Lennart Poetteringjournal: automatically rotate journal files if the...
2012-07-12  Lennart Poetteringjournal: beef up journal matches considerably
2012-07-10  Lennart Poetteringjournalctl: add a marker to log output for reboots
2012-07-10  Lennart Poetteringjournal: rework directory enumeration/watch logic
2012-07-10  Lennart Poetteringjournal: introduce sd_journal_wait() to simplify writin...
2012-07-02  Lennart Poetteringjournalctl: add new switch -b to show data from current...
2012-06-16  Lennart Poetteringjournal: expose and make use of cutoff times of journal
2012-05-30  Lennart Poetteringjournalctl: check first if match is a path name
2012-05-30  Shawn Landdenjournalctl: support /usr/bin/nginx, etc
2012-05-21  Daniel Mackjournalctl: fix built-in usage output
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-03  Kay Sieversimport udev repository
2012-03-26  Lennart Poetteringjournalctl: add --local switch
2012-03-15  Lennart Poetteringman: document systemd-journalctl(1)
2012-03-15  Lennart Poetteringa couple of fixes to make llvm-analyze quiet
2012-03-15  Tero Roponenjournalctl: add a missing 'break'
2012-03-14  Lennart Poetteringjournalctl: suppress messages about adm group if ACL...
2012-03-14  Lennart Poetteringjournalctl: warn if the user is not in the adm group
2012-01-22  Lennart Poetteringcgtop: add new cgtop tool
2012-01-18  Lennart Poetteringjournalctl: properly honour -n when -f is passed, too
2012-01-13  Lennart Poetteringjournal: add output mode that just prints simple messag...
2012-01-11  Lennart Poetteringjournalctl: fix --help text
2012-01-07  Lennart Poetteringjournalctl: add new short-monotonic output mode
2012-01-07  Lennart Poetteringjournalctl: rename --new-id to --new-id128 in order...
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