summaryrefslogtreecommitdiff
path: root/src/journal/journalctl.c
AgeCommit message (Expand)Author
2012-08-21journalctl: be more friendly when informing about seal verificationLennart Poettering
2012-08-21journalctl: add a bit of color to the outputLennart Poettering
2012-08-21journal: automatically evolve FSS key even when nothing is loggedLennart Poettering
2012-08-21journalctl: reword things a bitLennart Poettering
2012-08-20journal: rearrange QR code output a bit to fi to 80x25 terminalsLennart Poettering
2012-08-20journalctl: explain QR code useLennart Poettering
2012-08-20journalctl: output FSS key as QR code on generatingLennart Poettering
2012-08-20journal: make libgcrypt dependency optionalLennart Poettering
2012-08-20journal: fix tag ordering checkLennart Poettering
2012-08-18jounral: write bit fiddling testLennart Poettering
2012-08-17journal: set secure deletion flags for FSS fileLennart Poettering
2012-08-17journal: after verification output validated time rangeLennart Poettering
2012-08-17journal: rework terminologyLennart Poettering
2012-08-16journal: add FSPRG journal authenticationLennart Poettering
2012-08-16journalctl: immeidately terminate on invalid seedLennart Poettering
2012-08-16journalctl: add --verify-seed= switch to specify seed valueLennart Poettering
2012-08-16journal: split up journal-file.cLennart Poettering
2012-08-16journal: implement basic journal file verification logicLennart Poettering
2012-08-13journal: add all objects we add to HMACLennart Poettering
2012-08-13journald: initial version of FSPRG hookupLennart Poettering
2012-08-09journalctl: support device node matches as shortcutLennart Poettering
2012-07-27journalctl: add --priority= switch for filtering by priorityLennart Poettering
2012-07-26journalctl: hightlight log lines by priorityLennart Poettering
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden
2012-07-23journalctl: fix ellipsization with PAGER=catZbigniew Jedrzejewski-Szmek
2012-07-17journalctl: do not ellipsize when using pagerZbigniew Jędrzejewski-Szmek
2012-07-17logs: Adapt interface in log-show.c (output_journal)Zbigniew Jędrzejewski-Szmek
2012-07-17journal: automatically rotate journal files if the data hash table is full > 75%Lennart Poettering
2012-07-13journal: beef up journal matches considerablyLennart Poettering
2012-07-11journalctl: add a marker to log output for rebootsLennart Poettering
2012-07-11journal: rework directory enumeration/watch logicLennart Poettering
2012-07-10journal: introduce sd_journal_wait() to simplify writing synchronous clientsLennart Poettering
2012-07-02journalctl: add new switch -b to show data from current boot onlyLennart Poettering
2012-06-17journal: expose and make use of cutoff times of journalLennart Poettering
2012-05-30journalctl: check first if match is a path nameLennart Poettering
2012-05-30journalctl: support /usr/bin/nginx, etcShawn Landden
2012-05-21journalctl: fix built-in usage outputDaniel Mack
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-03-27journalctl: add --local switchLennart Poettering
2012-03-16man: document systemd-journalctl(1)Lennart Poettering
2012-03-15a couple of fixes to make llvm-analyze quietLennart Poettering
2012-03-15journalctl: add a missing 'break'Tero Roponen
2012-03-15journalctl: suppress messages about adm group if ACL support is not enabledLennart Poettering
2012-03-14journalctl: warn if the user is not in the adm groupLennart Poettering
2012-01-22cgtop: add new cgtop toolLennart Poettering
2012-01-18journalctl: properly honour -n when -f is passed, tooLennart Poettering
2012-01-13journal: add output mode that just prints simple messages without any decorat...Lennart Poettering
2012-01-11journalctl: fix --help textLennart Poettering
2012-01-07journalctl: add new short-monotonic output modeLennart Poettering