Age | Commit message (Expand) | Author |
2012-10-18 | journal: typo fix | Lennart Poettering |
2012-10-18 | journal: implement filtering in browse.html | Lennart Poettering |
2012-10-18 | journal: add high-level match option to filter by current boot id | Lennart Poettering |
2012-10-18 | journal: add ability to list unique fields to gatewayd | Lennart Poettering |
2012-10-18 | journal: validate field name in sd_journal_query_unique() | Lennart Poettering |
2012-10-18 | libsystemd-journal: export sd_journal_restart_unique | Zbigniew Jędrzejewski-Szmek |
2012-10-18 | journal: suggest rotation when fields are not indexed | Lennart Poettering |
2012-10-18 | journalctl: move access check before the first access to the journal files | Lennart Poettering |
2012-10-18 | journalctl: implement quering field values with new -F switch | Lennart Poettering |
2012-10-18 | journal: add ability to list values a specified field can take in all entries... | Lennart Poettering |
2012-10-17 | journal: fix potential integer overflow | Lennart Poettering |
2012-10-16 | journalctl: properly track rotated journals in follow mode | Lennart Poettering |
2012-10-16 | sd-journal: fix bad memory access | Lennart Poettering |
2012-10-16 | journal: implement time-based rotation/vacuuming | Lennart Poettering |
2012-10-16 | journal: sort data items of entries by offset | Lennart Poettering |
2012-10-16 | journal: Set the last_unused pointer correctly when attaching an unused window | Colin Guthrie |
2012-10-16 | journal: Properly track the number of allocated windows. | Colin Guthrie |
2012-10-16 | journalctl: add --unit=/-u to match by unit name | Lennart Poettering |
2012-10-16 | journalctl: harmonise in-stream comments | Lennart Poettering |
2012-10-15 | journalctl: skip informational messages in export/json modes | Zbigniew Jędrzejewski-Szmek |
2012-10-14 | journalctl: make --follow really work | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journalctl: make --follow work again | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journal-verify: get rid of an unused variable | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journald: add missing include | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journal-gatewayd: rename variables to avoid -Wshadow warning | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journald: properly update message size after stripping the identifier | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | journal: fix build in VALGRIND compatibility mode | Zbigniew Jędrzejewski-Szmek |
2012-10-13 | log: introduce a macro to format message id | Zbigniew Jędrzejewski-Szmek |
2012-10-11 | journalctl: implement --since= and --until for filtering by time | Lennart Poettering |
2012-10-11 | journal: support epxorting the journal in a format suitable for text/event-st... | Lennart Poettering |
2012-10-11 | journal: take scroll events in the entire white box in browse.html | Lennart Poettering |
2012-10-11 | journal: make buttons bigger in browse.html | Lennart Poettering |
2012-10-11 | journal: use localstorage instead of cookies in browse.html and store where t... | Lennart Poettering |
2012-10-11 | journal: move buttons to the center in browse.html | Lennart Poettering |
2012-10-10 | journal: add mousewheel scrolling to browse.html | Kay Sievers |
2012-10-10 | journal: add keyboard navigation to browse.html | Lennart Poettering |
2012-10-10 | journal: properly HTML escape more output in browse.html | Lennart Poettering |
2012-10-10 | journal: properly escape HTML entities in browse.html | Mantas Mikulėnas |
2012-10-10 | journal: when browsing the journal via browse.html allow clicking on entries ... | Lennart Poettering |
2012-10-10 | journal: drop path name from cursor strings | Lennart Poettering |
2012-10-10 | gatewayd: beef up browse.html a bit | Lennart Poettering |
2012-10-10 | journal: fix seeking backwards in gateway daemon | Lennart Poettering |
2012-10-10 | journal: update comments a bit | Lennart Poettering |
2012-10-10 | journalctl: properly parse --cursor= long getopt in addition to short -c | Lennart Poettering |
2012-10-10 | journal: make sure sd_journal_seek_cursor() seeks to the specified entry if i... | Lennart Poettering |
2012-10-09 | journal: implement follow mode for HTTP GET in gatewayd | Lennart Poettering |
2012-10-09 | journal: add matching support to gatewayd | Lennart Poettering |
2012-10-03 | dbus: add some more safety checks before accepting data from bus clients | Lennart Poettering |
2012-10-03 | journal-send: simplification | Lennart Poettering |
2012-10-03 | journald: only accept fds from certain directories | Lennart Poettering |