1. 7eb8a47 build-sys: bump package version by Zbigniew Jędrzejewski-Szmek · 6 years ago v242-rc2
  2. d822bd4 Merge pull request #12121 from poettering/contrib by Zbigniew Jędrzejewski-Szmek · 6 years ago v242-rc1
  3. 570ee29 docs: fix path to unit files by Lennart Poettering · 6 years ago
  4. 639dd43 core: fix build failure if seccomp is disabled by Davide Cavalca · 6 years ago
  5. b2b33eb Revert "build: install /etc/systemd/{system,user}-generators" by Lennart Poettering · 6 years ago
  6. 33ca308 Merge pull request #12188 from poettering/coccinelle-fixlets by Yu Watanabe · 6 years ago
  7. 2eb466f update NEWS by Lennart Poettering · 6 years ago
  8. bfe6bb2 meson: bump so versions by Lennart Poettering · 6 years ago
  9. 5b2fc74 NEWS: add preliminary contributor list by Lennart Poettering · 6 years ago
  10. e67ccb5 update .mailmap by Lennart Poettering · 6 years ago
  11. 82c6046 Merge pull request #12056 from poettering/seccomp-suid-sgid by Lennart Poettering · 6 years ago
  12. 6d85ba7 update TODO by Lennart Poettering · 6 years ago
  13. bf65b7e core: imply NNP and SUID/SGID restriction for DynamicUser=yes service by Lennart Poettering · 6 years ago
  14. 62aa292 units: turn on RestrictSUIDSGID= in most of our long-running daemons by Lennart Poettering · 6 years ago
  15. 7445db6 man: document the new RestrictSUIDSGID= setting by Lennart Poettering · 6 years ago
  16. 9d880b7 analyze: check for RestrictSUIDSGID= in "systemd-analyze security" by Lennart Poettering · 6 years ago
  17. f69567c core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID= by Lennart Poettering · 6 years ago
  18. 167fc10 test: add test case for restrict_suid_sgid() by Lennart Poettering · 6 years ago
  19. 3c27973 seccomp: introduce seccomp_restrict_suid_sgid() for blocking chmod() for suid/sgid files by Lennart Poettering · 6 years ago
  20. 9e6e543 seccomp: add debug messages to seccomp_protect_hostname() by Lennart Poettering · 6 years ago
  21. 42561fc core: add a generic helper that forwards per-unit method calls from Manager by Lennart Poettering · 6 years ago
  22. 237ebf6 Merge pull request #12013 from yuwata/fix-switchroot-11997 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  23. 568ee8f udev: use strempty() where appropriate by Lennart Poettering · 6 years ago
  24. 02dab76 json: use SYNTHETIC_ERRNO() where appropriate by Lennart Poettering · 6 years ago
  25. bab4820 sd-event: use DIV_ROUND_UP where appropriate by Lennart Poettering · 6 years ago
  26. 39f2bc6 sd-device: use xsprintf() where appropriate by Lennart Poettering · 6 years ago
  27. c614711 tree-wide: use SYNTHETIC_ERRNO() where appropriate by Lennart Poettering · 6 years ago
  28. c1db999 boot: use TAKE_PTR() where appropriate by Lennart Poettering · 6 years ago
  29. a7798cd tree-wide: use reallocarray() where appropriate by Lennart Poettering · 6 years ago
  30. 0c21daf util-lib: use FLAGS_SET() where appropriate by Lennart Poettering · 6 years ago
  31. d737b45 analyze: use empty_or_root() where appropriate by Lennart Poettering · 6 years ago
  32. 84ce204 Merge pull request #12185 from poettering/login-unstore-fd by Zbigniew Jędrzejewski-Szmek · 6 years ago
  33. 8a30698 Merge pull request #12186 from poettering/lgtm-updates by Zbigniew Jędrzejewski-Szmek · 6 years ago
  34. 2356d68 Merge pull request #12183 from poettering/askpwargv by Zbigniew Jędrzejewski-Szmek · 6 years ago
  35. 1a862e2 journal: LGTM doesn't recognize suppressions in /* */ by Frantisek Sumsal · 6 years ago
  36. f71611f test: stop using dup() needlessly by Lennart Poettering · 6 years ago
  37. 9b48054 lgtm: beef up list of dangerous/questionnable API calls not to make by Lennart Poettering · 6 years ago
  38. efc19ee logind: when we cannot attach a passed fd to a device, close it by Lennart Poettering · 6 years ago
  39. 883d1b0 logind: simplify removal of device fds by Lennart Poettering · 6 years ago
  40. 924426a journal-remote: use source's boot-id by Chris Morin · 6 years ago
  41. 52cf2b1 ipv4ll: do not reset seed generation counter on restart by Yu Watanabe · 6 years ago
  42. d955054 Merge pull request #12007 from poettering/clock-change by Lennart Poettering · 6 years ago
  43. 189b037 tty-ask-password: re-break comment by Lennart Poettering · 6 years ago
  44. d850296 tty-ask-password: simplify signal handler installation by Lennart Poettering · 6 years ago
  45. 7452917 tty-ask-password: no need to initialize something already NUL initialized to NUL by Lennart Poettering · 6 years ago
  46. 4bec7f0 tty-ask-password: drop redundant local variable by Lennart Poettering · 6 years ago
  47. ed179fd tty-ask-password: copy argv[] before forking child by Lennart Poettering · 6 years ago
  48. ee6bb34 update TODO by Lennart Poettering · 6 years ago
  49. d9b8c2e man: document the two new .timer settings by Lennart Poettering · 6 years ago
  50. 347da10 test: add tests for new .timer units by Lennart Poettering · 6 years ago
  51. efebb61 core: optionally, trigger .timer units on timezone and clock changes by Lennart Poettering · 6 years ago
  52. 787be19 run: rename with_timer → arg_with_timer by Lennart Poettering · 6 years ago
  53. 7dd1e31 core: use more structured initialization by Lennart Poettering · 6 years ago
  54. 509276f build: install /etc/systemd/{system,user}-generators by Topi Miettinen · 6 years ago
  55. 3f8f021 Merge pull request #12030 from poettering/condition-memory by Yu Watanabe · 6 years ago
  56. 1589231 Merge pull request #12168 from poettering/man-fixes by Yu Watanabe · 6 years ago
  57. ca006fc core: refactor transaction.c to use fewer gotos by Lennart Poettering · 6 years ago
  58. a313424 NEWS: document the change to installation by Zbigniew Jędrzejewski-Szmek · 6 years ago
  59. dd09a9e Merge pull request #12160 from yuwata/wait-online-allow-configuring by Yu Watanabe · 6 years ago
  60. 7a24df5 Merge pull request #12155 from yuwata/network-fix-and-extend-foo-over-udp-support by Yu Watanabe · 6 years ago
  61. d2e1b2f systemctl: print a more accurate error message when we can by Lennart Poettering · 6 years ago
  62. c2f64c0 rm-rf: refuse combining REMOVE_ONLY_DIRECTORIES and REMOVE_SUBVOLUME for now by Lennart Poettering · 6 years ago
  63. ebf8d79 core: export ReloadResult value on the bus by Lennart Poettering · 6 years ago
  64. c25c118 shared: add some minor comments by Lennart Poettering · 6 years ago
  65. 4659bf6 core: add a common function for bus calls that return unit dbus path by Lennart Poettering · 6 years ago
  66. 6872bd4 Merge pull request #12167 from poettering/timer-parse-tweak by Yu Watanabe · 6 years ago
  67. b6cceaa fs-util: suppress world-writable warnings if we read /dev/null by Lennart Poettering · 6 years ago
  68. c0b471e sd-bus: add missing empty line by Lennart Poettering · 6 years ago
  69. 03db80b test-network: add tests for --any option of wait-online by Yu Watanabe · 6 years ago
  70. c7f070b test-network: fix timeout argument for wait_online() by Yu Watanabe · 6 years ago
  71. 2f9859b wait-online: add --any option by Yu Watanabe · 6 years ago
  72. 4b6a6d1 test-network: add tests for FooOverUDP tunnels by Yu Watanabe · 6 years ago
  73. 0b14581 man: update FooOverUDP= by Yu Watanabe · 6 years ago
  74. 7df5c6b network: make FooOverUDP.Protocol= support name of ipproto by Yu Watanabe · 6 years ago
  75. 881c74b network: use asynchronous call for creating FOU tunnels by Yu Watanabe · 6 years ago
  76. 3abf950 network: do not ignore FooOverUDP.Encapsulation= setting by Yu Watanabe · 6 years ago
  77. a27a0ad network: merge ipip_init() and sit_init() by Yu Watanabe · 6 years ago
  78. 4799d93 network: add FooOverUDP support for SIT and GRE tunnels by Yu Watanabe · 6 years ago
  79. 38f4bb4 test-network: add more tests for SerializeTunneledPackets=, Key=, and friends by Yu Watanabe · 6 years ago
  80. c548fc0 hwdb: Fix micmute on ASUS FX503VD by Benjamin Berg · 6 years ago
  81. 546c203 test: set longer StartLimitIntervalSec= and fewer StartLimitBurst= by Yu Watanabe · 6 years ago
  82. 46701cf Merge pull request #12164 from keszybz/units-use-presets by Lennart Poettering · 6 years ago
  83. 58031d9 man: be clearer that .timer time expressions need to be reset to override them by Lennart Poettering · 6 years ago
  84. 6d463b8 man: refer to innermost directory as innermost, not as "lowest" by Lennart Poettering · 6 years ago
  85. 8601482 man: tweak XyzDirectory= table a bit by Lennart Poettering · 6 years ago
  86. dc44c96 core: pass parse error to log functions when parsing timer expressions by Lennart Poettering · 6 years ago
  87. 25a04ae core: simply timer expression parsing by using ".ltype" field of conf-parser logic by Lennart Poettering · 6 years ago
  88. 76e62a4 udev: move udev_ctrl_cleanup() into manager_free() by Yu Watanabe · 6 years ago
  89. 245d386 Merge pull request #12157 from yuwata/network-netdev-name-conflict by Lennart Poettering · 6 years ago
  90. 01d2041 meson: stop creating enablement symlinks in /etc during installation by Zbigniew Jędrzejewski-Szmek · 6 years ago
  91. 709b423 meson: indentation by Zbigniew Jędrzejewski-Szmek · 6 years ago
  92. 78b4bca Merge pull request #12156 from yuwata/fix-bootspec-memleaks by Lennart Poettering · 6 years ago
  93. bfa7f57 po: update ja.po by Yu Watanabe · 6 years ago
  94. 753e0a2 test-network: add test for NetDev.Name= conflict by Yu Watanabe · 6 years ago
  95. 4b4a6c9 udev: shorten code a bit by Yu Watanabe · 6 years ago
  96. c6e77d7 network: add '=' to config key names in log by Yu Watanabe · 6 years ago
  97. b519908 network: do not abort execution when NetDev.Name= conflicts by Yu Watanabe · 6 years ago
  98. 5a0bd90 test-network: add test for drop-in [WireGuardPeer] section by Yu Watanabe · 6 years ago
  99. 1826819 bootspec: fix memleak caused by setting invalid cleanup function by Yu Watanabe · 6 years ago
  100. 7226337 bootspec: add missing free() in boot_config_free() by Yu Watanabe · 6 years ago