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