1. 896de33 tests: add a testcase for https://github.com/systemd/systemd/issues/15885 by Evgeny Vereshchagin · 5 years ago
  2. dbe16df test: wait a bit after starting the test service by Frantisek Sumsal · 5 years ago
  3. 49e7c3b core: transition to FINAL_SIGTERM state after ExecStopPost= by Anita Zhang · 5 years ago
  4. fa65938 test: ignore IAB capabilities in `test-execute` by Frantisek Sumsal · 5 years ago
  5. 1325dfb test: adapt to the new capsh format by Frantisek Sumsal · 5 years ago
  6. 2bbbe9a test: Synchronize journal before reading from it by dann frazier · 5 years ago
  7. 536ef6d test: add test for https://github.com/systemd/systemd/issues/14560 by Lennart Poettering · 6 years ago
  8. 93074c9 network: introduce AddPrefixRoute= and deprecate PrefixRoute= by Yu Watanabe · 6 years ago
  9. a8ad020 shared/dropin: fix assert for invalid drop-in by Topi Miettinen · 6 years ago
  10. cfced59 [import] fix stdin/stdout pipe behavior in import/export tar/raw by Anita Zhang · 6 years ago
  11. c4c1600 test-network: add a test case for SendOption= by Yu Watanabe · 6 years ago
  12. 5bb4503 test-functions: make sure we use the right library path for binaries without RPATH by Lennart Poettering · 6 years ago
  13. 83dbb4d fuzz-unit-file: add new items to the corpus by Zbigniew Jędrzejewski-Szmek · 6 years ago
  14. 4e67759 core: be more lenient when checking whether sandboxing is necessary by Lennart Poettering · 6 years ago
  15. b82e818 test: make sure our tests get exclusive TTY access by Lennart Poettering · 6 years ago
  16. d8b736b network: rename SendRawOption= to SendOption= by Yu Watanabe · 6 years ago
  17. 8af3816 Merge pull request #13940 from keur/protect_kernel_logs by Lennart Poettering · 6 years ago
  18. 14e0259 test: Disable LUKS devices from initramfs in QEMU tests by Filipe Brandenburger · 6 years ago
  19. 07cab0f tests: Add capability tests for ProtectKernelLogs by Kevin Kuehler · 6 years ago
  20. 3e1db80 core: change top-level drop-in from -.service.d to service.d by Anita Zhang · 6 years ago
  21. c631c3d Merge pull request #13939 from yuwata/network-fix-memleak-and-13938 by Yu Watanabe · 6 years ago
  22. 09d0b46 journal: refresh cached credentials of stdout streams by Lorenz Bauer · 6 years ago
  23. c1ed516 test: add testcase for issue #13938 by Yu Watanabe · 6 years ago
  24. 426654d test-network: Remove/replace non-capturing group regex by Dan Streetman · 6 years ago
  25. 7471bcb test: check /usr/lib and /lib for systemd binaries by Dan Streetman · 6 years ago
  26. 856423f test/test-network/systemd-networkd-tests.py: suppress stderr for functionality checks by Dan Streetman · 6 years ago
  27. b9c5aa3 qdisc: netem add support to duplicate packets. by Susant Sahani · 6 years ago
  28. 564ca98 networkd: dhcp server Support Vendor specific 43 by Susant Sahani · 6 years ago
  29. 864edb3 network: rename SendOptions= to SendOption= by Zbigniew Jędrzejewski-Szmek · 6 years ago
  30. ef3c8a9 test-network: add tests for qdisc by Yu Watanabe · 6 years ago
  31. 0f5bd7f network: introduce TrafficControl by Susant Sahani · 6 years ago
  32. a5f6f34 Merge pull request #13423 from pwithnall/12035-session-time-limits by Zbigniew Jędrzejewski-Szmek · 6 years ago
  33. 9ed7de6 scope: Support RuntimeMaxSec= directive in scope units by Philip Withnall · 6 years ago
  34. 78404d2 network: support matching based on wifi interfece type by Yu Watanabe · 6 years ago
  35. 1048436 Merge pull request #13452 from yuwata/network-reload by Zbigniew Jędrzejewski-Szmek · 6 years ago
  36. 235ecb6 test: drop duplicated 's' by Yu Watanabe · 6 years ago
  37. dcd9f07 network: add tests for "networkctl reconfigure" by Yu Watanabe · 6 years ago
  38. 66de867 test-network: add tests for "networkctl reload" by Yu Watanabe · 6 years ago
  39. 510c4bb Merge pull request #13142 from yuwata/network-wifi-ssid-support-nl80211 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  40. dfec314 test: correct TEST-41 StartLimitBurst test by Dan Streetman · 6 years ago
  41. 02baf23 add test for ExecStopPost by David Tardon · 6 years ago
  42. 626fbf7 test: blacklist TEST-41 on Ubuntu CI by Dan Streetman · 6 years ago
  43. a7ab6b7 rule-syntax-check: add CONST by Jan Synacek · 6 years ago
  44. 959daf9 Merge pull request #13743 from anitazha/dropin_all_the_things by Chris Down · 6 years ago
  45. d727acb Merge pull request #13754 from claudiozz/master by Anita Zhang · 6 years ago
  46. 10e7272 Allow restart for oneshot units by Claudio Zumbo · 6 years ago
  47. c8966bf Merge pull request #13663 from ssahani/dhcp-send-option-data by Zbigniew Jędrzejewski-Szmek · 6 years ago
  48. d272467 shared/dropin: support -.service.d/ top level drop-in for service units by Anita Zhang · 6 years ago
  49. 277ba8d network: add support matching based on BSSID= by Yu Watanabe · 6 years ago
  50. 8d968fd network: support matching based on wifi SSID by Yu Watanabe · 6 years ago
  51. 7acb770 test-network: disable IPv6AcceptRA= to speed up tests by Yu Watanabe · 6 years ago
  52. cb29c15 network: DHCPv4 client: add support to send arbitary option and data by Susant Sahani · 6 years ago
  53. 086bcf5 test-network: add a test case for nexthop by Yu Watanabe · 6 years ago
  54. c16c780 network: introduce ip nexthop routing by Susant Sahani · 6 years ago
  55. 4f10b80 Rename udev's hwdb/ to hwdb.d/ by Zbigniew Jędrzejewski-Szmek · 6 years ago
  56. bd89d03 test: Pass personality test even when i686 userland runs on x86_64 kernel by Balint Reczey · 6 years ago
  57. 7891aa0 Merge pull request #13568 from ddstreet/ubuntu-ci-blacklists by Zbigniew Jędrzejewski-Szmek · 6 years ago
  58. fd3561b test/TEST-31-DEVICE-ENUMERATION: do not use -x to avoid grep loop by Zbigniew Jędrzejewski-Szmek · 6 years ago
  59. 51fa859 test: add function to reduce copied setup boilerplate by Zbigniew Jędrzejewski-Szmek · 6 years ago
  60. 0f714a3 test: drop redirection to tty in integration tests by Zbigniew Jędrzejewski-Szmek · 6 years ago
  61. f6084ab test-execute: Filter /dev/.lxc in exec-dynamicuser-statedir.service by Balint Reczey · 6 years ago
  62. b4532d6 test/README.testsuite: add section for Ubuntu CI blacklist files by Dan Streetman · 6 years ago
  63. a795059 test: add temporarily blacklisted tests by Dan Streetman · 6 years ago
  64. 5afe558 Merge pull request #12818 from yuwata/network-issue-8726 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  65. 6e2d361 Merge pull request #13696 from keszybz/keep-dhcp-on-restart by Zbigniew Jędrzejewski-Szmek · 6 years ago
  66. a232ebc core: add support for RestartKillSignal= to override signal used for restart jobs by Zbigniew Jędrzejewski-Szmek · 6 years ago
  67. c78c095 nspawn: rename UNIFIED_CGROUP_HIERARCHY to SYSTEMD_NSPAWN_UNIFIED_HIERARCHY by Zbigniew Jędrzejewski-Szmek · 6 years ago
  68. 2805536 network: DHCPv6 client add support for prefix delegation hint by Susant Sahani · 6 years ago
  69. 501deda test: allow use of nested KVM by Frantisek Sumsal · 6 years ago
  70. afe42ae dhcp4: make IPServiceType configurable by Siddharth Chandrasekara · 6 years ago
  71. 224ded6 link: Add support to configure NIC ring buffer size by Susant Sahani · 6 years ago
  72. 299d578 network: DHCP server Add support to transmit SIP server by Susant Sahani · 6 years ago
  73. 5bc945b network dhcp4: Add support send request options in a generic manner by Susant Sahani · 6 years ago
  74. 98f0e10 test-network: Drop start dnsmasq by Susant Sahani · 6 years ago
  75. 0eb5e6d dhcp6: use unaligned_read_be32() by Yu Watanabe · 6 years ago
  76. 6ffe71d dhcp6: add missing option length check by Yu Watanabe · 6 years ago
  77. 898fc00 core: add ExecXYZEx= bus hook ups to all exec command properties by Anita Zhang · 6 years ago
  78. 8813a8c test: rename TEST-EXECRELOAD to avoid name conflict by Frantisek Sumsal · 6 years ago
  79. edfbf05 Merge pull request #13559 from ssahani/ipv6ra-route by Yu Watanabe · 6 years ago
  80. 9633f97 Add test for IPv6 Route advertisement by Susant Sahani · 6 years ago
  81. 203d4df network: Add support to advertie ipv6 route by Susant Sahani · 6 years ago
  82. 69cebea Merge pull request #13300 from mrc0mmand/test-execreload by Zbigniew Jędrzejewski-Szmek · 6 years ago
  83. 7b3770a test-network: add one more test case for LinkLocalAddressing= by Yu Watanabe · 6 years ago
  84. 2aa7d36 network: do not create default route for ipv4 link local addressing by Yu Watanabe · 6 years ago
  85. de5ae83 Merge pull request #13439 from yuwata/core-support-systemctl-clean-more by Zbigniew Jędrzejewski-Szmek · 6 years ago
  86. 48d26c9 test: add test cases for empty string match by Yu Watanabe · 6 years ago
  87. d45ee2f udev: Add id program and rule for FIDO security tokens by Fabian Henneke · 6 years ago
  88. a3f8e4d test: add more tests for "systemctl clean" by Yu Watanabe · 6 years ago
  89. 6b4f7fb Merge pull request #13385 from yuwata/core-remove-private-directories-13355 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  90. 3a5a08b Merge pull request #13384 from yuwata/core-runtime-directory-preserve by Zbigniew Jędrzejewski-Szmek · 6 years ago
  91. c238b61 test: add tests for systemctl clean with DynamicUser=yes by Yu Watanabe · 6 years ago
  92. 6c431a1 Merge pull request #13382 from keszybz/network-ipv6-enable by Yu Watanabe · 6 years ago
  93. 57ad760 network: drop all checks of ipv6_disabled sysctl by Zbigniew Jędrzejewski-Szmek · 6 years ago
  94. 58c1a34 test/TEST-10-ISSUE-2467: remove testsuite.service TimeoutStartSec by Dan Streetman · 6 years ago
  95. 65c5f3d test/TEST-18-FAILUREACTION: fix typo to actually run firstphase action by Dan Streetman · 6 years ago
  96. adcc450 test/test-functions: use truncate instead of dd to create testbed image by Dan Streetman · 6 years ago
  97. 84c49ad test/test-functions: use binaries from $BUILD_DIR or installed system by Dan Streetman · 6 years ago
  98. 8246bb2 test: add tests for RuntimeDirectoryPreserve=yes by Yu Watanabe · 6 years ago
  99. 4eaa248 Merge pull request #13235 from yuwata/network-routing-policy-rule-family-13233 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  100. 165df4d Merge pull request #13345 from yuwata/network-fix-preferred-lifetime-zero-13341 by Zbigniew Jędrzejewski-Szmek · 6 years ago