summaryrefslogtreecommitdiff
path: root/src/shared/logs-show.c
Commit message (Expand)AuthorAgeFilesLines
* logs-show: show messages for all unit types in systemctl statusMirco Tischler2013-02-071-11/+0
* journal: log user units for coredumps and show them in systemctl statusMirco Tischler2013-02-071-3/+15
* logs-show: add show_journal_by_user_unitMirco Tischler2013-01-181-58/+147
* logs-show: automatic cleanupZbigniew Jędrzejewski-Szmek2013-01-161-12/+5
* journalctl: strip TABs and ANSI color sequences from log messages when displa...Lennart Poettering2012-12-231-0/+3
* journal: by default do not decompress dat objects larger than 64KLennart Poettering2012-11-211-2/+12
* journal: implement message catalogLennart Poettering2012-11-151-0/+26
* journal: properly serialize fields with multiple values into JSONLennart Poettering2012-10-251-17/+138
* journalctl: don't ellipsize unless on a ttyLennart Poettering2012-10-181-1/+1
* journal: add ability to list unique fields to gatewaydLennart Poettering2012-10-181-1/+1
* journal: support epxorting the journal in a format suitable for text/event-st...Lennart Poettering2012-10-111-1/+9
* logs-show: various cleanupsLennart Poettering2012-09-281-151/+177
* journalctl: don't choke on entries with no MESSAGE= fieldLennart Poettering2012-09-181-0/+4
* journalctl: rework JSON output modeLennart Poettering2012-09-051-36/+39
* shared: logs-show: fflush after each output typeBrandon Philips2012-09-031-2/+4
* journalctl: include logs from PID 1 about services in systemctl statusLennart Poettering2012-09-031-5/+32
* fix a couple of issues found with llvm-analyzeLennart Poettering2012-08-081-0/+1
* logs-show: fix off-by-one errorShawn Landen2012-08-031-1/+1
* journalctl: hightlight log lines by priorityLennart Poettering2012-07-261-6/+27
* logs-show: fix OOM pathLennart Poettering2012-07-261-2/+3
* log.h: new log_oom() -> int -ENOMEM, use itShawn Landden2012-07-261-4/+2
* use "Out of memory." consistantly (or with "\n")Shawn Landden2012-07-251-1/+1
* journalctl: fix assertion failure in ellipsize_mem()Eelco Dolstra2012-07-201-1/+1
* journalctl: do not ellipsize when using pagerZbigniew Jędrzejewski-Szmek2012-07-171-1/+2
* logs: Adapt interface in log-show.c (show_journal_by_unit)Zbigniew Jędrzejewski-Szmek2012-07-171-6/+4
* logs: Adapt interface in log-show.c (output_journal)Zbigniew Jędrzejewski-Szmek2012-07-171-21/+35
* man: document sd_journal_get_cutoff_realtime_usec()Lennart Poettering2012-07-131-1/+1
* journalctl: show any printable Unicode characterZbigniew Jędrzejewski-Szmek2012-07-131-16/+6
* journal: introduce sd_journal_wait() to simplify writing synchronous clientsLennart Poettering2012-07-101-10/+1
* journal: expose and make use of cutoff times of journalLennart Poettering2012-06-171-1/+22
* fix a couple of things found with the llvm static analyzerLennart Poettering2012-04-131-1/+1
* move more common files to shared/ and add them to shared.laKay Sievers2012-04-121-0/+677