chiark / gitweb /
rules: simplify mmc RPMB handling
[elogind.git] / src / journal / journal-vacuum.c
2014-12-24 Lennart Poetteringutil: make creation time xattr logic more generic
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-03 Lennart Poetteringjournald: fix memory leak on error path
2014-11-03 Lennart Poetteringjournald: also check journal file size to deduce if...
2014-11-03 Lennart Poetteringjournalctl: add new --vacuum-size= and --vacuum-time...
2014-07-29 Kay Sieverstime-util: add and use USEC/NSEC_INFINIY
2014-06-27 Lennart Poetteringjournald: invoking fstatvfs() is now redundant in the...
2014-05-28 Kay Sieversbuild-sys: use glibc's xattr support instead of requiri...
2014-02-23 Lennart Poetteringjournal: downgrade vaccuum message to debug level
2014-01-11 Zbigniew Jędrzejew... journald: do not free space when disk space runs low
2013-12-21 Florian Weimerjournal/vacuum: replace readdir_r with readdir
2013-10-13 Zbigniew Jędrzejew... Never call qsort on potentially NULL arrays
2013-10-09 Lennart Poetteringjournald: fix minor memory leak
2013-09-10 Zbigniew Jędrzejew... journald: be a bit more verbose when vacuuming
2013-09-06 George McCollisterjournald: fix fd leak in journal_file_empty
2013-09-06 George McCollisterjournald: fix vacuuming of archived journals
2013-06-25 Zbigniew Jędrzejew... journald: always vacuum empty offline files
2013-06-25 Zbigniew Jędrzejew... journal/vacuum: cleanup
2013-03-22 Jan Alexander Stef... Fix vacuum logic error
2013-01-07 Tom GundersenMerge nss-myhostname
2012-10-17 Lennart Poetteringjournal: fix potential integer overflow
2012-10-16 Lennart Poetteringjournal: implement time-based rotation/vacuuming
2012-09-19 Lennart Poetteringutil: define union dirent_storage and make use of it...
2012-09-06 Lennart Poetteringjournald: avoid logging to kmsg in the normal paths
2012-08-16 Lennart Poetteringjournal: split up journal-file.c