]> git.ipfire.org Git - thirdparty/systemd.git/history - src/journal/journal-vacuum.c
journald: do not free space when disk space runs low
[thirdparty/systemd.git] / src / journal / journal-vacuum.c
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