summaryrefslogtreecommitdiff
path: root/src/journal/journal-def.h
Commit message (Expand)AuthorAge
* Remove src/journalAndy Wingo2015-04-19
* journal: have a named enum ObjectTypeMichal Schmidt2014-12-13
* journal: consistently use OBJECT_<type> names instead of numbersMichal Schmidt2014-12-13
* Always prefer our headers to system headersZbigniew Jędrzejewski-Szmek2014-07-31
* fix #ifdefRonny Chevalier2014-07-08
* journal: add LZ4 as optional compressorZbigniew Jędrzejewski-Szmek2014-07-06
* journal: move _packed_ attribute to the endZbigniew Jędrzejewski-Szmek2012-12-17
* journal: use le64_t instead of uint64_t where this is appropriateLennart Poettering2012-10-21
* journal: link up documentation with the file structure headerLennart Poettering2012-10-20
* journal: even more simple static object testsLennart Poettering2012-08-18
* journald: add additional simple static tests to verifierLennart Poettering2012-08-18
* journal: rework terminologyLennart Poettering2012-08-17
* journal: add FSPRG journal authenticationLennart Poettering2012-08-16
* journal: count number of entry arrays in headerLennart Poettering2012-08-16
* journal: verify structural consistencyLennart Poettering2012-08-16
* journal: implement basic journal file verification logicLennart Poettering2012-08-16
* journal: include tag object header in hmacLennart Poettering2012-08-13
* journald: initial version of FSPRG hookupLennart Poettering2012-08-13
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* journal: automatically rotate journal files if the data hash table is full > 75%Lennart Poettering2012-07-17
* journal: expose and make use of cutoff times of journalLennart Poettering2012-06-17
* journal: add basic object definition for signaturesLennart Poettering2012-06-17
* journal: replace arena offset by header sizeLennart Poettering2012-06-17
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* add sparse support to detect endianness bugFrederic Crozat2012-03-22
* build-sys: move public header files into a dir of their ownLennart Poettering2012-01-05
* journal: add inline compression support with XZLennart Poettering2011-12-21
* journal: fix space reservation limit enforcementLennart Poettering2011-12-20
* journal: implement multiple field matchesLennart Poettering2011-11-08
* journal: properly implement matching with multiple matchesLennart Poettering2011-10-15
* journal: implementation rotationLennart Poettering2011-10-13
* journal: implement parallel traversal in clientLennart Poettering2011-10-08
* journal: store XOR combination of entry data object hashes to identify hash l...Lennart Poettering2011-10-07
* journal: add preliminary incomplete implementationLennart Poettering2011-10-07