1. acdc59d initrd-parse-etc.service: ignore return code of daemon-reload by Harald Hoyer · 11 years ago
  2. 89b958e units/serial-getty@.service: use the default RestartSec by Michael Olbrich · 11 years ago
  3. 7a4ab10 units: make ExecStopPost action part of ExecStart by Michal Sekletar · 11 years ago
  4. b654a10 units: conditionalize configfs and debugfs with CAP_SYS_RAWIO by Lennart Poettering · 11 years ago
  5. fce5e80 units: conditionalize static device node logic on CAP_SYS_MODULES instead of CAP_MKNOD by Lennart Poettering · 11 years ago
  6. 717603e machinectl: show /etc/os-release information of container in status output by Lennart Poettering · 11 years ago
  7. ce38dbc nspawn: when running in a service unit, use systemd for restarts by Lennart Poettering · 11 years ago
  8. 7caa86a man: document systemd-update-done.service by Lennart Poettering · 11 years ago
  9. 8ebf02d units: skip mounting /tmp if it is a symlink by Lennart Poettering · 11 years ago
  10. 3005a22 units: networkd - don't order wait-online.service before network.target by Tom Gundersen · 11 years ago
  11. 1f87d09 units: local-fs.target - don't pull in default dependencies by Tom Gundersen · 11 years ago
  12. 0fdeb6e units: remove RefuseManualStart from units which are always around by Zbigniew Jędrzejewski-Szmek · 11 years ago
  13. 0b73eab units/systemd-sysctl.service.in: run after load-modules by Cristian Rodríguez · 12 years ago
  14. 497d198 units: order systemd-tmpfiles-clean.service after time-sync.target by Lennart Poettering · 11 years ago
  15. a559542 units: add missing caps so that GetAddresses() can work by Lennart Poettering · 11 years ago
  16. 9542239 cryptsetup: introduce new cryptsetup-pre.traget unit so that services can make sure they are started before and stopped after any LUKS setup by Lennart Poettering · 11 years ago
  17. 01b85ba timesyncd: do not start in virtualized environments by Kay Sievers · 11 years ago
  18. 689d781 units: minor cleanups by Lennart Poettering · 11 years ago
  19. 324d7a5 networkd: don't pull in systemd-networkd-wait-online service from systemd-networkd when enabling by Lennart Poettering · 11 years ago
  20. d54c499 install: introduce new DefaultInstance= field for [Install] sections by Lennart Poettering · 11 years ago
  21. 137243f units: add a service to invoke ldconfig on system updates at boot by Lennart Poettering · 11 years ago
  22. b63bb8a units: drop RefuseManualStart= from a couple of update services by Lennart Poettering · 11 years ago
  23. 2db7648 units: bring systemd-tmpfiles-setup-dev.service closer to systemd-tmpfiles-setup.service by Lennart Poettering · 11 years ago
  24. 3a0efd7 sysusers: order before tmpfiles which need the ids by Kay Sievers · 11 years ago
  25. b532bde rpm: add RPM macros to apply sysusers, sysctl, and binfmt drop-ins by Lennart Poettering · 11 years ago
  26. ecde706 units: rebuild /etc/passwd, the udev hwdb and the journal catalog files on boot by Lennart Poettering · 11 years ago
  27. a55654d core: add new ConditionNeedsUpdate= unit condition by Lennart Poettering · 11 years ago
  28. 8ea48df update-done: add minimal tool to manage system updates for /etc and /var, if /usr has changed by Lennart Poettering · 11 years ago
  29. d4c049b units: don't conditionalize sysctl service by Lennart Poettering · 11 years ago
  30. db62b5b units: remove conditions from systemd-tmpfiles-setup by Lennart Poettering · 11 years ago
  31. 0138a2d debug-shell: add condition for tty device to run on by Kay Sievers · 11 years ago
  32. 58e0270 units: order network-online.target after network.target by Lennart Poettering · 11 years ago
  33. 96bf4ee units: time-sync.target probably makes sense, is not just sysv compat by Lennart Poettering · 11 years ago
  34. a4a878d units: introduce network-pre.target as place to hook in firewalls by Lennart Poettering · 11 years ago
  35. 62be1c9 bus-proxy: fix misplaced s/system/session/ by Mantas Mikulėnas · 11 years ago
  36. 2e2b360 bus-proxy: read the right policy when running in user mode by Lennart Poettering · 11 years ago
  37. 55152b6 units: pull in time-sync.target from systemd-timedated.service by Lennart Poettering · 11 years ago
  38. 3c52ad9 units: fix minor typo by Lennart Poettering · 11 years ago
  39. 1b8689f core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also mounting /etc read-only by Lennart Poettering · 11 years ago
  40. 7e9f159 initctl: move /dev/initctl fifo into /run, replace it by symlink by Lennart Poettering · 11 years ago
  41. 03ee5c3 journald: move /dev/log socket to /run by Lennart Poettering · 11 years ago
  42. 6a010ac bus-proxy: drop priviliges if we can by Lennart Poettering · 11 years ago
  43. 72543b3 remove ReadOnlySystem and ProtectedHome from udevd and logind by Kay Sievers · 11 years ago
  44. 417116f core: add new ReadOnlySystem= and ProtectedHome= settings for service units by Lennart Poettering · 11 years ago
  45. 682265d resolved: run as unpriviliged "systemd-resolve" user by Tom Gundersen · 11 years ago
  46. bddfc8a networkd: drop CAP_SYS_MODULE by Tom Gundersen · 11 years ago
  47. d3cf48f networkd: run as unpriviliged "systemd-network" user by Lennart Poettering · 11 years ago
  48. 40393d5 units: remove CAP_SYS_PTRACE capability from hostnamed/networkd by Lennart Poettering · 11 years ago
  49. d8e40d6 units: use KillMode=mixed for systemd-nspawn@.service by Jonathan Liu · 11 years ago
  50. d636d37 timesyncd: only update stamp file when we are synchronized by Kay Sievers · 11 years ago
  51. 52ffb44 timesyncd: order after tmpfiles to get a working network monitor by Kay Sievers · 11 years ago
  52. ece6e76 timesyncd: save clock to disk everytime we get an NTP fix, and bump clock at boot using this by Lennart Poettering · 11 years ago
  53. 091a364 resolved: add daemon to manage resolv.conf by Tom Gundersen · 11 years ago
  54. 9f71154 timesyncd: enable watchdog support by Lennart Poettering · 11 years ago
  55. a349eb1 timesyncd: run timesyncd as unpriviliged user "systemd-timesync" (but still with CAP_SYS_TIME) by Lennart Poettering · 11 years ago
  56. 7da489e Revert "networkd: order after udev kernel socket" by Tom Gundersen · 11 years ago
  57. e3ad07d timesyncd: limit capabilities to CAP_SYS_TIME by Lennart Poettering · 11 years ago
  58. 0968137 timesyncd: start after networkd by Tom Gundersen · 11 years ago
  59. 7c8ec32 networkd: unit - add cap to load modules by Tom Gundersen · 11 years ago
  60. a91df40 timesyncd: add unit and man page by Kay Sievers · 11 years ago
  61. 3a67e92 networkd-wait-online: improve interoptability and enable by default by Tom Gundersen · 11 years ago
  62. 0fbedd1 remove bus-driverd, the interface is now handled natively by bus-proxyd by Kay Sievers · 11 years ago
  63. a555350 networkd: order after udev kernel socket by Tom Gundersen · 11 years ago
  64. 4851ac4 bus: provide org.freedesktop.systemd1.busname for systemd --user by Kay Sievers · 11 years ago
  65. 6c7c89d networkd: add CapabilityBoundingSet by Tom Gundersen · 11 years ago
  66. 48791a9 units: networkd shouldn't have PrivateTmp= set, since it runs in early-boot by Lennart Poettering · 11 years ago
  67. c2c13f2 unit: turn off mount propagation for udevd by Lennart Poettering · 11 years ago
  68. f21a71a core: enable PrivateNetwork= for a number of our long running services where this is useful by Lennart Poettering · 11 years ago
  69. d99a705 units: make use of PrivateTmp=yes and PrivateDevices=yes for all our long-running daemons by Lennart Poettering · 11 years ago
  70. 5892a91 busname: introduce Activating directive by Daniel Mack · 11 years ago
  71. fc6c7fe getty: Start getty on 3270 terminals available on Linux on System z by Hendrik Brueckner · 11 years ago
  72. d5ce683 units: remove "AllowUser=root own", the bus owner can always own names by Kay Sievers · 11 years ago
  73. fe8d029 units: set 'AllowUser=root own' and 'AllowWorld=talk' own for all .busname files by Daniel Mack · 11 years ago
  74. 6c49212 units: Do not unescape instance name in systemd-backlight@.service by Thomas Bächler · 11 years ago
  75. 9533ad1 units: don't use the word 'Reboot' for Startup, but simply 'Boot' by Lennart Poettering · 11 years ago
  76. d1a6f44 units: properly capitalize the unit description by Lennart Poettering · 11 years ago
  77. 1ae383a Use /var/run/dbus/system_bus_socket for the D-Bus socket by Zbigniew Jędrzejewski-Szmek · 11 years ago
  78. 7143555 units/serial-getty@.service: add [Install] section by Zbigniew Jędrzejewski-Szmek · 11 years ago
  79. c4a0b20 install: do not statically enable systemd-networkd by Jason A. Donenfeld · 11 years ago
  80. 8f9c6fe units: systemd-logind fails hard without dbus by Zbigniew Jędrzejewski-Szmek · 11 years ago
  81. c480d2f units: make use of nspawn's --keep-unit switch in systemd-nspawn@.service by Lennart Poettering · 11 years ago
  82. 58ea275 core: introduce new KillMode=mixed which sends SIGTERM only to the main process, but SIGKILL to all daemon processes by Lennart Poettering · 11 years ago
  83. bcbca82 networkd: don't hard depend on system bus by Tom Gundersen · 12 years ago
  84. 02ebe17 units: drop [Install] section from multi-user.target and graphical.target by Lennart Poettering · 12 years ago
  85. 1346b1f sd-dhcp-client/networkd: add transient hostname support by Tom Gundersen · 12 years ago
  86. d8160f2 Improve messages about user mode a bit by Zbigniew Jędrzejewski-Szmek · 12 years ago
  87. 8b255ec pam_systemd: export DBUS_SESSION_BUS_ADDRESS by Kay Sievers · 12 years ago
  88. 54142c6 bus-driverd: support user mode by Kay Sievers · 12 years ago
  89. 7ca7b61 bus-proxyd: support --user bus address by Kay Sievers · 12 years ago
  90. 1bc86ac bus-proxyd: --user -- add Accept=yes to socket by Kay Sievers · 12 years ago
  91. fccd44e core: --user -- add basic.target an sort against it like --system does by Kay Sievers · 12 years ago
  92. 7346249 bus-proxyd: fix socket path by Kay Sievers · 12 years ago
  93. 8181565 tmpfiles: rename --unsafe to --boot by Zbigniew Jędrzejewski-Szmek · 12 years ago
  94. 08c5190 gitignore: add back user@.service by Marc-Antoine Perennou · 12 years ago
  95. 4acbce7 build-sys: fix generation of user@.service by Zbigniew Jędrzejewski-Szmek · 12 years ago
  96. 3dc9f55 units: user@.service: fix user bus path by Mantas Mikulėnas · 12 years ago
  97. c4708f1 tmpfiles: introduce the concept of unsafe operations by Zbigniew Jędrzejewski-Szmek · 12 years ago
  98. ef72c1f man,units: tmpfiles.d(5) cleanup by Zbigniew Jędrzejewski-Szmek · 12 years ago
  99. 9a8112f units: systemd-machined now exits on idle and we shouldn't try to restart it then by Lennart Poettering · 12 years ago
  100. 5326b03 units: limit caps for bus proxyd and driverd services by Lennart Poettering · 12 years ago