summaryrefslogtreecommitdiffstats
path: root/src/journal/test-journal-stream.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-1/+1
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split string parsing related calls from util.[ch] into parse-util.[ch]Lennart Poettering2015-10-271-4/+6
* journal: ensure test-journal-stream doesn't get confused by crappy clocksLennart Poettering2015-06-171-0/+9
* util: rework rm_rf() logicLennart Poettering2015-04-061-5/+5
* fix gcc warnings about uninitialized variablesHarald Hoyer2015-03-271-1/+1
* tests: use assert_se instead of assertRonny Chevalier2015-01-221-1/+2
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-311-1/+1
* test: Make testing work on systems without or old systemdHolger Hans Peter Freyther2013-08-221-0/+4
* tests: add a program for repetitive opening and closing of the journalZbigniew Jędrzejewski-Szmek2013-08-021-1/+1
* move _cleanup_ attribute in front of the typeHarald Hoyer2013-04-181-3/+3
* journal,shared: add _cleanup_journal_close_Zbigniew Jędrzejewski-Szmek2013-03-191-7/+3
* journal: add ability to list values a specified field can take in all entries...Lennart Poettering2012-10-181-8/+10
* journal: when browsing the journal via browse.html allow clicking on entries ...Lennart Poettering2012-10-101-1/+15
* journal: implement generic sharable mmap caching logicLennart Poettering2012-08-161-3/+3
* journald: initial version of FSPRG hookupLennart Poettering2012-08-131-3/+3
* test: allow deletion of temporary files from normal fsZbigniew Jędrzejewski-Szmek2012-08-031-1/+1
* journal: size journal data hash table based on maximum file size metricsLennart Poettering2012-07-171-3/+3
* journal: beef up journal matches considerablyLennart Poettering2012-07-131-0/+169