1. ad293f5 cgroup: honour sticky bit when trimming cgroup trees by Lennart Poettering · 13 years ago
  2. 4c12626 umask: change default umask to 0022 just to be sure, and set it explicitly in all binaries, in order to make sure it is set when started from the terminal by Lennart Poettering · 13 years ago
  3. 4b67834 util: make use of get_user_creds() and get_group_creds() wherever applicable by Lennart Poettering · 13 years ago
  4. ddd8876 util: user parse_uid() wherever applicable by Lennart Poettering · 13 years ago
  5. ee17ee7 tmpfiles: allow creation of named pipes with tmpfiles by Lennart Poettering · 13 years ago
  6. 21bdae1 tmpfiles: don't exit with an error code if we cannot access all files by Lennart Poettering · 13 years ago
  7. 223a355 binfmt, modules-load, sysctl, tmpfiles: read /usr/local/lib and where appropriate /lib directories by Kay Sievers · 14 years ago
  8. 4414330 util: conf_files_list() return list as parameter by Kay Sievers · 14 years ago
  9. 772f837 tmpfiles.d: switch to stacked config dirs in /lib, /etc, /run by Kay Sievers · 14 years ago
  10. bfe95f3 tmpfiles: don't warn if two identical lines are configured by Lennart Poettering · 14 years ago
  11. db019b8 change remaining /var/run to /run by Kay Sievers · 14 years ago
  12. 3336686 tmpfiles: create leading directories for d/D instructions by Kay Sievers · 14 years ago
  13. bb29785 general: replace a few uses of /var/run by /run by Lennart Poettering · 14 years ago
  14. 1a6f4df dirent: support DT_UNKNOWN where necessary for compat with reiserfs by Lennart Poettering · 14 years ago
  15. 35b8ca3 Spelling Corrections by Harald Hoyer · 14 years ago
  16. c904f64 label: udev might be making changes in /dev while we iterate through it by Lennart Poettering · 14 years ago
  17. 78ab08e tmpfiles: never clean up block devices by Lennart Poettering · 14 years ago
  18. 4ff21d8 tmpfiles: kill double slashes in unix socket names, just in case by Lennart Poettering · 14 years ago
  19. 17b9052 tmpfiles: never delete AF_UNIX sockets that are alive by Lennart Poettering · 14 years ago
  20. 522d4a4 systemd: document systemd-tmpfiles by Lennart Poettering · 14 years ago
  21. fba6e68 tmpfiles: take names of tmpfiles configuration files on the command line by Lennart Poettering · 14 years ago
  22. eb0ca9e tmpfiles: log to stderr if possible by Lennart Poettering · 14 years ago
  23. b8bb3e8 tmpfiles: support globs by Lennart Poettering · 14 years ago
  24. bd40a2d clang: fix some issues found with clang-analyzer by Lennart Poettering · 14 years ago v17
  25. 022707d tmpfiles: nicer message when two or more conflicting lines are configured for the same file by Lennart Poettering · 14 years ago
  26. a247755 tmpfiles: ensure we do no follow symlinks when cleaning up dirs by Lennart Poettering · 14 years ago
  27. 9c73736 tmpfiles: ignore files marked with the sticky bit by Lennart Poettering · 14 years ago
  28. abe35cc tmpfiles: consider TRUNCATE_DIRECTORY as well. by Gustavo Sverzut Barbieri · 14 years ago
  29. 29003cf tmpfiles: destruct selinux database after use by Lennart Poettering · 14 years ago
  30. 3b63d2d tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfiles quite a bit by Lennart Poettering · 14 years ago
  31. 0100047 tmpfiles: fix typo in comment by Andreas Jaeger · 14 years ago
  32. 7fcde28 tmpfiles: move dir to /etc/tempfiles.d/ by Lennart Poettering · 14 years ago
  33. 4aa8b15 tmpfiles: return sensible error code by Lennart Poettering · 14 years ago
  34. bfaf42d tmpfiles: rename tempfiles to tmpfiles since this isn't windows by Lennart Poettering · 14 years ago[Renamed from src/tempfiles.c]
  35. 5008d58 tempfiles: add little utility for creating volatile files/dirs in tmpfs hierarchies by Lennart Poettering · 14 years ago