summaryrefslogtreecommitdiff
path: root/src/journal/journalctl.c
Commit message (Expand)AuthorAge
* Remove duplicate includesKarel Zak2013-11-18
* clients: unify how we invoke getopt_long()Lennart Poettering2013-11-06
* journalctl: add --list-boots to show boot IDs and timesZbigniew Jędrzejewski-Szmek2013-10-28
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-13
* journalctl: flip to --full by defaultZbigniew Jędrzejewski-Szmek2013-10-07
* journald: be a bit more verbose when vacuumingZbigniew Jędrzejewski-Szmek2013-09-10
* logs-show: add short-precise mode with us timestampsZbigniew Jędrzejewski-Szmek2013-08-20
* systemctl: show hint about --full when lines don't fitZbigniew Jędrzejewski-Szmek2013-08-11
* systemd-delta: Only print colors when on a ttyDaniel Schaal2013-08-04
* journalctl: use _COMM= match for scriptsZbigniew Jędrzejewski-Szmek2013-07-26
* journalctl: add ”short-iso” output format with verbose ISO8601 timestampsTomasz Torcz2013-07-18
* journalctl: fix signedness warning and boot-id syntax checkZbigniew Jędrzejewski-Szmek2013-07-18
* journalctl: remove ":" from the --boot syntaxZbigniew Jędrzejewski-Szmek2013-07-17
* journalctl,systemctl: fix tiny memleakZbigniew Jędrzejewski-Szmek2013-07-16
* journalctl: augment short mode with a cursor at the endZbigniew Jędrzejewski-Szmek2013-07-16
* journalctl: Add support for showing messages from a previous bootJan Janssen2013-07-16
* journalctl: add --force option to recreate FSSShawn Landden2013-07-14
* journalctl: have a useful --setup-keys error message when using non-persistan...Shawn Landden2013-07-13
* journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --fullDaniel Albers2013-06-17
* journalctl: allow the user to specify the file(s) to useZbigniew Jędrzejewski-Szmek2013-06-10
* journalctl: no color for --reboot-- when not on ttyZbigniew Jędrzejewski-Szmek2013-06-10
* journalctl: add --system/--user flagsZbigniew Jędrzejewski-Szmek2013-06-10
* journalctl: fix verbose output when no logs are foundZbigniew Jędrzejewski-Szmek2013-06-09
* systemctl: limit logs in status to current bootZbigniew Jędrzejewski-Szmek2013-06-04
* journalctl: add -k/--dmesgZbigniew Jędrzejewski-Szmek2013-05-14
* hostname: only suppress setting of pretty hostname if it is non-equal to the ...Lennart Poettering2013-05-07
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-18
* journalctl: specify "--unit=" and "--user-unit" multiple timesHarald Hoyer2013-04-17
* journal: add one more level on top with ANDHarald Hoyer2013-04-17
* journalctl: show fields requested with --field in fullZbigniew Jędrzejewski-Szmek2013-04-17
* journalctl: check return of strjoinLukas Nykryn2013-04-10
* journal: add public API call sd_journal_get_events()Lennart Poettering2013-04-04
* util: make time formatting a bit smarterLennart Poettering2013-04-04
* util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering2013-04-03
* journalctl: reword error messageZbigniew Jędrzejewski-Szmek2013-03-31
* journalctl: fix --update-catalog with not --root argZbigniew Jędrzejewski-Szmek2013-03-29
* journalctl: support --root for message catalogsZbigniew Jędrzejewski-Szmek2013-03-28
* catalog: open up catalog internalsZbigniew Jędrzejewski-Szmek2013-03-28
* journalctl: various fixes to the access check logicLennart Poettering2013-03-23
* journalctl: be smarter about journal error checksZbigniew Jędrzejewski-Szmek2013-03-22
* build-sys: move acl searching code into libsystemd-aclZbigniew Jędrzejewski-Szmek2013-03-22
* journalctl: give a nice hint about group membership based on ACLs of /var/log...Lennart Poettering2013-03-22
* Remove some unused variablesZbigniew Jędrzejewski-Szmek2013-03-20
* journalct: beef up entry listingZbigniew Jędrzejewski-Szmek2013-03-19
* journalctl: use _cleanup_ in one functionZbigniew Jędrzejewski-Szmek2013-03-19
* journal,shared: add _cleanup_journal_close_Zbigniew Jędrzejewski-Szmek2013-03-18
* journalctl: show systemd messages about unit for -uZbigniew Jędrzejewski-Szmek2013-03-13
* journalctl: imply -n1000 when -e is usedLennart Poettering2013-03-07
* pager: introduce "jump to end" optionHarald Hoyer2013-03-07
* libsystemd-journal: return 0 on success in get_data()Zbigniew Jędrzejewski-Szmek2013-03-07