1. cc56e4f tree-wide: use __ prefixed gcc attributes (#10843) by Lennart Poettering · 7 years ago v232-stable
  2. 7d2ba4d core: don't include libmount.h in a header file (#8580) by Michael Olbrich · 7 years ago
  3. 05229ab basic/macros: rename noreturn into _noreturn_ (#8456) by Franck Bui · 7 years ago
  4. e8dd98c udev/net-id: check all snprintf return values by Zbigniew Jędrzejewski-Szmek · 7 years ago
  5. b40ebb4 Fix format-truncation compile failure by typecasting USB IDs (#8250) by Patrick Uiterwijk · 7 years ago
  6. a8fce45 missing_syscall: when adding syscall replacements, use different names (#8229) by Zbigniew Jędrzejewski-Szmek · 7 years ago
  7. 6b247dc test: handle gracefully if decompressor tools are not installed (#7455) by Lennart Poettering · 8 years ago
  8. e5f25dd fix includes by Matija Skala · 8 years ago
  9. 7974b4c sparse: avoid clash with __bitwise and __force from 4.10 linux/types.h (#5061) by Lubomir Rintel · 9 years ago
  10. 860c2a6 journal: Add test cases that catch out-of-bounds read in journald by Filipe Brandenburger · 7 years ago
  11. 5e0c8f6 journal: fix out-of-bounds read CVE-2018-16866 by Filipe Brandenburger · 7 years ago
  12. 758503b machinectl: make sure that inability to get OS version isn't consider fatal for machine list (#4972) by Jan Synacek · 8 years ago
  13. 79efa8e coredump: really extract container cmdline (#5167) by Evgeny Vereshchagin · 8 years ago
  14. 6053242 systemctl: ignore SIGTERM after switch root by Zbigniew Jędrzejewski-Szmek · 8 years ago
  15. 228523c systemctl: always avoid being killed when doing switch-root by Zbigniew Jędrzejewski-Szmek · 8 years ago
  16. ff17203 journal-gatewayd: return -EINVAL if ARG_TRUST and HAVE_GNUTLS (#5181) by Yi EungJun · 8 years ago
  17. ce4f32f journal-gatewayd: actually recognize -D as a synonym for --directory (#5180) by Ivan Shapovalov · 8 years ago
  18. 79a5d86 build-sys: add check for gperf lookup function signature (#5055) by Mike Gilbert · 9 years ago
  19. 71357f8 seccomp: rework seccomp code, to improve compat with some archs by Lennart Poettering · 9 years ago
  20. d262fb5 core: add new RestrictNamespaces= unit file setting by Lennart Poettering · 9 years ago
  21. 3fe7a21 tree-wide: drop NULL sentinel from strjoin by Zbigniew Jędrzejewski-Szmek · 9 years ago
  22. 53ae629 journald: don't flush to /var/log/journal before we get asked to by Lennart Poettering · 9 years ago
  23. b6700f3 nspawn: fix clobbering of selinux context arg by Zbigniew Jędrzejewski-Szmek · 8 years ago
  24. f0dc398 resolve: fix strv memleak by Zbigniew Jędrzejewski-Szmek · 8 years ago
  25. f2f5c4d core/execute: fix strv memleak by Zbigniew Jędrzejewski-Szmek · 8 years ago
  26. 0cb9698 core/dbus: fix two strv memleaks by Zbigniew Jędrzejewski-Szmek · 8 years ago
  27. 3a087e7 systemctl: uninitalized variable by Zbigniew Jędrzejewski-Szmek · 9 years ago
  28. 7770e9f cryptsetup: fix unitialized variable by Zbigniew Jędrzejewski-Szmek · 9 years ago
  29. f1e5bbe kernel-install: avoid process substitution by Michal Schmidt · 9 years ago
  30. fba761f rpm triggers: do nothing if systemd is not running (#5065) by Zbigniew Jędrzejewski-Szmek · 9 years ago
  31. acfeb54 shared: check strdup != NULL by Evgeny Vereshchagin · 9 years ago
  32. a4ead95 shared: fix double free in link by Evgeny Vereshchagin · 9 years ago
  33. 83d9a6e shared: fix double free in unmask (#5005) by Jan Synacek · 9 years ago
  34. 6eda08f core: fix sockaddr length calculation for sockaddr_pretty() (#4966) by Lennart Poettering · 9 years ago
  35. d3d0428 machinectl: handle EOPNOTSUPP from print_addresses (#4979) by Graeme Lawes · 9 years ago
  36. eac04c9 core: downgrade "Time has been changed" to debug (#4906) by Zbigniew Jędrzejewski-Szmek · 9 years ago
  37. 59ebe5b sysv-generator: properly translate sysv facilities by Lennart Poettering · 9 years ago
  38. 1fd8d16 machinectl: make "machinectl -E … shell" work by Lennart Poettering · 9 years ago
  39. 92f6078 nspawn: when getting SIGCHLD make sure it's from the first child (#4855) by Andrey Ulanov · 9 years ago
  40. f04a5c9 build-sys: define arm as secondary architecture for arm64 by Zbigniew Jędrzejewski-Szmek · 9 years ago
  41. 331ea13 nspawn: add missing -E to getopt_long (#4860) by Wim de With · 9 years ago
  42. 7831683 networkd: link_enter_configured remove assert (#4800) by Susant Sahani · 9 years ago
  43. dc28516 journal: make sure to initially populate the space info cache (#4807) by Franck Bui · 9 years ago
  44. c9b991d systemctl: fix 'is-enabled' exit status on failure when executed in chroot (#4773) by Franck Bui · 9 years ago
  45. 9b01faa udevd: check correct return value of fcntl() (#4758) by Daniel Wagner · 9 years ago
  46. 9dd94c0 device: Avoid calling unit_free(NULL) in device setup logic (#4748) by Dave Reisner · 9 years ago
  47. 4392eba fix journald startup problem when code is compiled with -DNDEBUG (#4735) by Waldemar Brodkorb · 9 years ago
  48. 0e2e7e8 core: make sure initrd-switch-root command survives PID1's killing spree (#4730) by Franck Bui · 9 years ago
  49. 23c3ed8 networkd: fix size of MTUBytes so that it does not overwrites ARP (#4707) by Susant Sahani · 9 years ago
  50. b291d26 sd-event: fix sd_event_source_get_priority() (#4712) by Martin Ejdestig · 9 years ago
  51. 8f8eacd link: fix offload features initialization (#4639) by Maks Naumov · 9 years ago
  52. 986e777 timesyncd: clear ADJ_MAXERROR to keep STA_UNSYNC cleared after jump adjust (#4626) by akochetkov · 9 years ago
  53. 7d7017a basic/virt: fix userns check on CONFIG_USER_NS=n kernel (#4651) by Zbigniew Jędrzejewski-Szmek · 9 years ago
  54. f28e754 core:namespace: count and free failed paths inside chase_all_symlinks() (#4619) by Djalal Harouni · 9 years ago
  55. ff699dc nspawn: slight simplification by Zbigniew Jędrzejewski-Szmek · 9 years ago
  56. d7270c1 nspawn: avoid one strdup by using free_and_replace by Zbigniew Jędrzejewski-Szmek · 9 years ago
  57. d14d851 core: make RootDirectory= and ProtectKernelModules= work by Djalal Harouni · 9 years ago
  58. fb36bef core: don't use the unified hierarchy for the systemd cgroup yet (#4628) by Martin Pitt · 9 years ago
  59. 045473c nspawn: fix exit code for --help and --version (#4609) by Martin Pitt · 9 years ago
  60. a9facbd kernel-install: use exit instead of return (#4565) by Yu Watanabe · 9 years ago
  61. a1e2ef7 Revert "sd-bus: use PRIu64 instead of casting" (#4556) by Zbigniew Jędrzejewski-Szmek · 9 years ago v232
  62. 5c67067 test: test DynamicUser= with SupplementaryGroups= by Djalal Harouni · 9 years ago
  63. 2b9ac11 test: test DynamicUser= with a fixed user by Djalal Harouni · 9 years ago
  64. cdc5d5c core: intialize user aux groups and SupplementaryGroups= when DynamicUser= is set by Djalal Harouni · 9 years ago
  65. b2c82a7 Merge pull request #4547 from keszybz/two-testsuite-tweaks by Lennart Poettering · 9 years ago
  66. e02c613 udev/udev-watch: calculate the real buffer sizes needed by Zbigniew Jędrzejewski-Szmek · 9 years ago
  67. a6eccc3 Do not raise in switch root if paths are too long by Zbigniew Jędrzejewski-Szmek · 9 years ago
  68. 75ead2b sd-bus: use PRIu64 instead of casting by Zbigniew Jędrzejewski-Szmek · 9 years ago
  69. e68eedb Revert some uses of xsprintf by Zbigniew Jędrzejewski-Szmek · 9 years ago
  70. 7fa6328 Merge pull request #4481 from poettering/perpetual by Zbigniew Jędrzejewski-Szmek · 9 years ago
  71. ac334b2 core: make a constant table actually constant by Lennart Poettering · 9 years ago
  72. 07ecca0 core: don't hit an assert when printing status messages about units with overly long description strings by Lennart Poettering · 9 years ago
  73. 31887c7 Merge pull request #4456 from keszybz/stored-fds by Lennart Poettering · 9 years ago
  74. 5b9635d systemctl: fix incorrect "need reload" on cat (#4535) by Lucas Werkmeister · 9 years ago
  75. 32e134c Merge pull request #4483 from poettering/exec-order by Lennart Poettering · 9 years ago
  76. b092463 pid1: fix fd memleak when we hit FileDescriptorStoreMax limit by Zbigniew Jędrzejewski-Szmek · 9 years ago
  77. 1201cae core: change mount_synthesize_root() return to int by Lennart Poettering · 9 years ago
  78. c69305f networkd: flush DNSSL/RDNSS lists when we lose carrier by Lennart Poettering · 9 years ago
  79. 02affb4 netword: minor memory leak fix by Lennart Poettering · 9 years ago
  80. 2bce2ac nspawn: if we set up a loopback device, try to mount it with "discard" by Lennart Poettering · 9 years ago
  81. b5d7f1b systemctl: tweak the "systemctl list-units" output a bit by Lennart Poettering · 9 years ago
  82. 835a19e systemctl: properly turn off color after active column by Lennart Poettering · 9 years ago
  83. e510508 sysctl: minor simplification by Lennart Poettering · 9 years ago
  84. 4f14f2b sysctl: no need to check for eof twice by Lennart Poettering · 9 years ago
  85. 98bf501 sysctl: when failing to process a config line, show line nr by Lennart Poettering · 9 years ago
  86. 9c37b41 sysctl: split out condition check into its own function by Lennart Poettering · 9 years ago
  87. 39540de sysctl: do not fail systemd-sysctl.service if /proc/sys is mounted read-only by Lennart Poettering · 9 years ago
  88. a581e45 unit: unify some code with new unit_new_for_name() call by Lennart Poettering · 9 years ago
  89. 11222d0 core: make the root mount perpetual too by Lennart Poettering · 9 years ago
  90. f586932 core: rework the "no_gc" unit flag to become a more generic "perpetual" flag by Lennart Poettering · 9 years ago
  91. bbeea27 core: initialize groups list before checking SupplementaryGroups= of a unit (#4533) by Djalal Harouni · 9 years ago
  92. 999a6c5 tests: make sure tests pass when invoked in "sudo" by Lennart Poettering · 9 years ago
  93. 5cd9cd3 execute: apply seccomp filters after changing selinux/aa/smack contexts by Lennart Poettering · 9 years ago
  94. 133ddbb seccomp: add two new syscall groups by Lennart Poettering · 9 years ago
  95. cd5bfd7 seccomp: include pipes and memfd in @ipc by Lennart Poettering · 9 years ago
  96. a8c157f seccomp: drop execve() from @process list by Lennart Poettering · 9 years ago
  97. c79aff9 seccomp: add clock query and sleeping syscalls to "@default" group by Lennart Poettering · 9 years ago
  98. 4887b65 udev: net_id: add support for phys_port_name attribute (#4506) by Jiří Pírko · 9 years ago
  99. f0bfbfa core: when restarting services, don't close fds by Zbigniew Jędrzejewski-Szmek · 9 years ago
  100. aa34055 seccomp: allow specifying arm64, mips, ppc (#4491) by Zbigniew Jędrzejewski-Szmek · 9 years ago