chiark / gitweb /
Link against -lcap only where required
[elogind.git] / src / tmpfiles.c
2011-07-22 Lennart Poetteringutil: make use of get_user_creds() and get_group_creds...
2011-07-22 Lennart Poetteringutil: user parse_uid() wherever applicable
2011-07-12 Lennart Poetteringtmpfiles: allow creation of named pipes with tmpfiles
2011-07-01 Lennart Poetteringtmpfiles: don't exit with an error code if we cannot...
2011-04-30 Kay Sieversbinfmt, modules-load, sysctl, tmpfiles: read /usr/local...
2011-04-28 Kay Sieversutil: conf_files_list() return list as parameter
2011-04-25 Kay Sieverstmpfiles.d: switch to stacked config dirs in /lib,...
2011-04-09 Lennart Poetteringtmpfiles: don't warn if two identical lines are configured
2011-04-04 Kay Sieverschange remaining /var/run to /run
2011-04-03 Kay Sieverstmpfiles: create leading directories for d/D instructions
2011-04-01 Lennart Poetteringgeneral: replace a few uses of /var/run by /run
2011-03-03 Lennart Poetteringdirent: support DT_UNKNOWN where necessary for compat...
2011-02-28 Harald HoyerSpelling Corrections
2011-02-25 Lennart Poetteringlabel: udev might be making changes in /dev while we...
2011-02-19 Lennart Poetteringtmpfiles: never clean up block devices
2011-02-17 Lennart Poetteringtmpfiles: kill double slashes in unix socket names...
2011-02-14 Lennart Poetteringtmpfiles: never delete AF_UNIX sockets that are alive
2011-02-13 Lennart Poetteringsystemd: document systemd-tmpfiles
2011-02-13 Lennart Poetteringtmpfiles: take names of tmpfiles configuration files...
2011-02-12 Lennart Poetteringtmpfiles: log to stderr if possible
2011-02-12 Lennart Poetteringtmpfiles: support globs
2011-01-22 Lennart Poetteringclang: fix some issues found with clang-analyzer v17
2011-01-05 Lennart Poetteringtmpfiles: nicer message when two or more conflicting...
2010-12-28 Lennart Poetteringtmpfiles: ensure we do no follow symlinks when cleaning...
2010-11-14 Lennart Poetteringtmpfiles: ignore files marked with the sticky bit
2010-10-21 Gustavo Sverzut... tmpfiles: consider TRUNCATE_DIRECTORY as well.
2010-10-19 Lennart Poetteringtmpfiles: destruct selinux database after use
2010-10-18 Lennart Poetteringtmpfiles: integrate kay's directory cleanup code and...
2010-09-29 Andreas Jaegertmpfiles: fix typo in comment
2010-09-28 Lennart Poetteringtmpfiles: move dir to /etc/tempfiles.d/
2010-09-28 Lennart Poetteringtmpfiles: return sensible error code
2010-09-28 Lennart Poetteringtmpfiles: rename tempfiles to tmpfiles since this isn...