1. f6a8088 units: make systemd-binfmt.service easier to work with no autofs by Zbigniew Jędrzejewski-Szmek · 5 years ago
  2. 099c5e4 Revert "meson: stop creating enablement symlinks in /etc during installation" by Zbigniew Jędrzejewski-Szmek · 5 years ago
  3. b67ecf2 meson: stop creating enablement symlinks in /etc during installation by Zbigniew Jędrzejewski-Szmek · 6 years ago
  4. 2ac6cd4 units: add SystemCallErrorNumber=EPERM to systemd-portabled.service by Lennart Poettering · 5 years ago
  5. dc903ec Enable RestrictSUIDSGID=yes for our services with DynamicUser=yes by Zbigniew Jędrzejewski-Szmek · 6 years ago
  6. 47e5b2d units: turn on RestrictSUIDSGID= in most of our long-running daemons by Lennart Poettering · 6 years ago
  7. e1e6263 man,units: document what user "default.target" is a bit by Zbigniew Jędrzejewski-Szmek · 6 years ago
  8. b6e1b60 units: update catalog after systemd-tmpfiles runs by Jonathan Lebon · 6 years ago
  9. e2c7c94 units: make sure initrd-cleanup.service terminates before switching to rootfs by Franck Bui · 6 years ago
  10. e4bbc5f units: drop conditionalization of systemd-tmpfiles-setup-dev.service by Lennart Poettering · 6 years ago
  11. 634cc94 units: replace symlinks in units/user/ by real files by Zbigniew Jędrzejewski-Szmek · 6 years ago
  12. df13444 units: drop units/user/busnames.target by Zbigniew Jędrzejewski-Szmek · 6 years ago
  13. 401faa3 Merge pull request #10357 from poettering/import-fs by Zbigniew Jędrzejewski-Szmek · 6 years ago
  14. ff9bf8d units: make fsck/grows/makefs/makeswap units conflict against shutdown.target by Lennart Poettering · 6 years ago
  15. 5f7ecd6 import: drop logic of setting up /var/lib/machines as btrfs loopback mount by Lennart Poettering · 6 years ago
  16. 7af002f units: order systemd-rfkill.socket after /var/lib/systemd/rfkill (#10904) by Lennart Poettering · 6 years ago
  17. 3f547ca units: fix Description= of systemd-exit.service by Lennart Poettering · 6 years ago
  18. 9f782b3 units: use correct command to exit by Lennart Poettering · 6 years ago
  19. 1795457 units: add the same ordering deps for systemd-exit.service as for systemd-poweroff.service and friends by Lennart Poettering · 6 years ago
  20. 28f38a7 Revert "units: lock down logind with fs namespacing options" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  21. 53a3e8f Merge pull request #10744 from poettering/logind-lock-down by Lennart Poettering · 6 years ago
  22. 99cd001 units: also change portabled's syscall filter to a whitelist by Lennart Poettering · 6 years ago
  23. 45ae3f611 units: lock down systemd-logind.service with various fs namespacing options by Lennart Poettering · 6 years ago
  24. 1bded6b logind: drop CAP_KILL from caps bounding set by Lennart Poettering · 6 years ago
  25. 3ca9940 units: set NoNewPrivileges= for all long-running services by Lennart Poettering · 6 years ago
  26. 0ba8987 units: remove unused busnames.target by Alan Jenkins · 6 years ago
  27. 73f19ce units: drop systemd-user-sessions.service ordering dep on systemd-journal-flush.service (#10502) by Lennart Poettering · 6 years ago
  28. f876f53 units: add simple boot check unit by Lennart Poettering · 6 years ago
  29. 36695e8 add new systemd-bless-boot.service that marks boots as successful by Lennart Poettering · 6 years ago
  30. 329d20d units: add generic boot-complete.target by Lennart Poettering · 6 years ago
  31. a42984d Merge pull request #10428 from keszybz/failure-actions by Lennart Poettering · 6 years ago
  32. a400bd8 units: allow and use SuccessAction=exit-force in system systemd-exit.service by Zbigniew Jędrzejewski-Szmek · 6 years ago
  33. afa6206 units: use SuccessAction=poweroff-force in systemd-poweroff.service by Zbigniew Jędrzejewski-Szmek · 6 years ago
  34. d85515e units: use SuccessAction=reboot-force in systemd-reboot.service by Zbigniew Jędrzejewski-Szmek · 6 years ago
  35. 631c9b7 units: use SuccessAction=exit-force in systemd-exit.service by Zbigniew Jędrzejewski-Szmek · 6 years ago
  36. c02b6ee meson: define @HIGH_RLIMIT_NOFILE@ and use it everywhere by Zbigniew Jędrzejewski-Szmek · 6 years ago
  37. c35ee02 units: bump the RLIMIT_NOFILE soft limit for all services that access the journal by Lennart Poettering · 6 years ago
  38. 2d6718b units: use =yes rather than =true everywhere by Lennart Poettering · 6 years ago
  39. 07ee5ad logind: change user-runtime-dir to query runtime dir size from logind via the bus by Lennart Poettering · 6 years ago
  40. 14df094 units: improve Description= string a bit by Lennart Poettering · 6 years ago
  41. 1007473 units: set StopWhenUnneeded= for the user slice units too by Lennart Poettering · 6 years ago
  42. dacd723 Merge pull request #10117 from keszybz/undynamicify by Lennart Poettering · 6 years ago
  43. 4885626 emergency: make sure console password agents don't interfere with the emergency shell by Franck Bui · 6 years ago
  44. 696fc83 Revert "network: set DynamicUser= to systemd-networkd.service" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  45. 62fb7e8 Revert "resolve: enable DynamicUser= for systemd-resolved.service" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  46. 5c86583 tmpfiles: Order tmpfiles-setup after journald by João Paulo Rechi Vita · 6 years ago
  47. 3f491cc meson: fix dirname/basename confusion in meson-and-wants.sh install helper (#10126) by Zbigniew Jędrzejewski-Szmek · 6 years ago
  48. 162e0b7 Revert "timesyncd: enable DynamicUser=" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  49. 89be857 Revert "unit: drop After=systemd-sysusers.service from timesyncd" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  50. 473b9c6 user-runtime-dir@.service: don't stop on runlevel switch (#10079) by Alan Jenkins · 6 years ago
  51. 8c1f043 user@.service: don't kill user manager at runlevel switch by Thomas Blume · 6 years ago
  52. 1193c11 units: assign user-runtime-dir@.service to user-%i.slice by Lennart Poettering · 6 years ago
  53. eb748ae units: order user-runtime-dir@.service after systemd-user-sessions.service by Lennart Poettering · 6 years ago
  54. d06e8fb units: make sure user-runtime-dir@.service is Type=oneshot by Lennart Poettering · 6 years ago
  55. e5b3ace units: make sure user@.service runs with dbus still up by Lennart Poettering · 6 years ago
  56. a99655b man: add a description of user@.service, user-runtime-dir@.service, user-*.slice by Zbigniew Jędrzejewski-Szmek · 6 years ago
  57. 6133af6 units: let's use two ExecStart= lines instead of ; by Lennart Poettering · 6 years ago
  58. 5ce2212 units: fix typo in After= by Zbigniew Jędrzejewski-Szmek · 6 years ago
  59. c7668c1 units: make system-update-pre.target a passive unit (#9349) by Lennart Poettering · 6 years ago
  60. 520741d units: Add new system-update-pre.target by Hans de Goede · 6 years ago
  61. ee8f261 units: switch from system call blacklist to whitelist by Lennart Poettering · 7 years ago
  62. 0cd41d4 Drop my copyright headers by Zbigniew Jędrzejewski-Szmek · 6 years ago
  63. 96b2fb9 tree-wide: beautify remaining copyright statements by Lennart Poettering · 6 years ago
  64. b2e8ae7 units: switch udev service to use PrivateMounts=yes by Lennart Poettering · 6 years ago
  65. 61d0578 add new portable service framework by Lennart Poettering · 7 years ago
  66. d4e9e57 network: set DynamicUser= to systemd-networkd.service by Yu Watanabe · 7 years ago
  67. 0187368 resolve: enable DynamicUser= for systemd-resolved.service by Yu Watanabe · 7 years ago
  68. be80154 unit: drop After=systemd-sysusers.service from timesyncd by Yu Watanabe · 7 years ago
  69. 46657f6 units: set RestrictNamespaces=yes to networkd and resolved by Yu Watanabe · 7 years ago
  70. 348b443 meson: generate m4 preprocessor from config.h (#8914) by Yu Watanabe · 7 years ago
  71. e7dd394 timesync: expose manager properties on bus by Yu Watanabe · 7 years ago
  72. dea6363 unit: tighten sandboxing for logind by Yu Watanabe · 7 years ago
  73. a9f0f5e logind: split %t directory creation to a helper unit by Zbigniew Jędrzejewski-Szmek · 7 years ago
  74. 2841493 Use a dash-truncated drop-in for user-%j.slice configuration by Zbigniew Jędrzejewski-Szmek · 7 years ago
  75. edac2c4 unit,meson: drop .in suffix if no substitution is required (#8740) by Yu Watanabe · 7 years ago
  76. 2dd7984 time-wait-sync: use watchfile to coordinate with timesyncd by Peter A. Bigot · 7 years ago
  77. 006ffa6 units: leave systemd-time-wait-sync disabled by default by Peter A. Bigot · 7 years ago
  78. de03b29 fix url for binfmt documentation (#8720) by guixxx · 7 years ago
  79. 11a1589 tree-wide: drop license boilerplate by Zbigniew Jędrzejewski-Szmek · 7 years ago
  80. 6064de2 Merge pull request #8617 from keszybz/tmpfiles-relax by Lennart Poettering · 7 years ago
  81. c79b89e tmpfiles: ignore "operational" errors during setup by Zbigniew Jędrzejewski-Szmek · 7 years ago
  82. add384d units: use `systemctl exit` to kill the user manager (#8648) by Filipe Brandenburger · 7 years ago
  83. 4d8c7c1 units: initctl: move the fifo to /run/initctl to match sysvinit by Mike Gilbert · 7 years ago
  84. ca037d1 Fix description on suspend-then-hibernate units. by Mario Limonciello · 7 years ago
  85. e68c79d Rename suspend-to-hibernate to suspend-then-hibernate by Mario Limonciello · 7 years ago
  86. c5beecc units: document why systemd-time-wait-sync.service conditions on CAP_SYS_TIME (#8555) by Lennart Poettering · 7 years ago
  87. 1d0b60c units: disable systemd-time-sync-wait inside containers (#8537) by Peter A. Bigot · 7 years ago
  88. 5c3376e time-sync-wait: add service (#8494) by Peter A. Bigot · 7 years ago
  89. 94a1d03 units: Fix SuccessAction that belongs to [Unit] section not [Service] section (#8478) by Karol Augustin · 7 years ago
  90. c58493c Introduce suspend-to-hibernate (#8274) by Mario Limonciello · 7 years ago
  91. 7ddcdb6 units: use SuccessAction=reboot where appropriate (#8335) by Lennart Poettering · 7 years ago
  92. acc8059 units: delegate "memory" instead of "cpu" by default for user instances (#8320) by Franck Bui · 7 years ago
  93. d8e5a93 slice: system.slice should be perpetual like -.mount by Alan Jenkins · 7 years ago
  94. 1f15801 resolved.service: set DefaultDependencies=no by Dimitri John Ledkov · 7 years ago
  95. 9b873d1 units: link up debug-generator documentation from debug-shell.service by Lennart Poettering · 7 years ago
  96. 245992a man: add a systemd-rc-local-generator(8) man page by Lennart Poettering · 7 years ago
  97. 7629744 separate flags from shebang by bleep_blop · 7 years ago
  98. 8fd010b nspawn: turn on watchdog logic for nspawn too by Lennart Poettering · 7 years ago
  99. 5dfcaaa units: delegate only "cpu" and "pids" controllers by default (#7564) by Lennart Poettering · 7 years ago
  100. cfdda37 Hook up systemd-tmpfiles as user units by Zbigniew Jędrzejewski-Szmek · 7 years ago