summaryrefslogtreecommitdiff
path: root/src/tmpfiles.c
Commit message (Expand)AuthorAgeFilesLines
* dirent: support DT_UNKNOWN where necessary for compat with reiserfsLennart Poettering2011-03-031-1/+2
* Spelling CorrectionsHarald Hoyer2011-02-281-1/+1
* label: udev might be making changes in /dev while we iterate through itLennart Poettering2011-02-251-1/+1
* tmpfiles: never clean up block devicesLennart Poettering2011-02-191-0/+4
* tmpfiles: kill double slashes in unix socket names, just in caseLennart Poettering2011-02-171-0/+2
* tmpfiles: never delete AF_UNIX sockets that are aliveLennart Poettering2011-02-141-1/+83
* systemd: document systemd-tmpfilesLennart Poettering2011-02-131-3/+3
* tmpfiles: take names of tmpfiles configuration files on the command lineLennart Poettering2011-02-131-62/+85
* tmpfiles: log to stderr if possibleLennart Poettering2011-02-121-1/+1
* tmpfiles: support globsLennart Poettering2011-02-121-9/+84
* clang: fix some issues found with clang-analyzerv17Lennart Poettering2011-01-221-14/+14
* tmpfiles: nicer message when two or more conflicting lines are configured for...Lennart Poettering2011-01-051-0/+6
* tmpfiles: ensure we do no follow symlinks when cleaning up dirsLennart Poettering2010-12-281-1/+1
* tmpfiles: ignore files marked with the sticky bitLennart Poettering2010-11-141-0/+7
* tmpfiles: consider TRUNCATE_DIRECTORY as well.Gustavo Sverzut Barbieri2010-10-211-1/+2
* tmpfiles: destruct selinux database after useLennart Poettering2010-10-191-0/+2
* tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfil...Lennart Poettering2010-10-181-119/+588
* tmpfiles: fix typo in commentAndreas Jaeger2010-09-291-1/+1
* tmpfiles: move dir to /etc/tempfiles.d/Lennart Poettering2010-09-281-3/+3
* tmpfiles: return sensible error codeLennart Poettering2010-09-281-11/+31
* tmpfiles: rename tempfiles to tmpfiles since this isn't windowsLennart Poettering2010-09-281-0/+307