]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/test-journal.c
journal: implement generic sharable mmap caching logic
[thirdparty/systemd.git] / src / journal / test-journal.c
2012-08-16  Lennart Poetteringjournal: implement generic sharable mmap caching logic
2012-08-13  Lennart Poetteringjournal: add all objects we add to HMAC
2012-08-13  Lennart Poetteringjournald: initial version of FSPRG hookup
2012-08-03  Zbigniew Jędrzejew... test: allow deletion of temporary files from normal fs
2012-07-16  Lennart Poetteringjournal: size journal data hash table based on maximum...
2012-07-13  Lennart Poetteringtest: hook up more tests with make check
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-03  Kay Sieversimport udev repository
2012-01-05  Lennart Poetteringbuild-sys: move public header files into a dir of their own
2011-12-30  Lennart PoetteringMerge branch 'journal'
2011-12-21  Lennart Poetteringjournald: enforce some syntax restrictions on field...
2011-12-16  Lennart Poetteringjournal: add native protocol to journald, and client...
2011-11-08  Lennart PoetteringMerge branch 'master' into journal
2011-11-08  Lennart Poetteringjournal: implement multiple field matches
2011-10-14  Lennart Poetteringjournal: unify code for up and for down traversal
2011-10-14  Lennart Poetteringjournal: synchronize seqnum across files
2011-10-13  Lennart Poetteringjournal: implementation rotation
2011-10-12  Lennart PoetteringMerge branch 'master' into journal
2011-10-08  Lennart Poetteringjournal: implement parallel traversal in client
2011-10-07  Lennart Poetteringjournal: replace linked list by hashmap when merging...
2011-10-07  Lennart Poetteringjournal: add preliminary incomplete implementation