summaryrefslogtreecommitdiff
path: root/src/shared/logs-show.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-18journal,shared: add _cleanup_journal_close_Zbigniew Jędrzejewski-Szmek1-9/+5
2013-03-13logs-show: export logic to add matches for unitsZbigniew Jędrzejewski-Szmek1-94/+56
2013-02-07logs-show: show messages for all unit types in systemctl statusMirco Tischler1-11/+0
2013-02-07journal: log user units for coredumps and show them in systemctl statusMirco Tischler1-3/+15
2013-01-18logs-show: add show_journal_by_user_unitMirco Tischler1-58/+147
2013-01-16logs-show: automatic cleanupZbigniew Jędrzejewski-Szmek1-12/+5
2012-12-23journalctl: strip TABs and ANSI color sequences from log messages when displa...Lennart Poettering1-0/+3
2012-11-21journal: by default do not decompress dat objects larger than 64KLennart Poettering1-2/+12
2012-11-15journal: implement message catalogLennart Poettering1-0/+26
2012-10-25journal: properly serialize fields with multiple values into JSONLennart Poettering1-17/+138
2012-10-18journalctl: don't ellipsize unless on a ttyLennart Poettering1-1/+1
2012-10-18journal: add ability to list unique fields to gatewaydLennart Poettering1-1/+1
2012-10-11journal: support epxorting the journal in a format suitable for text/event-st...Lennart Poettering1-1/+9
2012-09-28logs-show: various cleanupsLennart Poettering1-151/+177
2012-09-18journalctl: don't choke on entries with no MESSAGE= fieldLennart Poettering1-0/+4
2012-09-05journalctl: rework JSON output modeLennart Poettering1-36/+39
2012-09-03shared: logs-show: fflush after each output typeBrandon Philips1-2/+4
2012-09-03journalctl: include logs from PID 1 about services in systemctl statusLennart Poettering1-5/+32
2012-08-08fix a couple of issues found with llvm-analyzeLennart Poettering1-0/+1
2012-08-03logs-show: fix off-by-one errorShawn Landen1-1/+1
2012-07-26journalctl: hightlight log lines by priorityLennart Poettering1-6/+27
2012-07-26logs-show: fix OOM pathLennart Poettering1-2/+3
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden1-4/+2
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden1-1/+1
2012-07-20journalctl: fix assertion failure in ellipsize_mem()Eelco Dolstra1-1/+1
2012-07-17journalctl: do not ellipsize when using pagerZbigniew Jędrzejewski-Szmek1-1/+2
2012-07-17logs: Adapt interface in log-show.c (show_journal_by_unit)Zbigniew Jędrzejewski-Szmek1-6/+4
2012-07-17logs: Adapt interface in log-show.c (output_journal)Zbigniew Jędrzejewski-Szmek1-21/+35
2012-07-13man: document sd_journal_get_cutoff_realtime_usec()Lennart Poettering1-1/+1
2012-07-13journalctl: show any printable Unicode characterZbigniew Jędrzejewski-Szmek1-16/+6
2012-07-10journal: introduce sd_journal_wait() to simplify writing synchronous clientsLennart Poettering1-10/+1
2012-06-17journal: expose and make use of cutoff times of journalLennart Poettering1-1/+22
2012-04-13fix a couple of things found with the llvm static analyzerLennart Poettering1-1/+1
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers1-0/+677