1. eba9b56 tree-wide: use __ prefixed gcc attributes (#10843) by Lennart Poettering · 7 years ago v236-stable
  2. d2da7a2 meson: also try to search gnu-efi based on EFI_MACHINE_TYPE_NAME (#8900) by Yu Watanabe · 7 years ago
  3. 2bc141b core: don't include libmount.h in a header file (#8580) by Michael Olbrich · 7 years ago
  4. a67ed5e basic/macros: rename noreturn into _noreturn_ (#8456) by Franck Bui · 7 years ago
  5. 7aac5dd Fix format-truncation compile failure by typecasting USB IDs (#8250) by Patrick Uiterwijk · 7 years ago
  6. c1d7d17 journal: Add test cases that catch out-of-bounds read in journald by Filipe Brandenburger · 7 years ago
  7. fb50f96 journal: fix out-of-bounds read CVE-2018-16866 by Filipe Brandenburger · 7 years ago
  8. 242f14c Revert "analyze: fix prototype mismatch on libseccomp-less builds (#7768)" by Zbigniew Jędrzejewski-Szmek · 8 years ago
  9. 3e14c4c tmpfiles: consider /etc uninitialized also when /etc/machine-id is present but empty (#7849) by Franck Bui · 8 years ago
  10. 637605d util-lib: save/restore errno in cleanup calls by Lennart Poettering · 8 years ago
  11. a27ba9b sd-radv: avoid redefinition of struct in6_addr by Hans-Christian Noren Egtvedt · 8 years ago
  12. 77760e1 missing: add bpf() define for ARM definition by Hans-Christian Noren Egtvedt · 8 years ago
  13. 627f112 missing: fix bpf() define for Tilera by Hans-Christian Noren Egtvedt · 8 years ago
  14. 27ecaca timesync: fix typo by Yu Watanabe · 8 years ago
  15. e4512bc network: fix invalid memory access in netdev_cancel_callback by Zbigniew Jędrzejewski-Szmek · 8 years ago
  16. b409bfa networkd: fix memory corruption by Lennart Poettering · 8 years ago
  17. 43af3d5 network: fix memory leak when an netdev was skipped by Zbigniew Jędrzejewski-Szmek · 8 years ago
  18. 34b15c0 networkd: call link_set_routing_policy_rule before setting routes (#7815) by Susant Sahani · 8 years ago
  19. a1cf10a sd-device: support the case that /sys is a symlink by Yu Watanabe · 8 years ago
  20. d0467ba sd-device: use chase_symlinks() by Yu Watanabe · 8 years ago
  21. 6865353 logind: fix user_object_find() by Lennart Poettering · 8 years ago
  22. b618a01 core: Fix edge case when processing /proc/self/mountinfo (#7811) by rkolchmeyer · 8 years ago
  23. 5a7d288 install: search preset files in /run (#7715) by John Lin · 8 years ago
  24. af9ef98 core: RuntimeDirectory= does not request new mount namespace by Yu Watanabe · 8 years ago
  25. 2281550 Revert "core/execute: RuntimeDirectory= or friends requires mount namespace" by Yu Watanabe · 8 years ago
  26. 013fef5 systemd-udevd: fix speed/duplex processing with valid .link files (#7808) by Bruce A. Johnson · 8 years ago
  27. fa45ca2 ip-address-access: let's exit the loop after invalidating our entry a (#7803) by Lennart Poettering · 8 years ago
  28. 3dc803a core: double free in bus_timer_set_transient_property by Zbigniew Jędrzejewski-Szmek · 8 years ago
  29. 4ae164f run: double free by Zbigniew Jędrzejewski-Szmek · 8 years ago
  30. a1d9b04 dhcp6: Fix DHCPv6 client file descriptor and event handling (#7796) by Patrik Flykt · 8 years ago
  31. cd08eeb resolved: skip conflict notifications for DNS-SD PTR RRs by Dmitry Rozhkov · 8 years ago
  32. 42f722d resolved: fix refcounting DnsScope's conflict_queue by Dmitry Rozhkov · 8 years ago
  33. 70800e1 fix systemd-analyze time when default.target is not reached (#7764) by Boucman · 8 years ago
  34. 4b19f97 basic: detect_vm_cpuid: fix hypervisor detection by Mike Gilbert · 8 years ago
  35. c46365e analyze: fix prototype mismatch on libseccomp-less builds (#7768) by Lennart Poettering · 8 years ago
  36. 7b21bda fileio: write_string_stream_ts: check for file errors immediately by Mike Gilbert · 8 years ago
  37. f149690 fileio: write_string_stream_ts: return errors from fputs and fputc by Mike Gilbert · 8 years ago
  38. f60c0eb sysctl: use raw file descriptor in sysctl_write (#7753) by Mike Gilbert · 8 years ago
  39. cfa0327 basic: detect_vm_cpuid: use gcc's __get_cpuid() function (#7758) by Mike Gilbert · 8 years ago
  40. 21b90fe analyze: correct help text where we take unit name arguments by Lennart Poettering · 8 years ago
  41. 8db0325 terminal-util: open /dev/null with O_CLOEXEC in make_stdio_null() by Lennart Poettering · 8 years ago
  42. fafc57e fd-util: use close_nointr() return value instead of errno by Lennart Poettering · 8 years ago
  43. 571b5f2 bootspec: drop ".conf" from BootEntry.filename by Yu Watanabe · 8 years ago
  44. 1b6649e Add mkdir_errno_wrapper() and use instead of mkdir() in various places by Zbigniew Jędrzejewski-Szmek · 8 years ago
  45. 495fd67 systemctl: don't show vendor preset state for generated/transient units (#7711) by Lennart Poettering · 8 years ago
  46. fed2608 core:socket: fix string in socket_exec_command_table by Yu Watanabe · 8 years ago
  47. a93970d core,seccomp: fix logic to parse RestrictAddressFamilies= in dbus-execute.c by Yu Watanabe · 8 years ago
  48. ad00cc7 core,seccomp: fix logic to parse syscall filter in dbus-execute.c by Yu Watanabe · 8 years ago
  49. d9d0bd1 core: fix wrong validity check by Yu Watanabe · 8 years ago
  50. 0234377 shared/seccomp: add mmap handling for powerpc by Mathieu Malaterre · 8 years ago
  51. 85baa08 Fix #7704 and #7708. (#7712) by Susant Sahani · 8 years ago
  52. 0dbe24f timedatectl: fix status output (#7696) by Yu Watanabe · 8 years ago
  53. a31fc12 cryptsetup: use uint64_t for keyfile-offset= (#7689) by Zbigniew Jędrzejewski-Szmek · 8 years ago
  54. 8d6923d analyze: use normal bus connection for "plot" verb (#7685) by Zbigniew Jędrzejewski-Szmek · 8 years ago
  55. 85a2678 missing: Add DM_DEFERRED_REMOVE by Henrik Grindal Bakken · 8 years ago
  56. e7e4f04 missing: Define SMACK_MAGIC if it's missing by Henrik Grindal Bakken · 8 years ago
  57. 2bcf37f nspawn: Include missing.h by Henrik Grindal Bakken · 8 years ago
  58. 7f56775 missing: Define EFIVARFS_MAGIC if missing by Henrik Grindal Bakken · 8 years ago
  59. dc64100 missing: Add MAX_HANDLE_SZ by Henrik Grindal Bakken · 8 years ago
  60. c33f217 missing: Add PR_SET_MM_{ARG,ENV}_{START,END} by Henrik Grindal Bakken · 8 years ago
  61. b7ca3f4 missing: Add some more btrfs structs and constants by Henrik Grindal Bakken · 8 years ago
  62. 40bcc1d btrfs: Include missing.h in btrfs-ctree.h by Henrik Grindal Bakken · 8 years ago
  63. 37e2e0a cryptsetup-generator: Don't mistake NULL input as OOM (#7688) by Jan Alexander Steffens · 8 years ago
  64. 91d819b meson: libudev_core and udevadm should have LOG_REALM=LOG_REALM_UDEV (#7666) by Franck Bui · 8 years ago
  65. 7758dbd udev-link-config: add missing OOM check by Lennart Poettering · 8 years ago
  66. f78a88b Merge pull request #6598 from kyle-walker/shutdown-limit by Lennart Poettering · 8 years ago
  67. e314001 Merge pull request #7640 from keszybz/tainting-updates by Lennart Poettering · 8 years ago
  68. bdd2bbc Merge pull request #7469 from kinvolk/dongsu/nspawn-netns by Zbigniew Jędrzejewski-Szmek · 8 years ago
  69. b2e7486 Make taint message structured and add catalog entry by Zbigniew Jędrzejewski-Szmek · 8 years ago
  70. 198ce93 core: drop taints for nobody user/group names by Zbigniew Jędrzejewski-Szmek · 8 years ago
  71. 14965b9 resolve: extend systemd-resolve so that it can push per-interface DNS configuration into systemd-resolved (#7576) by Lennart Poettering · 8 years ago
  72. fbd0b64 tree-wide: make use of new STRLEN() macro everywhere (#7639) by Lennart Poettering · 8 years ago
  73. 73ad712 core: Implement sync_with_progress() by Kyle Walker · 8 years ago
  74. 1142cbd Merge pull request #7610 from poettering/stdio-nolocking by Lennart Poettering · 8 years ago
  75. d5641e0 core: Implement timeout based umount/remount limit by Kyle Walker · 8 years ago
  76. f581267 sd-bus: fix a memory leak in message_new_reply() (#7636) by Cong Wang · 8 years ago
  77. e18c154 Merge pull request #7606 from yuwata/run-timer by Lennart Poettering · 8 years ago
  78. a327431 core: add EXTEND_TIMEOUT_USEC={usec} - prevent timeouts in startup/runtime/shutdown (#7214) by Daniel Black · 8 years ago
  79. e51faad busctl: let's make use of the log_error_errno() calls by Lennart Poettering · 8 years ago
  80. 8d3b9ed busctl: modernize code a bit by Lennart Poettering · 8 years ago
  81. 35bbbf8 basic: turn off stdio locking for a couple of helper calls by Lennart Poettering · 8 years ago
  82. 0d53667 tree-wide: use __fsetlocking() instead of fxyz_unlocked() by Lennart Poettering · 8 years ago
  83. 966c04c Merge pull request #7625 from thom311/th/const-strlen by Zbigniew Jędrzejewski-Szmek · 8 years ago
  84. 30cda19 networkd: RouteTable option in [IPv6AcceptRA] is now properly processed (#7633) by Saran Tunyasuvunakool · 8 years ago
  85. 59f2725 resolved: fix "in-between" logic when boundaries are equal (#7590) by Lennart Poettering · 8 years ago
  86. 1bb8d1f Merge pull request #7618 from tiagosh/sysctl_use_read_line by Yu Watanabe · 8 years ago
  87. 314a6c0 Merge pull request #7627 from poettering/lowercase-systemd by Yu Watanabe · 8 years ago
  88. 12ec9c3 sysctl: disable buffer while writing to /proc by Tiago Salem Herrmann · 8 years ago
  89. a668bfe Use read_line() and LONG_LINE_MAX to read values configuration files. by Tiago Salem Herrmann · 8 years ago
  90. 2de2aba networkd/dhcp: shorten overlong hostname (#7616) by Luca Bruno · 8 years ago
  91. f95b0be man: "systemd" is to be written in all lower-case, even at beginnings of sentences by Lennart Poettering · 8 years ago
  92. 3ce5a5d Merge pull request #7619 from msekletar/cryptsetup-image-name by Lennart Poettering · 8 years ago
  93. d7bea6b nspawn: introduce an option for specifying network namespace path by Dongsu Park · 8 years ago
  94. dbcb4a9 tree-wide: use STRLEN() to allocate buffer of constant size by Thomas Haller · 8 years ago
  95. 6febe75 basic/macros: add STRLEN() to get length of string literal as constant expression by Thomas Haller · 8 years ago
  96. 18a121f networkd: don't try to configure IPv6 proxy NDP if IPv6 is not available (#7613) by Lennart Poettering · 8 years ago
  97. ffbae6c Merge pull request #7588 from poettering/resolve-route-tweak by Yu Watanabe · 8 years ago
  98. 404a048 Merge pull request #7591 from poettering/retry-on-servfail by Zbigniew Jędrzejewski-Szmek · 8 years ago
  99. 4432ac9 Merge pull request #7611 from poettering/bootspec-fixes by Zbigniew Jędrzejewski-Szmek · 8 years ago
  100. bbaa805 Merge pull request #7608 from poettering/more-news-v236 by Zbigniew Jędrzejewski-Szmek · 8 years ago