Age | Commit message (Expand) | Author |
2013-06-10 | journal: add ability to filter by current user | Zbigniew Jędrzejewski-Szmek |
2013-06-09 | journalctl: fix verbose output when no logs are found | Zbigniew Jędrzejewski-Szmek |
2013-06-09 | logs-show: print multiline messages | Zbigniew Jędrzejewski-Szmek |
2013-06-04 | systemctl: limit logs in status to current boot | Zbigniew Jędrzejewski-Szmek |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-16 | macro: rework how we define cleanup macros | Lennart Poettering |
2013-03-18 | journal,shared: add _cleanup_journal_close_ | Zbigniew Jędrzejewski-Szmek |
2013-03-13 | logs-show: export logic to add matches for units | Zbigniew Jędrzejewski-Szmek |
2013-02-07 | logs-show: show messages for all unit types in systemctl status | Mirco Tischler |
2013-02-07 | journal: log user units for coredumps and show them in systemctl status | Mirco Tischler |
2013-01-18 | logs-show: add show_journal_by_user_unit | Mirco Tischler |
2013-01-16 | logs-show: automatic cleanup | Zbigniew Jędrzejewski-Szmek |
2012-12-23 | journalctl: strip TABs and ANSI color sequences from log messages when displa... | Lennart Poettering |
2012-11-21 | journal: by default do not decompress dat objects larger than 64K | Lennart Poettering |
2012-11-15 | journal: implement message catalog | Lennart Poettering |
2012-10-25 | journal: properly serialize fields with multiple values into JSON | Lennart Poettering |
2012-10-18 | journalctl: don't ellipsize unless on a tty | Lennart Poettering |
2012-10-18 | journal: add ability to list unique fields to gatewayd | Lennart Poettering |
2012-10-11 | journal: support epxorting the journal in a format suitable for text/event-st... | Lennart Poettering |
2012-09-28 | logs-show: various cleanups | Lennart Poettering |
2012-09-18 | journalctl: don't choke on entries with no MESSAGE= field | Lennart Poettering |
2012-09-05 | journalctl: rework JSON output mode | Lennart Poettering |
2012-09-03 | shared: logs-show: fflush after each output type | Brandon Philips |
2012-09-03 | journalctl: include logs from PID 1 about services in systemctl status | Lennart Poettering |
2012-08-08 | fix a couple of issues found with llvm-analyze | Lennart Poettering |
2012-08-03 | logs-show: fix off-by-one error | Shawn Landen |
2012-07-26 | journalctl: hightlight log lines by priority | Lennart Poettering |
2012-07-26 | logs-show: fix OOM path | 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-20 | journalctl: fix assertion failure in ellipsize_mem() | Eelco Dolstra |
2012-07-17 | journalctl: do not ellipsize when using pager | Zbigniew Jędrzejewski-Szmek |
2012-07-17 | logs: Adapt interface in log-show.c (show_journal_by_unit) | Zbigniew Jędrzejewski-Szmek |
2012-07-17 | logs: Adapt interface in log-show.c (output_journal) | Zbigniew Jędrzejewski-Szmek |
2012-07-13 | man: document sd_journal_get_cutoff_realtime_usec() | Lennart Poettering |
2012-07-13 | journalctl: show any printable Unicode character | Zbigniew Jędrzejewski-Szmek |
2012-07-10 | journal: introduce sd_journal_wait() to simplify writing synchronous clients | Lennart Poettering |
2012-06-17 | journal: expose and make use of cutoff times of journal | Lennart Poettering |
2012-04-13 | fix a couple of things found with the llvm static analyzer | Lennart Poettering |
2012-04-12 | move more common files to shared/ and add them to shared.la | Kay Sievers |