1. 949082a test-journal: move tests to /var/tmp/ and set FS_NOCOW_FL by Lennart Poettering · 6 years ago v242-rc3
  2. 6e79d2b ask-passwd: slightly optimize handling arguments by Yu Watanabe · 6 years ago
  3. 8c69fe7 bus-util: treat org.freedesktop.DBus.Error.ServiceUnknown nicely when polkit does not exist by Yu Watanabe · 6 years ago
  4. ad2d50f Merge pull request #12208 from poettering/base-file-system-tweaks by Yu Watanabe · 6 years ago
  5. 482882b Merge pull request #12207 from poettering/portable-bus-policy-fix by Yu Watanabe · 6 years ago
  6. 11efeca udevadm: drop unused option by Yu Watanabe · 6 years ago
  7. 65e5d69 tty-ask-pw-agent: use right array by Lennart Poettering · 6 years ago
  8. fc40bfa udev-util: allocate an event loop of our own for waiting by Lennart Poettering · 6 years ago
  9. 8258578 shared: be friendly to EROFS images by Lennart Poettering · 6 years ago
  10. 65290fb shared: path_join() is your friend by Lennart Poettering · 6 years ago
  11. 8a383bf shared: no need to initialize variable by Lennart Poettering · 6 years ago
  12. 70f7b85 portabled: fix method name by Lennart Poettering · 6 years ago
  13. 3aeeafb portabled: reorder methods in vtable by Lennart Poettering · 6 years ago
  14. b66c8eb portabled: fix dbus policy by Lennart Poettering · 6 years ago
  15. b3e8032 Merge pull request #12198 from keszybz/seccomp-parsing-logging by Zbigniew Jędrzejewski-Szmek · 6 years ago
  16. 223ed2a Merge pull request #12205 from keszybz/update-release-docs by Zbigniew Jędrzejewski-Szmek · 6 years ago
  17. 3be4939 docs: also document updates to stable repo by Zbigniew Jędrzejewski-Szmek · 6 years ago
  18. afa4e4a docs: let's not close the milestone early by Zbigniew Jędrzejewski-Szmek · 6 years ago
  19. 3b4ce4b Merge pull request #12202 from keszybz/seccomp-arm64 by Lennart Poettering · 6 years ago
  20. da4dc9a seccomp: rework how the S[UG]ID filter is installed by Zbigniew Jędrzejewski-Szmek · 6 years ago
  21. dff6c62 test-seccomp: fix compilation on arm64 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  22. 51be9a8 kernel-install: add a check that the vmlinuz arg is sane by Zbigniew Jędrzejewski-Szmek · 6 years ago
  23. f5a44d4 docs: update release steps for meson by Zbigniew Jędrzejewski-Szmek · 6 years ago
  24. 7eb8a47 build-sys: bump package version by Zbigniew Jędrzejewski-Szmek · 6 years ago v242-rc2
  25. d822bd4 Merge pull request #12121 from poettering/contrib by Zbigniew Jędrzejewski-Szmek · 6 years ago v242-rc1
  26. 58f6ab4 pid1: pass unit name to seccomp parser when we have no file location by Zbigniew Jędrzejewski-Szmek · 6 years ago
  27. 6bfb1da basic/log: log any available location information in log_syntax() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  28. e7ccdfa core: use a temporary variable for calculation of seccomp flags by Zbigniew Jędrzejewski-Szmek · 6 years ago
  29. 6c34ed5 test: use newer verb to set log levels by Zbigniew Jędrzejewski-Szmek · 6 years ago
  30. 570ee29 docs: fix path to unit files by Lennart Poettering · 6 years ago
  31. 639dd43 core: fix build failure if seccomp is disabled by Davide Cavalca · 6 years ago
  32. b2b33eb Revert "build: install /etc/systemd/{system,user}-generators" by Lennart Poettering · 6 years ago
  33. 33ca308 Merge pull request #12188 from poettering/coccinelle-fixlets by Yu Watanabe · 6 years ago
  34. 2eb466f update NEWS by Lennart Poettering · 6 years ago
  35. bfe6bb2 meson: bump so versions by Lennart Poettering · 6 years ago
  36. 5b2fc74 NEWS: add preliminary contributor list by Lennart Poettering · 6 years ago
  37. e67ccb5 update .mailmap by Lennart Poettering · 6 years ago
  38. 82c6046 Merge pull request #12056 from poettering/seccomp-suid-sgid by Lennart Poettering · 6 years ago
  39. 6d85ba7 update TODO by Lennart Poettering · 6 years ago
  40. bf65b7e core: imply NNP and SUID/SGID restriction for DynamicUser=yes service by Lennart Poettering · 6 years ago
  41. 62aa292 units: turn on RestrictSUIDSGID= in most of our long-running daemons by Lennart Poettering · 6 years ago
  42. 7445db6 man: document the new RestrictSUIDSGID= setting by Lennart Poettering · 6 years ago
  43. 9d880b7 analyze: check for RestrictSUIDSGID= in "systemd-analyze security" by Lennart Poettering · 6 years ago
  44. f69567c core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID= by Lennart Poettering · 6 years ago
  45. 167fc10 test: add test case for restrict_suid_sgid() by Lennart Poettering · 6 years ago
  46. 3c27973 seccomp: introduce seccomp_restrict_suid_sgid() for blocking chmod() for suid/sgid files by Lennart Poettering · 6 years ago
  47. 9e6e543 seccomp: add debug messages to seccomp_protect_hostname() by Lennart Poettering · 6 years ago
  48. 42561fc core: add a generic helper that forwards per-unit method calls from Manager by Lennart Poettering · 6 years ago
  49. 237ebf6 Merge pull request #12013 from yuwata/fix-switchroot-11997 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  50. 568ee8f udev: use strempty() where appropriate by Lennart Poettering · 6 years ago
  51. 02dab76 json: use SYNTHETIC_ERRNO() where appropriate by Lennart Poettering · 6 years ago
  52. bab4820 sd-event: use DIV_ROUND_UP where appropriate by Lennart Poettering · 6 years ago
  53. 39f2bc6 sd-device: use xsprintf() where appropriate by Lennart Poettering · 6 years ago
  54. c614711 tree-wide: use SYNTHETIC_ERRNO() where appropriate by Lennart Poettering · 6 years ago
  55. c1db999 boot: use TAKE_PTR() where appropriate by Lennart Poettering · 6 years ago
  56. a7798cd tree-wide: use reallocarray() where appropriate by Lennart Poettering · 6 years ago
  57. 0c21daf util-lib: use FLAGS_SET() where appropriate by Lennart Poettering · 6 years ago
  58. d737b45 analyze: use empty_or_root() where appropriate by Lennart Poettering · 6 years ago
  59. 84ce204 Merge pull request #12185 from poettering/login-unstore-fd by Zbigniew Jędrzejewski-Szmek · 6 years ago
  60. 8a30698 Merge pull request #12186 from poettering/lgtm-updates by Zbigniew Jędrzejewski-Szmek · 6 years ago
  61. 2356d68 Merge pull request #12183 from poettering/askpwargv by Zbigniew Jędrzejewski-Szmek · 6 years ago
  62. 1a862e2 journal: LGTM doesn't recognize suppressions in /* */ by Frantisek Sumsal · 6 years ago
  63. f71611f test: stop using dup() needlessly by Lennart Poettering · 6 years ago
  64. 9b48054 lgtm: beef up list of dangerous/questionnable API calls not to make by Lennart Poettering · 6 years ago
  65. efc19ee logind: when we cannot attach a passed fd to a device, close it by Lennart Poettering · 6 years ago
  66. 883d1b0 logind: simplify removal of device fds by Lennart Poettering · 6 years ago
  67. 924426a journal-remote: use source's boot-id by Chris Morin · 6 years ago
  68. 52cf2b1 ipv4ll: do not reset seed generation counter on restart by Yu Watanabe · 6 years ago
  69. d955054 Merge pull request #12007 from poettering/clock-change by Lennart Poettering · 6 years ago
  70. 189b037 tty-ask-password: re-break comment by Lennart Poettering · 6 years ago
  71. d850296 tty-ask-password: simplify signal handler installation by Lennart Poettering · 6 years ago
  72. 7452917 tty-ask-password: no need to initialize something already NUL initialized to NUL by Lennart Poettering · 6 years ago
  73. 4bec7f0 tty-ask-password: drop redundant local variable by Lennart Poettering · 6 years ago
  74. ed179fd tty-ask-password: copy argv[] before forking child by Lennart Poettering · 6 years ago
  75. ee6bb34 update TODO by Lennart Poettering · 6 years ago
  76. d9b8c2e man: document the two new .timer settings by Lennart Poettering · 6 years ago
  77. 347da10 test: add tests for new .timer units by Lennart Poettering · 6 years ago
  78. efebb61 core: optionally, trigger .timer units on timezone and clock changes by Lennart Poettering · 6 years ago
  79. 787be19 run: rename with_timer → arg_with_timer by Lennart Poettering · 6 years ago
  80. 7dd1e31 core: use more structured initialization by Lennart Poettering · 6 years ago
  81. 509276f build: install /etc/systemd/{system,user}-generators by Topi Miettinen · 6 years ago
  82. 3f8f021 Merge pull request #12030 from poettering/condition-memory by Yu Watanabe · 6 years ago
  83. 1589231 Merge pull request #12168 from poettering/man-fixes by Yu Watanabe · 6 years ago
  84. ca006fc core: refactor transaction.c to use fewer gotos by Lennart Poettering · 6 years ago
  85. a313424 NEWS: document the change to installation by Zbigniew Jędrzejewski-Szmek · 6 years ago
  86. dd09a9e Merge pull request #12160 from yuwata/wait-online-allow-configuring by Yu Watanabe · 6 years ago
  87. 7a24df5 Merge pull request #12155 from yuwata/network-fix-and-extend-foo-over-udp-support by Yu Watanabe · 6 years ago
  88. d2e1b2f systemctl: print a more accurate error message when we can by Lennart Poettering · 6 years ago
  89. c2f64c0 rm-rf: refuse combining REMOVE_ONLY_DIRECTORIES and REMOVE_SUBVOLUME for now by Lennart Poettering · 6 years ago
  90. ebf8d79 core: export ReloadResult value on the bus by Lennart Poettering · 6 years ago
  91. c25c118 shared: add some minor comments by Lennart Poettering · 6 years ago
  92. 4659bf6 core: add a common function for bus calls that return unit dbus path by Lennart Poettering · 6 years ago
  93. 6872bd4 Merge pull request #12167 from poettering/timer-parse-tweak by Yu Watanabe · 6 years ago
  94. b6cceaa fs-util: suppress world-writable warnings if we read /dev/null by Lennart Poettering · 6 years ago
  95. c0b471e sd-bus: add missing empty line by Lennart Poettering · 6 years ago
  96. 03db80b test-network: add tests for --any option of wait-online by Yu Watanabe · 6 years ago
  97. c7f070b test-network: fix timeout argument for wait_online() by Yu Watanabe · 6 years ago
  98. 2f9859b wait-online: add --any option by Yu Watanabe · 6 years ago
  99. 4b6a6d1 test-network: add tests for FooOverUDP tunnels by Yu Watanabe · 6 years ago
  100. 0b14581 man: update FooOverUDP= by Yu Watanabe · 6 years ago