chiark / gitweb /
util: replace close_nointr_nofail() by a more useful safe_close()
[elogind.git] / src / journal / journalctl.c
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
2013-03-20 Zbigniew Jędrzejew... journalct: beef up entry listing
2013-03-20 Zbigniew Jędrzejew... journalctl: use _cleanup_ in one function
2013-03-18 Zbigniew Jędrzejew... journal,shared: add _cleanup_journal_close_
2013-03-13 Zbigniew Jędrzejew... journalctl: show systemd messages about unit for -u
2013-03-07 Lennart Poetteringjournalctl: imply -n1000 when -e is used
2013-03-07 Harald Hoyerpager: introduce "jump to end" option
2013-03-07 Zbigniew Jędrzejew... libsystemd-journal: return 0 on success in get_data()
2013-03-05 Lennart Poetteringjournald: introduce new "systemd-journal" group and...
2013-03-01 Daniel Wallacejournalctl: add --user-unit= switch
2013-03-01 Lukas Nykrynjournalctl: add --reverse option to show the newest...
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-24 Paul W. Frieldsjournal: fix --until
2013-02-22 Zbigniew Jędrzejew... journalct: also print Python code in --new-id
2013-02-11 Lennart Poetteringjournalctl: allow both "-n 55" and "-n55" on the comman...
2013-01-29 Zbigniew Jędrzejew... journalctl: allow --lines=0 i.e. only new
2013-01-15 David Herrmannjournalctl: quit on I/O error
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-04 Lennart Poetteringbuild-sys: drop all distribution specfic checks
2012-11-17 Zbigniew Jędrzejew... journalctl: add option to forgo ellipsization
2012-11-16 Lennart Poetteringjournal: extend catalog header to 64bit for all fields...
2012-11-15 Lennart Poetteringjournal: implement message catalog
2012-11-15 Lekensteynjournalctl: require argument for --priority
2012-11-12 Dave Reisnerenable localization for common *ctl commands
2012-11-02 Michal Schmidtutil: add is_locale_utf8()
2012-10-23 Lennart Poetteringjournalctl: remove left-over log message
2012-10-18 Lennart Poetteringutil: unify line caching and column caching
2012-10-18 Lennart Poetteringutil: unify usage of on_tty() in util.c
2012-10-18 Lennart Poetteringjournalctl: unify ellipsation handling between journalc...
2012-10-18 Lennart Poetteringjournalctl: don't ellipsize unless on a tty
2012-10-18 Lennart Poetteringjournalctl: honour -n if -F is used
2012-10-18 Lennart Poetteringjournalctl: move access check before the first access...
2012-10-18 Lennart Poetteringjournalctl: implement quering field values with new...
2012-10-18 Lennart Poetteringjournal: add ability to list values a specified field...
2012-10-16 Lennart Poetteringjournalctl: add --unit=/-u to match by unit name
2012-10-15 Lennart Poetteringjournalctl: harmonise in-stream comments
2012-10-15 Zbigniew Jędrzejew... journalctl: skip informational messages in export/json...
2012-10-14 Zbigniew Jędrzejew... journalctl: make --follow really work
2012-10-13 Zbigniew Jędrzejew... journalctl: make --follow work again
2012-10-11 Lennart Poetteringjournalctl: implement --since= and --until for filterin...
2012-10-11 Lennart Poetteringjournal: support epxorting the journal in a format...
2012-10-09 Lennart Poetteringjournalctl: properly parse --cursor= long getopt in...
2012-10-08 Lennart Poetteringjournal: implement follow mode for HTTP GET in gatewayd
next