chiark / gitweb /
journal: Leave server_dispatch_message early when Storage is none
[elogind.git] / src / journal / journalctl.c
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
2012-09-27 Lennart Poetteringlogs-show: various cleanups
2012-09-27 Lennart Poetteringjournalctl: add --cursor switch
2012-09-24 Lennart Poetteringjournald: always pass first entry timestamp back from...
2012-09-24 Mirco Tischlerjournalctl: print correct timespan in verify
2012-09-24 Dave Reisnerjournalctl: reset cached column count on SIGWINCH
2012-09-21 Lennart Poetteringjournalctl: make the argument to -n optional
2012-09-12 Lennart Poetteringjournalctl: print QR code only if we are running on...
2012-09-07 Lennart Poetteringjournal: add call to determine current journal file...
2012-09-05 Lennart Poetteringjournalctl: show "Reboot" markers in output only when...
2012-09-05 Lennart Poetteringjournalctl: replace --local by --merge, i.e. don't...
2012-09-05 Lennart Poetteringjournalctl: rework JSON output mode
2012-08-22 Lennart Poetteringjournalctl: complain if unprivileged users attempt...
2012-08-21 Lennart Poetteringjournalctl: be more friendly when informing about seal...
2012-08-21 Lennart Poetteringjournalctl: add a bit of color to the output
2012-08-20 Lennart Poetteringjournal: automatically evolve FSS key even when nothing...
2012-08-20 Lennart Poetteringjournalctl: reword things a bit
2012-08-20 Lennart Poetteringjournal: rearrange QR code output a bit to fi to 80x25...
2012-08-20 Lennart Poetteringjournalctl: explain QR code use
2012-08-20 Lennart Poetteringjournalctl: output FSS key as QR code on generating
2012-08-20 Lennart Poetteringjournal: make libgcrypt dependency optional
2012-08-20 Lennart Poetteringjournal: fix tag ordering check
2012-08-17 Lennart Poetteringjounral: write bit fiddling test
2012-08-17 Lennart Poetteringjournal: set secure deletion flags for FSS file
2012-08-17 Lennart Poetteringjournal: after verification output validated time range
2012-08-16 Lennart Poetteringjournal: rework terminology
next