summaryrefslogtreecommitdiff
path: root/src/journal/test-journal-interleaving.c
AgeCommit message (Expand)Author
2016-09-13tests: get rid of strerrorZbigniew Jędrzejewski-Szmek
2016-04-25sd-journal: add API for opening journal files or directories by fdLennart Poettering
2016-02-19journal: defer journal closes on rotateVito Caputo
2016-02-19journal: add void cast to journal_file_close() callsVito Caputo
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-10-27util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering
2015-10-02journal: rework vacuuming logicLennart Poettering
2015-06-17journal: make sure the clock increases strict monotonicLennart Poettering
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-01-22tests: use assert_se instead of assertRonny Chevalier
2014-11-27log: rearrange log function namingLennart Poettering
2014-11-03journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo...Lennart Poettering
2014-07-31Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek
2014-01-11journald: do not free space when disk space runs lowZbigniew Jędrzejewski-Szmek
2013-12-17_noreturn_ --> noreturn for C11 compatShawn Landden
2013-10-09tests: fix some memory leaks in testsLennart Poettering
2013-09-17Remove six unused variables and add annotationZbigniew Jędrzejewski-Szmek
2013-08-22test: Make testing work on systems without or old systemdHolger Hans Peter Freyther
2013-06-10tests: add testcase for duplicate seqnumsZbigniew Jędrzejewski-Szmek
2013-06-10tests: add testcase for skipping-entries-on-direction-change-bugMarius Vollmer