summaryrefslogtreecommitdiff
path: root/src/shared/logs-show.c
Commit message (Expand)AuthorAge
* macro: rework how we define cleanup macrosLennart Poettering2013-04-16
* journal,shared: add _cleanup_journal_close_Zbigniew Jędrzejewski-Szmek2013-03-18
* logs-show: export logic to add matches for unitsZbigniew Jędrzejewski-Szmek2013-03-13
* logs-show: show messages for all unit types in systemctl statusMirco Tischler2013-02-07
* journal: log user units for coredumps and show them in systemctl statusMirco Tischler2013-02-07
* logs-show: add show_journal_by_user_unitMirco Tischler2013-01-18
* logs-show: automatic cleanupZbigniew Jędrzejewski-Szmek2013-01-16
* journalctl: strip TABs and ANSI color sequences from log messages when displa...Lennart Poettering2012-12-23
* journal: by default do not decompress dat objects larger than 64KLennart Poettering2012-11-21
* journal: implement message catalogLennart Poettering2012-11-15
* journal: properly serialize fields with multiple values into JSONLennart Poettering2012-10-25
* journalctl: don't ellipsize unless on a ttyLennart Poettering2012-10-18
* journal: add ability to list unique fields to gatewaydLennart Poettering2012-10-18
* journal: support epxorting the journal in a format suitable for text/event-st...Lennart Poettering2012-10-11
* logs-show: various cleanupsLennart Poettering2012-09-28
* journalctl: don't choke on entries with no MESSAGE= fieldLennart Poettering2012-09-18
* journalctl: rework JSON output modeLennart Poettering2012-09-05
* shared: logs-show: fflush after each output typeBrandon Philips2012-09-03
* journalctl: include logs from PID 1 about services in systemctl statusLennart Poettering2012-09-03
* fix a couple of issues found with llvm-analyzeLennart Poettering2012-08-08
* logs-show: fix off-by-one errorShawn Landen2012-08-03
* journalctl: hightlight log lines by priorityLennart Poettering2012-07-26
* logs-show: fix OOM pathLennart Poettering2012-07-26
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-26
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-25
* journalctl: fix assertion failure in ellipsize_mem()Eelco Dolstra2012-07-20
* journalctl: do not ellipsize when using pagerZbigniew Jędrzejewski-Szmek2012-07-17
* logs: Adapt interface in log-show.c (show_journal_by_unit)Zbigniew Jędrzejewski-Szmek2012-07-17
* logs: Adapt interface in log-show.c (output_journal)Zbigniew Jędrzejewski-Szmek2012-07-17
* man: document sd_journal_get_cutoff_realtime_usec()Lennart Poettering2012-07-13
* journalctl: show any printable Unicode characterZbigniew Jędrzejewski-Szmek2012-07-13
* journal: introduce sd_journal_wait() to simplify writing synchronous clientsLennart Poettering2012-07-10
* journal: expose and make use of cutoff times of journalLennart Poettering2012-06-17
* fix a couple of things found with the llvm static analyzerLennart Poettering2012-04-13
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-12