Age | Commit message (Expand) | Author |
2012-11-02 | util: add is_locale_utf8() | Michal Schmidt |
2012-10-24 | journalctl: remove left-over log message | Lennart Poettering |
2012-10-19 | util: unify line caching and column caching | Lennart Poettering |
2012-10-19 | util: unify usage of on_tty() in util.c | Lennart Poettering |
2012-10-18 | journalctl: unify ellipsation handling between journalctl and systemctl | Lennart Poettering |
2012-10-18 | journalctl: don't ellipsize unless on a tty | Lennart Poettering |
2012-10-18 | journalctl: honour -n if -F is used | Lennart Poettering |
2012-10-18 | journalctl: move access check before the first access to the journal files | Lennart Poettering |
2012-10-18 | journalctl: implement quering field values with new -F switch | Lennart Poettering |
2012-10-18 | journal: add ability to list values a specified field can take in all entries... | Lennart Poettering |
2012-10-16 | journalctl: add --unit=/-u to match by unit name | Lennart Poettering |
2012-10-16 | journalctl: harmonise in-stream comments | Lennart Poettering |
2012-10-15 | journalctl: skip informational messages in export/json modes | Zbigniew Jędrzejewski-Szmek |
2012-10-14 | journalctl: make --follow really work | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journalctl: make --follow work again | Zbigniew Jędrzejewski-Szmek |
2012-10-11 | journalctl: implement --since= and --until for filtering by time | Lennart Poettering |
2012-10-11 | journal: support epxorting the journal in a format suitable for text/event-st... | Lennart Poettering |
2012-10-10 | journalctl: properly parse --cursor= long getopt in addition to short -c | Lennart Poettering |
2012-10-09 | journal: implement follow mode for HTTP GET in gatewayd | Lennart Poettering |
2012-09-28 | logs-show: various cleanups | Lennart Poettering |
2012-09-28 | journalctl: add --cursor switch | Lennart Poettering |
2012-09-24 | journald: always pass first entry timestamp back from journal_file_verify() | Lennart Poettering |
2012-09-24 | journalctl: print correct timespan in verify | Mirco Tischler |
2012-09-24 | journalctl: reset cached column count on SIGWINCH | Dave Reisner |
2012-09-21 | journalctl: make the argument to -n optional | Lennart Poettering |
2012-09-12 | journalctl: print QR code only if we are running on an UTF-8 system | Lennart Poettering |
2012-09-07 | journal: add call to determine current journal file disk usage | Lennart Poettering |
2012-09-05 | journalctl: show "Reboot" markers in output only when showing local-only entries | Lennart Poettering |
2012-09-05 | journalctl: replace --local by --merge, i.e. don't interleave remote journals... | Lennart Poettering |
2012-09-05 | journalctl: rework JSON output mode | Lennart Poettering |
2012-08-22 | journalctl: complain if unprivileged users attempt to access the journal and ... | Lennart Poettering |
2012-08-21 | journalctl: be more friendly when informing about seal verification | Lennart Poettering |
2012-08-21 | journalctl: add a bit of color to the output | Lennart Poettering |
2012-08-21 | journal: automatically evolve FSS key even when nothing is logged | Lennart Poettering |
2012-08-21 | journalctl: reword things a bit | Lennart Poettering |
2012-08-20 | journal: rearrange QR code output a bit to fi to 80x25 terminals | Lennart Poettering |
2012-08-20 | journalctl: explain QR code use | Lennart Poettering |
2012-08-20 | journalctl: output FSS key as QR code on generating | Lennart Poettering |
2012-08-20 | journal: make libgcrypt dependency optional | Lennart Poettering |
2012-08-20 | journal: fix tag ordering check | Lennart Poettering |
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 |