summaryrefslogtreecommitdiff
path: root/src/shared/logs-show.h
AgeCommit message (Expand)AuthorFilesLines
2015-01-08loginctl: show the 10 most recent log user/session log lines in "loginctl use...Lennart Poettering1-2/+3
2014-07-31Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek1-1/+1
2013-12-11journal: add ability to browse journals of running OS containersLennart Poettering1-1/+1
2013-08-11systemctl: show hint about --full when lines don't fitZbigniew Jędrzejewski-Szmek1-2/+4
2013-06-04systemctl: limit logs in status to current bootZbigniew Jędrzejewski-Szmek1-0/+2
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek1-2/+2
2013-03-13logs-show: export logic to add matches for unitsZbigniew Jędrzejewski-Szmek1-9/+10
2013-01-18logs-show: add show_journal_by_user_unitMirco Tischler1-0/+12
2013-01-16systemctl,loginctl,cgls: do not ellipsize cgroup members when --full is speci...Lukas Nykryn1-22/+1
2012-11-15journal: implement message catalogLennart Poettering1-1/+2
2012-10-18journal: add ability to list unique fields to gatewaydLennart Poettering1-0/+6
2012-10-11journal: support epxorting the journal in a format suitable for text/event-st...Lennart Poettering1-0/+1
2012-09-28logs-show: various cleanupsLennart Poettering1-2/+7
2012-09-05journalctl: rework JSON output modeLennart Poettering1-5/+5
2012-07-26journalctl: hightlight log lines by priorityLennart Poettering1-4/+5
2012-07-19use #pragma once instead of foo*foo #define guardsShawn Landden1-4/+1
2012-07-17journalctl: do not ellipsize when using pagerZbigniew Jędrzejewski-Szmek1-0/+1
2012-07-17logs: Adapt interface in log-show.c (show_journal_by_unit)Zbigniew Jędrzejewski-Szmek1-3/+3
2012-07-17logs: Adapt interface in log-show.c (output_journal)Zbigniew Jędrzejewski-Szmek1-1/+7
2012-06-17journal: expose and make use of cutoff times of journalLennart Poettering1-1/+2
2012-04-12move more common files to shared/ and add them to shared.laKay Sievers1-0/+56