summaryrefslogtreecommitdiff
path: root/src/journal/journal-vacuum.c
Commit message (Expand)AuthorAge
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* util: make creation time xattr logic more genericLennart Poettering2014-12-24
* treewide: use log_*_errno whenever %m is in the format stringMichal Schmidt2014-11-28
* journald: fix memory leak on error pathLennart Poettering2014-11-03
* journald: also check journal file size to deduce if it is emptyLennart Poettering2014-11-03
* journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo...Lennart Poettering2014-11-03
* time-util: add and use USEC/NSEC_INFINIYKay Sievers2014-07-29
* journald: invoking fstatvfs() is now redundant in the vacuuming codeLennart Poettering2014-06-27
* build-sys: use glibc's xattr support instead of requiring libattrKay Sievers2014-05-28
* journal: downgrade vaccuum message to debug levelLennart Poettering2014-02-23
* journald: do not free space when disk space runs lowZbigniew Jędrzejewski-Szmek2014-01-11
* journal/vacuum: replace readdir_r with readdirFlorian Weimer2013-12-21
* Never call qsort on potentially NULL arraysZbigniew Jędrzejewski-Szmek2013-10-13
* journald: fix minor memory leakLennart Poettering2013-10-09
* journald: be a bit more verbose when vacuumingZbigniew Jędrzejewski-Szmek2013-09-10
* journald: fix fd leak in journal_file_emptyGeorge McCollister2013-09-06
* journald: fix vacuuming of archived journalsGeorge McCollister2013-09-06
* journald: always vacuum empty offline filesZbigniew Jędrzejewski-Szmek2013-06-24
* journal/vacuum: cleanupZbigniew Jędrzejewski-Szmek2013-06-24
* Fix vacuum logic errorJan Alexander Steffens (heftig)2013-03-21
* journal: fix potential integer overflowLennart Poettering2012-10-17
* journal: implement time-based rotation/vacuumingLennart Poettering2012-10-16
* util: define union dirent_storage and make use of it everywhereLennart Poettering2012-09-19
* journald: avoid logging to kmsg in the normal pathsLennart Poettering2012-09-06
* journal: split up journal-file.cLennart Poettering2012-08-16