1. ba7a6b8 More NEWS prep for v241 by Lennart Poettering · 6 years ago v241-rc2
  2. 7bea7f9 test-network: skip erspan test if not available by Susant Sahani · 6 years ago
  3. 3fb1ea3 Merge pull request #11592 from evverx/ignore-memory-leaks-in-dbus by Evgeny Vereshchagin · 6 years ago
  4. 7f700b8 Fixed minor typo in man/tmpfiles.d.xml by Ronnie P. Thomas · 6 years ago
  5. a19f909 tests: crash PID1 if UBSan is unhappy by Evgeny Vereshchagin · 6 years ago
  6. d56db49 tests: ignore memory leaks in dbus-daemon by Evgeny Vereshchagin · 6 years ago
  7. 8605a4b travis: switch to the "official" systemd-ci repository by Evgeny Vereshchagin · 6 years ago
  8. 92dc48a Merge pull request #11540 from taro-yamada/mytest by Lennart Poettering · 6 years ago
  9. f90bf54 Merge pull request #11569 from yuwata/first-step-11307 by Lennart Poettering · 6 years ago
  10. 0b5245a test-network: set missing prefixlen by Yu Watanabe · 6 years ago
  11. 0f70720 network: warn if Address= is specified without prefixlen by Yu Watanabe · 6 years ago
  12. 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
  13. 6cff72e Add a warning about the difference in permissions between existing directories and unit settings. by Taro Yamada · 6 years ago
  14. 9066811 Merge pull request #11580 from yuwata/fix-11579 by Lennart Poettering · 6 years ago
  15. e2c7c94 units: make sure initrd-cleanup.service terminates before switching to rootfs by Franck Bui · 6 years ago
  16. a1e3f0f test-barrier: skip the test in virtualized/containerized environments by Frantisek Sumsal · 6 years ago
  17. 624a476 network/wireguard: use sd_netlink_message_append_sockaddr_in{,6}() by Yu Watanabe · 6 years ago
  18. 1dea095 Merge pull request #11566 from poettering/alloca-assert by Lennart Poettering · 6 years ago
  19. abd48ec sd-netlink: introduce sd_netlink_message_append_sockaddr_in{,6}() by Yu Watanabe · 6 years ago
  20. 16ab043 test-network: add more checks in NetworkdNetDevTests.test_wireguard by Yu Watanabe · 6 years ago
  21. 2301c54 network/wireguard: fixes sending wireguard peer settings by Yu Watanabe · 6 years ago
  22. d279b18 kernel-install: fix dracut initrd detection (240 backward compatibility) (#11570) by Marc-Antoine Perennou · 6 years ago
  23. ff9e790 Revert "Fixes #11128" by Taro Yamada · 6 years ago
  24. ccfe70a Merge pull request #11513 from poettering/cryptsetup-msg by Zbigniew Jędrzejewski-Szmek · 6 years ago
  25. 6e9417f tree-wide: use newa() instead of alloca() wherever we can by Lennart Poettering · 6 years ago
  26. 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
  27. 7c45deb Merge pull request #11460 from yuwata/fix-11458 by Lennart Poettering · 6 years ago
  28. 064605e build-sys: bump package/library versions by Zbigniew Jędrzejewski-Szmek · 6 years ago v241-rc1
  29. a90d944 Merge pull request #11562 from yuwata/fix-11558 by Lennart Poettering · 6 years ago
  30. f2500fe Merge pull request #11466 from keszybz/fix-loop-remounts by Lennart Poettering · 6 years ago
  31. c52c2dc pid1: fix cleanup of stale implicit deps based on /proc/self/mountinfo by Zbigniew Jędrzejewski-Szmek · 6 years ago
  32. 67216ef Merge pull request #11530 from keszybz/journal-cache-trimming by Lennart Poettering · 6 years ago
  33. b3f259d Merge pull request #11545 from xnox/ppc64el by Lennart Poettering · 6 years ago
  34. e4bbc5f units: drop conditionalization of systemd-tmpfiles-setup-dev.service by Lennart Poettering · 6 years ago
  35. 2949ff2 nspawn: ignore SIGPIPE for nspawn itself by Lennart Poettering · 6 years ago
  36. eb1ec48 process-util: don't use overly large buffer to store process command line by Michal Sekletar · 6 years ago
  37. 321cd1c man: update DefaultDependency= in systemd.mount(5) by Yu Watanabe · 6 years ago
  38. 91714a7 journald: periodically drop cache for all dead PIDs by Zbigniew Jędrzejewski-Szmek · 6 years ago
  39. b12a480 journal: limit the number of entries in the cache based on available memory by Zbigniew Jędrzejewski-Szmek · 6 years ago
  40. ef21b3b basic/prioq: add prioq_peek_item() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  41. c11cd77 Update 60-sensor.hwdb by zsergeant77 · 6 years ago
  42. 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
  43. ab14760 Add missing dash to --all option in the timedatectl man page by Jonathan Roemer · 6 years ago
  44. 9a2e265 test/test-functions: on PPC64 use hvc0 console by Dimitri John Ledkov · 7 years ago
  45. eaa602c test/test-functions: on PP64 use vmlinux by Dimitri John Ledkov · 7 years ago
  46. 01dab40 dhcp/trivial: fix spelling error in comment by Thomas Haller · 6 years ago
  47. 42a1491 Merge pull request #11547 from yuwata/network-cosmetic-fixes by Lennart Poettering · 6 years ago
  48. 3a1e46f timesyncd: Improve sync log message. Fixes #11548. by Niklas Hambüchen · 6 years ago
  49. 3dffcfc test-bpf: check if we can mlock() before trying bpf by Lennart Poettering · 6 years ago
  50. 15cdaee network: fix an error log by Yu Watanabe · 6 years ago
  51. 1cc84f3 network: make link_up() static by Yu Watanabe · 6 years ago
  52. 6f177c7 cryptsetup: rework how we log about activation failures by Lennart Poettering · 6 years ago
  53. 906962f cryptsetup: add comment what EAGAIN means when activating by Lennart Poettering · 6 years ago
  54. 44ce425 cryptsetup: downgrade a log message we ignore by Lennart Poettering · 6 years ago
  55. aed6808 cryptsetup: don't line-break so aggressively by Lennart Poettering · 6 years ago
  56. b7a0fea cryptsetup: add some commenting about EAGAIN generation by Lennart Poettering · 6 years ago
  57. 0ffff81 cryptsetup: modernize some log message invocations by Lennart Poettering · 6 years ago
  58. d135419 cryptsetup: use free_and_replace() where appropriate by Lennart Poettering · 6 years ago
  59. 8499b2c Merge pull request #11536 from yuwata/fix-11529 by Lennart Poettering · 6 years ago
  60. 4605de1 Correct more spelling errors. by Chris Lamb · 6 years ago
  61. b3b04cc hwdb: fix duplicate events on Huawei MACH-WX9 by Ayman Bagabas · 6 years ago
  62. aa6c83e test: add test for sd_device_monitor_filter_remove() by Yu Watanabe · 6 years ago
  63. b075717 sd-device-monitor: use SO_DETACH_FILTER to remove BPF program by Yu Watanabe · 6 years ago
  64. 49a881e README: remove Coverity Scan badge by Filipe Brandenburger · 6 years ago
  65. 5016eb5 hwdb: Add support for Purism Librem 13 V4 keyboards by Chris Lamb · 6 years ago
  66. c482724 procfs-util: expose functionality to query total memory by Zbigniew Jędrzejewski-Szmek · 6 years ago
  67. d1084aa meson: make version a dependency and use it in libbasic by Louis Taylor · 6 years ago
  68. 04ba6ed Merge pull request #11501 from yuwata/fix-9426 by Lennart Poettering · 6 years ago
  69. 0bf05f0 Fixes #11128 by Taro Yamada · 6 years ago
  70. 5745ca8 hwdb: update by Zbigniew Jędrzejewski-Szmek · 6 years ago
  71. 3a57413 Merge pull request #11448 from poettering/rlimit-pid1-fixo by Zbigniew Jędrzejewski-Szmek · 6 years ago
  72. fea4678 resolved: preferably route single-label lookups to unicast DNS scopes with search domains (#11485) by Lennart Poettering · 6 years ago
  73. a9bc94e man: udevadm: clarify the behavior when multiple matching rules are specified by Yu Watanabe · 6 years ago
  74. 0a44684 Merge pull request #11519 from yuwata/udevadm-info-2476 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  75. 07d16cc man: document db_persist udev rules OPTION by Michal Sekletar · 6 years ago
  76. f0c29bb man: add more explanation about options for "udevadm test" by Yu Watanabe · 6 years ago
  77. 2277e84 udevadm info: make --export-prefix imply --export by Yu Watanabe · 6 years ago
  78. 302ddcd core/device: fix log message by Yu Watanabe · 6 years ago
  79. a3ce813 sd-device: do not save e.g., DEVPATH or INTERFACE properties to udev database by Yu Watanabe · 6 years ago
  80. 61a38e0 wait-online: do not fail if we receive invalid messages by Yu Watanabe · 6 years ago
  81. 838b2f7 network: unset Network::manager when loading .network file fails by Yu Watanabe · 6 years ago
  82. d0d7e10 man: mention that 'udevadm control --exit' restarts systemd-udevd.service by Yu Watanabe · 6 years ago
  83. f356aab test-process-util: do not assume PID 1 has UID=0 by Mike Gilbert · 6 years ago
  84. 78218e6 Enable some more debug logging for transaction building by Jonathon Kowalski · 6 years ago
  85. 10d44e7 Document weaknesses with MDWE and suggest hardening by Topi Miettinen · 6 years ago
  86. e4e039b test: mark plymouth as optional dependency by Frantisek Sumsal · 6 years ago
  87. a77f438 NEWS: add section about backslashes in EnvironmentFile by Louis Taylor · 6 years ago
  88. bb0e960 meson: bump timeout for test-udev to 180s by Frantisek Sumsal · 6 years ago
  89. 4b8183c Revert "hwdb: Fix secondary backslash on MSI GS65 laptop" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  90. 8464d9e mkosi: add qrencode to arch package list by Louis Taylor · 6 years ago
  91. 0efa18d Merge pull request #11424 from yuwata/fix-11420 by Lennart Poettering · 6 years ago
  92. b0a28c2 Merge pull request #11349 from yuwata/udevadm-control-ping by Zbigniew Jędrzejewski-Szmek · 6 years ago
  93. ce932d2 execute: make sure to call into PAM after initializing resource limits by Lennart Poettering · 6 years ago
  94. 498e265 fd-util: rework how we determine highest possible fd by Lennart Poettering · 6 years ago
  95. 99a2fd3 main: when generating the resource limit to pass to children, take FD_SETSIZE into consideration by Lennart Poettering · 6 years ago
  96. cda7faa main: don't bump resource limits if they are higher than we need them anyway by Lennart Poettering · 6 years ago
  97. ddfa8b0 main: add commenting, clean up handling of saved resource limits by Lennart Poettering · 6 years ago
  98. c0d7695 main: when bumping RLIMIT_MEMLOCK, save the previous value to pass to children by Lennart Poettering · 6 years ago
  99. f77bb3a bash-completion: udevadm: support recently added options by Yu Watanabe · 6 years ago
  100. d30f43e udevd: rename control command SYNC -> PING in log message by Yu Watanabe · 6 years ago