summaryrefslogtreecommitdiff
path: root/src/journal/test-journal.c
AgeCommit message (Expand)Author
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-01-05build-sys: move public header files into a dir of their ownLennart Poettering
2011-12-22journald: enforce some syntax restrictions on field names sent from the clien...Lennart 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: unify code for up and for down traversalLennart Poettering
2011-10-14journal: synchronize seqnum across filesLennart Poettering
2011-10-13journal: implementation rotationLennart Poettering
2011-10-08journal: implement parallel traversal in clientLennart Poettering
2011-10-07journal: replace linked list by hashmap when merging filesLennart Poettering
2011-10-07journal: add preliminary incomplete implementationLennart Poettering