1. 314ca2b tree-wide: use __ prefixed gcc attributes (#10843) by Lennart Poettering · 7 years ago v233-stable
  2. 69765b6 core: don't include libmount.h in a header file (#8580) by Michael Olbrich · 7 years ago
  3. bf9dd4b basic/macros: rename noreturn into _noreturn_ (#8456) by Franck Bui · 7 years ago
  4. 287b6b9 udev/net-id: check all snprintf return values by Zbigniew Jędrzejewski-Szmek · 7 years ago
  5. 25bf017 Fix format-truncation compile failure by typecasting USB IDs (#8250) by Patrick Uiterwijk · 7 years ago
  6. fefeb9b missing_syscall: when adding syscall replacements, use different names (#8229) by Zbigniew Jędrzejewski-Szmek · 7 years ago
  7. dcfe448 test: handle gracefully if decompressor tools are not installed (#7455) by Lennart Poettering · 8 years ago
  8. 903bf50 journal: Add test cases that catch out-of-bounds read in journald by Filipe Brandenburger · 7 years ago
  9. 78fd8f5 journal: fix out-of-bounds read CVE-2018-16866 by Filipe Brandenburger · 7 years ago
  10. 5c80b45 units: replace remote-cryptsetup-pre.target with remote-fs-pre.target by Zbigniew Jędrzejewski-Szmek · 8 years ago
  11. ee2deeb cryptsetup-generator: use remote-cryptsetup.target when _netdev is present by Zbigniew Jędrzejewski-Szmek · 8 years ago
  12. 6172788 cryptsetup-generator: add a helper utility to create symlinks by Zbigniew Jędrzejewski-Szmek · 8 years ago
  13. 655ae23 resolved: fix loop on packets with pseudo dns types by Zbigniew Jędrzejewski-Szmek · 8 years ago
  14. 977a616 string-util: use size_t for strjoina macro (#6914) by Jonathan Lebon · 8 years ago
  15. 3d4e63e shared: end string with % if one was found at the end of a expandible string (#6828) by Felipe Sateler · 8 years ago
  16. e84f292 timer: don't use persietent file timestamps from the future (#6823) by Lennart Poettering · 8 years ago
  17. e603498 sd-bus: extend D-Bus authentication timeout considerably (#6813) by Lennart Poettering · 8 years ago
  18. ac860fc Load virtio_rng early in the game (#6710) by Harald Hoyer · 8 years ago
  19. 4f009bf cryptsetup-generator: do not bind to the decrypted device unit (#6538) by Ivan Shapovalov · 8 years ago
  20. 40f2740 process-util: update the end pointer of the process name on rename (#6492) by Jouke Witteveen · 8 years ago
  21. 638c0db rfkill: fix erroneous behavior when polling the udev monitor (#6489) by S. Fan · 8 years ago
  22. c21be74 virt: enable detecting QEMU (TCG) via CPUID (#6399) by Daniel Berrange · 8 years ago
  23. d0553ec resolved: define various packet sizes as unsigned by Zbigniew Jędrzejewski-Szmek · 8 years ago
  24. b38575c resolved: do not allocate packets with minimum size by Zbigniew Jędrzejewski-Szmek · 8 years ago
  25. fa30043 resolved: simplify alloc size calculation by Zbigniew Jędrzejewski-Szmek · 8 years ago
  26. 7586bc7 test-resolved-packet: add a simple test for our allocation functions by Zbigniew Jędrzejewski-Szmek · 8 years ago
  27. 93dc6db fix includes by Matija Skala · 8 years ago
  28. e0a8e19 core/mount: pass "-c" flag to /bin/umount (#6093) by NeilBrown · 8 years ago
  29. a52e62a udev: stop freeing value after using it for setting sysattr (#6094) by Evgeny Vereshchagin · 8 years ago
  30. 4f7c12c hwdb: use path_join() to generate the hwdb_bin path (#6063) by Michael Biebl · 8 years ago
  31. 59cf3f4 systemctl: avoid spurious warning about missing reboot-param file by Zbigniew Jędrzejewski-Szmek · 8 years ago
  32. d80b4db vconsole-setup: skip setting fonts when setfont returns EX_OSERR by Zbigniew Jędrzejewski-Szmek · 8 years ago
  33. 3d31906 vconsole-setup: add more log messages by Zbigniew Jędrzejewski-Szmek · 8 years ago
  34. d7215ee timesyncd: properly handle OOM errors when parsing fallback servers (#6047) by Lennart Poettering · 8 years ago
  35. fff58be timesyncd: don't use compiled-in list if FallbackNTP has been configured explicitly by Michael Biebl · 8 years ago
  36. 57497d1 DHCP: Fail link_dhcp_set_routes promotely if no address is assigned from lease (#6009) by Daniel Wang · 8 years ago
  37. cb58341 resolved: bugfix of null pointer p->question dereferencing (#6020) by Evgeny Vereshchagin · 8 years ago
  38. a28e8d4 Allow TimeoutSec=0 to work as documented in mount units and elsewhere (#6013) by NeilBrown · 8 years ago
  39. 2d148f5 nspawn: add nosuid and nodev to /tmp mount (#6004) by tomty89 · 8 years ago
  40. 3aeb9ea networkd-link: Receive LLDP on Bridge slaves not master (#5995) by sjoerd-ccu · 8 years ago
  41. b2d9157 sd-dhcp: library code shouldn't log above LOG_DEBUG (#6001) by Lennart Poettering · 8 years ago
  42. a530427 tree-wide: fix incorrect uses of %m by Zbigniew Jędrzejewski-Szmek · 8 years ago
  43. 557d5e9 Allow bad MTU values with warning to be able to connect to the machine. (#5954) by Matthias Greiner · 8 years ago
  44. 5dd32bb sd-login: read list of uids of sessions from UIDS not ACTIVE_SESSIONS by Zbigniew Jędrzejewski-Szmek · 8 years ago
  45. 90c0dc4 core/load-droping: avoid oom warning when the unit symlink is not a template by Zbigniew Jędrzejewski-Szmek · 8 years ago
  46. 68a9239 journald: fix trivial memleak by Zbigniew Jędrzejewski-Szmek · 8 years ago
  47. 6a4bb87 journald: process "binary" fields the same as text fields by Zbigniew Jędrzejewski-Szmek · 8 years ago
  48. 88cf51c journald: properly process multiple entries in the same native packet by Zbigniew Jędrzejewski-Szmek · 8 years ago
  49. c5af9aa shared/logs-show: avoid printing "(null)" when timestamp is not specified by Zbigniew Jędrzejewski-Szmek · 8 years ago
  50. d56ab41 journal-remote: fix memleak of the name of the remote source by Zbigniew Jędrzejewski-Szmek · 8 years ago
  51. 32fb431 journald: use unaligned_read instead of memcpy by Zbigniew Jędrzejewski-Szmek · 8 years ago
  52. c19df00 DHCP: when adding static routes set scopes properly (#5982) by Daniel Wang · 8 years ago
  53. 416ca19 timesync/timesyncd-manager: fix format-specifier issue by Matija Skala · 8 years ago
  54. 589fa90 timesync/timesyncd-manager: fix format-specifier issues by Matija Skala · 8 years ago
  55. e7327ee udev/udevadm-monitor: fix format-specifier issue by John Paul Adrian Glaubitz · 8 years ago
  56. d91fd10 journal/journald-console: fix format-specifier issue by John Paul Adrian Glaubitz · 8 years ago
  57. fa32003 test-conf-parser: add valid and invalid utf8 test for config_parse_path by Ronny Chevalier · 8 years ago
  58. 8061fde conf-parser: fix wrong argument given to log_syntax_invalid_utf8 by Ronny Chevalier · 8 years ago
  59. 429a69d env-util: fix memory leak (#5962) by Ronny Chevalier · 8 years ago
  60. 05fdab5 sd-bus: fix c++ compatibility (#5941) by Matthijs van Duin · 8 years ago
  61. 207b45b pid1: improve logging when failing to remount / ro (#5940) by Zbigniew Jędrzejewski-Szmek · 8 years ago
  62. 66ff3b8 execute: Properly log errors considering socket fds (#5910) by Aggelos Avgerinos · 8 years ago
  63. e6715ab networkd: Add check to ensure link is down before attempting to enslave (#5853) by Roelf Wichertjes · 8 years ago
  64. f88105d journald: fix assertion failure on journal_file_link_data. (#5843) by Yusuke Nojima · 8 years ago
  65. fd22bed fstab-generator: do not skip Before= ordering for noauto mountpoints (#5547) by Ivan Shapovalov · 8 years ago
  66. 89a8044 sd-journal: return SD_JOURNAL_INVALIDATE only if journal files were actually deleted/moved (#5580) by Michal Sekletar · 8 years ago
  67. 1371c92 loginctl: fix typo causing ignoring multiple session IDs (#5732) by slodki · 8 years ago
  68. 4dfc537 tmpfiles: downgrade error message when operation is not supported (#5692) by Yu Watanabe · 8 years ago
  69. 22b4881 core: fix values of BindPaths and BindReadOnlyPaths properties on 32-bit platforms (#5713) by Evgeny Vereshchagin · 8 years ago
  70. 678199b core: downgrade legit error logs (#5705) by umuttl · 8 years ago
  71. 1bcc1b6 logind: Stopped inhibitions should be considered inactive (#5698) by afrantzis · 8 years ago
  72. 817b772 networkd: fix route_new_static assert when IPv4LLRoute=true (#5676) by Susant Sahani · 8 years ago
  73. 709ea85 journal: fix up syslog facility when forwarding native messages (#5667) by Michael Biebl · 8 years ago
  74. 677a50e basic: forbid rm_rf() to remove paths ending with ".." (#5653) by Jan Synacek · 8 years ago
  75. a7637ee basic/journal-importer: Fix unaligned access in get_data_size() (#5622) by John Paul Adrian Glaubitz · 8 years ago
  76. 47ae16f systemctl: fix broken vertical lines in list-dependencies --all (#5608) by Felix Zhang · 8 years ago
  77. fb72406 machinectl: don't return 1 in case we couldn't figure out container IP addresses (#5587) by Michal Sekletar · 8 years ago
  78. bdd5ae0 journal: prevent integer overflow while validating header (#5569) by Tobias Stoeckmann · 8 years ago
  79. cc60212 headers: check that __INCLUDE_LEVEL__ is defined before using it (#5575) by Zbigniew Jędrzejewski-Szmek · 8 years ago
  80. 90eee30 resolve: add missing space in output message (#5574) by Yu Watanabe · 8 years ago
  81. 16037d2 cgtop: use PRIu64 to print uint64_t (#5544) by Thomas H. P. Andersen · 8 years ago
  82. 26bffa0 coredump: fix handling of premature-eof data for --backtrace by Zbigniew Jędrzejewski-Szmek · 8 years ago
  83. eea54dd import: bump image size safety limit for machinectl pull (#5535) by Dax Kelson · 8 years ago
  84. a75dde1 dhcp-server: add two missing OOM checks by Lennart Poettering · 8 years ago
  85. 47ef78b Merge pull request #5502 from poettering/coredump-mini-fixes by Lennart Poettering · 8 years ago
  86. fb92fbb udev: Use parent bus id for virtio disk builtin path-id (#5500) by Viktor Mihajlovski · 8 years ago
  87. d6d0473 Revert "util: Fine tune running_in_chroot() a bit" (#5506) by Lennart Poettering · 8 years ago
  88. 501551e coredump: define a macro for a "short bus call timeout" by Lennart Poettering · 8 years ago
  89. b8cda92 coredump: introduce is_journald_crash() and is_pid1_crash() helpers by Lennart Poettering · 8 years ago
  90. 32a1575 coredump: normalize generation/parsing of COREDUMP_TRUNCATED= by Lennart Poettering · 8 years ago
  91. 059c35f mount-util: accept that name_to_handle_at() might fail with EPERM (#5499) by Lennart Poettering · 8 years ago
  92. 7796972 core: when a unit's SourcePath points to API VFS pretend we are never out-of-date (#5487) by Lennart Poettering · 8 years ago
  93. ecadd9b Merge pull request #5458 from keszybz/coredump by Lennart Poettering · 8 years ago
  94. 92d6f2f Merge pull request #5494 from poettering/run-fixes by Zbigniew Jędrzejewski-Szmek · 8 years ago
  95. 3401f0e resolved: add the new KSK to the built-in resolved trust anchor (#5486) by Lennart Poettering · 8 years ago
  96. e350ca3 automount: if an automount unit is masked, don't react to activation anymore (#5445) by Lennart Poettering · 8 years ago
  97. eb5877a coredumpctl: avoid spurious warning about systemd-coredump@0.service by Zbigniew Jędrzejewski-Szmek · 8 years ago
  98. b9aaa7f coredumpctl: print a hint when no journal files are found by Zbigniew Jędrzejewski-Szmek · 8 years ago
  99. 4f37cbd journalctl: move access_check() to shared/ by Zbigniew Jędrzejewski-Szmek · 8 years ago
  100. 7d8e7c0 coredumpctl: use a 3s timeout for checking units by Zbigniew Jędrzejewski-Szmek · 8 years ago