1. dc25432 sd-netlink: fix invalid assertion by Yu Watanabe · 5 years ago v239-stable
  2. cac4220 networkd: unbreak routing_policy_rule_compare_func() by Zbigniew Jędrzejewski-Szmek · 5 years ago
  3. 41be415 core: coldplug possible nop_job by ypf791 · 5 years ago
  4. 2715bcf tty-ask-pwd-agent: fix message forwarded to wall(1) by Franck Bui · 5 years ago
  5. 29182f5 network DHCP4: Dont mislead the logs. by Susant Sahani · 5 years ago
  6. 35ae9b9 Call getgroups() to know size of supplementary groups array to allocate by Renaud Métrich · 5 years ago
  7. 9ba58ba resolved: fix abort when recv() returns 0 by Zbigniew Jędrzejewski-Szmek · 5 years ago
  8. a40b187 network: do not abort execution when a config file cannot be loaded by Yu Watanabe · 5 years ago
  9. 33ccd62 shared/but-util: drop trusted annotation from bus_open_system_watch_bind_with_description() by Zbigniew Jędrzejewski-Szmek · 5 years ago
  10. 04d3dd5 core: move assert before actual use of the variable by Zbigniew Jędrzejewski-Szmek · 5 years ago
  11. 95f3261 shared/seccomp: add sync_file_range2 by Zbigniew Jędrzejewski-Szmek · 5 years ago
  12. 2e339a7 sd-device: don't accept /sys as a device path by Lubomir Rintel · 5 years ago
  13. 4fa4872 fix(journal-gatewayd): use relative urls (not starting with '/') by Markus Felten · 5 years ago
  14. f4afb95 seccomp: shm{get,at,dt} now have their own numbers everywhere by Zbigniew Jędrzejewski-Szmek · 6 years ago
  15. 7b65867 systemd-mount: don't check for non-normalized WHAT for network FS by Karel Zak · 5 years ago
  16. 72e4b99 journal: properly read unaligned le64 integers by Lennart Poettering · 5 years ago
  17. 8027aa3 systemctl: do not suggest passing --all if the user passed --state= by Alan Jenkins · 6 years ago
  18. 6078a35 wait-online: change log level by Yu Watanabe · 5 years ago
  19. 34588fe logind: udev rule for Parallels video adapter by Roman Kulikov · 6 years ago
  20. 9868e7b networkd: don't remove route by Tobias Jungel · 6 years ago
  21. 8bca462 sd-bus: if we receive an invalid dbus message, ignore and proceeed by Lennart Poettering · 6 years ago
  22. 2760b0d Allocate temporary strings to hold dbus paths on the heap by Riccardo Schirone · 6 years ago
  23. f9d88e8 bus: move BUS_DONT_DESTROY calls after asserts by Zbigniew Jędrzejewski-Szmek · 6 years ago
  24. e8ffb55 tree-wide: use newa() instead of alloca() wherever we can by Lennart Poettering · 6 years ago
  25. 69df166 Refuse dbus message paths longer than BUS_PATH_SIZE_MAX limit. by Riccardo Schirone · 6 years ago
  26. 4dc7dce shared/dissect-image: make sure that we don't truncate device name by Zbigniew Jędrzejewski-Szmek · 6 years ago
  27. fe15e6a machinectl: fix argument index in error log by Yu Watanabe · 6 years ago
  28. 2c28f47 test-execute: unset $HOME before testing by Yu Watanabe · 6 years ago
  29. baf1570 journald: periodically drop cache for all dead PIDs by Zbigniew Jędrzejewski-Szmek · 6 years ago
  30. 324d3a1 journal: limit the number of entries in the cache based on available memory by Zbigniew Jędrzejewski-Szmek · 6 years ago
  31. 6911a5c basic/prioq: add prioq_peek_item() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  32. 54939c7 procfs-util: expose functionality to query total memory by Zbigniew Jędrzejewski-Szmek · 6 years ago
  33. 3c41023 nspawn: ignore SIGPIPE for nspawn itself by Lennart Poettering · 6 years ago
  34. 36e06f2 process-util: don't use overly large buffer to store process command line by Michal Sekletar · 6 years ago
  35. a09c48c wait-online: do not fail if we receive invalid messages by Yu Watanabe · 6 years ago
  36. 75f1f47 Change job mode of manager triggered restarts to JOB_REPLACE by Jonathon Kowalski · 6 years ago
  37. de9a29b networkd: wait for kernel to reply ipv6 peer address by Susant Sahani · 6 years ago
  38. e339eae journal-remote: set a limit on the number of fields in a message by Zbigniew Jędrzejewski-Szmek · 6 years ago
  39. 81c37b5 journal-remote: verify entry length from header by Zbigniew Jędrzejewski-Szmek · 6 years ago
  40. 21c5e51 µhttpd: use a cleanup function to call MHD_destroy_response by Zbigniew Jędrzejewski-Szmek · 6 years ago
  41. da8bac7 journald: lower the maximum entry size limit to ½ for non-sealed fds by Zbigniew Jędrzejewski-Szmek · 6 years ago
  42. 625d4f9 journald: when processing a native message, bail more quickly on overbig messages by Zbigniew Jędrzejewski-Szmek · 6 years ago
  43. a3c4941 journald: set a limit on the number of fields (1k) by Zbigniew Jędrzejewski-Szmek · 6 years ago
  44. 88947d7 coredump: fix message when we fail to save a journald coredump by Zbigniew Jędrzejewski-Szmek · 6 years ago
  45. 32c639c basic/process-util: limit command line lengths to _SC_ARG_MAX by Zbigniew Jędrzejewski-Szmek · 6 years ago
  46. 926aafa journald: do not store the iovec entry for process commandline on stack by Zbigniew Jędrzejewski-Szmek · 6 years ago
  47. 6cfabc3 journald: remove unnecessary {} by Zbigniew Jędrzejewski-Szmek · 6 years ago
  48. d02fb6e networkd: don't remove ip address (#14) by Tobias Jungel · 6 years ago
  49. def5847 journal: Add test cases that catch out-of-bounds read in journald by Filipe Brandenburger · 6 years ago
  50. f005e73 journal: fix out-of-bounds read CVE-2018-16866 by Filipe Brandenburger · 6 years ago
  51. 3bf819c core: Fix use after free case in load_from_path() by Khem Raj · 6 years ago
  52. 0287bdd sysctl: Don't pass null directive argument to '%s' by Khem Raj · 6 years ago
  53. 3231961 fileio: fail early if we can't return the number of bytes we read anymore in an int by Lennart Poettering · 6 years ago
  54. c6367d1 pid1: fix free of uninitialized pointer in unit_fail_if_noncanonical() by Zbigniew Jędrzejewski-Szmek · 6 years ago
  55. b40a0dc in-addr-util: fix undefined result for in4_addr_netmask_to_prefixlen(<0.0.0.0>) by Thomas Haller · 6 years ago
  56. 65d5542 fstab-generator: fix check for /sys by Zbigniew Jędrzejewski-Szmek · 6 years ago
  57. 8e3071c Revert "systemctl: when removing enablement or mask symlinks, cover both /run and /etc" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  58. 7e364c9 When parsing paths, reject anything above PATH_MAX by Zbigniew Jędrzejewski-Szmek · 6 years ago
  59. 5405f52 path-util: add new path_is_valid() helper by Lennart Poettering · 6 years ago
  60. 36ff3cd sd-boot: remove Stall() call (#11029) by Harald Hoyer · 6 years ago
  61. 36e70e2 conf-files: improve algorithm O(n²) → O(n) by Lennart Poettering · 6 years ago
  62. 51b16e9 units: make fsck/grows/makefs/makeswap units conflict against shutdown.target by Lennart Poettering · 6 years ago
  63. df12a18 generator.c: systemd-fsck-root.service conflict with shutdown.target by Harald Hoyer · 6 years ago
  64. 0193316 sd-boot: fix trailing whitespace trimming by Yu Watanabe · 6 years ago
  65. 1af6efb sysctl: when debug logging about sysctl changes, truncate trailing newline by Lennart Poettering · 6 years ago
  66. 09193dd vconsole: Don't skip udev call for dummy device by Tim Ruffing · 6 years ago
  67. 51673ad6 core: Detect initial timer state from serialized data by Michal Koutný · 6 years ago
  68. 08b06a0 udev/scsi_id: fix buffer length by Yu Watanabe · 6 years ago
  69. 771f2a7 process-util: check for correct kill return value (#10841) by David Leeds · 6 years ago
  70. bff6a14 logind: when we need to execute a sleep operation we don't support, fall back to suspend by Lennart Poettering · 6 years ago
  71. 886effe journald: check whether sscanf has changed the value corresponding to %n by Evgeny Vereshchagin · 6 years ago
  72. 803c932 logind: fix determination of CanHibernate() and other calls by Henry Tung · 6 years ago
  73. 192d0bf journal: fix an off-by-one error in dev_kmsg_record by Evgeny Vereshchagin · 6 years ago
  74. fb58c96 core: make sure we don't throttle change signal generator when a reload is pending by Lennart Poettering · 6 years ago
  75. b1782dd core: when we can't send the pending reload message, say we ignore it in the warning we log by Lennart Poettering · 6 years ago
  76. cb0fb33 core: rename queued_message → pending_reload_message by Lennart Poettering · 6 years ago
  77. 410b4ce journal-remote: bugfix to re-enable ssl key check (#10707) by Markus Grimm · 6 years ago
  78. bcdbdc1 sd-device: fix possible use of uninitialized value by Yu Watanabe · 6 years ago
  79. 5e5f201 network: fix potential segfault in network_free() by Yu Watanabe · 6 years ago
  80. ce68a13 network: fix offset for IPv6MTUByte= by Yu Watanabe · 6 years ago
  81. abfdaa8 conf-parser: ignore trailing back-slash in comment by Yu Watanabe · 6 years ago
  82. 153b462 logind: fix compilation without utmp (#10674) by Steven Allen · 6 years ago
  83. 9a0d6a2 login: Don't mark framebuffer devices as master-of-seat devices by Marco Trevisan (Treviño) · 6 years ago
  84. c6a368e core, sysctl: skip ENOENT for /proc/sys/net/unix/max_dgram_qlen by Giuseppe Scrivano · 6 years ago
  85. f3b30cd network: add missing .sections element for vcan and vrf by Yu Watanabe · 6 years ago
  86. 03e5a08 network: fix memleak abot Address.label by Yu Watanabe · 6 years ago
  87. e324a06 network: fix memleak in static prefix by Yu Watanabe · 6 years ago
  88. 9ef0372 network: fix worng offset for .network parser by Yu Watanabe · 6 years ago
  89. d641c17 network: fix memleak in config_parse_hwaddr() by Yu Watanabe · 6 years ago
  90. 534bf5a network: fix possible memleak caused by multiple setting of Bridge=, Bond= or VRF= by Yu Watanabe · 6 years ago
  91. 5e42908 util: use strndup() instead of strndupa() by Yu Watanabe · 6 years ago
  92. 1690c80 network: drop white space in log message by Yu Watanabe · 6 years ago
  93. 57bc2fc network: fix hash function for routing policy rule by Yu Watanabe · 6 years ago
  94. 4c06ccc network: fix memleak in routing policy by Yu Watanabe · 6 years ago
  95. b60acd4 network: fix memleak in static prefix by Yu Watanabe · 6 years ago
  96. d4480aa network: fix segfault in manager_free() by Yu Watanabe · 6 years ago
  97. 3fadd4c nspawn: add proper error message if setns() on network namespace fd fails by Lennart Poettering · 6 years ago
  98. cd2157f core: apply WorkingDirectory after enforce_user by Joerg Behrmann · 6 years ago
  99. f90eb54 core: don't drop timer expired but not yet processed when system date is changed by Insun · 6 years ago
  100. ff890a4 test-compress: add test for short decompress_startswith calls by Zbigniew Jędrzejewski-Szmek · 6 years ago