Age | Commit message (Expand) | Author |
2012-12-17 | journal: move _packed_ attribute to the end | Zbigniew Jędrzejewski-Szmek |
2012-10-21 | journal: use le64_t instead of uint64_t where this is appropriate | Lennart Poettering |
2012-10-20 | journal: link up documentation with the file structure header | Lennart Poettering |
2012-08-18 | journal: even more simple static object tests | Lennart Poettering |
2012-08-18 | journald: add additional simple static tests to verifier | Lennart Poettering |
2012-08-17 | journal: rework terminology | Lennart Poettering |
2012-08-16 | journal: add FSPRG journal authentication | Lennart Poettering |
2012-08-16 | journal: count number of entry arrays in header | Lennart Poettering |
2012-08-16 | journal: verify structural consistency | Lennart Poettering |
2012-08-16 | journal: implement basic journal file verification logic | Lennart Poettering |
2012-08-13 | journal: include tag object header in hmac | Lennart Poettering |
2012-08-13 | journald: initial version of FSPRG hookup | Lennart Poettering |
2012-07-19 | use #pragma once instead of foo*foo #define guards | Shawn Landden |
2012-07-17 | journal: automatically rotate journal files if the data hash table is full > 75% | Lennart Poettering |
2012-06-17 | journal: expose and make use of cutoff times of journal | Lennart Poettering |
2012-06-17 | journal: add basic object definition for signatures | Lennart Poettering |
2012-06-17 | journal: replace arena offset by header size | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-03-22 | add sparse support to detect endianness bug | Frederic Crozat |
2012-01-05 | build-sys: move public header files into a dir of their own | Lennart Poettering |
2011-12-21 | journal: add inline compression support with XZ | Lennart Poettering |
2011-12-20 | journal: fix space reservation limit enforcement | Lennart Poettering |
2011-11-08 | journal: implement multiple field matches | Lennart Poettering |
2011-10-15 | journal: properly implement matching with multiple matches | Lennart Poettering |
2011-10-13 | journal: implementation rotation | Lennart Poettering |
2011-10-08 | journal: implement parallel traversal in client | Lennart Poettering |
2011-10-07 | journal: store XOR combination of entry data object hashes to identify hash l... | Lennart Poettering |
2011-10-07 | journal: add preliminary incomplete implementation | Lennart Poettering |