summaryrefslogtreecommitdiff
path: root/src/journal/sd-journal.h
AgeCommit message (Expand)Author
2011-12-29journald: don't recheck /var availability more often than 30sLennart Poettering
2011-12-29journald: flush /run to /var as soon as it becomes availableLennart Poettering
2011-12-28journal: never mmap beyond file sizeLennart Poettering
2011-12-27journal: fix hash table lookup logicLennart Poettering
2011-12-27journald: implement sophisticated rate limitingLennart Poettering
2011-12-23journal: implement stdout transportLennart Poettering
2011-12-21journal: add inline compression support with XZLennart Poettering
2011-12-20journal: fix space reservation limit enforcementLennart Poettering
2011-12-19journal: implement inotify-based live logging logicLennart Poettering
2011-12-17journal: introduce mandatory sd_journal_printf() priority parameterLennart Poettering
2011-12-17journal: enforce limits on open journal filesLennart Poettering
2011-12-17journal: add native protocol to journald, and client side API to send journal...Lennart Poettering
2011-11-08journal: implement multiple field matchesLennart Poettering
2011-10-15journal: automaticall reset location when the set of matches changesLennart Poettering
2011-10-15journal: implement seek to head/tailLennart Poettering
2011-10-14journal: if two entries match with everything but seqnums, they are still ide...Lennart Poettering
2011-10-14journal: synchronize seqnum across filesLennart Poettering
2011-10-14journal: implement parallel file traversalLennart Poettering
2011-10-08journal: implement parallel traversal in clientLennart Poettering
2011-10-07journal: add preliminary incomplete implementationLennart Poettering