index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
/
journal-file.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-07-19
1
-4
/
+1
*
journal: size journal data hash table based on maximum file size metrics
Lennart Poettering
2012-07-17
1
-2
/
+15
*
journal: automatically rotate journal files if the data hash table is full > 75%
Lennart Poettering
2012-07-17
1
-0
/
+3
*
journal: beef up journal matches considerably
Lennart Poettering
2012-07-13
1
-0
/
+4
*
journal: expose and make use of cutoff times of journal
Lennart Poettering
2012-06-17
1
-0
/
+3
*
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
-0
/
+1
*
journal: if we encounter a corrupted file, rotate and go on
Lennart Poettering
2012-03-15
1
-0
/
+2
*
journal: fix more 32/64 bit issues
Lennart Poettering
2012-01-11
1
-1
/
+1
*
build-sys: move public header files into a dir of their own
Lennart Poettering
2012-01-05
1
-1
/
+2
*
journal: automatically deduce journal metrics from file system sizes
Lennart Poettering
2011-12-31
1
-6
/
+3
*
journal: move max_use into metrics structure
Lennart Poettering
2011-12-31
1
-1
/
+2
*
journald: flush /run to /var as soon as it becomes available
Lennart Poettering
2011-12-29
1
-0
/
+4
*
journal: add inline compression support with XZ
Lennart Poettering
2011-12-21
1
-0
/
+7
*
journal: fix space reservation limit enforcement
Lennart Poettering
2011-12-20
1
-0
/
+13
*
journal: implement multiple field matches
Lennart Poettering
2011-11-08
1
-17
/
+34
*
journal: unify code for up and for down traversal
Lennart Poettering
2011-10-15
1
-4
/
+7
*
journal: move field index from file into journal object
Lennart Poettering
2011-10-14
1
-1
/
+0
*
journal: synchronize seqnum across files
Lennart Poettering
2011-10-14
1
-1
/
+1
*
journal: implement parallel file traversal
Lennart Poettering
2011-10-14
1
-11
/
+1
*
journal: implementation rotation
Lennart Poettering
2011-10-13
1
-1
/
+8
*
journal: implement parallel traversal in client
Lennart Poettering
2011-10-08
1
-0
/
+86