chiark / gitweb /
systemctl: try to reload daemon after enable/disable only when not running in a chroot
[elogind.git] / src / journal / mmap-cache.c
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