1. 938a784 emergency: make sure console password agents don't interfere with the emergency shell by Franck Bui · 6 years ago
  2. 485ddda tmpfiles: Order tmpfiles-setup after journald by João Paulo Rechi Vita · 6 years ago
  3. a092922 meson: fix dirname/basename confusion in meson-and-wants.sh install helper (#10126) by Zbigniew Jędrzejewski-Szmek · 6 years ago
  4. fcc0470 user@.service: don't kill user manager at runlevel switch by Thomas Blume · 6 years ago
  5. a346b3a units: initctl: move the fifo to /run/initctl to match sysvinit by Mike Gilbert · 7 years ago
  6. b9b4d16 fix url for binfmt documentation (#8720) by guixxx · 7 years ago
  7. 63e0c53 tmpfiles: ignore "operational" errors during setup by Zbigniew Jędrzejewski-Szmek · 7 years ago
  8. 5637563 units: Fix SuccessAction that belongs to [Unit] section not [Service] section (#8478) by Karol Augustin · 7 years ago
  9. 7ddcdb6 units: use SuccessAction=reboot where appropriate (#8335) by Lennart Poettering · 7 years ago
  10. acc8059 units: delegate "memory" instead of "cpu" by default for user instances (#8320) by Franck Bui · 7 years ago
  11. d8e5a93 slice: system.slice should be perpetual like -.mount by Alan Jenkins · 7 years ago
  12. 1f15801 resolved.service: set DefaultDependencies=no by Dimitri John Ledkov · 7 years ago
  13. 9b873d1 units: link up debug-generator documentation from debug-shell.service by Lennart Poettering · 7 years ago
  14. 245992a man: add a systemd-rc-local-generator(8) man page by Lennart Poettering · 7 years ago
  15. 7629744 separate flags from shebang by bleep_blop · 7 years ago
  16. 8fd010b nspawn: turn on watchdog logic for nspawn too by Lennart Poettering · 7 years ago
  17. 5dfcaaa units: delegate only "cpu" and "pids" controllers by default (#7564) by Lennart Poettering · 7 years ago
  18. cfdda37 Hook up systemd-tmpfiles as user units by Zbigniew Jędrzejewski-Szmek · 7 years ago
  19. cd9f5b6 units: use SuccessExitStatus to ignore syntax errors in tmpfiles by Zbigniew Jędrzejewski-Szmek · 7 years ago
  20. 3a726fc Add license headers and SPDX identifiers to meson.build files by Zbigniew Jędrzejewski-Szmek · 7 years ago
  21. a7df2d1 Add SPDX license headers to unit files by Zbigniew Jędrzejewski-Szmek · 7 years ago
  22. 3e3852b core: make "tmpfs" dependencies on swapfs a "default" dep, not an "implicit" by Lennart Poettering · 7 years ago
  23. 3bd4695 meson: do not create systemd-user-sessions.service if PAM is disabled by Yu Watanabe · 7 years ago
  24. b5487fa Merge pull request #7078 from keszybz/cryptsetup-netdev-fixes by Lennart Poettering · 7 years ago
  25. a0e030f units: make remote-cryptsetup.target also after cryptsetup-pre.target by Zbigniew Jędrzejewski-Szmek · 7 years ago
  26. a0dd209 units: replace remote-cryptsetup-pre.target with remote-fs-pre.target by Zbigniew Jędrzejewski-Szmek · 7 years ago
  27. fab35af mount: make sure we unmount tmpfs mounts before we deactivate swaps (#7076) by Michal Sekletar · 7 years ago
  28. 8f462b0 units: add [Install] section to remote-cryptsetup.target by Zbigniew Jędrzejewski-Szmek · 7 years ago
  29. 941afc4 unit: enable DynamicUser= for journal-upload by Yu Watanabe · 7 years ago
  30. 48d3e88 timesyncd: enable DynamicUser= by Yu Watanabe · 7 years ago
  31. fdb6343 Merge pull request #6909 from sourcejedi/units by Lennart Poettering · 7 years ago
  32. c74cdb5 units: restore User=systemd-journal-gateway in systemd-journal-gatewayd.service (#7005) by Lennart Poettering · 7 years ago
  33. 4aa1d31 Merge pull request #6974 from keszybz/clean-up-defines by Lennart Poettering · 7 years ago
  34. 0a9b166 units: prohibit all IP traffic on all our long-running services (#6921) by Lennart Poettering · 7 years ago
  35. 1ec57f3 build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/ by Zbigniew Jędrzejewski-Szmek · 7 years ago
  36. 3211da4 build-sys: s/HAVE_UTMP/ENABLE_UTMP/ by Zbigniew Jędrzejewski-Szmek · 7 years ago
  37. 349cc4a build-sys: use #if Y instead of #ifdef Y everywhere by Zbigniew Jędrzejewski-Szmek · 7 years ago
  38. 2d4b910 units: DefaultDependencies already implies conflict with shutdown.target by Alan Jenkins · 7 years ago
  39. 0b9ad5b units: add missing Before=shutdown.target for units which it Conflicts by Alan Jenkins · 7 years ago
  40. 6f6d1a8 units: add missing ordering deps for Conflicts= of emergency.service by Alan Jenkins · 7 years ago
  41. 950d8fc units: express Conflict in syslog.socket instead of emergency.service by Alan Jenkins · 7 years ago
  42. a3b22cc units: do not kill rescue shell when machines.target is started by Alan Jenkins · 7 years ago
  43. 0d18f80 Revert "units: don't kill the emergency shell when sysinit.target is triggered (#6765)" (#6904) by Alan Jenkins · 7 years ago
  44. f1e24a2 units: don't kill the emergency shell when sysinit.target is triggered (#6765) by Alan Jenkins · 7 years ago
  45. 6579a62 Merge pull request #6790 from poettering/unit-unsetenv by Zbigniew Jędrzejewski-Szmek · 7 years ago
  46. bff8f25 units: set LockPersonality= for all our long-running services (#6819) by Lennart Poettering · 7 years ago
  47. 82f9343 units: properly unset the l10n environment variables where we need to by Lennart Poettering · 7 years ago
  48. c13ee7c units: remove unnecessary Requires= and After= in system.slice (#6794) by John Lin · 7 years ago
  49. 912a0f2 sulogin-shell: switch from shell implementation to a C implementation (#6698) by Felipe Sateler · 7 years ago
  50. 6dd0e05 Merge pull request #6748 from msekletar/console-container-getty-pre-after by Lennart Poettering · 7 years ago
  51. 45e2753 units: order container and console getty units after getty-pre.target by Michal Sekletar · 7 years ago
  52. 889128b units: add remote-cryptsetup.target and remote-cryptsetup-pre.target by Zbigniew Jędrzejewski-Szmek · 7 years ago
  53. 947d211 units: order cryptsetup-pre.target before cryptsetup.target by Zbigniew Jędrzejewski-Szmek · 7 years ago
  54. 8a12256 Merge pull request #6580 from poettering/nspawn-dm-deviceallow by Zbigniew Jędrzejewski-Szmek · 7 years ago
  55. f480777 units: do not install rescue.target for alt-↑ by Alan Jenkins · 7 years ago
  56. d7542c4 Merge pull request #6709 from yuwata/imply-requires-mounts by Lennart Poettering · 7 years ago
  57. 181b4f5 unit: use StateDirectory= instead of RequiresMountsFor= by Yu Watanabe · 7 years ago
  58. 96f9f6a unit: drop redundant options by Yu Watanabe · 7 years ago
  59. 1759025 units: introduce getty-pre.target (#6667) by Michal Sekletar · 7 years ago
  60. 64a36ae units: starting suspend.target should not fail when suspend is successful (#6678) by Alan Jenkins · 7 years ago
  61. 0e61481 Merge pull request #6617 from sourcejedi/udev-unit-deps by Lennart Poettering · 7 years ago
  62. 6d405b6 Merge pull request #6672 from yuwata/drop-priv by Lennart Poettering · 7 years ago
  63. 53d133e timesync: move stamp file to /var/lib/systemd/timesync/clock by Yu Watanabe · 7 years ago
  64. 7123a95 Merge pull request #6670 from fsateler/disable-networkd by Lennart Poettering · 7 years ago
  65. 3982bec units: include DM devices in DeviceAllow fpor systemd-nspawn@.service by Lennart Poettering · 7 years ago
  66. a174f61 networkd: do not install the socket when networkd is not enabled by Felipe Sateler · 7 years ago
  67. 87a85e2 units: make use of !! ExecStart= prefix in systemd-timesyncd.service by Yu Watanabe · 7 years ago
  68. c61f302 units: make use of !! ExecStart= prefix in systemd-networkd.service by Yu Watanabe · 7 years ago
  69. 1d422b1 units: order service(s) before udevd, not udev-trigger (coldplug) by Alan Jenkins · 7 years ago
  70. 3533b49 units: Sockets= already implies Wants= and After= (systemd-udevd.service) by Alan Jenkins · 7 years ago
  71. 635f3df units: make use of the new !! ExecStart= prefix in systemd-resolved.service by Lennart Poettering · 7 years ago
  72. 4f41b69 Merge pull request #6579 from sourcejedi/getty by Lennart Poettering · 7 years ago
  73. 97f7e36 Merge pull request #6467 from yuwata/journal-remote-units by Lennart Poettering · 7 years ago
  74. ae805c8 units: console-getty.service: use the default RestartSec by Alan Jenkins · 7 years ago
  75. d32465f units: add Conflicts=rescue.service to container-getty@.service by Alan Jenkins · 7 years ago
  76. 858beb3 units/console-getty.service: comment reason for ConditionPathExists by Alan Jenkins · 7 years ago
  77. 8522ee7 man/systemd-getty-generator fix/update by Alan Jenkins · 7 years ago
  78. 4429c69 units: do not perform m4 if not necessary (#6575) by Yu Watanabe · 7 years ago
  79. debe5d2 unit: remove redundant options by Yu Watanabe · 7 years ago
  80. d0e62ae units: use {State,Logs}Directory= if they are applicable by Yu Watanabe · 7 years ago
  81. 0d44940 Revert "units: set ConditionVirtualization=!private-users on journald audit socket" (#6513) by Lennart Poettering · 7 years ago
  82. d2a1ba1 units: set ConditionVirtualization=!private-users on journald audit socket (#6508) by Dimitri John Ledkov · 7 years ago
  83. e362b5a Merge pull request #6472 from yuwata/journal-gateway-fix by Lennart Poettering · 7 years ago
  84. b7f2d0b units,sysusers: use DynamicUser= for journal-gatewayd and drop user systemd-journal-gateway from sysusers by Yu Watanabe · 7 years ago
  85. a132bef Drop kdbus bits by Zbigniew Jędrzejewski-Szmek · 7 years ago
  86. 4bc5d27 Drop busname unit type by Zbigniew Jędrzejewski-Szmek · 7 years ago
  87. e5f7520 build-sys: drop gitignore patterns for in-tree builds by Zbigniew Jędrzejewski-Szmek · 7 years ago
  88. 72cdb3e build-sys: drop automake support by Zbigniew Jędrzejewski-Szmek · 7 years ago
  89. 3c978ac journald: make sure we retain all stream fds across restarts (#6348) by Michal Sekletar · 7 years ago
  90. db6aeda units: Tell login to preserve environment (#6023) by Nikolai Kondrashov · 8 years ago
  91. 9db3078 units: use Requires in systemd-networkd-wait-online.service (#6065) by Zbigniew Jędrzejewski-Szmek · 7 years ago
  92. 16a5d41 units: use https for the freedesktop url (#6227) by AsciiWolf · 7 years ago
  93. 56892b0 man: update reference for binfmt documentation (#6223) by Stefan Schweter · 7 years ago
  94. 7e86713 Merge pull request #5600 from fbuihuu/make-logind-restartable by Zbigniew Jędrzejewski-Szmek · 7 years ago
  95. 2221c17 machined: add RequiresMountsFor=/var/lib/machines by Felipe Sateler · 7 years ago
  96. 78d1039 nspawn: hook var-lib-machines.mount to machines.target and remote-fs.target by Felipe Sateler · 7 years ago
  97. aed24c4 logind: save/restore session devices and their respective file descriptors by Franck Bui · 8 years ago
  98. be5bd2e systemd-nspawn@.service: start after /var/lib/machines is mounted (#6079) by Josef Gajdusek · 7 years ago
  99. 9a4eeb4 units: make descriptions of api filesystems less generic (#5914) by Zbigniew Jędrzejewski-Szmek · 8 years ago
  100. 2c201c2 meson: use booleans for conf.set and drop unecessary conditionals by Zbigniew Jędrzejewski-Szmek · 8 years ago