1. a33807a units: make remote-cryptsetup.target also after cryptsetup-pre.target by Zbigniew Jędrzejewski-Szmek · 8 years ago
  2. e4340ef units: replace remote-cryptsetup-pre.target with remote-fs-pre.target by Zbigniew Jędrzejewski-Szmek · 8 years ago
  3. e937bdf units: add [Install] section to remote-cryptsetup.target by Zbigniew Jędrzejewski-Szmek · 8 years ago
  4. ca24b1e units: add remote-cryptsetup.target and remote-cryptsetup-pre.target by Zbigniew Jędrzejewski-Szmek · 8 years ago
  5. c55ccd9 units: order cryptsetup-pre.target before cryptsetup.target by Zbigniew Jędrzejewski-Szmek · 8 years ago
  6. 0854289 units: DefaultDependencies already implies conflict with shutdown.target by Alan Jenkins · 8 years ago
  7. ae3540d units: add missing Before=shutdown.target for units which it Conflicts by Alan Jenkins · 8 years ago
  8. 7533ad4 units: add missing ordering deps for Conflicts= of emergency.service by Alan Jenkins · 8 years ago
  9. cbe2db1 units: express Conflict in syslog.socket instead of emergency.service by Alan Jenkins · 8 years ago
  10. a1bf52c units: do not kill rescue shell when machines.target is started by Alan Jenkins · 8 years ago
  11. 3dd07eb journald: make sure we retain all stream fds across restarts (#6348) by Michal Sekletar · 8 years ago
  12. db6aeda units: Tell login to preserve environment (#6023) by Nikolai Kondrashov · 8 years ago
  13. 9db3078 units: use Requires in systemd-networkd-wait-online.service (#6065) by Zbigniew Jędrzejewski-Szmek · 8 years ago
  14. 16a5d41 units: use https for the freedesktop url (#6227) by AsciiWolf · 8 years ago
  15. 56892b0 man: update reference for binfmt documentation (#6223) by Stefan Schweter · 8 years ago
  16. 7e86713 Merge pull request #5600 from fbuihuu/make-logind-restartable by Zbigniew Jędrzejewski-Szmek · 8 years ago
  17. 2221c17 machined: add RequiresMountsFor=/var/lib/machines by Felipe Sateler · 8 years ago
  18. 78d1039 nspawn: hook var-lib-machines.mount to machines.target and remote-fs.target by Felipe Sateler · 8 years ago
  19. aed24c4 logind: save/restore session devices and their respective file descriptors by Franck Bui · 8 years ago
  20. be5bd2e systemd-nspawn@.service: start after /var/lib/machines is mounted (#6079) by Josef Gajdusek · 8 years ago
  21. 9a4eeb4 units: make descriptions of api filesystems less generic (#5914) by Zbigniew Jędrzejewski-Szmek · 8 years ago
  22. 2c201c2 meson: use booleans for conf.set and drop unecessary conditionals by Zbigniew Jędrzejewski-Szmek · 8 years ago
  23. 1c9f131 meson: do not install files from disabled features (#5811) by userwithuid · 8 years ago
  24. b884196 meson: also indent scripts with 8 spaces by Zbigniew Jędrzejewski-Szmek · 8 years ago
  25. dc25d2a meson: $DESTDIR might be undefined by Zbigniew Jędrzejewski-Szmek · 8 years ago
  26. 08936ce meson: install the dbus aliases for resolve1 and network1 in /etc by Zbigniew Jędrzejewski-Szmek · 8 years ago
  27. 86b3ca7 meson: use "sh -eu" and make .sh +x, .py -x by Zbigniew Jędrzejewski-Szmek · 8 years ago
  28. 37efbbd meson: reindent all files with 8 spaces by Zbigniew Jędrzejewski-Szmek · 8 years ago
  29. 9ac47f3 meson: fix condition for installation of .in units, 99-default.link by Zbigniew Jędrzejewski-Szmek · 8 years ago
  30. e17e5ba meson: use join_paths consistently by Michael Biebl · 8 years ago
  31. 082ef2a meson: rework processing of unit files by Zbigniew Jędrzejewski-Szmek · 8 years ago
  32. aa13df5 meson: support (the removal of) lines with ## by Zbigniew Jędrzejewski-Szmek · 8 years ago
  33. 7b76fce meson: create various symlinks by Zbigniew Jędrzejewski-Szmek · 8 years ago
  34. 94e75a5 meson: create dirs and touch /usr by Zbigniew Jędrzejewski-Szmek · 8 years ago
  35. 2d9f0c6 meson: add unit installation symlinks by Zbigniew Jędrzejewski-Szmek · 8 years ago
  36. 5c23128 meson: build systemd using meson by Zbigniew Jędrzejewski-Szmek · 8 years ago
  37. 56744c0 Merge pull request #5756 from keszybz/make-cleanups by Martin Pitt · 8 years ago
  38. 3e06055 units: systemd-resolved should start before network-online.target and nss-lookup.target (#5691) by Yu Watanabe · 8 years ago
  39. fb369a5 Makefile.am: link dbus-org.freedesktop.network1 alias in /etc by Zbigniew Jędrzejewski-Szmek · 8 years ago
  40. 6f0e6bd units: drop explicit NotifyAccess setting from journald's unit file (#5749) by Michal Sekletar · 8 years ago
  41. b0b46a2 journal-upload: add state file directory to ReadWritePaths (#5578) by Yu Watanabe · 8 years ago
  42. 4e6f13a units: move Before deps for quota services to remote-fs.target (#5627) by tblume · 8 years ago
  43. 9aeac5c serial-getty@.service.m4: add Conflicts=/Before= against rescue.service (#5632) by Franck Bui · 8 years ago
  44. 9e49656 units: make enablement of s-n-wait-online.service follow systemd-networkd.service (#5635) by Zbigniew Jędrzejewski-Szmek · 8 years ago
  45. 29f3265 units: simplify rescue.service and emergency.service (#5623) by Michael Biebl · 8 years ago
  46. 03bf096 units: apply plymouth warning fix to in rescue mode as well (#5615) by Daniel Molkentin · 8 years ago
  47. 7e3ba38 units: do not throw a warning in emergency mode if plymouth is not installed (#5528) by Daniel Molkentin · 8 years ago
  48. 268b6e1 Merge pull request #5283 from poettering/tighten-sandbox by Lennart Poettering · 8 years ago
  49. dec7180 units: order systemd-nspawn@.service after systemd-resolved.service by Lennart Poettering · 8 years ago
  50. 4d1f490 units: enable resolved bus activation though a symlink in /etc by Lennart Poettering · 8 years ago
  51. 9c0f732 Introduce '## ' as internal comment prefix in .in files and filter out a comment (#5289) by Zbigniew Jędrzejewski-Szmek · 8 years ago
  52. 6489ccf units: make use of @reboot and @swap in our long-running service SystemCallFilter= settings by Lennart Poettering · 8 years ago
  53. 924453c units: lock down coredump service a bit by Lennart Poettering · 8 years ago
  54. b6c7278 units: turn on ProtectKernelModules= for most long-running services by Lennart Poettering · 8 years ago
  55. c7fb922 units: switch on ProtectSystem=strict for our long running services by Lennart Poettering · 8 years ago
  56. 3c19d0b units: restrict namespace for a good number of our own services by Lennart Poettering · 8 years ago
  57. 7f396e5 units: set SystemCallArchitectures=native on all our long-running services by Lennart Poettering · 8 years ago
  58. 750e550 units: restore Before dependencies for systemd-vconsole-setup.service by Zbigniew Jędrzejewski-Szmek · 8 years ago
  59. 0af9a19 units: drop KillMode= from initrd-switch-root.service by Zbigniew Jędrzejewski-Szmek · 8 years ago
  60. 6b3d378 Merge pull request #4879 from poettering/systemd by Zbigniew Jędrzejewski-Szmek · 9 years ago
  61. 73c729d units: fix condition for systemd-journal-catalog-update.service (#4990) by Lennart Poettering · 9 years ago
  62. 91214a3 fstab-generator: add support for volatile boots by Lennart Poettering · 9 years ago
  63. 6f4e2f9 units: drop --fail parameter from "systemctl switch-root" invocation by Lennart Poettering · 9 years ago
  64. 953bf46 units: add system-update-cleanup.service to guard against offline-update loops by Zbigniew Jędrzejewski-Szmek · 9 years ago
  65. 2b65605 man: update the description of offline updates by Zbigniew Jędrzejewski-Szmek · 9 years ago
  66. acc28e2 core: make sure initrd-switch-root command survives PID1's killing spree (#4730) by Franck Bui · 9 years ago
  67. bbe16ab Merge pull request #4710 from martinpitt/networkd-dbus by Lennart Poettering · 9 years ago
  68. 5f004d1 networkd: allow networkd to start in early boot by Martin Pitt · 9 years ago
  69. a402139 core: consider SIGTERM as a clean exit status for initrd-switch-root.service (#4713) by Franck Bui · 9 years ago
  70. b878b61 units: disable /sys/fs/fuse/connections in private user namespaces (#4592) by Zbigniew Jędrzejewski-Szmek · 9 years ago
  71. 492466c Merge pull request #4442 from keszybz/detect-virt-userns by Evgeny Vereshchagin · 9 years ago
  72. 4bb30ae units: disable /dev/hugepages in private user namespaces by Zbigniew Jędrzejewski-Szmek · 9 years ago
  73. 828d92a core: drop -.slice from shipped units by Lennart Poettering · 9 years ago
  74. 411e869 sysctl: run sysctl service if /proc/sys/net is writable (#4425) by Lennart Poettering · 9 years ago
  75. 2fa4f10 units: extend stop timeout for user@.service to 120s (#4426) by Lennart Poettering · 9 years ago
  76. 3f2a372 units: journal-upload Wants= and After=network-online.target (#4354) by Yu Watanabe · 9 years ago
  77. a8cb1dc units: add Wants=initrd-cleanup.service to initrd-switch-root.target (#4345) by Yu Watanabe · 9 years ago
  78. 84a69ca unit: drop console-shell.service (#4298) (#4325) by Franck Bui · 9 years ago
  79. 94f42fe units: systemd-udevd: add AF_INET and AF_INET6 to RestrictAddressFamilies= (#4296) by Yu Watanabe · 9 years ago
  80. 0c28d51 units: further lock down our long-running services by Lennart Poettering · 9 years ago
  81. f6eb19a units: permit importd to mount stuff by Lennart Poettering · 9 years ago
  82. 51bce29 units: remove udev control socket when systemd stops the socket unit (#4039) by Michal Sekletar · 9 years ago
  83. a457bd2 Merge pull request #3955 from keszybz/fix-preset-all by Lennart Poettering · 9 years ago
  84. de78fa9 units: install user units as real files, not symlinks to ../system/ by Zbigniew Jędrzejewski-Szmek · 9 years ago
  85. 04d0f7e units: do not start load-random-seed in containers (#3941) by Zbigniew Jędrzejewski-Szmek · 9 years ago
  86. 98d2d46 units: add graphical-session-pre.target user unit (#3848) by Martin Pitt · 9 years ago
  87. 7633f8e systemd-ask-password: make sure directory watch is started before cryptsetup (#3850) by tblume · 9 years ago
  88. 0fbd465 Merge pull request #3742 from msoltyspl/vconfix2 by Zbigniew Jędrzejewski-Szmek · 9 years ago
  89. 8125e8d vconsole: Don't do static installation under sysinit.target by Michal Soltys · 9 years ago
  90. c92fcc4 units: add graphical-session.target user unit (#3678) by Martin Pitt · 9 years ago
  91. 5ed020d getty@.service.m4: add Conflicts=/Before= against rescue.service (#3792) by Michal Soltys · 9 years ago
  92. 54cd655 nspawn: set DevicesPolicy closed and clean up duplicated devices by Alessandro Puccetti · 9 years ago
  93. 5c3c778 Merge pull request #3764 from poettering/assorted-stuff-2 by Martin Pitt · 9 years ago
  94. 31d28ea nspawn: enable major=0/minor=0 devices inside the container (#3773) by Alessandro Puccetti · 9 years ago
  95. 8d36b53 units: fix TasksMax=16384 for systemd-nspawn@.service by Lennart Poettering · 9 years ago
  96. bed48d6 Merge pull request #3572 from poettering/machinectl-shell-fix by Martin Pitt · 9 years ago
  97. a2c28c6 Merge pull request #3549 from poettering/resolved-more by Tom Gundersen · 9 years ago
  98. de2edc0 udev: bump TasksMax to inifinity (#3593) by Franck Bui · 9 years ago
  99. 2f9df7c units: add nosuid and nodev options to tmp.mount (#3575) by Martin Pitt · 9 years ago
  100. 5b566d2 units: machined needs mount-related syscalls for its namespacing operations by Lennart Poettering · 9 years ago