summaryrefslogtreecommitdiff
path: root/src/journal/journalctl.c
Commit message (Expand)AuthorAge
* journalctl: move access check before the first access to the journal filesLennart Poettering2012-10-18
* journalctl: implement quering field values with new -F switchLennart Poettering2012-10-18
* journal: add ability to list values a specified field can take in all entries...Lennart Poettering2012-10-18
* journalctl: add --unit=/-u to match by unit nameLennart Poettering2012-10-16
* journalctl: harmonise in-stream commentsLennart Poettering2012-10-16
* journalctl: skip informational messages in export/json modesZbigniew Jędrzejewski-Szmek2012-10-15
* journalctl: make --follow really workZbigniew Jędrzejewski-Szmek2012-10-14
* journalctl: make --follow work againZbigniew Jędrzejewski-Szmek2012-10-13
* journalctl: implement --since= and --until for filtering by timeLennart Poettering2012-10-11
* journal: support epxorting the journal in a format suitable for text/event-st...Lennart Poettering2012-10-11
* journalctl: properly parse --cursor= long getopt in addition to short -cLennart Poettering2012-10-10
* journal: implement follow mode for HTTP GET in gatewaydLennart Poettering2012-10-09
* logs-show: various cleanupsLennart Poettering2012-09-28
* journalctl: add --cursor switchLennart Poettering2012-09-28
* journald: always pass first entry timestamp back from journal_file_verify()Lennart Poettering2012-09-24
* journalctl: print correct timespan in verifyMirco Tischler2012-09-24
* journalctl: reset cached column count on SIGWINCHDave Reisner2012-09-24
* journalctl: make the argument to -n optionalLennart Poettering2012-09-21
* journalctl: print QR code only if we are running on an UTF-8 systemLennart Poettering2012-09-12
* journal: add call to determine current journal file disk usageLennart Poettering2012-09-07
* journalctl: show "Reboot" markers in output only when showing local-only entriesLennart Poettering2012-09-05
* journalctl: replace --local by --merge, i.e. don't interleave remote journals...Lennart Poettering2012-09-05
* journalctl: rework JSON output modeLennart Poettering2012-09-05
* journalctl: complain if unprivileged users attempt to access the journal and ...Lennart Poettering2012-08-22
* journalctl: be more friendly when informing about seal verificationLennart Poettering2012-08-21
* journalctl: add a bit of color to the outputLennart Poettering2012-08-21
* journal: automatically evolve FSS key even when nothing is loggedLennart Poettering2012-08-21
* journalctl: reword things a bitLennart Poettering2012-08-21
* journal: rearrange QR code output a bit to fi to 80x25 terminalsLennart Poettering2012-08-20
* journalctl: explain QR code useLennart Poettering2012-08-20
* journalctl: output FSS key as QR code on generatingLennart Poettering2012-08-20
* journal: make libgcrypt dependency optionalLennart Poettering2012-08-20
* journal: fix tag ordering checkLennart Poettering2012-08-20
* jounral: write bit fiddling testLennart Poettering2012-08-18
* journal: set secure deletion flags for FSS fileLennart Poettering2012-08-17
* journal: after verification output validated time rangeLennart Poettering2012-08-17
* journal: rework terminologyLennart Poettering2012-08-17
* journal: add FSPRG journal authenticationLennart Poettering2012-08-16
* journalctl: immeidately terminate on invalid seedLennart Poettering2012-08-16
* journalctl: add --verify-seed= switch to specify seed valueLennart Poettering2012-08-16
* journal: split up journal-file.cLennart Poettering2012-08-16
* journal: implement basic journal file verification logicLennart Poettering2012-08-16
* journal: add all objects we add to HMACLennart Poettering2012-08-13
* journald: initial version of FSPRG hookupLennart Poettering2012-08-13
* journalctl: support device node matches as shortcutLennart Poettering2012-08-09
* journalctl: add --priority= switch for filtering by priorityLennart Poettering2012-07-27
* journalctl: hightlight log lines by priorityLennart Poettering2012-07-26
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-25
* journalctl: fix ellipsization with PAGER=catZbigniew Jedrzejewski-Szmek2012-07-23