chiark / gitweb /
journalctl: update hint now that we set ACL everywhere
[elogind.git] / src / journal / journalctl.c
2015-03-08 Zbigniew Jędrzejew... journalctl: update hint now that we set ACL everywhere
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-02-03 Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-01-22 Zbigniew Jędrzejew... tmpfiles: add 'a' type to set ACLs
2015-01-19 Zbigniew Jędrzejew... journalctl: trim --help to fit in 80 columns
2015-01-08 Lennart Poetteringjournal: bump RLIMIT_NOFILE when journal files to 16K...
2015-01-08 Lennart Poetteringjournald: turn off COW for journal files on btrfs
2015-01-06 Zbigniew Jędrzejew... tree-wide: remove unnecessary LOG_PRI
2015-01-05 Lennart Poetteringjournal: install sigbus handler for journal tools too
2014-12-31 Veres Lajostree-wide: spelling fixes
2014-12-10 Zbigniew Jędrzejew... treewide: sanitize loop_write
2014-12-09 Wesley Dawsonjournalctl: respect --after-cursor semantics with ...
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: more log_*_errno() conversions, multiline...
2014-11-28 Michal Schmidttreewide: more log_*_errno() conversions
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-27 Andrej Manduchjournalctl: print all possible lines immediately with...
2014-11-03 Lennart Poetteringjournalctl: add new --vacuum-size= and --vacuum-time...
2014-10-25 Santiago Vilajournalctl: correct help text for --until
2014-10-24 Jan Janssenjournalctl: Unify boot id lookup into common function...
2014-10-23 Michal Schmidtjournal: make sd_journal::files a OrderedHashmap
2014-10-22 Lennart Poetteringjournalctl: add new --flush command and make use of...
2014-10-22 Lennart Poetteringjournalctl: don't introduce numeric constants with...
2014-10-10 Zbigniew Jędrzejew... journalctl: use pager for --list-boots
2014-10-10 Zbigniew Jędrzejew... sd-journal: change check to assert
2014-10-08 Lennart Poetteringtime: functions named "internal" really shouldn't be...
2014-10-03 Jan Synacekjournalctl: make --utc work everywhere
2014-10-02 Jan Synacekjournalctl: add --utc option
2014-09-29 Zbigniew Jędrzejew... journalctl: do not output --reboot-- markers when runni...
2014-09-15 Michal Schmidthashmap: introduce hash_ops to make struct Hashmap...
2014-08-31 Jan Janssenjournalctl: Allow to disable line cap with --lines=all
2014-08-21 Harald Hoyerjournalctl: add "-t --identifier=STRING" option
2014-08-04 Zbigniew Jędrzejew... Unify parse_argv style
2014-07-31 Zbigniew Jędrzejew... Always prefer our headers to system headers
2014-07-26 Zbigniew Jędrzejew... Add utility function to append root to path
2014-07-26 Karel ZakAlways check asprintf return code
2014-07-20 Zbigniew Jędrzejew... journalctl,man: allow + only between terms
2014-07-16 Zbigniew Jędrzejew... journal-upload: use journal as the source
2014-04-05 Zbigniew Jędrzejew... journalctl: free arg_file on exit
2014-03-18 Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-02-27 Zbigniew Jędrzejew... journalctl: refuse extra arguments with --verify and...
2014-02-19 Lennart Poetteringmake gcc shut up
2014-02-18 Jan Engelhardtdoc: update punctuation
2014-01-28 Lennart Poetteringalways use the same code for creating temporary files
2014-01-11 Zbigniew Jędrzejew... journalctl: allow globbing in --unit and --user-unit
2013-12-26 Zbigniew Jędrzejew... Use enums to make it obvious what boolean params mean
2013-12-26 Zbigniew Jędrzejew... systemctl: allow globbing in commands which take multip...
2013-12-26 Lennart Poetteringjournalctl: make sure -b --foobar cannot be misundersto...
2013-12-26 Lennart PoetteringRevert "journalctl: remove unexpected behavior of journ...
2013-12-25 Dave Reisnerjournalctl: remove unexpected behavior of journalctl -b
2013-12-19 Jason St. Johnjournalctl,zsh-completion: fix several issues in -...
2013-12-12 Djalal Harounijournal: pipe journalctl help output into a pager
2013-12-11 Lennart Poetteringjournal: add ability to browse journals of running...
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-11-19 Karel ZakRemove duplicate includes
2013-11-06 Lennart Poetteringclients: unify how we invoke getopt_long()
2013-10-29 Zbigniew Jędrzejew... journalctl: add --list-boots to show boot IDs and times
2013-10-13 Zbigniew Jędrzejew... Never call qsort on potentially NULL arrays
2013-10-08 Zbigniew Jędrzejew... journalctl: flip to --full by default
2013-09-10 Zbigniew Jędrzejew... journald: be a bit more verbose when vacuuming
2013-08-21 Zbigniew Jędrzejew... logs-show: add short-precise mode with us timestamps
2013-08-11 Zbigniew Jędrzejew... systemctl: show hint about --full when lines don't fit
2013-08-04 Daniel Schaalsystemd-delta: Only print colors when on a tty
2013-07-26 Zbigniew Jędrzejew... journalctl: use _COMM= match for scripts
2013-07-18 Tomasz Torczjournalctl: add ”short-iso” output format with verbose...
2013-07-18 Zbigniew Jędrzejew... journalctl: fix signedness warning and boot-id syntax...
2013-07-18 Zbigniew Jędrzejew... journalctl: remove ":" from the --boot syntax
2013-07-17 Zbigniew Jędrzejew... journalctl,systemctl: fix tiny memleak
2013-07-17 Zbigniew Jędrzejew... journalctl: augment short mode with a cursor at the end
2013-07-16 Jan Janssenjournalctl: Add support for showing messages from a...
2013-07-15 Shawn Landdenjournalctl: add --force option to recreate FSS
2013-07-13 Shawn Landdenjournalctl: have a useful --setup-keys error message...
2013-06-17 Daniel Albersjournalctl,loginctl,systemctl,systemd-cgls: add -l...
2013-06-10 Zbigniew Jędrzejew... journalctl: allow the user to specify the file(s) to use
2013-06-10 Zbigniew Jędrzejew... journalctl: no color for --reboot-- when not on tty
2013-06-10 Zbigniew Jędrzejew... journalctl: add --system/--user flags
2013-06-10 Zbigniew Jędrzejew... journalctl: fix verbose output when no logs are found
2013-06-04 Zbigniew Jędrzejew... systemctl: limit logs in status to current boot
2013-05-15 Zbigniew Jędrzejew... journalctl: add -k/--dmesg
2013-05-07 Lennart Poetteringhostname: only suppress setting of pretty hostname...
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-17 Harald Hoyerjournalctl: specify "--unit=" and "--user-unit" multipl...
2013-04-17 Harald Hoyerjournal: add one more level on top with AND
2013-04-17 Zbigniew Jędrzejew... journalctl: show fields requested with --field in full
2013-04-10 Lukas Nykrynjournalctl: check return of strjoin
2013-04-04 Lennart Poetteringjournal: add public API call sd_journal_get_events()
2013-04-04 Lennart Poetteringutil: make time formatting a bit smarter
2013-04-03 Lennart Poetteringutil: rename parse_usec() to parse_sec() sinds the...
2013-03-31 Zbigniew Jędrzejew... journalctl: reword error message
2013-03-29 Zbigniew Jędrzejew... journalctl: fix --update-catalog with not --root arg
2013-03-29 Zbigniew Jędrzejew... journalctl: support --root for message catalogs
2013-03-29 Zbigniew Jędrzejew... catalog: open up catalog internals
2013-03-23 Lennart Poetteringjournalctl: various fixes to the access check logic
2013-03-22 Zbigniew Jędrzejew... journalctl: be smarter about journal error checks
2013-03-22 Zbigniew Jędrzejew... build-sys: move acl searching code into libsystemd-acl
2013-03-22 Lennart Poetteringjournalctl: give a nice hint about group membership...
2013-03-20 Zbigniew Jędrzejew... Remove some unused variables
next