systemd 15
  1. 3686ced update TODO by Lennart Poettering · 14 years ago
  2. aeb70c8 logger: fix error handling by Lennart Poettering · 14 years ago
  3. 6bd2127 man: make clear that VERSION and VERSION_ID is not mandatory in os-release.5 by Lennart Poettering · 14 years ago
  4. be8088a systemctl: don't return LSB status error codes for systemctl show by Lennart Poettering · 14 years ago
  5. 600a328 mount: do not try to mount disable cgroup controllers by Lennart Poettering · 14 years ago
  6. a7c6446 man: document /etc/modules-load.d/ by Lennart Poettering · 14 years ago
  7. ee48647 man: document locale.conf by Lennart Poettering · 14 years ago
  8. b1a2da0 cryptsetup: show udev device name when asking for password by Lennart Poettering · 14 years ago
  9. 8e1bd70 sysctl: implement native sysctl tool to support Debian-style /etc/sysctl.d by Lennart Poettering · 14 years ago
  10. 10aa703 util: introduce /etc/os-release so that distros don't need to patch systemd to get a welcome message by Lennart Poettering · 14 years ago
  11. f81c701 update TODO by Lennart Poettering · 14 years ago
  12. a45b9fd job: make sure we don't fail umount.target if a mount unit failed to stop by Lennart Poettering · 14 years ago
  13. c1d6bc0 units: make sure prefdm is killed first, user sessions second on shutdown by Lennart Poettering · 14 years ago
  14. 2f8cd17 cryptsetup: automatically order crypt partitions before cryptsetup.target by Lennart Poettering · 14 years ago
  15. 74fe1fe pam: duplicate cgroup tree in the cpu hierarchy by default, optionally more by Lennart Poettering · 14 years ago
  16. 04d1484 update TODO by Kay Sievers · 14 years ago
  17. 230e5a3 Revert "update TODO" by Kay Sievers · 14 years ago
  18. afe635e update TODO by Kay Sievers · 14 years ago
  19. 23cf497 update TODO by Lennart Poettering · 14 years ago
  20. 0cf8469 ask-password: add --console mode to ask questions on /dev/console by Lennart Poettering · 14 years ago
  21. 9670726 plymouth: use updated socket name by Lennart Poettering · 14 years ago
  22. d90b9d2 pam: always rely on loginuid instead of uid to determine cgroup and XDG_RUNTIME_DIR by Lennart Poettering · 14 years ago
  23. e3aa71c exec: automatically determine right TERM= setting based on tty name by Lennart Poettering · 14 years ago
  24. af2d49f drop support for MANAGER_SESSION, introduce MANAGER_USER instead by Lennart Poettering · 14 years ago
  25. 40dde66 manager: ignore invalid epoll events by Lennart Poettering · 14 years ago
  26. f531983 units: use ConditionDirectoryNotEmpty= where applicable by Lennart Poettering · 14 years ago
  27. d8b4dbe delete tmp.mount which may conflict with an unrelated fstab entry by Kay Sievers · 14 years ago
  28. 49d50c5 cryptsetup: bind cryptsetup service to both source and destination device by Lennart Poettering · 14 years ago
  29. 9b3d909 manager: consider jobs already installed as redundant when reducing new transactions by Lennart Poettering · 14 years ago
  30. 672028d path: avoid immediate restarting of units triggered by paths if nothing actually changed on disk by Lennart Poettering · 14 years ago
  31. 782195a path: always look for IN_ATTRIB since deletion is signalled that way by Lennart Poettering · 14 years ago
  32. 6210e7f manager: always pull 'following' units into transaction by Lennart Poettering · 14 years ago
  33. 57339f4 job: make it possible to wait for devices to be unplugged by Lennart Poettering · 14 years ago
  34. 9c73736 tmpfiles: ignore files marked with the sticky bit by Lennart Poettering · 14 years ago
  35. 5475ff4 udev: ignore temporary udev devices by Lennart Poettering · 14 years ago
  36. 612eb8e update TODO by Kay Sievers · 14 years ago
  37. 42e8a0a update fixme by Lennart Poettering · 14 years ago
  38. 74715b8 cryptsetup: automatically start cryptsetup when looking for mount source by Lennart Poettering · 14 years ago
  39. 9190132 build-sys: fix usage of path macros by Lennart Poettering · 14 years ago
  40. 9fe117e mount: don't relabel /dev twice in a row by Lennart Poettering · 14 years ago
  41. 6d3d218 update TODO by Kay Sievers · 14 years ago
  42. 6ee5bbf main: warn if /etc/mtab is not a symlink by Lennart Poettering · 14 years ago
  43. 2edfa36 service: delay automatic restart if job is pending by Lennart Poettering · 14 years ago
  44. 52da688 update fixme by Lennart Poettering · 14 years ago
  45. 143072e manager: only minimize impact if we are in fail mode by Lennart Poettering · 14 years ago
  46. 21296d4 update TODO with mtab issue by Kay Sievers · 14 years ago
  47. 739aad5 fedora: start plymouth after udev-settle, so that the graphics modules are loaded by Lennart Poettering · 14 years ago
  48. 62c9af5 update fixme by Lennart Poettering · 14 years ago
  49. b81884e unit: replace StopRetroactively= by BindTo= dependencies by Lennart Poettering · 14 years ago
  50. b363ca6 timer: when deserializing timer state stay elapsed when we are elapsed by Lennart Poettering · 14 years ago
  51. 18f5933 device: set recursive_stop=true by default by Lennart Poettering · 14 years ago
  52. 6c5d4a9 update fixme by Lennart Poettering · 14 years ago
  53. 2a714fb TODO: /proc/swaps is poll()able now by Kay Sievers · 14 years ago
  54. 4fbf50b service: when after startup only one process is in a service's cgroup, assume it is the main process by Lennart Poettering · 14 years ago
  55. 248e603 man: be more explicit about the usefulness of --system by Lennart Poettering · 14 years ago
  56. cbe1bde update fixme by Lennart Poettering · 14 years ago
  57. 510051f swap: add only swaps listed in /etc/fstab automatically to swap.target, others should be added via .wants/ links by Lennart Poettering · 14 years ago
  58. 15412f2 swap: expose swap exec env proprties via dbus by Lennart Poettering · 14 years ago
  59. b9ba604 ask-password-tty: properly handle SIGINT/SIGTERM by Lennart Poettering · 14 years ago
  60. e5ebf78 ask-password: add minimal plymouth password agent by Lennart Poettering · 14 years ago
  61. 3943908 main: don't unset HOME/TERM when run in session mode by Lennart Poettering · 14 years ago
  62. d9be8f8 update fixme by Lennart Poettering · 14 years ago
  63. 98e1f93 update fixme by Lennart Poettering · 14 years ago
  64. 306a7fd units: activate wall agent automatically if something is dropped in /dev/.systemd/ask-password by Lennart Poettering · 14 years ago
  65. 50f298e update fixme by Lennart Poettering · 14 years ago
  66. f015eca TODO: add getty on-demand, man: --system by Kay Sievers · 14 years ago
  67. b568b91 update fixme by Lennart Poettering · 14 years ago
  68. 980d875 install: enable quota/fsck-root/hwclock load by default by Lennart Poettering · 14 years ago
  69. 4e43431 swap: listen for POLLPRI events on /proc/swaps if available by Lennart Poettering · 14 years ago
  70. 3b63d2d tmpfiles: integrate kay's directory cleanup code and otherwise beef up tmpfiles quite a bit by Lennart Poettering · 14 years ago
  71. 6f3f9de update fixme by Lennart Poettering · 14 years ago
  72. 491ad5d mount: pull in fsck only in systemd instances by Lennart Poettering · 14 years ago
  73. 560d8f2 systemctl: warn if user enables unit with no installation instructions by Lennart Poettering · 14 years ago
  74. 2cccbca dbus: add introspection to midlevel paths by Lennart Poettering · 14 years ago
  75. f601daa inotify: properly handle multiple inotify events per read() by Lennart Poettering · 14 years ago
  76. 52661ef unit: add minimal condition checker for unit startup by Lennart Poettering · 14 years ago
  77. e04aad6 swap: major rework, use /sbin/swapon for setting up swaps, fix merging of aliased swap disks by Lennart Poettering · 14 years ago
  78. 06ae4bf update fixme by Lennart Poettering · 14 years ago
  79. 50caaed service: introduce Restart=on-failure and Restart=on-abort by Lennart Poettering · 14 years ago
  80. 169c1bd service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service by Lennart Poettering · 14 years ago
  81. 00dc5d7 unit: introduce 'banned' load state for units symlinked to /dev/null by Lennart Poettering · 14 years ago
  82. c2b3f09 update fixme by Lennart Poettering · 14 years ago
  83. 4bbf01f use common names: fixme -> TODO, bootstrap.sh -> autogen.sh by Kay Sievers · 14 years ago[Renamed from fixme]
  84. db6f545 update fixme by Lennart Poettering · 14 years ago
  85. 0ea969e update fixme by Lennart Poettering · 14 years ago
  86. e983b76 manager: notify plymouth about progress if it is running by Lennart Poettering · 14 years ago
  87. 273f54c unit: continue boot when exiting emergency/resuce shell by Lennart Poettering · 14 years ago
  88. 71fad67 systemctl: require correctly formed unit names when enabling units by Lennart Poettering · 14 years ago
  89. 525ee6f service: rename settings for Restart= from 'restart-always' to 'always' and similar by Lennart Poettering · 14 years ago
  90. f976f3f socket: make sockets to pass to a service configurable by Lennart Poettering · 14 years ago
  91. 7e91183 update fixme by Kay Sievers · 14 years ago
  92. c7b5085 units: properly terminate readahead collection 10s after boot by Lennart Poettering · 14 years ago
  93. 89a2f23 update fixme by Lennart Poettering · 14 years ago
  94. afbf835 units: ship unit file for systemd-tmpfiles by default by Lennart Poettering · 14 years ago
  95. dd36de4 parse_env_file() - return empty value strings like FOO="" as NULL value by Kay Sievers · 14 years ago
  96. 34acc27 units: schedule tmpwatch on idle class by Lennart Poettering · 14 years ago
  97. 59fee42 sort fixme for v11 todo list by Lennart Poettering · 14 years ago
  98. c457e08 update fixme by Michael Biebl · 14 years ago
  99. 30b8947 build-sys: add missing header files to tarball by Lennart Poettering · 14 years ago
  100. a7d3cc2 service: when resolving sysv names drop leading $ by Lennart Poettering · 14 years ago