chiark / gitweb /
tests: add some silly tests for path-util.c
[elogind.git] / src / shared / logs-show.c
2013-03-18 Zbigniew Jędrzejew... journal,shared: add _cleanup_journal_close_
2013-03-13 Zbigniew Jędrzejew... logs-show: export logic to add matches for units
2013-02-07 Mirco Tischlerlogs-show: show messages for all unit types in systemct...
2013-02-07 Mirco Tischlerjournal: log user units for coredumps and show them...
2013-01-18 Mirco Tischlerlogs-show: add show_journal_by_user_unit
2013-01-16 Zbigniew Jędrzejew... logs-show: automatic cleanup
2013-01-07 Tom GundersenMerge nss-myhostname
2012-12-23 Lennart Poetteringjournalctl: strip TABs and ANSI color sequences from...
2012-11-20 Lennart Poetteringjournal: by default do not decompress dat objects large...
2012-11-15 Lennart Poetteringjournal: implement message catalog
2012-10-24 Lennart Poetteringjournal: properly serialize fields with multiple values...
2012-10-18 Lennart Poetteringjournalctl: don't ellipsize unless on a tty
2012-10-18 Lennart Poetteringjournal: add ability to list unique fields to gatewayd
2012-10-11 Lennart Poetteringjournal: support epxorting the journal in a format...
2012-09-27 Lennart Poetteringlogs-show: various cleanups
2012-09-18 Lennart Poetteringjournalctl: don't choke on entries with no MESSAGE...
2012-09-05 Lennart Poetteringjournalctl: rework JSON output mode
2012-09-04 Brandon Philipsshared: logs-show: fflush after each output type
2012-09-04 Lennart Poetteringjournalctl: include logs from PID 1 about services...
2012-08-08 Lennart Poetteringfix a couple of issues found with llvm-analyze
2012-08-03 Shawn Landenlogs-show: fix off-by-one error
2012-07-26 Lennart Poetteringjournalctl: hightlight log lines by priority
2012-07-26 Lennart Poetteringlogs-show: fix OOM path
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-19 Eelco Dolstrajournalctl: fix assertion failure in ellipsize_mem()
2012-07-17 Zbigniew Jędrzejew... journalctl: do not ellipsize when using pager
2012-07-17 Zbigniew Jędrzejew... logs: Adapt interface in log-show.c (show_journal_by_unit)
2012-07-17 Zbigniew Jędrzejew... logs: Adapt interface in log-show.c (output_journal)
2012-07-13 Lennart Poetteringman: document sd_journal_get_cutoff_realtime_usec()
2012-07-12 Zbigniew Jędrzejew... journalctl: show any printable Unicode character
2012-07-10 Lennart Poetteringjournal: introduce sd_journal_wait() to simplify writin...
2012-06-16 Lennart Poetteringjournal: expose and make use of cutoff times of journal
2012-04-13 Lennart Poetteringfix a couple of things found with the llvm static analyzer
2012-04-12 Kay Sieversmove more common files to shared/ and add them to shared.la