1. 501af95 tree-wide: use __ prefixed gcc attributes (#10843) by Lennart Poettering · 6 years ago v234-stable
  2. 57d38d2 meson: also try to search gnu-efi based on EFI_MACHINE_TYPE_NAME (#8900) by Yu Watanabe · 7 years ago
  3. 50792b5 core: don't include libmount.h in a header file (#8580) by Michael Olbrich · 7 years ago
  4. e5c518c basic/macros: rename noreturn into _noreturn_ (#8456) by Franck Bui · 7 years ago
  5. 1e31d4f udev/net-id: check all snprintf return values by Zbigniew Jędrzejewski-Szmek · 7 years ago
  6. df3a927 Fix format-truncation compile failure by typecasting USB IDs (#8250) by Patrick Uiterwijk · 7 years ago
  7. ba23d2d test: handle gracefully if decompressor tools are not installed (#7455) by Lennart Poettering · 7 years ago
  8. 75ad853 shared/seccomp: skip pkey_mprotect protections if the syscall is unknown by Zbigniew Jędrzejewski-Szmek · 7 years ago
  9. cd12375 journal: Add test cases that catch out-of-bounds read in journald by Filipe Brandenburger · 6 years ago
  10. 33583cc journal: fix out-of-bounds read CVE-2018-16866 by Filipe Brandenburger · 6 years ago
  11. 44b4dcb shared/seccomp: disallow pkey_mprotect the same as mprotect for W^X mappings (#7295) by Zbigniew Jędrzejewski-Szmek · 7 years ago
  12. 46d621d core/umount: fix unitialized fields in MountPoint in dm_list_get() by Zbigniew Jędrzejewski-Szmek · 7 years ago
  13. 92cdb79 scsi_id: add missing options to getopt_long() (#6501) by Jan Synacek · 7 years ago
  14. 4acd56b missing_syscall: when adding syscall replacements, use different names (#8229) by Zbigniew Jędrzejewski-Szmek · 7 years ago
  15. 5f8984e resolved: fix confusion with generic data in unparsable packets by Zbigniew Jędrzejewski-Szmek · 7 years ago
  16. e771ff4 resolved: split out parts of dns_packet_extract by Zbigniew Jędrzejewski-Szmek · 7 years ago
  17. f4bb8b0 resolve: check for underflow of size parameter (#7889) by Shawn Landden · 7 years ago
  18. 3e0d79f sd-journal: when picking up a new file, compare inode/device info with previous open file by same name by Lennart Poettering · 7 years ago
  19. 6027bec meson: Multi-lines string should use ''' with meson (#8225) by Alexis Jeandet · 7 years ago
  20. 9b1e74e pid1: free basic unit information at the very end, before freeing the unit by Zbigniew Jędrzejewski-Szmek · 7 years ago
  21. a0ffb0f dhcp6: fix uninitialized variable in returning from client_parse_message() (#8187) by Thomas Haller · 7 years ago
  22. dfa9c32 journalctl: Periodically call sd_journal_process in journalctl by Peter Portante · 7 years ago
  23. 4f3f2ad sd-journal: make sure it's safe to call sd_journal_process() before the first sd_journal_wait() by Lennart Poettering · 7 years ago
  24. bb91f48 coredump,journal: when vacuuming use new unlinkat_deallocate() calls by Lennart Poettering · 7 years ago
  25. 3f06651 fs-util: add new unlinkat_deallocate() helper by Lennart Poettering · 7 years ago
  26. b36b6a9 sd-journal: properly handle inotify queue overflow by Lennart Poettering · 7 years ago
  27. 9663355 sd-journal: use more appropriate API to validate 128bit ids by Lennart Poettering · 7 years ago
  28. 3ee72c1 tree-wide: use path_hash_ops instead of string_hash_ops whenever we key by a path by Lennart Poettering · 7 years ago
  29. 5aee551 hash-func: add generic hash_ops implementation for hashing paths by Lennart Poettering · 7 years ago
  30. 6e71562 hash-funcs: remove redundant definition of devt_hash_ops by Lennart Poettering · 7 years ago
  31. 0b78d75 journal: move code that checks for network fs to stat-util.[ch] by Lennart Poettering · 7 years ago
  32. 1e7e811 path-lookup: fix confusion between persistent_control and persistent_config by Zbigniew Jędrzejewski-Szmek · 7 years ago
  33. 7ab1c74 networkd: vxlan require Remote= to be a non multicast address (#8117) by Susant Sahani · 7 years ago
  34. 0493b46 core: use id unit when retrieving unit file state (#8038) by Franck Bui · 7 years ago
  35. e0cee50 core: Avoid empty directory warning when we are bind-mounting a file (#8069) by Andrei Gherzan · 7 years ago
  36. e150981 gcrypt-util: fix memleak by Zbigniew Jędrzejewski-Szmek · 7 years ago
  37. 1117ce1 test: add a simple smoke test for string_hashsum() by Zbigniew Jędrzejewski-Szmek · 7 years ago
  38. e4340ef units: replace remote-cryptsetup-pre.target with remote-fs-pre.target by Zbigniew Jędrzejewski-Szmek · 7 years ago
  39. 8f21747 cryptsetup-generator: use remote-cryptsetup.target when _netdev is present by Zbigniew Jędrzejewski-Szmek · 7 years ago
  40. ea8cb69 cryptsetup-generator: add a helper utility to create symlinks by Zbigniew Jędrzejewski-Szmek · 7 years ago
  41. 1e20ca6 resolved: fix loop on packets with pseudo dns types by Zbigniew Jędrzejewski-Szmek · 7 years ago
  42. d6ac009 nspawn: EROFS for chowning mount points is not fatal (#7122) by Lauri Tirkkonen · 7 years ago
  43. f720fbe timedatectl: stop using xstrftime by Zbigniew Jędrzejewski-Szmek · 7 years ago
  44. 02b8ffe nspawn: Fix calculation of capabilities for configuration file (#7087) by myrkr · 7 years ago
  45. ace9b10 networkd: don't stop the dhcp server if it's not configured. (#7083) by Susant Sahani · 7 years ago
  46. ee8f87b networkd: Consider linkLocalAddressing state while configuring ndisc. (#7012) by Susant Sahani · 7 years ago
  47. 24ee53d basic/env-util: don't relax unesaping of serialized environment strings by Lubomir Rintel · 7 years ago
  48. 9154552 basic/env-util: drop the validation when deserializing environment by Lubomir Rintel · 7 years ago
  49. 2dcc7e3 systemctl: supress enable/disable messages when -q is given (#7067) by John Lin · 7 years ago
  50. 63fe668 mount-util: add fusectl to list of API VFS by Lennart Poettering · 7 years ago
  51. 3c2e588 string-util: use size_t for strjoina macro (#6914) by Jonathan Lebon · 7 years ago
  52. 32c4998 fileio: return 0 from read_one_line_file on success by Zbigniew Jędrzejewski-Szmek · 7 years ago
  53. 0e1ae5a test-fileio: also test read_line() with actual files by Zbigniew Jędrzejewski-Szmek · 7 years ago
  54. 8873d22 test-fileio: close two leaked file handles by Zbigniew Jędrzejewski-Szmek · 7 years ago
  55. fd59e9d test-conf-parser: add tests for the new long lines, including overflow handling by Zbigniew Jędrzejewski-Szmek · 7 years ago
  56. f365f6b test-conf-parser: use _cleanup_ by Zbigniew Jędrzejewski-Szmek · 7 years ago
  57. 2269f63 fileio: use _cleanup_ for FILE unlocking by Zbigniew Jędrzejewski-Szmek · 7 years ago
  58. 032ba8c conf-parse: remove 4K line length limit by Lennart Poettering · 7 years ago
  59. 663be46 test-conf-parser: add some basic tests for config_parse() by Zbigniew Jędrzejewski-Szmek · 7 years ago
  60. f4037dc cgroup-util: replace one use of fgets() by read_line() by Lennart Poettering · 7 years ago
  61. 773fe14 fileio: rework read_one_line_file() on top of read_line() by Lennart Poettering · 7 years ago
  62. 8eda468 def: add new constant LONG_LINE_MAX by Lennart Poettering · 7 years ago
  63. 7c43926 fileio: add new helper call read_line() as bounded getline() replacement by Lennart Poettering · 7 years ago
  64. 760a486 shared: end string with % if one was found at the end of a expandible string (#6828) by Felipe Sateler · 7 years ago
  65. eb877da timer: don't use persietent file timestamps from the future (#6823) by Lennart Poettering · 7 years ago
  66. 7f4b159 sd-bus: extend D-Bus authentication timeout considerably (#6813) by Lennart Poettering · 7 years ago
  67. c86784e shutdown: don't be fooled when detaching DM devices with BTRFS by Franck Bui · 7 years ago
  68. cd7bcbf util: make get_block_device() available by Franck Bui · 7 years ago
  69. ab76f79 efivars: don't crash when somebody wants to remove an efi variable by Lennart Poettering · 7 years ago
  70. 21879b7 manager: when reexecuting try to connect to bus only when dbus.service is around (#6773) by Michal Sekletar · 7 years ago
  71. b2403e6 journalctl: honor --quiet when vacuuming (#6771) by Kai-Heng Feng · 7 years ago
  72. 63f2647 networkd: send dhcp timezone option when UseTimezone is true (#6725) by juga0 · 7 years ago
  73. 18647aa networkd: send dhcp option NTP when UseNTP is true (#6726) by juga0 · 7 years ago
  74. 332a9f7 systemctl: fix masking of template units by Zbigniew Jędrzejewski-Szmek · 7 years ago
  75. 6aaee52 systemctl: check existence of all units, not just the first one by Zbigniew Jędrzejewski-Szmek · 7 years ago
  76. a43c13e rfkill: Delay writes until exit (#5768) by Benjamin Berg · 7 years ago
  77. 55a2b3a rfkill: Lookup device in determine_state_file by Benjamin Berg · 7 years ago
  78. 3e8acda systemd-mount: allow to specify an arbitrary string for arg_mount_what when vfs is used by Yu Watanabe · 7 years ago
  79. 7fa052c systemd-mount: fix that wrong argument is used for arg_mount_what by Yu Watanabe · 7 years ago
  80. adc820a 6647 - use path_startswith("/dev") in cryptsetup (#6732) by ettavolt · 7 years ago
  81. 2c65509 tmpfiles: silently ignore any path that passes through autofs (#6506) by NeilBrown · 7 years ago
  82. 59e7029 Load virtio_rng early in the game (#6710) by Harald Hoyer · 7 years ago
  83. 9ad12be tmpfiles: with "e" don't attempt to set permissions when file doesn't exist (#6682) by Michal Sekletar · 7 years ago
  84. ee4cb76 logind: tighten assertion in execute_shutdown_or_sleep() by Alan Jenkins · 7 years ago
  85. 1e3b4e3 logind: add missing resume signal when we fail to initiate sleep/shutdown by Alan Jenkins · 7 years ago
  86. 7d9e421 logind: respect "delay" inhibitors in scheduled shutdowns by Alan Jenkins · 7 years ago
  87. d0968b7 logind: add missing check for conflicting operation v.s. scheduled shutdown by Alan Jenkins · 7 years ago
  88. 2a0c34e logind: method_schedule_shutdown() already rejects empty `type` by Alan Jenkins · 7 years ago
  89. af9f32c logind: remember to remove '/run/systemd/shutdown/scheduled' by Alan Jenkins · 7 years ago
  90. 642b62d networkd: dont crash when mtu changes (#6594) by Andrew Jeddeloh · 7 years ago
  91. 7943496 sd-bus: use -- when passing arguments to ssh (#6706) by Evgeny Vereshchagin · 7 years ago
  92. 342c2fd log: reopen log for failed assertions (#6703) by Topi Miettinen · 7 years ago
  93. f5f367d cryptsetup-generator: do not bind to the decrypted device unit (#6538) by Ivan Shapovalov · 7 years ago
  94. a7c3c58 shutdown: don't remount,ro network filesystems. (#6588) by NeilBrown · 7 years ago
  95. 75c8530 device: make sure to remove all device units sharing the same sysfs path (#6679) by Franck Bui · 7 years ago
  96. 6bd2824 sd-bus: socket - only transmit auxillary FDs once (#6603) by Tom Gundersen · 7 years ago
  97. 60b0ab5 networkd: do not fail manager_connect_bus() if dbus is not active yet by Yu Watanabe · 7 years ago
  98. ca9cb19a terminal reset should honour default_utf8 kernel setting (#6606) by g0tar · 7 years ago
  99. 65f6532 namespace: avoid assertion failure (#6649) by Topi Miettinen · 7 years ago
  100. 950410c service: attempt to execute next main command only for oneshot services (#6619) by Michal Sekletar · 7 years ago