index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal
/
journal-file.h
Age
Commit message (
Expand
)
Author
2013-06-10
journal: remember last direction of search and keep offset cache
Zbigniew Jędrzejewski-Szmek
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-03-25
journal: Add sync timer to journal server
Oleksii Shevchuk
2012-10-26
journal: introduce entry array chain cache
Lennart Poettering
2012-10-18
journal: add ability to list values a specified field can take in all entries...
Lennart Poettering
2012-10-16
journal: implement time-based rotation/vacuuming
Lennart Poettering
2012-08-20
journal: use a macro to check for file header flags
Lennart Poettering
2012-08-19
journal: validate timestamps as well
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: parse fsprg seed
Lennart Poettering
2012-08-16
journal: rename 'mmap' to 'mmap_cache' to appease gcc
Zbigniew Jędrzejewski-Szmek
2012-08-16
journal: split up journal-file.c
Lennart Poettering
2012-08-16
journal: implement basic journal file verification logic
Lennart Poettering
2012-08-16
journal: implement generic sharable mmap caching logic
Lennart Poettering
2012-08-13
journal: add all objects we add to 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: size journal data hash table based on maximum file size metrics
Lennart Poettering
2012-07-17
journal: automatically rotate journal files if the data hash table is full > 75%
Lennart Poettering
2012-07-13
journal: beef up journal matches considerably
Lennart Poettering
2012-06-17
journal: expose and make use of cutoff times of journal
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-03-15
journal: if we encounter a corrupted file, rotate and go on
Lennart Poettering
2012-01-11
journal: fix more 32/64 bit issues
Lennart Poettering
2012-01-05
build-sys: move public header files into a dir of their own
Lennart Poettering
2011-12-31
journal: automatically deduce journal metrics from file system sizes
Lennart Poettering
2011-12-31
journal: move max_use into metrics structure
Lennart Poettering
2011-12-29
journald: flush /run to /var as soon as it becomes available
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: unify code for up and for down traversal
Lennart Poettering
2011-10-14
journal: move field index from file into journal object
Lennart Poettering
2011-10-14
journal: synchronize seqnum across files
Lennart Poettering
2011-10-14
journal: implement parallel file traversal
Lennart Poettering
2011-10-13
journal: implementation rotation
Lennart Poettering
2011-10-08
journal: implement parallel traversal in client
Lennart Poettering