summaryrefslogtreecommitdiff
path: root/src/tmpfiles.c
AgeCommit message (Expand)Author
2011-03-03dirent: support DT_UNKNOWN where necessary for compat with reiserfsLennart Poettering
2011-02-28Spelling CorrectionsHarald Hoyer
2011-02-25label: udev might be making changes in /dev while we iterate through itLennart Poettering
2011-02-19tmpfiles: never clean up block devicesLennart Poettering
2011-02-17tmpfiles: kill double slashes in unix socket names, just in caseLennart Poettering
2011-02-14tmpfiles: never delete AF_UNIX sockets that are aliveLennart Poettering
2011-02-13systemd: document systemd-tmpfilesLennart Poettering
2011-02-13tmpfiles: take names of tmpfiles configuration files on the command lineLennart Poettering
2011-02-12tmpfiles: log to stderr if possibleLennart Poettering
2011-02-12tmpfiles: support globsLennart Poettering
2011-01-22clang: fix some issues found with clang-analyzersystemd/v17Lennart Poettering
2011-01-05tmpfiles: nicer message when two or more conflicting lines are configured for...Lennart Poettering
2010-12-28tmpfiles: ensure we do no follow symlinks when cleaning up dirsLennart Poettering
2010-11-14tmpfiles: ignore files marked with the sticky bitLennart Poettering
2010-10-21tmpfiles: consider TRUNCATE_DIRECTORY as well.Gustavo Sverzut Barbieri
2010-10-19tmpfiles: destruct selinux database after useLennart Poettering
2010-10-18tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfil...Lennart Poettering
2010-09-29tmpfiles: fix typo in commentAndreas Jaeger
2010-09-28tmpfiles: move dir to /etc/tempfiles.d/Lennart Poettering
2010-09-28tmpfiles: return sensible error codeLennart Poettering
2010-09-28tmpfiles: rename tempfiles to tmpfiles since this isn't windowsLennart Poettering