summaryrefslogtreecommitdiff
path: root/src/journal/test-journal-verify.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-11shared: add terminal-util.[ch]Ronny Chevalier1-0/+1
2015-04-06util: rework rm_rf() logicLennart Poettering1-1/+2
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2014-11-30tests: use assert_se instead of assertRonny Chevalier1-3/+3
2014-03-18util: replace close_nointr_nofail() by a more useful safe_close()Lennart Poettering1-1/+1
2013-08-22test: Make testing work on systems without or old systemdHolger Hans Peter Freyther1-0/+4
2013-06-10Use stdint.h macros instead of casts to print uint64_t valuesZbigniew Jędrzejewski-Szmek1-2/+2
2013-04-04util: make time formatting a bit smarterLennart Poettering1-1/+1
2012-08-20journal: make libgcrypt dependency optionalLennart Poettering1-3/+4
2012-08-20journal: fix tag ordering checkLennart Poettering1-11/+12
2012-08-18jounral: write bit fiddling testLennart Poettering1-9/+62
2012-08-17journal: after verification output validated time rangeLennart Poettering1-1/+11
2012-08-17journal: show new header fields in header dumpLennart Poettering1-0/+3
2012-08-16journal: add FSPRG journal authenticationLennart Poettering1-2/+3
2012-08-16journal: split up journal-file.cLennart Poettering1-0/+78