index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tmpfiles.c
Age
Commit message (
Expand
)
Author
2011-08-21
cgroup: honour sticky bit when trimming cgroup trees
Lennart Poettering
2011-08-01
umask: change default umask to 0022 just to be sure, and set it explicitly in...
Lennart Poettering
2011-07-23
util: make use of get_user_creds() and get_group_creds() wherever applicable
Lennart Poettering
2011-07-23
util: user parse_uid() wherever applicable
Lennart Poettering
2011-07-12
tmpfiles: allow creation of named pipes with tmpfiles
Lennart Poettering
2011-07-02
tmpfiles: don't exit with an error code if we cannot access all files
Lennart Poettering
2011-04-30
binfmt, modules-load, sysctl, tmpfiles: read /usr/local/lib and where appropr...
Kay Sievers
2011-04-28
util: conf_files_list() return list as parameter
Kay Sievers
2011-04-25
tmpfiles.d: switch to stacked config dirs in /lib, /etc, /run
Kay Sievers
2011-04-10
tmpfiles: don't warn if two identical lines are configured
Lennart Poettering
2011-04-04
change remaining /var/run to /run
Kay Sievers
2011-04-03
tmpfiles: create leading directories for d/D instructions
Kay Sievers
2011-04-01
general: replace a few uses of /var/run by /run
Lennart Poettering
2011-03-03
dirent: support DT_UNKNOWN where necessary for compat with reiserfs
Lennart Poettering
2011-02-28
Spelling Corrections
Harald Hoyer
2011-02-25
label: udev might be making changes in /dev while we iterate through it
Lennart Poettering
2011-02-19
tmpfiles: never clean up block devices
Lennart Poettering
2011-02-17
tmpfiles: kill double slashes in unix socket names, just in case
Lennart Poettering
2011-02-14
tmpfiles: never delete AF_UNIX sockets that are alive
Lennart Poettering
2011-02-13
systemd: document systemd-tmpfiles
Lennart Poettering
2011-02-13
tmpfiles: take names of tmpfiles configuration files on the command line
Lennart Poettering
2011-02-12
tmpfiles: log to stderr if possible
Lennart Poettering
2011-02-12
tmpfiles: support globs
Lennart Poettering
2011-01-22
clang: fix some issues found with clang-analyzer
systemd/v17
Lennart Poettering
2011-01-05
tmpfiles: nicer message when two or more conflicting lines are configured for...
Lennart Poettering
2010-12-28
tmpfiles: ensure we do no follow symlinks when cleaning up dirs
Lennart Poettering
2010-11-14
tmpfiles: ignore files marked with the sticky bit
Lennart Poettering
2010-10-21
tmpfiles: consider TRUNCATE_DIRECTORY as well.
Gustavo Sverzut Barbieri
2010-10-19
tmpfiles: destruct selinux database after use
Lennart Poettering
2010-10-18
tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfil...
Lennart Poettering
2010-09-29
tmpfiles: fix typo in comment
Andreas Jaeger
2010-09-28
tmpfiles: move dir to /etc/tempfiles.d/
Lennart Poettering
2010-09-28
tmpfiles: return sensible error code
Lennart Poettering
2010-09-28
tmpfiles: rename tempfiles to tmpfiles since this isn't windows
Lennart Poettering