1. b0c6420 units: make remote-cryptsetup.target also after cryptsetup-pre.target by Zbigniew Jędrzejewski-Szmek · 8 years ago
  2. 5c80b45 units: replace remote-cryptsetup-pre.target with remote-fs-pre.target by Zbigniew Jędrzejewski-Szmek · 8 years ago
  3. a27db12 units: add [Install] section to remote-cryptsetup.target by Zbigniew Jędrzejewski-Szmek · 8 years ago
  4. 7786edc units: add remote-cryptsetup.target and remote-cryptsetup-pre.target by Zbigniew Jędrzejewski-Szmek · 8 years ago
  5. 8483829 units: order cryptsetup-pre.target before cryptsetup.target by Zbigniew Jędrzejewski-Szmek · 8 years ago
  6. dd8fe7c systemd-nspawn@.service: start after /var/lib/machines is mounted (#6079) by Josef Gajdusek · 8 years ago
  7. b8a7de0 units: systemd-resolved should start before network-online.target and nss-lookup.target (#5691) by Yu Watanabe · 8 years ago
  8. edfdd31 units: make enablement of s-n-wait-online.service follow systemd-networkd.service (#5635) by Zbigniew Jędrzejewski-Szmek · 8 years ago
  9. dec7180 units: order systemd-nspawn@.service after systemd-resolved.service by Lennart Poettering · 8 years ago
  10. 4d1f490 units: enable resolved bus activation though a symlink in /etc by Lennart Poettering · 8 years ago
  11. 9c0f732 Introduce '## ' as internal comment prefix in .in files and filter out a comment (#5289) by Zbigniew Jędrzejewski-Szmek · 8 years ago
  12. 750e550 units: restore Before dependencies for systemd-vconsole-setup.service by Zbigniew Jędrzejewski-Szmek · 8 years ago
  13. 0af9a19 units: drop KillMode= from initrd-switch-root.service by Zbigniew Jędrzejewski-Szmek · 8 years ago
  14. 6b3d378 Merge pull request #4879 from poettering/systemd by Zbigniew Jędrzejewski-Szmek · 9 years ago
  15. 73c729d units: fix condition for systemd-journal-catalog-update.service (#4990) by Lennart Poettering · 9 years ago
  16. 91214a3 fstab-generator: add support for volatile boots by Lennart Poettering · 9 years ago
  17. 6f4e2f9 units: drop --fail parameter from "systemctl switch-root" invocation by Lennart Poettering · 9 years ago
  18. 953bf46 units: add system-update-cleanup.service to guard against offline-update loops by Zbigniew Jędrzejewski-Szmek · 9 years ago
  19. 2b65605 man: update the description of offline updates by Zbigniew Jędrzejewski-Szmek · 9 years ago
  20. acc28e2 core: make sure initrd-switch-root command survives PID1's killing spree (#4730) by Franck Bui · 9 years ago
  21. bbe16ab Merge pull request #4710 from martinpitt/networkd-dbus by Lennart Poettering · 9 years ago
  22. 5f004d1 networkd: allow networkd to start in early boot by Martin Pitt · 9 years ago
  23. a402139 core: consider SIGTERM as a clean exit status for initrd-switch-root.service (#4713) by Franck Bui · 9 years ago
  24. b878b61 units: disable /sys/fs/fuse/connections in private user namespaces (#4592) by Zbigniew Jędrzejewski-Szmek · 9 years ago
  25. 492466c Merge pull request #4442 from keszybz/detect-virt-userns by Evgeny Vereshchagin · 9 years ago
  26. 4bb30ae units: disable /dev/hugepages in private user namespaces by Zbigniew Jędrzejewski-Szmek · 9 years ago
  27. 828d92a core: drop -.slice from shipped units by Lennart Poettering · 9 years ago
  28. 411e869 sysctl: run sysctl service if /proc/sys/net is writable (#4425) by Lennart Poettering · 9 years ago
  29. 2fa4f10 units: extend stop timeout for user@.service to 120s (#4426) by Lennart Poettering · 9 years ago
  30. 3f2a372 units: journal-upload Wants= and After=network-online.target (#4354) by Yu Watanabe · 9 years ago
  31. a8cb1dc units: add Wants=initrd-cleanup.service to initrd-switch-root.target (#4345) by Yu Watanabe · 9 years ago
  32. 84a69ca unit: drop console-shell.service (#4298) (#4325) by Franck Bui · 9 years ago
  33. 94f42fe units: systemd-udevd: add AF_INET and AF_INET6 to RestrictAddressFamilies= (#4296) by Yu Watanabe · 9 years ago
  34. 0c28d51 units: further lock down our long-running services by Lennart Poettering · 9 years ago
  35. f6eb19a units: permit importd to mount stuff by Lennart Poettering · 9 years ago
  36. 51bce29 units: remove udev control socket when systemd stops the socket unit (#4039) by Michal Sekletar · 9 years ago
  37. a457bd2 Merge pull request #3955 from keszybz/fix-preset-all by Lennart Poettering · 9 years ago
  38. de78fa9 units: install user units as real files, not symlinks to ../system/ by Zbigniew Jędrzejewski-Szmek · 9 years ago
  39. 04d0f7e units: do not start load-random-seed in containers (#3941) by Zbigniew Jędrzejewski-Szmek · 9 years ago
  40. 98d2d46 units: add graphical-session-pre.target user unit (#3848) by Martin Pitt · 9 years ago
  41. 7633f8e systemd-ask-password: make sure directory watch is started before cryptsetup (#3850) by tblume · 9 years ago
  42. 0fbd465 Merge pull request #3742 from msoltyspl/vconfix2 by Zbigniew Jędrzejewski-Szmek · 9 years ago
  43. 8125e8d vconsole: Don't do static installation under sysinit.target by Michal Soltys · 9 years ago
  44. c92fcc4 units: add graphical-session.target user unit (#3678) by Martin Pitt · 9 years ago
  45. 5ed020d getty@.service.m4: add Conflicts=/Before= against rescue.service (#3792) by Michal Soltys · 9 years ago
  46. 54cd655 nspawn: set DevicesPolicy closed and clean up duplicated devices by Alessandro Puccetti · 9 years ago
  47. 5c3c778 Merge pull request #3764 from poettering/assorted-stuff-2 by Martin Pitt · 9 years ago
  48. 31d28ea nspawn: enable major=0/minor=0 devices inside the container (#3773) by Alessandro Puccetti · 9 years ago
  49. 8d36b53 units: fix TasksMax=16384 for systemd-nspawn@.service by Lennart Poettering · 9 years ago
  50. bed48d6 Merge pull request #3572 from poettering/machinectl-shell-fix by Martin Pitt · 9 years ago
  51. a2c28c6 Merge pull request #3549 from poettering/resolved-more by Tom Gundersen · 9 years ago
  52. de2edc0 udev: bump TasksMax to inifinity (#3593) by Franck Bui · 9 years ago
  53. 2f9df7c units: add nosuid and nodev options to tmp.mount (#3575) by Martin Pitt · 9 years ago
  54. 5b566d2 units: machined needs mount-related syscalls for its namespacing operations by Lennart Poettering · 9 years ago
  55. 6f696ca emergency.service: Don't say "Welcome" when it's an emergency (#3569) by Lennart Poettering · 9 years ago
  56. b30bf55 resolved: respond to local resolver requests on 127.0.0.53:53 by Lennart Poettering · 9 years ago
  57. 4e06974 units: tighten system call filters a bit by Lennart Poettering · 9 years ago
  58. 40093ce units: add a basic SystemCallFilter (#3471) by Topi Miettinen · 9 years ago
  59. 40652ca units: enable MemoryDenyWriteExecute (#3459) by Topi Miettinen · 9 years ago
  60. ce3eb77 units: wait for plymouth to shut down in rescue.sevice (#3367) by Franck Bui · 9 years ago
  61. 0525107 units: restore ConditionNeesUpdate=/etc in ldconfig.service (#3311) by Lennart Poettering · 9 years ago
  62. 7163e1c Create initrd-root-device.target synchronization point (#3239) by Daniel Drake · 9 years ago
  63. 2a44df9 units: make sure that fsck is executed before quotacheck by tblume · 9 years ago
  64. 3136ec9 Stop syslog.socket when entering emergency mode (#3130) by Martin Pitt · 9 years ago
  65. d7fe83b Merge pull request #3093 from poettering/nspawn-userns-magic by Lennart Poettering · 9 years ago
  66. c34b73d machined: add CAP_MKNOD to capabilities to run with (#3116) by Lennart Poettering · 9 years ago
  67. af88764 units: turn on user namespace by default in systemd-nspawn@.service by Lennart Poettering · 9 years ago
  68. 8c85680 units: order systemd-user-sessions.service after network.target by Lennart Poettering · 9 years ago
  69. a11fe93 tmp.mount.hm4: After swap.target (#3087) by frankheckenbach · 9 years ago
  70. 7797fd2 units: Add "GuessMainPID=no" to compatibility unit for rc-local (#3018) by Calvin Owens · 9 years ago
  71. f66a1c4 units: run ldconfig.service after we have mounted all local file systems by Michal Sekletar · 9 years ago
  72. 7a8c9e4 Don't escape the name of the container in instances of by Elias Probst · 9 years ago
  73. c550f7a Merge pull request #2664 from zonque/bootchart-removal by Lennart Poettering · 9 years ago
  74. 45bd485 man: link some unit files to their online bus API documentation by Lennart Poettering · 9 years ago
  75. 232c84b Remove systemd-bootchart by Daniel Mack · 9 years ago
  76. 798c486 remove bus-proxyd by Daniel Mack · 9 years ago
  77. b8eefa0 Merge pull request #2581 from evverx/dev-mqueue-cond by Lennart Poettering · 9 years ago
  78. 6cfc796 units: don't try to mount the mqueue fs if we lack the privileges for it by Evgeny Vereshchagin · 9 years ago
  79. 03a7868 units: don't try to mount the FUSE fs if we lack the privileges for it by Lennart Poettering · 9 years ago
  80. 3c171f0 coredump: rework coredumping logic by Lennart Poettering · 9 years ago
  81. 9c6d5a1 Merge pull request #2565 from poettering/fix-2315 by Zbigniew Jędrzejewski-Szmek · 9 years ago
  82. 8222cf9 units: downgrade dependency on /tmp in basic.target to Wants= by Lennart Poettering · 9 years ago
  83. 5e41590 Fix typo in rescue shell by Indrajit Raychaudhuri · 9 years ago
  84. efda7e5 Merge pull request #2331 from yuwata/journal-remote-unit-v2 by Daniel Mack · 10 years ago
  85. cde3d68 units: don't fail if /root doesn't exist for shell units by Lennart Poettering · 10 years ago
  86. d70698b journal-remote: add SupplementaryGroups to systemd-journal-upload.service by Yu Watanabe · 10 years ago
  87. 6233c79 kmod-static-nodes: don't run if module list is empty by Martin Pitt · 10 years ago
  88. c9d4932 journal-remote: add documents in the unit files by Yu Watanabe · 10 years ago
  89. 8c277dd Set user@.service TasksMax=infinity by Jan Alexander Steffens (heftig) · 10 years ago
  90. 541ec33 nspawn: set TasksMax= for containers to 8192 by default by Lennart Poettering · 10 years ago
  91. 2a2e1b3 core: remove SmackFileSystemRootLabel= again by Lennart Poettering · 10 years ago
  92. 85ae4be units: fix system.slice to require -.slice, instead of just want it by Lennart Poettering · 10 years ago
  93. 119e965 journal: restore watchdog support by Lennart Poettering · 10 years ago
  94. 4084052 Merge pull request #1726 from teg/networkd-2 by Daniel Mack · 10 years ago
  95. e22aa3d journald: never block when sending messages on NOTIFY_SOCKET socket by Lennart Poettering · 10 years ago
  96. 1c8e710 networkd: route - track routes by Tom Gundersen · 10 years ago
  97. 7cb4892 core: rename SmackFileSystemRoot= to SmackFileSystemRootLabel= by Lennart Poettering · 10 years ago
  98. 5dfcb8d units: add 'SmackFileSystemRoot=*' option into tmp.mount by Sangjung Woo · 10 years ago
  99. a2c90f0 units: also whitelist "blkext" block devices for nspawn service by Lennart Poettering · 10 years ago
  100. 29a3f0d Revert "units: add 'smackfsroot=*' option into tmp.mount when SMACK is enabled" by Kay Sievers · 10 years ago