Age | Commit message (Expand) | Author |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2014-12-18 | journal: journal_file_next_entry() does not need pointer to current Object | Michal Schmidt |
2014-12-18 | journal: delete unused function journal_file_skip_entry() | Michal Schmidt |
2014-11-30 | tests: use assert_se instead of assert | Ronny Chevalier |
2014-11-03 | journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo... | Lennart Poettering |
2014-07-31 | Always prefer our headers to system headers | Zbigniew Jędrzejewski-Szmek |
2014-01-11 | journald: do not free space when disk space runs low | Zbigniew Jędrzejewski-Szmek |
2013-10-09 | tests: fix some memory leaks in tests | Lennart Poettering |
2013-08-22 | test: Make testing work on systems without or old systemd | Holger Hans Peter Freyther |
2013-06-10 | tests: add test for empty journal files | 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 | journal: implement time-based rotation/vacuuming | Lennart Poettering |
2012-08-20 | journal: make libgcrypt dependency optional | Lennart Poettering |
2012-08-16 | journal: split up journal-file.c | Lennart Poettering |
2012-08-16 | journal: implement generic sharable mmap caching logic | Lennart Poettering |
2012-08-13 | journal: add all objects we add to HMAC | Lennart Poettering |
2012-08-13 | journald: initial version of FSPRG hookup | Lennart Poettering |
2012-08-03 | test: allow deletion of temporary files from normal fs | Zbigniew Jędrzejewski-Szmek |
2012-07-17 | journal: size journal data hash table based on maximum file size metrics | Lennart Poettering |
2012-07-13 | test: hook up more tests with make check | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-01-05 | build-sys: move public header files into a dir of their own | Lennart Poettering |
2011-12-22 | journald: enforce some syntax restrictions on field names sent from the clien... | Lennart Poettering |
2011-12-17 | journal: add native protocol to journald, and client side API to send journal... | Lennart Poettering |
2011-11-08 | journal: implement multiple field matches | Lennart Poettering |
2011-10-15 | journal: unify code for up and for down traversal | Lennart Poettering |
2011-10-14 | journal: synchronize seqnum across files | Lennart Poettering |
2011-10-13 | journal: implementation rotation | Lennart Poettering |
2011-10-08 | journal: implement parallel traversal in client | Lennart Poettering |
2011-10-07 | journal: replace linked list by hashmap when merging files | Lennart Poettering |
2011-10-07 | journal: add preliminary incomplete implementation | Lennart Poettering |