]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/sd-journal.c
journal: implementation rotation
[thirdparty/systemd.git] / src / journal / sd-journal.c
2011-10-13  Lennart Poetteringjournal: implementation rotation
2011-10-12  Lennart PoetteringMerge branch 'master' into journal
2011-10-08  Lennart Poetteringjournal: implement parallel traversal in client
2011-10-07  Lennart Poetteringjournal: split user logs into their own journal files
2011-10-07  Lennart Poetteringjournal: replace linked list by hashmap when merging...
2011-10-07  Lennart Poetteringjournal: store XOR combination of entry data object...
2011-10-07  Lennart Poetteringjournal: add preliminary incomplete implementation