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