summaryrefslogtreecommitdiff
path: root/src/journal/sd-journal.h
AgeCommit message (Expand)Author
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