summaryrefslogtreecommitdiff
path: root/src/journal/journal-file.c
AgeCommit message (Expand)Author
2011-12-20journal: fix space reservation limit enforcementLennart Poettering
2011-12-20journal: fix matchesLennart Poettering
2011-12-19journal: implement inotify-based live logging logicLennart Poettering
2011-11-08journal: implement multiple field matchesLennart Poettering
2011-10-15journal: unify code for up and for down traversalLennart Poettering
2011-10-15journal: properly implement matching with multiple matchesLennart Poettering
2011-10-14journal: synchronize seqnum across filesLennart Poettering
2011-10-14journal: implement parallel file traversalLennart Poettering
2011-10-13journal: implementation rotationLennart Poettering
2011-10-12journal: only fallocate() what we really need to avoid slowness on file syste...Lennart Poettering
2011-10-08journal: implement parallel traversal in clientLennart Poettering