summaryrefslogtreecommitdiff
path: root/src/journal/journal-verify.h
AgeCommit message (Collapse)Author
2012-09-24journald: always pass first entry timestamp back from journal_file_verify()Lennart Poettering
2012-08-18jounral: write bit fiddling testLennart Poettering
This test goes through every single bit in a journal file, toggles it, and checks if this change is detected by the verification.
2012-08-17journal: after verification output validated time rangeLennart Poettering
2012-08-16journal: split up journal-file.cLennart Poettering