chiark / gitweb /
journald: downgrade warning message when /dev/kmsg does not exist
[elogind.git] / src / journal / mmap-cache.c
2013-11-26 Lennart Poetteringjournald: keep statistics on how of we hit/miss the...
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-08-02 George McCollisterjournal: fix hashmap leak in mmap-cache
2013-05-09 Zbigniew Jędrzejew... Rearrange a few fields to reduce holes
2013-05-03 Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-10-16 Colin Guthriejournal: Set the last_unused pointer correctly when...
2012-10-16 Colin Guthriejournal: Properly track the number of allocated windows.
2012-09-21 Lennart Poetteringjournal: always keep marked mmap windows around
2012-09-21 Lennart Poetteringjournal: completely rework the mmap cache as I too...
2012-09-13 Thomas Hindoe Paab... man: fix a bunch of typos in docs
2012-08-21 Lennart Poetteringjournal: be more careful when keeping around mmaps...
2012-08-17 Lennart Poetteringmmap: resize arrays dynamically
2012-08-16 Lennart Poetteringjournal: add superficial structure verifier
2012-08-16 Lennart Poetteringjournal: implement basic journal file verification...
2012-08-16 Lennart Poetteringjournal: implement generic sharable mmap caching logic