chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
systemctl: remove debug log message
[elogind.git]
/
src
/
journal
/
journal-file.h
2013-11-08
Lennart Poettering
Remove dead code and unexport some calls
blob
|
commitdiff
|
raw
2013-06-10
Zbigniew Jędrzejew...
journal: remember last direction of search and keep...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-03
Zbigniew Jędrzejew...
Add __attribute__((const, pure, format)) in various...
blob
|
commitdiff
|
raw
|
diff to current
2013-03-25
Oleksii Shevchuk
journal: Add sync timer to journal server
blob
|
commitdiff
|
raw
|
diff to current
2013-01-07
Tom Gundersen
Merge nss-myhostname
blob
|
commitdiff
|
raw
|
diff to current
2012-10-26
Lennart Poettering
journal: introduce entry array chain cache
blob
|
commitdiff
|
raw
|
diff to current
2012-10-18
Lennart Poettering
journal: add ability to list values a specified field...
blob
|
commitdiff
|
raw
|
diff to current
2012-10-16
Lennart Poettering
journal: implement time-based rotation/vacuuming
blob
|
commitdiff
|
raw
|
diff to current
2012-08-20
Lennart Poettering
journal: use a macro to check for file header flags
blob
|
commitdiff
|
raw
|
diff to current
2012-08-19
Lennart Poettering
journal: validate timestamps as well
blob
|
commitdiff
|
raw
|
diff to current
2012-08-17
Lennart Poettering
journal: even more simple static object tests
blob
|
commitdiff
|
raw
|
diff to current
2012-08-17
Lennart Poettering
journald: add additional simple static tests to verifier
blob
|
commitdiff
|
raw
|
diff to current
2012-08-16
Lennart Poettering
journal: rework terminology
blob
|
commitdiff
|
raw
|
diff to current
2012-08-16
Lennart Poettering
journal: parse fsprg seed
blob
|
commitdiff
|
raw
|
diff to current
2012-08-16
Zbigniew Jędrzejew...
journal: rename 'mmap' to 'mmap_cache' to appease gcc
blob
|
commitdiff
|
raw
|
diff to current
2012-08-16
Lennart Poettering
journal: split up journal-file.c
blob
|
commitdiff
|
raw
|
diff to current
2012-08-16
Lennart Poettering
journal: implement basic journal file verification...
blob
|
commitdiff
|
raw
|
diff to current
2012-08-16
Lennart Poettering
journal: implement generic sharable mmap caching logic
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Lennart Poettering
journal: add all objects we add to HMAC
blob
|
commitdiff
|
raw
|
diff to current
2012-08-13
Lennart Poettering
journald: initial version of FSPRG hookup
blob
|
commitdiff
|
raw
|
diff to current
2012-07-19
Shawn Landden
use #pragma once instead of foo*foo #define guards
blob
|
commitdiff
|
raw
|
diff to current
2012-07-16
Lennart Poettering
journal: size journal data hash table based on maximum...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-16
Lennart Poettering
journal: automatically rotate journal files if the...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-12
Lennart Poettering
journal: beef up journal matches considerably
blob
|
commitdiff
|
raw
|
diff to current
2012-06-16
Lennart Poettering
journal: expose and make use of cutoff times of journal
blob
|
commitdiff
|
raw
|
diff to current
2012-04-11
Lennart Poettering
relicense to LGPLv2.1 (with exceptions)
blob
|
commitdiff
|
raw
|
diff to current
2012-04-03
Kay Sievers
import udev repository
blob
|
commitdiff
|
raw
|
diff to current
2012-03-22
Frederic Crozat
add sparse support to detect endianness bug
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Lennart Poettering
journal: if we encounter a corrupted file, rotate and...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-11
Lennart Poettering
journal: fix more 32/64 bit issues
blob
|
commitdiff
|
raw
|
diff to current
2012-01-05
Lennart Poettering
build-sys: move public header files into a dir of their own
blob
|
commitdiff
|
raw
|
diff to current
2011-12-31
Lennart Poettering
journal: automatically deduce journal metrics from...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-30
Lennart Poettering
Merge branch 'journal'
blob
|
commitdiff
|
raw
|
diff to current
2011-12-30
Lennart Poettering
journal: move max_use into metrics structure
blob
|
commitdiff
|
raw
|
diff to current
2011-12-29
Lennart Poettering
journald: flush /run to /var as soon as it becomes...
blob
|
commitdiff
|
raw
|
diff to current
2011-12-21
Lennart Poettering
journal: add inline compression support with XZ
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
Lennart Poettering
journal: fix space reservation limit enforcement
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
Lennart Poettering
Merge branch 'master' into journal
blob
|
commitdiff
|
raw
|
diff to current
2011-11-08
Lennart Poettering
journal: implement multiple field matches
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Lennart Poettering
journal: unify code for up and for down traversal
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Lennart Poettering
journal: move field index from file into journal object
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Lennart Poettering
journal: synchronize seqnum across files
blob
|
commitdiff
|
raw
|
diff to current
2011-10-14
Lennart Poettering
journal: implement parallel file traversal
blob
|
commitdiff
|
raw
|
diff to current
2011-10-13
Lennart Poettering
journal: implementation rotation
blob
|
commitdiff
|
raw
|
diff to current
2011-10-12
Lennart Poettering
Merge branch 'master' into journal
blob
|
commitdiff
|
raw
|
diff to current
2011-10-08
Lennart Poettering
journal: implement parallel traversal in client
blob
|
commitdiff
|
raw
|
diff to current