Age | Commit message (Expand) | Author |
2012-08-18 | jounral: write bit fiddling test | Lennart Poettering |
2012-08-17 | journal: set secure deletion flags for FSS file | Lennart Poettering |
2012-08-17 | journal: after verification output validated time range | Lennart Poettering |
2012-08-17 | journal: rework terminology | Lennart Poettering |
2012-08-16 | journal: add FSPRG journal authentication | Lennart Poettering |
2012-08-16 | journalctl: immeidately terminate on invalid seed | Lennart Poettering |
2012-08-16 | journalctl: add --verify-seed= switch to specify seed value | Lennart Poettering |
2012-08-16 | journal: split up journal-file.c | Lennart Poettering |
2012-08-16 | journal: implement basic journal file verification logic | Lennart Poettering |
2012-08-13 | journal: add all objects we add to HMAC | Lennart Poettering |
2012-08-13 | journald: initial version of FSPRG hookup | Lennart Poettering |
2012-08-09 | journalctl: support device node matches as shortcut | Lennart Poettering |
2012-07-27 | journalctl: add --priority= switch for filtering by priority | Lennart Poettering |
2012-07-26 | journalctl: hightlight log lines by priority | Lennart Poettering |
2012-07-26 | log.h: new log_oom() -> int -ENOMEM, use it | Shawn Landden |
2012-07-25 | use "Out of memory." consistantly (or with "\n") | Shawn Landden |
2012-07-23 | journalctl: fix ellipsization with PAGER=cat | Zbigniew Jedrzejewski-Szmek |
2012-07-17 | journalctl: do not ellipsize when using pager | Zbigniew Jędrzejewski-Szmek |
2012-07-17 | logs: Adapt interface in log-show.c (output_journal) | Zbigniew Jędrzejewski-Szmek |
2012-07-17 | journal: automatically rotate journal files if the data hash table is full > 75% | Lennart Poettering |
2012-07-13 | journal: beef up journal matches considerably | Lennart Poettering |
2012-07-11 | journalctl: add a marker to log output for reboots | Lennart Poettering |
2012-07-11 | journal: rework directory enumeration/watch logic | Lennart Poettering |
2012-07-10 | journal: introduce sd_journal_wait() to simplify writing synchronous clients | Lennart Poettering |
2012-07-02 | journalctl: add new switch -b to show data from current boot only | Lennart Poettering |
2012-06-17 | journal: expose and make use of cutoff times of journal | Lennart Poettering |
2012-05-30 | journalctl: check first if match is a path name | Lennart Poettering |
2012-05-30 | journalctl: support /usr/bin/nginx, etc | Shawn Landden |
2012-05-21 | journalctl: fix built-in usage output | Daniel Mack |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-03-27 | journalctl: add --local switch | Lennart Poettering |
2012-03-16 | man: document systemd-journalctl(1) | Lennart Poettering |
2012-03-15 | a couple of fixes to make llvm-analyze quiet | Lennart Poettering |
2012-03-15 | journalctl: add a missing 'break' | Tero Roponen |
2012-03-15 | journalctl: suppress messages about adm group if ACL support is not enabled | Lennart Poettering |
2012-03-14 | journalctl: warn if the user is not in the adm group | Lennart Poettering |
2012-01-22 | cgtop: add new cgtop tool | Lennart Poettering |
2012-01-18 | journalctl: properly honour -n when -f is passed, too | Lennart Poettering |
2012-01-13 | journal: add output mode that just prints simple messages without any decorat... | Lennart Poettering |
2012-01-11 | journalctl: fix --help text | Lennart Poettering |
2012-01-07 | journalctl: add new short-monotonic output mode | Lennart Poettering |
2012-01-07 | journalctl: rename --new-id to --new-id128 in order not to introduce yet anot... | Lennart Poettering |
2012-01-05 | journalctl: add --new-id switch to generate a new 128Bit id | Lennart Poettering |
2012-01-05 | build-sys: move public header files into a dir of their own | Lennart Poettering |
2012-01-04 | journal: beef up journal output of systemctl and journalctl | Lennart Poettering |
2012-01-04 | journalctl: only output 10 most recent lines in --follow mode | Lennart Poettering |
2012-01-04 | journalctl: fix counting of -n parameter | Lennart Poettering |
2012-01-04 | journalctl: add -n switch | Lennart Poettering |
2012-01-03 | systemctl: hook up systemctl with the journal | Lennart Poettering |
2011-12-30 | journal: disable default debug logging | Lennart Poettering |