]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/logs-show.c
build-sys: use correct cpp
[thirdparty/systemd.git] / src / shared / logs-show.c
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