summaryrefslogtreecommitdiff
path: root/src/journal/test-journal-flush.c
Commit message (Expand)AuthorAgeFilesLines
* sd-journal: move source files for sd-journal to src/libsystemd/sd-journalYu Watanabe2021-01-191-66/+0
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* test-journal-flush: provide at least *some* logsZbigniew Jędrzejewski-Szmek2019-08-201-2/+5
* tree-wide: get rid of strappend()Lennart Poettering2019-07-121-1/+2
* test-journal: move tests to /var/tmp/ and set FS_NOCOW_FLv242-rc3Lennart Poettering2019-04-041-0/+3
* headers: remove unneeded includes from util.hZbigniew Jędrzejewski-Szmek2019-03-271-0/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* journal: remove unused args from journal_file_copy_entry()Zbigniew Jędrzejewski-Szmek2018-05-311-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* journal: provide compress_threshold_bytes parameterAlex Gartrell2018-03-201-1/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* 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-191-1/+1
* journal: add void cast to journal_file_close() callsVito Caputo2016-02-191-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