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