1. 9028873 tests: sleep a bit and give kernel time to perform the action after manual freeze/thaw by Michal Sekletár · 4 years, 6 months ago v239-36 v239-37 v239-38
  2. 7629590 test: add test for cgroup v2 freezer support by Michal Sekletár · 4 years, 8 months ago
  3. 4134661 core: don't consider SERVICE_SKIP_CONDITION for abnormal or failure restarts by Anita Zhang · 4 years, 6 months ago
  4. ef4157d cgroup: Test that it's possible to set memory protection to 0 again by Chris Down · 6 years ago
  5. f45cb6d cgroup: Implement default propagation of MemoryLow with DefaultMemoryLow by Chris Down · 6 years ago
  6. ab9c835 core: ExecCondition= for services by Anita Zhang · 5 years ago
  7. 2808e53 Add support for opening files for appending by Zsolt Dollenstein · 6 years ago
  8. 8df2d39 test: store coredumps in journal by Frantisek Sumsal · 5 years ago
  9. fe6e09a test: try to determine QEMU_SMP dynamically by Frantisek Sumsal · 6 years ago
  10. 7ba4a6f test: parallelize tasks in TEST-24-UNIT-TESTS by Frantisek Sumsal · 6 years ago
  11. 8dbd01f test: make install_keymaps() optionally install more keymaps by Yu Watanabe · 6 years ago
  12. 1599be6 test: add paths of keymaps in install_keymaps() by Yu Watanabe · 6 years ago
  13. e39c4e6 test: replace duplicated Makefile by symbolic link by Yu Watanabe · 6 years ago
  14. 73781e5 test: introduce install_zoneinfo() by Yu Watanabe · 6 years ago
  15. 98e4c0d test: install libraries required by tests by Yu Watanabe · 6 years ago
  16. 35e9e01 test: do not use global variable to pass error by Yu Watanabe · 6 years ago
  17. 6e732b6 core: transition to FINAL_SIGTERM state after ExecStopPost= by Anita Zhang · 4 years, 10 months ago
  18. 0bef880 test: replace cursor file with a plain cursor by Frantisek Sumsal · 4 years, 9 months ago v239-28
  19. 772f08f test: drop the missed || exit 1 expression by Frantisek Sumsal · 5 years ago
  20. 8239ecf test: add a simple sanity check for systems without NUMA support by Frantisek Sumsal · 5 years ago
  21. 66f6f63 test: give strace some time to initialize by Frantisek Sumsal · 5 years ago
  22. ad3e4a0 test: skip the test on systems without NUMA support by Frantisek Sumsal · 5 years ago
  23. 60813b5 test: make sure the strace process is indeed dead by Frantisek Sumsal · 5 years ago
  24. d6d43b8 test: support MPOL_LOCAL matching in unpatched strace versions by Frantisek Sumsal · 5 years ago
  25. b93a261 test: replace `tail -f` with journal cursor which should be... by Frantisek Sumsal · 5 years ago
  26. 90dda34 test: introduce TEST-36-NUMAPOLICY by Frantisek Sumsal · 5 years ago
  27. f79283a core: expose SUID/SGID restriction as new unit setting RestrictSUIDSGID= by Lennart Poettering · 6 years ago
  28. 76e2fa8 tests: add a fuzzer for server_process_native_file by Evgeny Vereshchagin · 6 years ago
  29. e7077e3 tests: add a fuzzer for journald streams by Evgeny Vereshchagin · 6 years ago
  30. bef599d journald: check whether sscanf has changed the value corresponding to %n by Evgeny Vereshchagin · 6 years ago
  31. f991a9c tests: add a fuzzer for process_audit_string by Evgeny Vereshchagin · 6 years ago
  32. 375fd5f tests: add a reproducer for a heap-buffer-overflow fixed in 937b1171378bc1000a by Evgeny Vereshchagin · 6 years ago
  33. 4caa887 tests: add a reproducer for a memory leak fixed in 30eddcd51b8a472e05d3b8d1 in August by Evgeny Vereshchagin · 6 years ago
  34. e7e70f5 tests: add a fuzzer for dev_kmsg_record by Evgeny Vereshchagin · 6 years ago
  35. 080d3b1 udev: Add id program and rule for FIDO security tokens by Fabian Henneke · 5 years ago
  36. 27d1aca test: bump the second partition's size to 50M by Frantisek Sumsal · 5 years ago
  37. c748b95 test: mask several unnecessary services by Yu Watanabe · 6 years ago
  38. a7f18f9 test: use PBKDF2 instead of Argon2 in cryptsetup... by Frantisek Sumsal · 6 years ago
  39. a26f2b2 core: implement per unit journal rate limiting by Anita Zhang · 6 years ago
  40. d6210c3 udev: introduce CONST key name by Jan Synacek · 5 years ago
  41. afb82e1 test: add test for Type=exec by Lennart Poettering · 6 years ago
  42. 709214f bus-message: avoid wrap-around when using length read from message by Zbigniew Jędrzejewski-Szmek · 6 years ago
  43. b63440a bus-message: return -EBADMSG not -EINVAL on invalid !gvariant messages by Zbigniew Jędrzejewski-Szmek · 6 years ago
  44. 5ae60bf fuzz-bus-message: add two test cases that pass now by Zbigniew Jędrzejewski-Szmek · 6 years ago
  45. d212765 bus-message: fix skipping of array fields in !gvariant messages by Zbigniew Jędrzejewski-Szmek · 6 years ago
  46. 871bb54 bus-message: fix calculation of offsets table for arrays by Zbigniew Jędrzejewski-Szmek · 6 years ago
  47. 38a5ae7 bus-message: fix calculation of offsets table by Zbigniew Jędrzejewski-Szmek · 6 years ago
  48. 3924b6c bus-message: let's always use -EBADMSG when the message is bad by Zbigniew Jędrzejewski-Szmek · 6 years ago
  49. a2da2b4 bus-message: avoid an infinite loop on empty structures by Zbigniew Jędrzejewski-Szmek · 6 years ago
  50. 9a6a36b fuzz-bus-message: add fuzzer for message parsing by Zbigniew Jędrzejewski-Szmek · 6 years ago
  51. 6a8c286 meson: treat all fuzz cases as unit tests by Zbigniew Jędrzejewski-Szmek · 6 years ago
  52. 338519b fuzz: unify the "fuzz-regressions" directory with the main corpus by Zbigniew Jędrzejewski-Szmek · 6 years ago
  53. 684f05b test: add testcase for issue 10007 by oss-fuzz by Yu Watanabe · 6 years ago
  54. 4bb9ba2 fuzz: rename "fuzz-corpus" directory to just "fuzz" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  55. 1d33acf tests: add a reproducer for another infinite loop in ndisc_handle_datagram by Evgeny Vereshchagin · 6 years ago
  56. 514d782 tests: add a reproducer for an infinite loop in ndisc_handle_datagram by Evgeny Vereshchagin · 6 years ago
  57. 8918fcc tests: add reproducers for several issues uncovered with fuzz-journald-syslog by Evgeny Vereshchagin · 6 years ago
  58. 9cf9680 test: don't overwrite TESTDIR if already set by Frantisek Sumsal · 6 years ago
  59. 91bd0b9 tests: also run TEST-01-BASIC in an unprivileged container (#9957) by Evgeny Vereshchagin · 6 years ago
  60. 164ead5 tests: allow passing additional arguments to nspawn via NSPAWN_ARGUMENTS by Evgeny Vereshchagin · 6 years ago
  61. 26b213f tests: use the asan wrapper to boot a VM/container if systemd is built with ASAN by Evgeny Vereshchagin · 6 years ago
  62. d0d2841 tests: redirect ASAN reports on journald to a file by Evgeny Vereshchagin · 6 years ago
  63. 3d0342f tests: add a wrapper for when systemd is built with ASAN by Evgeny Vereshchagin · 6 years ago
  64. 34a38e3 tests: create the asan wrapper automatically if systemd has been built with ASAN by Evgeny Vereshchagin · 6 years ago
  65. e4ff044 test: add TEST-24-UNIT-TESTS running all basic tests under containers by Yu Watanabe · 6 years ago
  66. 1dd326b rule-syntax-check: allow PROGRAM as an assignment by Jan Synacek · 6 years ago
  67. ce123e8 test-network: ignore tunnel devices automatically added by kernel by Yu Watanabe · 6 years ago
  68. bf7631e test: replace echo with socat by Frantisek Sumsal · 6 years ago
  69. 13d819c test: Drop SKIP_INITRD for QEMU-based tests by Michael Biebl · 6 years ago
  70. e8ead61 tests: explicitly enable user namespaces for TEST-13-NSPAWN-SMOKE by Frantisek Sumsal · 6 years ago
  71. eb141ba sd-bus: unify three code-paths which free struct bus_container by Zbigniew Jędrzejewski-Szmek · 6 years ago
  72. 26de3af Introduce free_and_strndup and use it in bus-message.c by Zbigniew Jędrzejewski-Szmek · 6 years ago
  73. 87922b7 bus-message: do not crash on message with a string of zero length by Zbigniew Jędrzejewski-Szmek · 6 years ago
  74. 1bb734a Revert "udev: remove WAIT_FOR key" by Michal Sekletar · 6 years ago
  75. d45e481 test: add test for specifier of configuration directory root by Yu Watanabe · 6 years ago
  76. d9b02e1 tree-wide: drop copyright headers from frequent contributors by Zbigniew Jędrzejewski-Szmek · 6 years ago
  77. 0cd41d4 Drop my copyright headers by Zbigniew Jędrzejewski-Szmek · 6 years ago
  78. 96b2fb9 tree-wide: beautify remaining copyright statements by Lennart Poettering · 6 years ago
  79. 810adae tree-wide: use proper unicode © instead of (C) where we can by Lennart Poettering · 6 years ago
  80. c602fd0 Merge pull request #9246 from keszybz/ellipsize-invalid-mem-ref by Lennart Poettering · 6 years ago
  81. 21e4e3e basic/ellipsize: do not assume the string is NUL-terminated when length is given by Zbigniew Jędrzejewski-Szmek · 6 years ago
  82. 4215ed6 meson: add fuzz regressions to list by Zbigniew Jędrzejewski-Szmek · 6 years ago
  83. b474ff5 fuzz: add testcase for issue 8827 by Yu Watanabe · 6 years ago
  84. b2ad25d test: turn off the kernel's passive agressive /dev/kmsg ratelimit for our tests by Lennart Poettering · 6 years ago
  85. efd0b6c test: make sure output of test TEST-03 test service ends up on console by Lennart Poettering · 6 years ago
  86. 3edc0c5 test: disable QEMU based testing for TEST-16-EXTEND-TIMEOUT by Lennart Poettering · 6 years ago
  87. cc4338e tests: tighten check for TEST-06-SELINUX dependencies a bit by Lennart Poettering · 6 years ago
  88. b5b74e4 Merge pull request #9167 from keszybz/ellipsization by Lennart Poettering · 6 years ago
  89. 2b63311 test: add test for trailing dot in WorkingDirectory= and RuntimeDirectory= by Yu Watanabe · 6 years ago
  90. 9924aef test-ellipsize: add tests for ellipsize_mem, fix bugs by Zbigniew Jędrzejewski-Szmek · 6 years ago
  91. 03d1319 shared/logs-show: be more careful before using a _SOURCE_REALTIME_TIMESTAMP entry by Zbigniew Jędrzejewski-Szmek · 7 years ago
  92. 324d6aa shared/logs-show: fix mixup between length-based memory duplication and string operations by Zbigniew Jędrzejewski-Szmek · 7 years ago
  93. e743ce7 journal-remote: when an entry is rejected with -EBADMSG, do not rotate the journal file by Zbigniew Jędrzejewski-Szmek · 7 years ago
  94. a38f7fe fuzz-journal-remote: a fuzzer for journal-remote over-the-wire input by Zbigniew Jędrzejewski-Szmek · 7 years ago
  95. c2f32f6 Fix pattern to detect distribution by Sergio Lindo Mansilla · 7 years ago
  96. b294e59 core: introduce specifiers for /tmp and /var/tmp by Lennart Poettering · 6 years ago
  97. cdc0f9b Merge pull request #8817 from yuwata/cleanup-nsflags by Lennart Poettering · 7 years ago
  98. 1c58730 test-execute: remove state directories before running tests by Yu Watanabe · 7 years ago
  99. b6887d7 test: add testcase for environment file variables with backslashes by Joost Heitbrink · 7 years ago
  100. 4319c18 Networkd tests: add bridge link properties to test by Susant Sahani · 7 years ago