summaryrefslogtreecommitdiff
path: root/src/journal/journalctl.c
AgeCommit message (Expand)Author
2015-07-24journalctl: properly detect empty journal filesLennart Poettering
2015-07-03sd-bus: introduce new sd_bus_flush_close_unref() callLennart Poettering
2015-05-19journalctl: unify how we free boot id lists a bitLennart Poettering
2015-05-19journalctl: clean up how we log errorsLennart Poettering
2015-05-19journalctl: rename boot_id_t to BootIdLennart Poettering
2015-05-19journalctl: lstat() should suffice if we call canonicalize_file_name() firstLennart Poettering
2015-05-19journalctl: free all command line argument objectsLennart Poettering
2015-05-19journalctl: only have a single exit path from main()Lennart Poettering
2015-05-19journalctl: Improve boot ID lookupJan Janssen
2015-05-18util: split all hostname related calls into hostname-util.cLennart Poettering
2015-05-05core: rework unit name validation and manipulation logicLennart Poettering
2015-04-22journalctl: rework code that checks whether we have access to /var/log/journalLennart Poettering
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-08util: merge change_attr_fd() and chattr_fd()Lennart Poettering
2015-03-27fix gcc warnings about uninitialized variablesHarald Hoyer
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2015-03-09Introduce loop_read_exact helperZbigniew Jędrzejewski-Szmek
2015-03-09journalctl: unlink without checking with access firstZbigniew Jędrzejewski-Szmek
2015-03-08journalctl: update hint now that we set ACL everywhereZbigniew Jędrzejewski-Szmek
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-03util: rework strappenda(), and rename it strjoina()Lennart Poettering
2015-01-22tmpfiles: add 'a' type to set ACLsZbigniew Jędrzejewski-Szmek
2015-01-19journalctl: trim --help to fit in 80 columnsZbigniew Jędrzejewski-Szmek
2015-01-08journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)Lennart Poettering
2015-01-08journald: turn off COW for journal files on btrfsLennart Poettering
2015-01-06tree-wide: remove unnecessary LOG_PRIZbigniew Jędrzejewski-Szmek
2015-01-05journal: install sigbus handler for journal tools tooLennart Poettering
2014-12-30tree-wide: spelling fixesVeres Lajos
2014-12-09treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek
2014-12-09journalctl: respect --after-cursor semantics with --follow in all casesWesley Dawson
2014-11-28treewide: another round of simplificationsMichal Schmidt
2014-11-28treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt
2014-11-28treewide: more log_*_errno + return simplificationsMichal Schmidt
2014-11-28treewide: more log_*_errno() conversions, multiline callsMichal Schmidt
2014-11-28treewide: more log_*_errno() conversionsMichal Schmidt
2014-11-28treewide: no need to negate errno for log_*_errno()Michal Schmidt
2014-11-28treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt
2014-11-27journalctl: print all possible lines immediately with --follow + --sinceAndrej Manduch
2014-11-03journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo...Lennart Poettering
2014-10-25journalctl: correct help text for --untilSantiago Vila
2014-10-24journalctl: Unify boot id lookup into common function get_bootsJan Janssen
2014-10-23journal: make sd_journal::files a OrderedHashmapMichal Schmidt
2014-10-23journalctl: add new --flush command and make use of it in systemd-journal-flu...Lennart Poettering
2014-10-22journalctl: don't introduce numeric constants with special names, give them n...Lennart Poettering
2014-10-09journalctl: use pager for --list-bootsZbigniew Jędrzejewski-Szmek
2014-10-09sd-journal: change check to assertZbigniew Jędrzejewski-Szmek
2014-10-08time: functions named "internal" really shouldn't be exportedLennart Poettering
2014-10-03journalctl: make --utc work everywhereJan Synacek
2014-10-02journalctl: add --utc optionJan Synacek
2014-09-29journalctl: do not output --reboot-- markers when running non-interactivelyZbigniew Jędrzejewski-Szmek