systemd 241
-----BEGIN PGP SIGNATURE-----

iQIcBAABAgAGBQJcZT+fAAoJELY7IYecNIWwZTEQAIZw8UIw4xIEkv2gMIN1MKem
8LSO2d+PlGsij5Y+32tAq04H7lgxf8tVr83nJrQ+3U08CamfWKBeowZKFBEfPAQ6
EtUHFGWRd6jRHtewsRYzwrBcO/szpmuaDrSI26igvC6G9FJGmF8a5u9tyIRw8nGP
49ZBh0igrBAGMfTmIXhVZNdnYIaEJQCSOX+Gse5abyH5x+Wk9CPanPMs3efAYVzC
8XBDR6o8vndX+s90O587lCxlgB7kA1I3eAjZRnHE5DqXDe3zhwZ+TEZVIJnAjrOL
rcFQkhem3YnfatqjUQ8d3BZQqiRbOTSP9s8VRNI1IWpB7SzeZkhFBGPYHKlm/zbZ
ijhArVwbrMfFQurWiOBPSWzj5wwvF+yjUDE3cY4QEV2fvjYwLEw+CFxjaAjdpkzM
+gG8sHwLNgn34uU+mUurtGjvKEN+CjL7x9q5+l33cLD8ev6Fq8a1ZrKqAgreZFTh
GEA8wmMKNUXQuA15y2ywEUFIZ3Y5BakJX8pqg1rb4SxbJ2zwSiXt8OTXEj7MoNJN
jXwCYSn1pY7LE2O+pMDBA1+usEt6VNVKKYSXgMC2UOGc2tb8tbsTmIaUCdxzNTMF
JCmfBD2g/yijWXQhPkog6adHtTIzfrZh+Xbygu5nhj+UgFElOUIR60dtfWOPYC+k
sIqsH6So99IJM6YZQbYE
=QyC+
-----END PGP SIGNATURE-----
  1. 6d586a1 sd-bus: if we receive an invalid dbus message, ignore and proceeed by Lennart Poettering · 6 years ago
  2. dc9cced Merge pull request #11704 from yuwata/fix-oss-fuzz-12980 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  3. dc4b6f8 sd-hwdb: fix matching for characters with an ord > 127 by Peter Hutterer · 6 years ago
  4. 0471921 Merge pull request #11487 from poettering/unprotect-errno by Zbigniew Jędrzejewski-Szmek · 6 years ago
  5. 31cbd20 udev: check whether systemd is running, and do not use cg_kill() if not by Yu Watanabe · 6 years ago
  6. 6e2efb6 udev-rule: make rule_add_key() return negative errno when too much tokens by Yu Watanabe · 6 years ago
  7. 0e2fdb8 networkd: honour LinkLocalAddressing by Susant Sahani · 6 years ago
  8. 52c6c9e core: when we uninstall a job, add unit to dbus queue by Alberts Muktupāvels · 6 years ago
  9. ac8956e Update mount.c by Stephan E · 6 years ago
  10. 14648b7 test-json: do not pass ephemeral array as intializer to JSON_BUILD_STRV by Zbigniew Jędrzejewski-Szmek · 6 years ago
  11. 2f92b1e boot/efi: use a wildcard section copy for final EFI generation by YiFei Zhu · 6 years ago
  12. 9ef55e8 Merge pull request #11647 from thom311/hashmap-avoid-compiler-warning by Zbigniew Jędrzejewski-Szmek · 6 years ago
  13. a6fe3b4 rpm: use sh compatible redirects by Jan Engelhardt · 6 years ago
  14. cdccd29 nss: unportect errno before writing to NSS' *errnop by Lennart Poettering · 7 years ago
  15. 840f606 util.h: add new UNPROTECT_ERRNO macro by Lennart Poettering · 7 years ago
  16. 1cae151 automount: don't pass non-blocking pipe to kernel. by NeilBrown · 6 years ago
  17. eb7e351 Merge pull request #11578 from keszybz/gcc-9-fixes by Lennart Poettering · 6 years ago
  18. ad28cfe Merge pull request #11655 from yuwata/fix-11652 by Lennart Poettering · 6 years ago
  19. 6f29144 Merge pull request #11659 from yuwata/fix-11643 by Lennart Poettering · 6 years ago
  20. a4a1d59 Merge pull request #11663 from yuwata/follow-up-10712 by Lennart Poettering · 6 years ago
  21. 2104273 sd-daemon: make sd_booted() return negative errno on unexpected error by Yu Watanabe · 6 years ago
  22. 64242fd core/dbus-service: empty assignment to PIDFile= resets the value by Yu Watanabe · 6 years ago
  23. c79d66f core/dbus-service: write PIDFile= setting to transient unit file by Yu Watanabe · 6 years ago
  24. b8055c0 core/load-fragment: empty assignment to PIDFile= resets the value by Yu Watanabe · 6 years ago
  25. 6757750 curl-util: fix use after free by Yu Watanabe · 6 years ago
  26. 9b5b4be pull: fix invalid error check by Yu Watanabe · 6 years ago
  27. 9ffb909 test: add a test case for issue #11652 by Yu Watanabe · 6 years ago
  28. 5ce4169 sd-device: fix device_copy_properties() by Yu Watanabe · 6 years ago
  29. 23cfbcc test-sizeof: print the alignments too by Zbigniew Jędrzejewski-Szmek · 6 years ago
  30. 3c7ddda efivars: remove direct access to unaligned structure members by Zbigniew Jędrzejewski-Szmek · 6 years ago
  31. f7cb1c7 efivars: make sure that _packed_ structure members are actually aligned as expected by Zbigniew Jędrzejewski-Szmek · 6 years ago
  32. 6d6308f udevadm info: "-a" should enumerate sysfs attributes, not envs (#11642) by Mantas Mikulėnas · 6 years ago
  33. c92ab23 test-resolve: increase timeout to 120s by Zbigniew Jędrzejewski-Szmek · 6 years ago
  34. 62353f6 journal: drop _packed_ attribute in a few places by Zbigniew Jędrzejewski-Szmek · 6 years ago
  35. 6b68c26 test-util: drop _packed_ attribute by Zbigniew Jędrzejewski-Szmek · 6 years ago
  36. e27b9ab libsystemd-network: remove _packed_ attribute to appease the compiler by Zbigniew Jędrzejewski-Szmek · 6 years ago
  37. 95832a0 analyze security: fix recursive call of syscall_names_in_filter() by Yu Watanabe · 6 years ago
  38. 19df01f machinectl: fix argument index in error log by Yu Watanabe · 6 years ago
  39. 51c682d hashmap: always set key output argument of internal_hashmap_first_key_and_value() by Thomas Haller · 6 years ago
  40. ca32371 hashmap: avoid uninitialized variable warning in internal_hashmap_clear() by Thomas Haller · 6 years ago
  41. aeed833 networkd-dhcp6.c: fix build without IFA_F_NOPREFIXROUTE by Fabrice Fontaine · 6 years ago
  42. 081aea2 networkd-address.c: fix build without IFA_F_NOPREFIXROUTE by Fabrice Fontaine · 6 years ago
  43. d909e4a networkd-ndisc.c: fix build without IFA_F_NOPREFIXROUTE by Fabrice Fontaine · 6 years ago
  44. 7bd188b networkd-brvlan.c: fix build without BRIDGE_VLAN_INFO_RANGE_END by Fabrice Fontaine · 6 years ago
  45. f2ea9cc shared: Revert commit 49fe5c099 in parts for function parse_acl. by YmrDtnJu · 6 years ago
  46. 3285320 test-execute: unset $HOME before testing by Yu Watanabe · 6 years ago
  47. 118dccc pager: improve english a bit by Lennart Poettering · 7 years ago
  48. 92dc48a Merge pull request #11540 from taro-yamada/mytest by Lennart Poettering · 6 years ago
  49. f90bf54 Merge pull request #11569 from yuwata/first-step-11307 by Lennart Poettering · 6 years ago
  50. 0f70720 network: warn if Address= is specified without prefixlen by Yu Watanabe · 6 years ago
  51. 9e0fdc2 util: add a new mode for in_addr_prefix_from_string_auto_internal() which refuses address without prefixlen by Yu Watanabe · 6 years ago
  52. 6cff72e Add a warning about the difference in permissions between existing directories and unit settings. by Taro Yamada · 6 years ago
  53. 9066811 Merge pull request #11580 from yuwata/fix-11579 by Lennart Poettering · 6 years ago
  54. a1e3f0f test-barrier: skip the test in virtualized/containerized environments by Frantisek Sumsal · 6 years ago
  55. 624a476 network/wireguard: use sd_netlink_message_append_sockaddr_in{,6}() by Yu Watanabe · 6 years ago
  56. 1dea095 Merge pull request #11566 from poettering/alloca-assert by Lennart Poettering · 6 years ago
  57. abd48ec sd-netlink: introduce sd_netlink_message_append_sockaddr_in{,6}() by Yu Watanabe · 6 years ago
  58. 2301c54 network/wireguard: fixes sending wireguard peer settings by Yu Watanabe · 6 years ago
  59. 00e1adf journal: avoid buffer overread when locale name is too long by Zbigniew Jędrzejewski-Szmek · 6 years ago
  60. d279b18 kernel-install: fix dracut initrd detection (240 backward compatibility) (#11570) by Marc-Antoine Perennou · 6 years ago
  61. cd8c98d shared/dissect-image: make sure that we don't truncate device name by Zbigniew Jędrzejewski-Szmek · 6 years ago
  62. ff9e790 Revert "Fixes #11128" by Taro Yamada · 6 years ago
  63. ccfe70a Merge pull request #11513 from poettering/cryptsetup-msg by Zbigniew Jędrzejewski-Szmek · 6 years ago
  64. 6e9417f tree-wide: use newa() instead of alloca() wherever we can by Lennart Poettering · 6 years ago
  65. 4aee28c alloc-util: whenever any of our alloca() wrappers is used to allocate overly large memory blocks, hit an assert() by Lennart Poettering · 6 years ago
  66. 7c45deb Merge pull request #11460 from yuwata/fix-11458 by Lennart Poettering · 6 years ago
  67. a90d944 Merge pull request #11562 from yuwata/fix-11558 by Lennart Poettering · 6 years ago
  68. f2500fe Merge pull request #11466 from keszybz/fix-loop-remounts by Lennart Poettering · 6 years ago
  69. c52c2dc pid1: fix cleanup of stale implicit deps based on /proc/self/mountinfo by Zbigniew Jędrzejewski-Szmek · 7 years ago
  70. 67216ef Merge pull request #11530 from keszybz/journal-cache-trimming by Lennart Poettering · 6 years ago
  71. 2949ff2 nspawn: ignore SIGPIPE for nspawn itself by Lennart Poettering · 6 years ago
  72. eb1ec48 process-util: don't use overly large buffer to store process command line by Michal Sekletar · 7 years ago
  73. 91714a7 journald: periodically drop cache for all dead PIDs by Zbigniew Jędrzejewski-Szmek · 7 years ago
  74. b12a480 journal: limit the number of entries in the cache based on available memory by Zbigniew Jędrzejewski-Szmek · 7 years ago
  75. ef21b3b basic/prioq: add prioq_peek_item() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  76. 8c8203d core/mount: do not add Before=local-fs.target or remote-fs.target if nofail mount option is set by Yu Watanabe · 6 years ago
  77. 01dab40 dhcp/trivial: fix spelling error in comment by Thomas Haller · 6 years ago
  78. 42a1491 Merge pull request #11547 from yuwata/network-cosmetic-fixes by Lennart Poettering · 6 years ago
  79. 3a1e46f timesyncd: Improve sync log message. Fixes #11548. by Niklas Hambüchen · 6 years ago
  80. 3dffcfc test-bpf: check if we can mlock() before trying bpf by Lennart Poettering · 6 years ago
  81. 15cdaee network: fix an error log by Yu Watanabe · 6 years ago
  82. 1cc84f3 network: make link_up() static by Yu Watanabe · 6 years ago
  83. 6f177c7 cryptsetup: rework how we log about activation failures by Lennart Poettering · 7 years ago
  84. 906962f cryptsetup: add comment what EAGAIN means when activating by Lennart Poettering · 7 years ago
  85. 44ce425 cryptsetup: downgrade a log message we ignore by Lennart Poettering · 7 years ago
  86. aed6808 cryptsetup: don't line-break so aggressively by Lennart Poettering · 7 years ago
  87. b7a0fea cryptsetup: add some commenting about EAGAIN generation by Lennart Poettering · 7 years ago
  88. 0ffff81 cryptsetup: modernize some log message invocations by Lennart Poettering · 7 years ago
  89. d135419 cryptsetup: use free_and_replace() where appropriate by Lennart Poettering · 7 years ago
  90. 8499b2c Merge pull request #11536 from yuwata/fix-11529 by Lennart Poettering · 6 years ago
  91. 4605de1 Correct more spelling errors. by Chris Lamb · 6 years ago
  92. aa6c83e test: add test for sd_device_monitor_filter_remove() by Yu Watanabe · 7 years ago
  93. b075717 sd-device-monitor: use SO_DETACH_FILTER to remove BPF program by Yu Watanabe · 7 years ago
  94. c482724 procfs-util: expose functionality to query total memory by Zbigniew Jędrzejewski-Szmek · 7 years ago
  95. d1084aa meson: make version a dependency and use it in libbasic by Louis Taylor · 7 years ago
  96. 04ba6ed Merge pull request #11501 from yuwata/fix-9426 by Lennart Poettering · 7 years ago
  97. 0bf05f0 Fixes #11128 by Taro Yamada · 7 years ago
  98. 3a57413 Merge pull request #11448 from poettering/rlimit-pid1-fixo by Zbigniew Jędrzejewski-Szmek · 7 years ago
  99. fea4678 resolved: preferably route single-label lookups to unicast DNS scopes with search domains (#11485) by Lennart Poettering · 7 years ago
  100. 2277e84 udevadm info: make --export-prefix imply --export by Yu Watanabe · 7 years ago