Age | Commit message (Expand) | Author |
2013-02-26 | log-show: look at everything in /run/log/journal | Zbigniew Jędrzejewski-Szmek |
2013-02-22 | journal: sd_journal_get_cursor should return 0 on success | Zbigniew Jędrzejewski-Szmek |
2012-11-21 | journal: by default do not decompress dat objects larger than 64K | Lennart Poettering |
2012-11-20 | journal: add sd_journal_get_catalog_for_message_id() as API to get catalog en... | Lennart Poettering |
2012-11-16 | journal, shared: fix warnings during compilation on 32 bits | Zbigniew Jędrzejewski-Szmek |
2012-11-15 | journal: implement message catalog | Lennart Poettering |
2012-10-26 | journal: provide an API that allows client to figure out whether they need to... | Lennart Poettering |
2012-10-26 | journal: properly determine cutoff max date | Lennart Poettering |
2012-10-18 | journal: typo fix | 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: add ability to list values a specified field can take in all entries... | 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-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 | journal: make sure sd_journal_seek_cursor() seeks to the specified entry if i... | Lennart Poettering |
2012-09-28 | sd-journal: properly parse cursor strings | Lennart Poettering |
2012-09-19 | util: define union dirent_storage and make use of it everywhere | Lennart Poettering |
2012-09-19 | journal: when comparing two entries from separate files make sure we repositi... | Lennart Poettering |
2012-09-07 | journal: add call to determine current journal file disk usage | Lennart Poettering |
2012-08-23 | sd-journal: return null when mmap_cache_new fails | Lukas Nykryn |
2012-08-18 | mmap: resize arrays dynamically | Lennart Poettering |
2012-08-16 | journal: implement generic sharable mmap caching logic | Lennart Poettering |
2012-08-13 | journald: initial version of FSPRG hookup | Lennart Poettering |
2012-08-07 | journalctl: include corrupted files in output | Lennart Poettering |
2012-07-19 | journal: allow watching symlinked journal dirs | Lennart Poettering |
2012-07-19 | journal: when watching directories actually watch the directories asked for | Lennart Poettering |
2012-07-19 | journal: follow symlinks when enumerating journals | Lennart Poettering |
2012-07-19 | journald: don't choke on journal files with no cutoff date | Lennart Poettering |
2012-07-17 | journal: size journal data hash table based on maximum file size metrics | Lennart Poettering |
2012-07-17 | journal: automatically rotate journal files if the data hash table is full > 75% | Lennart Poettering |
2012-07-16 | Spelling fixes. | Ville Skyttä |
2012-07-15 | journal: align byte-buffer that gets cased to an object | Kay Sievers |
2012-07-13 | util: rename join() to strjoin() | Lennart Poettering |
2012-07-13 | journal: beef up journal matches considerably | Lennart Poettering |
2012-07-13 | journal: check fields we search for more carefully | Lennart Poettering |
2012-07-13 | journal: fix interleaving of files with different time sources | Lennart Poettering |
2012-07-11 | journalctl: add a marker to log output for reboots | Lennart Poettering |
2012-07-11 | journal: rework directory enumeration/watch logic | Lennart Poettering |
2012-07-10 | journal: introduce sd_journal_wait() to simplify writing synchronous clients | Lennart Poettering |
2012-07-03 | journal: fix iteration through journal if one file is corrupt | Lennart Poettering |
2012-06-17 | journal: fix SD_JOURNAL_SYSTEM_ONLY flag | Lennart Poettering |
2012-06-17 | journal: expose and make use of cutoff times of journal | Lennart Poettering |
2012-05-30 | journal: don't allow adding invalid matches to the context | Lennart Poettering |
2012-05-30 | journalctl: for now complain if more than one match is provided since this is... | Lennart Poettering |
2012-05-08 | util: split-out path-util.[ch] | Kay Sievers |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-03-27 | journal: properly handle if we interleave files with different boot ids | Lennart Poettering |
2012-03-22 | add sparse support to detect endianness bug | Frederic Crozat |