Age | Commit message (Expand) | Author |
2015-03-27 | fix gcc warnings about uninitialized variables | Harald Hoyer |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2014-12-24 | util: make creation time xattr logic more generic | Lennart Poettering |
2014-11-28 | treewide: use log_*_errno whenever %m is in the format string | Michal Schmidt |
2014-11-03 | journald: fix memory leak on error path | Lennart Poettering |
2014-11-03 | journald: also check journal file size to deduce if it is empty | Lennart Poettering |
2014-11-03 | journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up jo... | Lennart Poettering |
2014-07-29 | time-util: add and use USEC/NSEC_INFINIY | Kay Sievers |
2014-06-27 | journald: invoking fstatvfs() is now redundant in the vacuuming code | Lennart Poettering |
2014-05-28 | build-sys: use glibc's xattr support instead of requiring libattr | Kay Sievers |
2014-02-23 | journal: downgrade vaccuum message to debug level | Lennart Poettering |
2014-01-11 | journald: do not free space when disk space runs low | Zbigniew Jędrzejewski-Szmek |
2013-12-21 | journal/vacuum: replace readdir_r with readdir | Florian Weimer |
2013-10-13 | Never call qsort on potentially NULL arrays | Zbigniew Jędrzejewski-Szmek |
2013-10-09 | journald: fix minor memory leak | Lennart Poettering |
2013-09-10 | journald: be a bit more verbose when vacuuming | Zbigniew Jędrzejewski-Szmek |
2013-09-06 | journald: fix fd leak in journal_file_empty | George McCollister |
2013-09-06 | journald: fix vacuuming of archived journals | George McCollister |
2013-06-24 | journald: always vacuum empty offline files | Zbigniew Jędrzejewski-Szmek |
2013-06-24 | journal/vacuum: cleanup | Zbigniew Jędrzejewski-Szmek |
2013-03-21 | Fix vacuum logic error | Jan Alexander Steffens (heftig) |
2012-10-17 | journal: fix potential integer overflow | Lennart Poettering |
2012-10-16 | journal: implement time-based rotation/vacuuming | Lennart Poettering |
2012-09-19 | util: define union dirent_storage and make use of it everywhere | Lennart Poettering |
2012-09-06 | journald: avoid logging to kmsg in the normal paths | Lennart Poettering |
2012-08-16 | journal: split up journal-file.c | Lennart Poettering |