1. 74b4588 Merge pull request #12252 from keszybz/libmount-dont-unescape by Zbigniew Jędrzejewski-Szmek · 6 years ago v242-rc4
  2. 52efbd8 Merge pull request #12223 from yuwata/network-wireguard-preshared-key-file by Zbigniew Jędrzejewski-Szmek · 6 years ago
  3. 9d1b2b2 pid1,shutdown: do not cunescape paths from libmount by Zbigniew Jędrzejewski-Szmek · 6 years ago
  4. b57adc9 test-libmount: let's see how libmount parses stuff by Zbigniew Jędrzejewski-Szmek · 6 years ago
  5. 56d939e l10n: Updated Lithuanian translation by welaq · 6 years ago
  6. 78bb286 NEWS: mention PresharedKeyFile= by Yu Watanabe · 6 years ago
  7. 9e5d79e test-network: add tests for WireGuardPeer.PresharedKey= and PresharedKeyFile= by Yu Watanabe · 6 years ago
  8. 2b942a9 network: make wireguard_decode_key_and_warn() take uint8_t buf[static WG_KEY_LEN] by Yu Watanabe · 6 years ago
  9. 26f86d5 network: warn when wireguard keys are stored in world readable files by Yu Watanabe · 6 years ago
  10. a3945c6 network: add WireGuardPeer.PresharedKeyFile= setting by Yu Watanabe · 6 years ago
  11. 6ef5c88 network: clear wireguard keys on failure or on exit by Yu Watanabe · 6 years ago
  12. cb31e7c network: make reading PrivateKeyFile= failure always fatal by Yu Watanabe · 6 years ago
  13. 07d8c0e fileio: add READ_FULL_FILE_UNBASE64 flag for read_full_file_full() by Yu Watanabe · 6 years ago
  14. 50caae7 fileio: read_full_file_full() also warns when file is world readable and secure flag is set by Yu Watanabe · 6 years ago
  15. 7a309a8 fileio: introduce warn_file_is_world_accessible() by Yu Watanabe · 6 years ago
  16. 15f8f02 util: introduce READ_FULL_FILE_SECURE flag for reading secure data by Yu Watanabe · 6 years ago
  17. 2c9e754 Merge pull request #12241 from keszybz/two-man-link-additions by Zbigniew Jędrzejewski-Szmek · 6 years ago
  18. b473691 inhibit: fix argv[] usage by Lennart Poettering · 6 years ago
  19. ab80eca NEWS: add mention of time-set.target by Zbigniew Jędrzejewski-Szmek · 6 years ago
  20. 7a447d2 man: add a lengthy example for NamePolicy= debugging by Zbigniew Jędrzejewski-Szmek · 6 years ago
  21. 5857693 man: say that .link NamePolicy= should be empty for Name= to take effect by Zbigniew Jędrzejewski-Szmek · 6 years ago
  22. 3fca6ec Merge pull request #12244 from poettering/242-news-final by Lennart Poettering · 6 years ago
  23. 438e6a4 man: add references from the .mount and .service man pages to systemd-{mount,run} pages by Lennart Poettering · 6 years ago
  24. afae22c Merge pull request #12245 from poettering/empty-or-dash by Zbigniew Jędrzejewski-Szmek · 6 years ago
  25. 30ab7a5 man: elaborate on fd ownership in sd_event_add_io(3) by Lennart Poettering · 6 years ago
  26. 4ea0f67 units: add time-set.target by Peter A. Bigot · 7 years ago
  27. ca7410f coccinelle: add coccinelle script for empty_or_dash() use by Lennart Poettering · 6 years ago
  28. 82d0776 man/systemd-sysusers: Fix typo in *from* to *form* by Paul Menzel · 6 years ago
  29. dc90e0f basic: add new helper call empty_or_dash_to_null() by Lennart Poettering · 6 years ago
  30. e7b88b7 tree-wide: introduce empty_or_dash() helper by Lennart Poettering · 6 years ago
  31. bf63365 hwdb: update hwdb by Lennart Poettering · 6 years ago
  32. c3287a4 update NEWS for 242 final by Lennart Poettering · 6 years ago
  33. ea50504 Merge pull request #12238 from keszybz/one-genuine-bugfix+lots-of-line-wrapping by Lennart Poettering · 6 years ago
  34. 83d4ab5 pam-systemd: use secure_getenv() rather than getenv() by Lennart Poettering · 6 years ago
  35. 565026b man: correct units path usage according to FHS (#11388) by Jonas DOREL · 6 years ago
  36. 330d1de sysusers: use return_error_errno() where possible by Zbigniew Jędrzejewski-Szmek · 6 years ago
  37. 71fb158 sysusers: add missing initalizer by Zbigniew Jędrzejewski-Szmek · 6 years ago
  38. 124d7cb logind: linewrap some long lines and remove unnecessary conditional by Zbigniew Jędrzejewski-Szmek · 6 years ago
  39. 2432d09 util: extend unbase64mem() to accept secure flag by Yu Watanabe · 6 years ago
  40. 700805f meson: drop misplaced -Wl,--undefined argument by Jussi Pakkanen · 6 years ago
  41. d855b2a Merge pull request #12234 from yuwata/calendarspec-fix-oss-fuzz-14108 by Lennart Poettering · 6 years ago
  42. 03fec54 network: re-indent conf parsers in wireguard.c by Yu Watanabe · 6 years ago
  43. daa4aca calendarspec: fix possible integer overflow by Yu Watanabe · 6 years ago
  44. fb3ba5e calendarspec: use _cleanup_ attributes for CalendarComponent by Yu Watanabe · 6 years ago
  45. 9eef82e calendarspec: rename free_chain() to chain_free() by Yu Watanabe · 6 years ago
  46. 4122b14 calendarspec: use structured initializers by Yu Watanabe · 6 years ago
  47. 1eacc47 nspawn: create boot_id and kmsg files for overmounting in /run, not /tmp by Lennart Poettering · 6 years ago
  48. 9ff46ed lgtm: warn about strerror() use by Lennart Poettering · 6 years ago
  49. 9f717d4 meson: sort source files again by Lennart Poettering · 6 years ago
  50. fb36b13 shared: add a single definition of libmount cleanup functions by Zbigniew Jędrzejewski-Szmek · 6 years ago
  51. df09b49 hwdb: Add accelerometer orientation quirk for the Teclast F6 Pro by Luís Ferreira · 6 years ago
  52. 949082a test-journal: move tests to /var/tmp/ and set FS_NOCOW_FL by Lennart Poettering · 6 years ago v242-rc3
  53. 6e79d2b ask-passwd: slightly optimize handling arguments by Yu Watanabe · 6 years ago
  54. 8c69fe7 bus-util: treat org.freedesktop.DBus.Error.ServiceUnknown nicely when polkit does not exist by Yu Watanabe · 6 years ago
  55. ad2d50f Merge pull request #12208 from poettering/base-file-system-tweaks by Yu Watanabe · 6 years ago
  56. 482882b Merge pull request #12207 from poettering/portable-bus-policy-fix by Yu Watanabe · 6 years ago
  57. 11efeca udevadm: drop unused option by Yu Watanabe · 6 years ago
  58. 65e5d69 tty-ask-pw-agent: use right array by Lennart Poettering · 6 years ago
  59. fc40bfa udev-util: allocate an event loop of our own for waiting by Lennart Poettering · 6 years ago
  60. 8258578 shared: be friendly to EROFS images by Lennart Poettering · 6 years ago
  61. 65290fb shared: path_join() is your friend by Lennart Poettering · 6 years ago
  62. 8a383bf shared: no need to initialize variable by Lennart Poettering · 6 years ago
  63. 70f7b85 portabled: fix method name by Lennart Poettering · 6 years ago
  64. 3aeeafb portabled: reorder methods in vtable by Lennart Poettering · 6 years ago
  65. b66c8eb portabled: fix dbus policy by Lennart Poettering · 6 years ago
  66. b3e8032 Merge pull request #12198 from keszybz/seccomp-parsing-logging by Zbigniew Jędrzejewski-Szmek · 6 years ago
  67. 223ed2a Merge pull request #12205 from keszybz/update-release-docs by Zbigniew Jędrzejewski-Szmek · 6 years ago
  68. 3be4939 docs: also document updates to stable repo by Zbigniew Jędrzejewski-Szmek · 6 years ago
  69. afa4e4a docs: let's not close the milestone early by Zbigniew Jędrzejewski-Szmek · 6 years ago
  70. 3b4ce4b Merge pull request #12202 from keszybz/seccomp-arm64 by Lennart Poettering · 6 years ago
  71. da4dc9a seccomp: rework how the S[UG]ID filter is installed by Zbigniew Jędrzejewski-Szmek · 6 years ago
  72. dff6c62 test-seccomp: fix compilation on arm64 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  73. 51be9a8 kernel-install: add a check that the vmlinuz arg is sane by Zbigniew Jędrzejewski-Szmek · 6 years ago
  74. f5a44d4 docs: update release steps for meson by Zbigniew Jędrzejewski-Szmek · 6 years ago
  75. 7eb8a47 build-sys: bump package version by Zbigniew Jędrzejewski-Szmek · 6 years ago v242-rc2
  76. d822bd4 Merge pull request #12121 from poettering/contrib by Zbigniew Jędrzejewski-Szmek · 6 years ago v242-rc1
  77. 58f6ab4 pid1: pass unit name to seccomp parser when we have no file location by Zbigniew Jędrzejewski-Szmek · 6 years ago
  78. 6bfb1da basic/log: log any available location information in log_syntax() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  79. e7ccdfa core: use a temporary variable for calculation of seccomp flags by Zbigniew Jędrzejewski-Szmek · 6 years ago
  80. 6c34ed5 test: use newer verb to set log levels by Zbigniew Jędrzejewski-Szmek · 6 years ago
  81. 570ee29 docs: fix path to unit files by Lennart Poettering · 6 years ago
  82. 639dd43 core: fix build failure if seccomp is disabled by Davide Cavalca · 6 years ago
  83. b2b33eb Revert "build: install /etc/systemd/{system,user}-generators" by Lennart Poettering · 6 years ago
  84. 33ca308 Merge pull request #12188 from poettering/coccinelle-fixlets by Yu Watanabe · 6 years ago
  85. 2eb466f update NEWS by Lennart Poettering · 6 years ago
  86. bfe6bb2 meson: bump so versions by Lennart Poettering · 6 years ago
  87. 5b2fc74 NEWS: add preliminary contributor list by Lennart Poettering · 6 years ago
  88. e67ccb5 update .mailmap by Lennart Poettering · 6 years ago
  89. 82c6046 Merge pull request #12056 from poettering/seccomp-suid-sgid by Lennart Poettering · 6 years ago
  90. 6d85ba7 update TODO by Lennart Poettering · 6 years ago
  91. bf65b7e core: imply NNP and SUID/SGID restriction for DynamicUser=yes service by Lennart Poettering · 6 years ago
  92. 62aa292 units: turn on RestrictSUIDSGID= in most of our long-running daemons by Lennart Poettering · 6 years ago
  93. 7445db6 man: document the new RestrictSUIDSGID= setting by Lennart Poettering · 6 years ago
  94. 9d880b7 analyze: check for RestrictSUIDSGID= in "systemd-analyze security" by Lennart Poettering · 6 years ago
  95. f69567c core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID= by Lennart Poettering · 6 years ago
  96. 167fc10 test: add test case for restrict_suid_sgid() by Lennart Poettering · 6 years ago
  97. 3c27973 seccomp: introduce seccomp_restrict_suid_sgid() for blocking chmod() for suid/sgid files by Lennart Poettering · 6 years ago
  98. 9e6e543 seccomp: add debug messages to seccomp_protect_hostname() by Lennart Poettering · 6 years ago
  99. 42561fc core: add a generic helper that forwards per-unit method calls from Manager by Lennart Poettering · 6 years ago
  100. 237ebf6 Merge pull request #12013 from yuwata/fix-switchroot-11997 by Zbigniew Jędrzejewski-Szmek · 6 years ago