1. eb141ba sd-bus: unify three code-paths which free struct bus_container by Zbigniew Jędrzejewski-Szmek · 6 years ago
  2. 26de3af Introduce free_and_strndup and use it in bus-message.c by Zbigniew Jędrzejewski-Szmek · 6 years ago
  3. 87922b7 bus-message: do not crash on message with a string of zero length by Zbigniew Jędrzejewski-Szmek · 6 years ago
  4. 1bb734a Revert "udev: remove WAIT_FOR key" by Michal Sekletar · 6 years ago
  5. d45e481 test: add test for specifier of configuration directory root by Yu Watanabe · 6 years ago
  6. d9b02e1 tree-wide: drop copyright headers from frequent contributors by Zbigniew Jędrzejewski-Szmek · 6 years ago
  7. 0cd41d4 Drop my copyright headers by Zbigniew Jędrzejewski-Szmek · 6 years ago
  8. 96b2fb9 tree-wide: beautify remaining copyright statements by Lennart Poettering · 6 years ago
  9. 810adae tree-wide: use proper unicode © instead of (C) where we can by Lennart Poettering · 6 years ago
  10. c602fd0 Merge pull request #9246 from keszybz/ellipsize-invalid-mem-ref by Lennart Poettering · 6 years ago
  11. 21e4e3e basic/ellipsize: do not assume the string is NUL-terminated when length is given by Zbigniew Jędrzejewski-Szmek · 6 years ago
  12. 4215ed6 meson: add fuzz regressions to list by Zbigniew Jędrzejewski-Szmek · 6 years ago
  13. b474ff5 fuzz: add testcase for issue 8827 by Yu Watanabe · 6 years ago
  14. b2ad25d test: turn off the kernel's passive agressive /dev/kmsg ratelimit for our tests by Lennart Poettering · 6 years ago
  15. efd0b6c test: make sure output of test TEST-03 test service ends up on console by Lennart Poettering · 6 years ago
  16. 3edc0c5 test: disable QEMU based testing for TEST-16-EXTEND-TIMEOUT by Lennart Poettering · 6 years ago
  17. cc4338e tests: tighten check for TEST-06-SELINUX dependencies a bit by Lennart Poettering · 6 years ago
  18. b5b74e4 Merge pull request #9167 from keszybz/ellipsization by Lennart Poettering · 6 years ago
  19. 2b63311 test: add test for trailing dot in WorkingDirectory= and RuntimeDirectory= by Yu Watanabe · 6 years ago
  20. 9924aef test-ellipsize: add tests for ellipsize_mem, fix bugs by Zbigniew Jędrzejewski-Szmek · 6 years ago
  21. 03d1319 shared/logs-show: be more careful before using a _SOURCE_REALTIME_TIMESTAMP entry by Zbigniew Jędrzejewski-Szmek · 7 years ago
  22. 324d6aa shared/logs-show: fix mixup between length-based memory duplication and string operations by Zbigniew Jędrzejewski-Szmek · 7 years ago
  23. e743ce7 journal-remote: when an entry is rejected with -EBADMSG, do not rotate the journal file by Zbigniew Jędrzejewski-Szmek · 7 years ago
  24. a38f7fe fuzz-journal-remote: a fuzzer for journal-remote over-the-wire input by Zbigniew Jędrzejewski-Szmek · 7 years ago
  25. c2f32f6 Fix pattern to detect distribution by Sergio Lindo Mansilla · 7 years ago
  26. b294e59 core: introduce specifiers for /tmp and /var/tmp by Lennart Poettering · 6 years ago
  27. cdc0f9b Merge pull request #8817 from yuwata/cleanup-nsflags by Lennart Poettering · 7 years ago
  28. 1c58730 test-execute: remove state directories before running tests by Yu Watanabe · 7 years ago
  29. b6887d7 test: add testcase for environment file variables with backslashes by Joost Heitbrink · 7 years ago
  30. 4319c18 Networkd tests: add bridge link properties to test by Susant Sahani · 7 years ago
  31. 1dcf96c test: add tests for merging RestrictNamespaces= by Yu Watanabe · 7 years ago
  32. 0ea21d9 test: don't send image building output to /dev/null (#8886) by Lennart Poettering · 7 years ago
  33. 022fa82 oss-fuzz: add the reproducer case by oss-fuzz #8064 by Yu Watanabe · 7 years ago
  34. 3e7aa2e test-functions: don't nest KVM (#8883) by Lennart Poettering · 7 years ago
  35. 9c6f2e5 test: fix descriptions by Yu Watanabe · 7 years ago
  36. cfa24ca test: add tests for PrivateDevices= with '+' prefix by Yu Watanabe · 7 years ago
  37. 545673d test: add tests for %j and %J specifier in test-execute (#8838) by Yu Watanabe · 7 years ago
  38. 63d6135 tests: compare with correct shell by Lennart Poettering · 7 years ago
  39. 8035941 sysusers: make sure to reset the returned value when EOF is reached in fget*ent_sane() wrappers (#8737) by Franck Bui · 7 years ago
  40. 2cb36f7 Merge pull request #8575 from keszybz/non-absolute-paths by Lennart Poettering · 7 years ago
  41. 7e4a49b test-execute: make find invocation a bit more efficent, increase timeout by Zbigniew Jędrzejewski-Szmek · 7 years ago
  42. 42345b1 test: drop the use of /bin/sh in various test services by Zbigniew Jędrzejewski-Szmek · 7 years ago
  43. 5008da1 systemd: do not require absolute paths in ExecStart by Zbigniew Jędrzejewski-Szmek · 7 years ago
  44. 7ce49e6 test: add test for prefix unit loading by Lennart Poettering · 7 years ago
  45. c0af656 test-execute/exec-specifier.service: fix quoting by Zbigniew Jędrzejewski-Szmek · 7 years ago
  46. 11a1589 tree-wide: drop license boilerplate by Zbigniew Jędrzejewski-Szmek · 7 years ago
  47. 709e86f fix missed bracket of exec-personality-ppc64le.service (#8650) by Feng Sun · 7 years ago
  48. 053edc5 tests: run `udevadm settle` after `sfdisk` (#8610) by Evgeny Vereshchagin · 7 years ago
  49. e209345 shared/specifier: be less extravagant with memory allocations by Zbigniew Jędrzejewski-Szmek · 7 years ago
  50. 967bae6 run-integration-tests: show number of tests run by Lennart Poettering · 7 years ago
  51. ce6b785 run-integration-tests: show make command line executed by Lennart Poettering · 7 years ago
  52. 67321fd test: bypass selinux integration test if selinux policy devel package is not installed by Lennart Poettering · 7 years ago
  53. 959071c Merge pull request #8552 from keszybz/test-improvements by Lennart Poettering · 7 years ago
  54. a5935c6 test-execute: skip exec-specifier-interpolation if perl is missing by Zbigniew Jędrzejewski-Szmek · 7 years ago
  55. 6b08180 test-execute: allow sit0@ to exist in private network namespace by Zbigniew Jędrzejewski-Szmek · 7 years ago
  56. c725631 test-execute: simplify checks if grep output is empty by Zbigniew Jędrzejewski-Szmek · 7 years ago
  57. b1ffacb tests: skip udev-test when perl is not installed by Zbigniew Jędrzejewski-Szmek · 7 years ago
  58. 39362f6 main: add NoNewPrivileges config option (#8475) by juergbi · 7 years ago
  59. ed1738a Merge pull request #8487 from keszybz/oss-fuzz-fixes by Lennart Poettering · 7 years ago
  60. e3c3d67 core/load-fragment: reject overly long paths early by Zbigniew Jędrzejewski-Szmek · 7 years ago
  61. e127f26 basic/calendarspec: add check for repeat values that would overflow by Zbigniew Jędrzejewski-Szmek · 7 years ago
  62. 8c637fe Merge pull request #8452 from keszybz/use-libmount-more by Lennart Poettering · 7 years ago
  63. e471100 Merge pull request #8461 from keszybz/oss-fuzz-fixes by Evgeny Vereshchagin · 7 years ago
  64. bd0763b fuzz-unit-file: simply do not test ListenNetlink= at all by Zbigniew Jędrzejewski-Szmek · 7 years ago
  65. 6f1ea95 Merge pull request #8471 from filbranden/envnewline1 by Yu Watanabe · 7 years ago
  66. 97e34e9 test: add a sysusers test with NIS entries by Franck Bui · 7 years ago
  67. 1c56d50 fuzz: add test case for oss-fuzz #6897 and a work-around by Zbigniew Jędrzejewski-Szmek · 7 years ago
  68. 10062bb unit-file: do not allow bogus IOSchedulingClass values by Zbigniew Jędrzejewski-Szmek · 7 years ago
  69. 064c593 core/service: fix memleak of USBFunctionStrings and USBFunctionDescriptors by Zbigniew Jędrzejewski-Szmek · 7 years ago
  70. 4b8d0cd Add .gitattributes for test/fuzz-regressions by Zbigniew Jędrzejewski-Szmek · 7 years ago
  71. 7435315 basic/calendarspec: set a limit on length of calendarspec component chains by Zbigniew Jędrzejewski-Szmek · 7 years ago
  72. 9b796f3 test-execute: Introduce tests for environment values containing newlines by Filipe Brandenburger · 7 years ago
  73. 1fd8edb test-umount: add a simple test for swap_list_get() by Zbigniew Jędrzejewski-Szmek · 7 years ago
  74. 6fa392b tests: add a simple test for the mountinfo parsing logic by Zbigniew Jędrzejewski-Szmek · 7 years ago
  75. 55a30fd basic/calendarspec: fix assert crash when year is too large in calendarspec_from_time_t() by Zbigniew Jędrzejewski-Szmek · 7 years ago
  76. 20d52ab shared/conf-parser: fix crash when specifiers cannot be resolved in config_parse_device_allow() by Zbigniew Jędrzejewski-Szmek · 7 years ago
  77. 8d89e51 fuzz: commit test case for oss-fuzz issue 6884 by Zbigniew Jędrzejewski-Szmek · 7 years ago
  78. 52d4d1d test: run all fuzz regression tests with all sanitizers by Zbigniew Jędrzejewski-Szmek · 7 years ago
  79. 170dd5f fuzz-unit-file: add a dump of systemd.directives(7) as a corpus entry by Zbigniew Jędrzejewski-Szmek · 7 years ago
  80. ec7a02e Add fuzzer for unit file parser by Zbigniew Jędrzejewski-Szmek · 7 years ago
  81. e04fc13 test: add tests for systemd-tmpfiles by Franck Bui · 7 years ago
  82. caced73 test: fix setup_suse() to make it work with an already populated root by Franck Bui · 7 years ago
  83. e5ba1d3 test-execute: use CAP_CHOWN instead of CAP_NET_ADMIN by Yu Watanabe · 7 years ago
  84. b6dc25e test-execute: rename tests for AmbientCapabilities= by Yu Watanabe · 7 years ago
  85. 1825c90 sysusers: support `u username -:300` style syntax (#8325) by Michael Vogt · 7 years ago
  86. 48449f4 Merge pull request #8303 from yuwata/fix-8276 by Zbigniew Jędrzejewski-Szmek · 7 years ago
  87. 47920c4 Merge pull request #8316 from yuwata/fix-8315 by Zbigniew Jędrzejewski-Szmek · 7 years ago
  88. 69b0740 test-execute: add tests with user/group daemon by Yu Watanabe · 7 years ago
  89. 67348e7 test: masked unit with drop-ins by Filipe Brandenburger · 7 years ago
  90. d4f0412 sysusers: do not implicitly create group by 'm' if 'u' with the same name exists by Yu Watanabe · 7 years ago
  91. fb5dfbc test: add a test for sysusers by Yu Watanabe · 7 years ago
  92. d2f95a2 test-execute: add a test for the case that NOBODY_GROUP_NAME is nogroup by Yu Watanabe · 7 years ago
  93. 27e2779 rule-syntax-check: fix handling of runaway strings in comma splitting (#8298) by Filipe Brandenburger · 7 years ago
  94. 10eeab6 Merge pull request #8297 from filbranden/udevrule1 by Zbigniew Jędrzejewski-Szmek · 7 years ago
  95. c9715ff rule-syntax-check: allow commas inside quoted strings by Filipe Brandenburger · 7 years ago
  96. d498347 rule-syntax-check: add support for escaped double quotes by Filipe Brandenburger · 7 years ago
  97. 75a56cb rule-syntax-check: values can contain escaped double quotes by Franck Bui · 7 years ago
  98. 905ca72 rule-syntax-check: PROGRAM is not supposed to get value assigned by Franck Bui · 7 years ago
  99. 4c40f26 test: use "$$" to pass a literal dollar sign by Yu Watanabe · 7 years ago
  100. ac1f08b test: use setup_fake_runtime_dir() in test-execute by Yu Watanabe · 7 years ago