summaryrefslogtreecommitdiff
path: root/src/journal/test-journal-stream.c
AgeCommit message (Expand)Author
2015-10-27util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering
2015-06-17journal: ensure test-journal-stream doesn't get confused by crappy clocksLennart Poettering
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-03-27fix gcc warnings about uninitialized variablesHarald Hoyer
2015-01-22tests: use assert_se instead of assertRonny Chevalier
2014-07-31Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek
2013-08-22test: Make testing work on systems without or old systemdHolger Hans Peter Freyther
2013-08-02tests: add a program for repetitive opening and closing of the journalZbigniew Jędrzejewski-Szmek
2013-04-18move _cleanup_ attribute in front of the typeHarald Hoyer
2013-03-18journal,shared: add _cleanup_journal_close_Zbigniew Jędrzejewski-Szmek
2012-10-18journal: add ability to list values a specified field can take in all entries...Lennart Poettering
2012-10-10journal: when browsing the journal via browse.html allow clicking on entries ...Lennart Poettering
2012-08-16journal: implement generic sharable mmap caching logicLennart Poettering
2012-08-13journald: initial version of FSPRG hookupLennart Poettering
2012-08-03test: allow deletion of temporary files from normal fsZbigniew Jędrzejewski-Szmek
2012-07-17journal: size journal data hash table based on maximum file size metricsLennart Poettering
2012-07-13journal: beef up journal matches considerablyLennart Poettering