summaryrefslogtreecommitdiff
path: root/src/journal/test-journal.c
Commit message (Expand)AuthorAge
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* journal: journal_file_next_entry() does not need pointer to current ObjectMichal Schmidt2014-12-18
* journal: delete unused function journal_file_skip_entry()Michal Schmidt2014-12-18
* tests: use assert_se instead of assertRonny Chevalier2014-11-30
* journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo...Lennart Poettering2014-11-03
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-31
* journald: do not free space when disk space runs lowZbigniew Jędrzejewski-Szmek2014-01-11
* tests: fix some memory leaks in testsLennart Poettering2013-10-09
* test: Make testing work on systems without or old systemdHolger Hans Peter Freyther2013-08-22
* tests: add test for empty journal filesZbigniew Jędrzejewski-Szmek2013-06-10
* journal: add ability to list values a specified field can take in all entries...Lennart Poettering2012-10-18
* journal: implement time-based rotation/vacuumingLennart Poettering2012-10-16
* journal: make libgcrypt dependency optionalLennart Poettering2012-08-20
* journal: split up journal-file.cLennart Poettering2012-08-16
* journal: implement generic sharable mmap caching logicLennart Poettering2012-08-16
* journal: add all objects we add to HMACLennart Poettering2012-08-13
* journald: initial version of FSPRG hookupLennart Poettering2012-08-13
* test: allow deletion of temporary files from normal fsZbigniew Jędrzejewski-Szmek2012-08-03
* journal: size journal data hash table based on maximum file size metricsLennart Poettering2012-07-17
* test: hook up more tests with make checkLennart Poettering2012-07-13
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-05
* journald: enforce some syntax restrictions on field names sent from the clien...Lennart Poettering2011-12-22
* journal: add native protocol to journald, and client side API to send journal...Lennart Poettering2011-12-17
* journal: implement multiple field matchesLennart Poettering2011-11-08
* journal: unify code for up and for down traversalLennart Poettering2011-10-15
* journal: synchronize seqnum across filesLennart Poettering2011-10-14
* journal: implementation rotationLennart Poettering2011-10-13
* journal: implement parallel traversal in clientLennart Poettering2011-10-08
* journal: replace linked list by hashmap when merging filesLennart Poettering2011-10-07
* journal: add preliminary incomplete implementationLennart Poettering2011-10-07