]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/journal-def.h
journal/compress: return early in uncompress_startswith
[thirdparty/systemd.git] / src / journal / journal-def.h
2013-01-07  Tom GundersenMerge nss-myhostname
2012-12-17  Zbigniew Jędrzejew... journal: move _packed_ attribute to the end
2012-10-21  Lennart Poetteringjournal: use le64_t instead of uint64_t where this...
2012-10-20  Lennart Poetteringjournal: link up documentation with the file structure...
2012-08-17  Lennart Poetteringjournal: even more simple static object tests
2012-08-17  Lennart Poetteringjournald: add additional simple static tests to verifier
2012-08-16  Lennart Poetteringjournal: rework terminology
2012-08-16  Lennart Poetteringjournal: add FSPRG journal authentication
2012-08-16  Lennart Poetteringjournal: count number of entry arrays in header
2012-08-16  Lennart Poetteringjournal: verify structural consistency
2012-08-16  Lennart Poetteringjournal: implement basic journal file verification...
2012-08-13  Lennart Poetteringjournal: include tag object header in hmac
2012-08-13  Lennart Poetteringjournald: initial version of FSPRG hookup
2012-07-19  Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-07-16  Lennart Poetteringjournal: automatically rotate journal files if the...
2012-06-16  Lennart Poetteringjournal: expose and make use of cutoff times of journal
2012-06-16  Lennart Poetteringjournal: add basic object definition for signatures
2012-06-16  Lennart Poetteringjournal: replace arena offset by header size
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-03  Kay Sieversimport udev repository
2012-03-22  Frederic Crozatadd sparse support to detect endianness bug
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 Poetteringjournal: add inline compression support with XZ
2011-12-20  Lennart Poetteringjournal: fix space reservation limit enforcement
2011-11-08  Lennart PoetteringMerge branch 'master' into journal
2011-11-08  Lennart Poetteringjournal: implement multiple field matches
2011-10-14  Lennart Poetteringjournal: properly implement matching with multiple...
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: store XOR combination of entry data object...
2011-10-07  Lennart Poetteringjournal: add preliminary incomplete implementation