summaryrefslogtreecommitdiff
path: root/src/journal/journalctl.c
Commit message (Expand)AuthorAge
* fix gcc warnings about uninitialized variablesHarald Hoyer2015-03-27
* tree-wide: there is no ENOTSUP on linuxDavid Herrmann2015-03-13
* Introduce loop_read_exact helperZbigniew Jędrzejewski-Szmek2015-03-09
* journalctl: unlink without checking with access firstZbigniew Jędrzejewski-Szmek2015-03-09
* journalctl: update hint now that we set ACL everywhereZbigniew Jędrzejewski-Szmek2015-03-08
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* tmpfiles: add 'a' type to set ACLsZbigniew Jędrzejewski-Szmek2015-01-22
* journalctl: trim --help to fit in 80 columnsZbigniew Jędrzejewski-Szmek2015-01-19
* journal: bump RLIMIT_NOFILE when journal files to 16K (if possible)Lennart Poettering2015-01-08
* journald: turn off COW for journal files on btrfsLennart Poettering2015-01-08
* tree-wide: remove unnecessary LOG_PRIZbigniew Jędrzejewski-Szmek2015-01-06
* journal: install sigbus handler for journal tools tooLennart Poettering2015-01-05
* tree-wide: spelling fixesVeres Lajos2014-12-30
* treewide: sanitize loop_writeZbigniew Jędrzejewski-Szmek2014-12-09
* journalctl: respect --after-cursor semantics with --follow in all casesWesley Dawson2014-12-09
* treewide: another round of simplificationsMichal Schmidt2014-11-28
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: more log_*_errno() conversions, multiline callsMichal Schmidt2014-11-28
* treewide: more log_*_errno() conversionsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* journalctl: print all possible lines immediately with --follow + --sinceAndrej Manduch2014-11-27
* journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo...Lennart Poettering2014-11-03
* journalctl: correct help text for --untilSantiago Vila2014-10-25
* journalctl: Unify boot id lookup into common function get_bootsJan Janssen2014-10-24
* journal: make sd_journal::files a OrderedHashmapMichal Schmidt2014-10-23
* journalctl: add new --flush command and make use of it in systemd-journal-flu...Lennart Poettering2014-10-23
* journalctl: don't introduce numeric constants with special names, give them n...Lennart Poettering2014-10-22
* journalctl: use pager for --list-bootsZbigniew Jędrzejewski-Szmek2014-10-09
* sd-journal: change check to assertZbigniew Jędrzejewski-Szmek2014-10-09
* time: functions named "internal" really shouldn't be exportedLennart Poettering2014-10-08
* journalctl: make --utc work everywhereJan Synacek2014-10-03
* journalctl: add --utc optionJan Synacek2014-10-02
* journalctl: do not output --reboot-- markers when running non-interactivelyZbigniew Jędrzejewski-Szmek2014-09-29
* hashmap: introduce hash_ops to make struct Hashmap smallerMichal Schmidt2014-09-15
* journalctl: Allow to disable line cap with --lines=allJan Janssen2014-08-31
* journalctl: add "-t --identifier=STRING" optionHarald Hoyer2014-08-21
* Unify parse_argv styleZbigniew Jędrzejewski-Szmek2014-08-03
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-31
* Add utility function to append root to pathZbigniew Jędrzejewski-Szmek2014-07-26
* Always check asprintf return codeKarel Zak2014-07-26
* journalctl,man: allow + only between termsZbigniew Jędrzejewski-Szmek2014-07-19
* journal-upload: use journal as the sourceZbigniew Jędrzejewski-Szmek2014-07-15
* journalctl: free arg_file on exitZbigniew Jędrzejewski-Szmek2014-04-05
* util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering2014-03-18
* journalctl: refuse extra arguments with --verify and similarZbigniew Jędrzejewski-Szmek2014-02-27
* make gcc shut upLennart Poettering2014-02-19
* doc: update punctuationJan Engelhardt2014-02-17