summaryrefslogtreecommitdiff
path: root/src/journal/test-journal-verify.c
AgeCommit message (Expand)Author
2016-06-09./move.shLuke Shumaker
2016-04-25sd-journal: add API for opening journal files or directories by fdLennart Poettering
2016-02-19journal: defer journal closes on rotateVito Caputo
2016-02-19journal: add void cast to journal_file_close() callsVito Caputo
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-16tree-wide: sort includesThomas Hindoe Paaboel Andersen
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-09-22cgtop: underline table headerLennart Poettering
2015-09-09tree-wide: drop {} from one-line if blocksLennart Poettering
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier
2015-04-06util: rework rm_rf() logicLennart Poettering
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen
2014-11-30tests: use assert_se instead of assertRonny Chevalier
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering
2013-08-22test: Make testing work on systems without or old systemdHolger Hans Peter Freyther
2013-06-10Use stdint.h macros instead of casts to print uint64_t valuesZbigniew Jędrzejewski-Szmek
2013-04-04util: make time formatting a bit smarterLennart Poettering
2012-08-20journal: make libgcrypt dependency optionalLennart Poettering
2012-08-20journal: fix tag ordering checkLennart Poettering
2012-08-18jounral: write bit fiddling testLennart Poettering
2012-08-17journal: after verification output validated time rangeLennart Poettering
2012-08-17journal: show new header fields in header dumpLennart Poettering
2012-08-16journal: add FSPRG journal authenticationLennart Poettering
2012-08-16journal: split up journal-file.cLennart Poettering