index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
journal-def.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
docs: import journal file format docs from fdo wiki
Lennart Poettering
2020-06-25
1
-1
/
+1
*
journal: support zstd compression for large objects in journal files
Lennart Poettering
2020-06-25
1
-7
/
+17
*
journal-file: when individual hash chains grow too large, rotate
Lennart Poettering
2020-06-25
1
-8
/
+15
*
journal: use a different hash function for each journal file
Lennart Poettering
2020-06-25
1
-4
/
+8
*
journal: make signature arrays const
Lennart Poettering
2020-06-25
1
-2
/
+4
*
journal: fix definition of _OBJECT_COMPRESSED_MAX
Lennart Poettering
2020-06-25
1
-7
/
+7
*
tree-wide: drop duplicated blank lines
Yu Watanabe
2019-07-15
1
-1
/
+0
*
journal: drop _packed_ attribute in a few places
Zbigniew Jędrzejewski-Szmek
2019-02-04
1
-53
/
+65
*
tree-wide: drop empty lines in comments
Yu Watanabe
2018-07-23
1
-1
/
+0
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-4
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-4
/
+4
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
util-lib: split out fd-related operations into fd-util.[ch]
Lennart Poettering
2015-10-25
1
-3
/
+2
*
journal: fix size comment
Peter Lemenkov
2015-05-13
1
-1
/
+1
*
journal: have a named enum ObjectType
Michal Schmidt
2014-12-13
1
-2
/
+2
*
journal: consistently use OBJECT_<type> names instead of numbers
Michal Schmidt
2014-12-13
1
-1
/
+1
*
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-07-31
1
-1
/
+1
*
fix #ifdef
Ronny Chevalier
2014-07-09
1
-1
/
+1
*
journal: add LZ4 as optional compressor
Zbigniew Jędrzejewski-Szmek
2014-07-07
1
-2
/
+26
*
journal: move _packed_ attribute to the end
Zbigniew Jędrzejewski-Szmek
2012-12-17
1
-22
/
+22
*
journal: use le64_t instead of uint64_t where this is appropriate
Lennart Poettering
2012-10-21
1
-2
/
+2
*
journal: link up documentation with the file structure header
Lennart Poettering
2012-10-20
1
-4
/
+11
*
journal: even more simple static object tests
Lennart Poettering
2012-08-18
1
-0
/
+2
*
journald: add additional simple static tests to verifier
Lennart Poettering
2012-08-18
1
-3
/
+4
*
journal: rework terminology
Lennart Poettering
2012-08-17
1
-8
/
+8
*
journal: add FSPRG journal authentication
Lennart Poettering
2012-08-16
1
-0
/
+1
*
journal: count number of entry arrays in header
Lennart Poettering
2012-08-16
1
-0
/
+1
*
journal: verify structural consistency
Lennart Poettering
2012-08-16
1
-2
/
+2
*
journal: implement basic journal file verification logic
Lennart Poettering
2012-08-16
1
-2
/
+2
*
journal: include tag object header in hmac
Lennart Poettering
2012-08-13
1
-0
/
+3
*
journald: initial version of FSPRG hookup
Lennart Poettering
2012-08-13
1
-12
/
+30
*
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-07-19
1
-4
/
+1
*
journal: automatically rotate journal files if the data hash table is full > 75%
Lennart Poettering
2012-07-17
1
-2
/
+5
*
journal: expose and make use of cutoff times of journal
Lennart Poettering
2012-06-17
1
-2
/
+2
*
journal: add basic object definition for signatures
Lennart Poettering
2012-06-17
1
-0
/
+18
*
journal: replace arena offset by header size
Lennart Poettering
2012-06-17
1
-1
/
+1
*
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-12
1
-4
/
+4
*
add sparse support to detect endianness bug
Frederic Crozat
2012-03-22
1
-37
/
+37
*
build-sys: move public header files into a dir of their own
Lennart Poettering
2012-01-05
1
-1
/
+2
*
journal: add inline compression support with XZ
Lennart Poettering
2011-12-21
1
-1
/
+12
*
journal: fix space reservation limit enforcement
Lennart Poettering
2011-12-20
1
-3
/
+0
*
journal: implement multiple field matches
Lennart Poettering
2011-11-08
1
-27
/
+39
*
journal: properly implement matching with multiple matches
Lennart Poettering
2011-10-15
1
-0
/
+1
*
journal: implementation rotation
Lennart Poettering
2011-10-13
1
-0
/
+2
*
journal: implement parallel traversal in client
Lennart Poettering
2011-10-08
1
-2
/
+3
*
journal: store XOR combination of entry data object hashes to identify hash l...
Lennart Poettering
2011-10-07
1
-0
/
+1
*
journal: add preliminary incomplete implementation
Lennart Poettering
2011-10-07
1
-0
/
+139