]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal
journal: recommend journalctl -x more often
[thirdparty/systemd.git] / src / journal /
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-14  Zbigniew Jędrzejew... build-sys: store journald code in a noinst library
2012-11-12  Thomas Hindoe Paab... remove duplicate semicolons
2012-11-12  Dave Reisnerenable localization for common *ctl commands
2012-11-09  Dave Reisnercoredumpctl: add missing -F, --field option to help
2012-11-09  Dave Reisnersystemd-coredumpctl: add 'gdb' to usage output
2012-11-02  Michal Schmidtutil: add is_locale_utf8()
2012-10-30  Zbigniew Jędrzejew... coredumpctl: add --field/-F option
2012-10-30  Zbigniew Jędrzejew... coredumpctl: add --no-legend option
2012-10-30  Zbigniew Jędrzejew... coredumpctl: fix program return code
2012-10-30  Zbigniew Jędrzejew... coredumpctl: add guard to options table
2012-10-28  Michal Sekletarjournal: fix memleak, call set_free before return
2012-10-26  Lennart Poetteringcoredumpctl: add 'gdb' verb to start gdb right-away...
2012-10-26  Lennart Poetteringcoredumpctl: show timestamps in list
2012-10-26  Lennart Poetteringjournal: special case the trivial cache chain cache...
2012-10-26  Lennart Poetteringcoredumpctl: optimize journal entry parsing a bit by...
2012-10-26  Lennart Poetteringcoredumpctl: initialize global vars
2012-10-26  Lennart Poetteringjournal: provide an API that allows client to figure...
2012-10-26  Lennart Poetteringjournal: fix parsing of monotonic kernel timestamps
2012-10-26  Lennart Poetteringjournal: introduce entry array chain cache
2012-10-25  Lennart Poetteringtest: extend test-send to send some weirder data
2012-10-25  Lennart Poetteringjournal: properly determine cutoff max date
2012-10-24  Lennart Poetteringjournal: properly serialize fields with multiple values...
2012-10-23  Lennart Poetteringjournalctl: remove left-over log message
2012-10-22  Kay Sieversshared: move sparse-endian.h from journal
2012-10-21  Lennart Poetteringjournal: use le64_t instead of uint64_t where this...
2012-10-20  Lennart Poetteringjournal: link up documentation with the file structure...
2012-10-19  Zbigniew Jędrzejew... journal: add tool to extract coredumps
2012-10-18  Lennart Poetteringjournald.conf: remove MinSize= settings
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 Poetteringjournal: fix symbol versioning file
2012-10-18  Lennart Poetteringjournal: typo fix
2012-10-18  Lennart Poetteringjournal: implement filtering in browse.html
2012-10-18  Lennart Poetteringjournal: add high-level match option to filter by curre...
2012-10-18  Lennart Poetteringjournal: add ability to list unique fields to gatewayd
2012-10-18  Lennart Poetteringjournal: validate field name in sd_journal_query_unique()
2012-10-18  Zbigniew Jędrzejew... libsystemd-journal: export sd_journal_restart_unique
2012-10-18  Lennart Poetteringjournal: suggest rotation when fields are not indexed
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-17  Lennart Poetteringjournal: fix potential integer overflow
2012-10-16  Lennart Poetteringjournalctl: properly track rotated journals in follow...
2012-10-16  Lennart Poetteringsd-journal: fix bad memory access
2012-10-16  Lennart Poetteringjournal: implement time-based rotation/vacuuming
2012-10-16  Lennart Poetteringjournal: sort data items of entries by offset
2012-10-16  Colin Guthriejournal: Set the last_unused pointer correctly when...
2012-10-16  Colin Guthriejournal: Properly track the number of allocated windows.
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-13  Zbigniew Jędrzejew... journal-verify: get rid of an unused variable
2012-10-13  Zbigniew Jędrzejew... journald: add missing include
2012-10-13  Zbigniew Jędrzejew... journal-gatewayd: rename variables to avoid -Wshadow...
2012-10-13  Zbigniew Jędrzejew... journald: properly update message size after stripping...
2012-10-13  Zbigniew Jędrzejew... journal: fix build in VALGRIND compatibility mode
2012-10-13  Zbigniew Jędrzejew... log: introduce a macro to format message id
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-10  Lennart Poetteringjournal: take scroll events in the entire white box...
2012-10-10  Lennart Poetteringjournal: make buttons bigger in browse.html
2012-10-10  Lennart Poetteringjournal: use localstorage instead of cookies in browse...
2012-10-10  Lennart Poetteringjournal: move buttons to the center in browse.html
2012-10-10  Kay Sieversjournal: add mousewheel scrolling to browse.html
2012-10-10  Lennart Poetteringjournal: add keyboard navigation to browse.html
2012-10-10  Lennart Poetteringjournal: properly HTML escape more output in browse...
2012-10-10  Mantas Mikulėnasjournal: properly escape HTML entities in browse.html
2012-10-10  Lennart Poetteringjournal: when browsing the journal via browse.html...
2012-10-10  Lennart Poetteringjournal: drop path name from cursor strings
2012-10-10  Lennart Poetteringgatewayd: beef up browse.html a bit
2012-10-09  Lennart Poetteringjournal: fix seeking backwards in gateway daemon
2012-10-09  Lennart Poetteringjournal: update comments a bit
2012-10-09  Lennart Poetteringjournalctl: properly parse --cursor= long getopt in...
2012-10-09  Lennart Poetteringjournal: make sure sd_journal_seek_cursor() seeks to...
2012-10-08  Lennart Poetteringjournal: implement follow mode for HTTP GET in gatewayd
2012-10-08  Lennart Poetteringjournal: add matching support to gatewayd
2012-10-03  Lennart Poetteringdbus: add some more safety checks before accepting...
2012-10-03  Lennart Poetteringjournal-send: simplification
2012-10-03  Lennart Poetteringjournald: only accept fds from certain directories
2012-10-02  Lukas Nykrynjournald: assert target instead of page
2012-10-02  Zbigniew Jędrzejew... trivial: fix typo
2012-09-28  Lennart Poetteringjournald: rework auto-rotation logic
2012-09-28  Lennart Poetteringjournald: close sd_journal context after flushing to...
2012-09-27  Lennart Poetteringjournal: add missing browse.html file
2012-09-27  Lennart Poetteringjournal: add minimal journal gateway daemon based on...
2012-09-27  Lennart Poetteringsd-journal: properly parse cursor strings
2012-09-27  Lennart Poetteringlogs-show: various cleanups
2012-09-27  Lennart Poetteringjournalctl: add --cursor switch
2012-09-24  Lennart Poetteringjournal: also use new VA_FORMAT_ADVANCE() macro in...
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  Mirco Tischlerjournal: set seal even for readonly journalfiles
next