summaryrefslogtreecommitdiff
path: root/src/journal/journalctl.c
AgeCommit message (Expand)Author
2013-12-25journalctl: remove unexpected behavior of journalctl -bDave Reisner
2013-12-18journalctl,zsh-completion: fix several issues in --help message textJason St. John
2013-12-11journal: pipe journalctl help output into a pagerDjalal Harouni
2013-12-11journal: add ability to browse journals of running OS containersLennart Poettering
2013-12-06Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek
2013-11-18Remove duplicate includesKarel Zak
2013-11-06clients: unify how we invoke getopt_long()Lennart Poettering
2013-10-28journalctl: add --list-boots to show boot IDs and timesZbigniew Jędrzejewski-Szmek
2013-10-13Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek
2013-10-07journalctl: flip to --full by defaultZbigniew Jędrzejewski-Szmek
2013-09-10journald: be a bit more verbose when vacuumingZbigniew Jędrzejewski-Szmek
2013-08-20logs-show: add short-precise mode with us timestampsZbigniew Jędrzejewski-Szmek
2013-08-11systemctl: show hint about --full when lines don't fitZbigniew Jędrzejewski-Szmek
2013-08-04systemd-delta: Only print colors when on a ttyDaniel Schaal
2013-07-26journalctl: use _COMM= match for scriptsZbigniew Jędrzejewski-Szmek
2013-07-18journalctl: add ”short-iso” output format with verbose ISO8601 timestampsTomasz Torcz
2013-07-18journalctl: fix signedness warning and boot-id syntax checkZbigniew Jędrzejewski-Szmek
2013-07-17journalctl: remove ":" from the --boot syntaxZbigniew Jędrzejewski-Szmek
2013-07-16journalctl,systemctl: fix tiny memleakZbigniew Jędrzejewski-Szmek
2013-07-16journalctl: augment short mode with a cursor at the endZbigniew Jędrzejewski-Szmek
2013-07-16journalctl: Add support for showing messages from a previous bootJan Janssen
2013-07-14journalctl: add --force option to recreate FSSShawn Landden
2013-07-13journalctl: have a useful --setup-keys error message when using non-persistan...Shawn Landden
2013-06-17journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers
2013-06-10journalctl: allow the user to specify the file(s) to useZbigniew Jędrzejewski-Szmek
2013-06-10journalctl: no color for --reboot-- when not on ttyZbigniew Jędrzejewski-Szmek
2013-06-10journalctl: add --system/--user flagsZbigniew Jędrzejewski-Szmek
2013-06-09journalctl: fix verbose output when no logs are foundZbigniew Jędrzejewski-Szmek
2013-06-04systemctl: limit logs in status to current bootZbigniew Jędrzejewski-Szmek
2013-05-14journalctl: add -k/--dmesgZbigniew Jędrzejewski-Szmek
2013-05-07hostname: only suppress setting of pretty hostname if it is non-equal to the ...Lennart Poettering
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-04-17journalctl: specify "--unit=" and "--user-unit" multiple timesHarald Hoyer
2013-04-17journal: add one more level on top with ANDHarald Hoyer
2013-04-17journalctl: show fields requested with --field in fullZbigniew Jędrzejewski-Szmek
2013-04-10journalctl: check return of strjoinLukas Nykryn
2013-04-04journal: add public API call sd_journal_get_events()Lennart Poettering
2013-04-04util: make time formatting a bit smarterLennart Poettering
2013-04-03util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering
2013-03-31journalctl: reword error messageZbigniew Jędrzejewski-Szmek
2013-03-29journalctl: fix --update-catalog with not --root argZbigniew Jędrzejewski-Szmek
2013-03-28journalctl: support --root for message catalogsZbigniew Jędrzejewski-Szmek
2013-03-28catalog: open up catalog internalsZbigniew Jędrzejewski-Szmek
2013-03-23journalctl: various fixes to the access check logicLennart Poettering
2013-03-22journalctl: be smarter about journal error checksZbigniew Jędrzejewski-Szmek
2013-03-22build-sys: move acl searching code into libsystemd-aclZbigniew Jędrzejewski-Szmek
2013-03-22journalctl: give a nice hint about group membership based on ACLs of /var/log...Lennart Poettering
2013-03-20Remove some unused variablesZbigniew Jędrzejewski-Szmek
2013-03-19journalct: beef up entry listingZbigniew Jędrzejewski-Szmek
2013-03-19journalctl: use _cleanup_ in one functionZbigniew Jędrzejewski-Szmek