]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/journal-file.h
Add __attribute__((const, pure, format)) in various places
[thirdparty/systemd.git] / src / journal / journal-file.h
2013-05-03  Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-03-25  Oleksii Shevchukjournal: Add sync timer to journal server
2013-01-07  Tom GundersenMerge nss-myhostname
2012-10-26  Lennart Poetteringjournal: introduce entry array chain cache
2012-10-18  Lennart Poetteringjournal: add ability to list values a specified field...
2012-10-16  Lennart Poetteringjournal: implement time-based rotation/vacuuming
2012-08-20  Lennart Poetteringjournal: use a macro to check for file header flags
2012-08-19  Lennart Poetteringjournal: validate timestamps as well
2012-08-17  Lennart Poetteringjournal: even more simple static object tests
2012-08-17  Lennart Poetteringjournald: add additional simple static tests to verifier
2012-08-16  Lennart Poetteringjournal: rework terminology
2012-08-16  Lennart Poetteringjournal: parse fsprg seed
2012-08-16  Zbigniew Jędrzejew... journal: rename 'mmap' to 'mmap_cache' to appease gcc
2012-08-16  Lennart Poetteringjournal: split up journal-file.c
2012-08-16  Lennart Poetteringjournal: implement basic journal file verification...
2012-08-16  Lennart Poetteringjournal: implement generic sharable mmap caching logic
2012-08-13  Lennart Poetteringjournal: add all objects we add to HMAC
2012-08-13  Lennart Poetteringjournald: initial version of FSPRG hookup
2012-07-19  Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-07-16  Lennart Poetteringjournal: size journal data hash table based on maximum...
2012-07-16  Lennart Poetteringjournal: automatically rotate journal files if the...
2012-07-12  Lennart Poetteringjournal: beef up journal matches considerably
2012-06-16  Lennart Poetteringjournal: expose and make use of cutoff times of journal
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-03  Kay Sieversimport udev repository
2012-03-22  Frederic Crozatadd sparse support to detect endianness bug
2012-03-15  Lennart Poetteringjournal: if we encounter a corrupted file, rotate and...
2012-01-11  Lennart Poetteringjournal: fix more 32/64 bit issues
2012-01-05  Lennart Poetteringbuild-sys: move public header files into a dir of their own
2011-12-31  Lennart Poetteringjournal: automatically deduce journal metrics from...
2011-12-30  Lennart PoetteringMerge branch 'journal'
2011-12-30  Lennart Poetteringjournal: move max_use into metrics structure
2011-12-29  Lennart Poetteringjournald: flush /run to /var as soon as it becomes...
2011-12-21  Lennart Poetteringjournal: add inline compression support with XZ
2011-12-20  Lennart Poetteringjournal: fix space reservation limit enforcement
2011-11-08  Lennart PoetteringMerge branch 'master' into journal
2011-11-08  Lennart Poetteringjournal: implement multiple field matches
2011-10-14  Lennart Poetteringjournal: unify code for up and for down traversal
2011-10-14  Lennart Poetteringjournal: move field index from file into journal object
2011-10-14  Lennart Poetteringjournal: synchronize seqnum across files
2011-10-14  Lennart Poetteringjournal: implement parallel file traversal
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