summaryrefslogtreecommitdiffstats
path: root/src/journal/test-journal-flush.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* sd-journal: add API for opening journal files or directories by fdLennart Poettering2016-04-251-1/+1
* journal: defer journal closes on rotateVito Caputo2016-02-201-1/+1
* journal: add void cast to journal_file_close() callsVito Caputo2016-02-201-1/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-1/+3
* test-journal-flush: fix memleakRonny Chevalier2015-04-091-2/+2
* tests: use assert_se instead of assertRonny Chevalier2015-01-221-3/+4
* journald: when we detect the journal file we are about to write to has been d...Lennart Poettering2015-01-051-2/+1
* test-journal-flush: avoid predictable names in /var/tmpZbigniew Jędrzejewski-Szmek2014-04-261-2/+5
* journal: add a test case for flushing messages out of a series of journal fil...Lennart Poettering2013-11-271-0/+71