summaryrefslogtreecommitdiff
path: root/src/journal/journal-verify.h
AgeCommit message (Collapse)Author
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
This should be handled fine now by .dir-locals.el, so need to carry that stuff in every file.
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