systemd v243
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAl1uMf8ACgkQxUyjNs/r
VX65NQ//dfZ4TOuJ5pfLPTXzWuD84YgTWsUVRcaCygxs1E30hGRjF4he7AOo0aH1
0DSPOnOQrf04icWcNkKO/QAZEW1+Arhjt5s3h23uhKOsXlaEsojcyRt34t24YLvI
9cenu4m4tCCDU539ABWJLDKEhwcq7dIhXJPXhNGQk/Ylx7F/D/tibjDaR78WQKei
qfMx8TMAq7xA3/F6QDIMTQQWq0PZRyY4c5E97SNMEpS3qnYOlILr6Qt169a9ySyh
sIKTkEp/y4zQ4gDPpcBa2NlCNcdBuxczZNAiG8Ealx8orOoRTqqnuPQVlr+pIv9l
YHT1edyRnAmZtBJJvxPBTotvdqxdQsyOU7ONZ48OX/p9lyi46/tq2pt+s4mDo8RP
7HQHlUPAPnL+ynmPcCskVvxR0Ngqhf+PqfWfGCP0T30DikDju/v1Ze1fj3S3AIli
EXfUEd1bZlmJzFu0CAig4pekHVcBpwkg3BxWfd3OwzZJUGN3OcFAQsfKdXTyLVKi
A5jiGDbF3nvbBo93M+ey7cRWK2+Fzq/7fQGrmJ7Csqzc7LL3HYzX9urYW/qrSeqa
/G69Ur3hLFTwbTa2U70YLNbXkHVVxMlrgHGYi98Od57WtgvEG8bdFOPXn+DHQzq0
Hcl67tVbGH7mQAXok4jYNGCMFtr/SPKyf0tfYJxobZx3TEAf8Eg=
=RLx+
-----END PGP SIGNATURE-----
  1. 6b4f7fb Merge pull request #13385 from yuwata/core-remove-private-directories-13355 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  2. 3a5a08b Merge pull request #13384 from yuwata/core-runtime-directory-preserve by Zbigniew Jędrzejewski-Szmek · 6 years ago
  3. c238b61 test: add tests for systemctl clean with DynamicUser=yes by Yu Watanabe · 6 years ago
  4. 6c431a1 Merge pull request #13382 from keszybz/network-ipv6-enable by Yu Watanabe · 6 years ago
  5. 57ad760 network: drop all checks of ipv6_disabled sysctl by Zbigniew Jędrzejewski-Szmek · 6 years ago
  6. 58c1a34 test/TEST-10-ISSUE-2467: remove testsuite.service TimeoutStartSec by Dan Streetman · 6 years ago
  7. 65c5f3d test/TEST-18-FAILUREACTION: fix typo to actually run firstphase action by Dan Streetman · 6 years ago
  8. adcc450 test/test-functions: use truncate instead of dd to create testbed image by Dan Streetman · 6 years ago
  9. 84c49ad test/test-functions: use binaries from $BUILD_DIR or installed system by Dan Streetman · 6 years ago
  10. 8246bb2 test: add tests for RuntimeDirectoryPreserve=yes by Yu Watanabe · 6 years ago
  11. 4eaa248 Merge pull request #13235 from yuwata/network-routing-policy-rule-family-13233 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  12. 165df4d Merge pull request #13345 from yuwata/network-fix-preferred-lifetime-zero-13341 by Zbigniew Jędrzejewski-Szmek · 6 years ago
  13. 134075b Merge pull request #13344 from ddstreet/test-functions by Yu Watanabe · 6 years ago
  14. e24619f test: increase qemu timeout for TEST-18 and TEST-19 by Dan Streetman · 6 years ago
  15. e4783b5 test-network: update test for PreferredLifetime=0 by Yu Watanabe · 6 years ago
  16. 8c03df3 test/test-functions: add mkdir to import_initdir by Dan Streetman · 6 years ago
  17. 0036ce0 test: replace $TESTDIR/root with $initdir by Dan Streetman · 6 years ago
  18. f422967 test: TEST-33 and TEST-36 should use create_empty_image_rootdir by Dan Streetman · 6 years ago
  19. 9e19a8b test/test-functions: avoid stderr noise, only umount on cleanup if mountpoint by Dan Streetman · 6 years ago
  20. 65c24cd test-network: add tests for RoutingPolicyRule.Family=ipv6 and both by Yu Watanabe · 6 years ago
  21. f6c6ff9 network: add RoutingPolicyRule.Family= setting by Yu Watanabe · 6 years ago
  22. f364a17 test: ppc64* qemu is qemu-system-ppc64 by Daniel Black · 6 years ago
  23. 215bffe test: store coredumps in journal by Frantisek Sumsal · 6 years ago
  24. d1bdafd networkd: Keep track of static neighbors by William A. Kennington III · 6 years ago
  25. 0b1cd3e networkd: Routes should take the gateway into account by William A. Kennington III · 6 years ago
  26. 92f8e97 test: add a simple sanity check for systems without NUMA support by Frantisek Sumsal · 6 years ago
  27. c7367d7 test: give strace some time to initialize by Frantisek Sumsal · 6 years ago
  28. b0308471 test: skip the test on systems without NUMA support by Frantisek Sumsal · 6 years ago
  29. 56425e5 test: make sure the strace process is indeed dead by Frantisek Sumsal · 6 years ago
  30. ac14396 test: support MPOL_LOCAL matching in unpatched strace versions by Frantisek Sumsal · 6 years ago
  31. d0b2178 test: replace `tail -f` with journal cursor which should be... by Frantisek Sumsal · 6 years ago
  32. 8f65e26 test: introduce TEST-36-NUMAPOLICY by Frantisek Sumsal · 6 years ago
  33. 761ce2a test: allow overriding QEMU_OPTIONS from the outside by Frantisek Sumsal · 6 years ago
  34. 345997f test: print an error when networkctl returns an unexpected EC by Frantisek Sumsal · 6 years ago
  35. 2de705c test: use `useradd` instead of `adduser` by Frantisek Sumsal · 6 years ago
  36. 5756bff Merge pull request #13119 from keszybz/unit-loading-2 by Lennart Poettering · 6 years ago
  37. 9f4afc0 Merge pull request #13189 from yuwata/network-initrd-generator-unit by Zbigniew Jędrzejewski-Szmek · 6 years ago
  38. e8630e6 pid1: use a cache for all unit aliases by Zbigniew Jędrzejewski-Szmek · 6 years ago
  39. 54f4403 TEST-15-DROPIN: add test for details of unit aliasing by Zbigniew Jędrzejewski-Szmek · 6 years ago
  40. 976ed3b test: use "ln -fs" by Zbigniew Jędrzejewski-Szmek · 6 years ago
  41. e8d456f network-generator: rename generated unit files by Yu Watanabe · 6 years ago
  42. 36bc2ff test-network: add tests for new entries in "networkctl status" by Yu Watanabe · 6 years ago
  43. e848900 network: rename IGMPVersion= -> MulticastIGMPVersion= by Yu Watanabe · 6 years ago
  44. 4bd04e3 network: drop recently added settings from deprecated [DHCP] section by Yu Watanabe · 6 years ago
  45. 72e04ea test-network: use [DHCPv4] and [DHCPv6] sections instead of deprecated [DHCP] section by Yu Watanabe · 6 years ago
  46. c904709 test-network: add test for Bridge.IGMPVersion= by Yu Watanabe · 6 years ago
  47. afa51e2 networkd: bridge add support to set IGMP version by Susant Sahani · 6 years ago
  48. 5574181 test: add some test for norbind by Iago López Galeiras · 6 years ago
  49. 65224c1 core: rename ShutdownWatchdogSec to RebootWatchdogSec by Luca Boccassi · 6 years ago
  50. acafd7d core: add KExecWatchdogSec option by Luca Boccassi · 6 years ago
  51. e3cbaea test-network: add tests for issue #6088 by Yu Watanabe · 6 years ago
  52. f7e7bb6 Merge pull request #13070 from yuwata/network-set-route-to-dhcp-dns by Zbigniew Jędrzejewski-Szmek · 6 years ago
  53. 65dd488 test: convert all uses of '|| true' into '|| :' by Dan Streetman · 6 years ago
  54. fb2ba33 test-network: add test for neighbor with ipv6 lladdr by Yu Watanabe · 6 years ago
  55. 195a18c test-network: add tests for routes to DNS servers provided by DHCPv4 by Yu Watanabe · 6 years ago
  56. a24e12f network: add DHCPv4.RoutesToDNS= setting by Yu Watanabe · 6 years ago
  57. b333c4d test: replace Makefile copy with a symlink for TEST-28-PERCENTJ-WANTEDBY by Michael Biebl · 6 years ago
  58. 6db9046 meson: make nologin path build time configurable by Michael Biebl · 6 years ago
  59. 693283c Revert "test-network: extend sleep time" by Yu Watanabe · 6 years ago
  60. 2a2aeed test/TEST-16: don't copy systemd-notify or lib from $BUILD_DIR by Dan Streetman · 6 years ago
  61. 52f4b5a Merge pull request #12675 from yuwata/network-set-dns by Lennart Poettering · 6 years ago
  62. 31cd5f6 core: ExecCondition= for services by Anita Zhang · 6 years ago
  63. 4a74764 Merge pull request #13082 from ddstreet/minor by Zbigniew Jędrzejewski-Szmek · 6 years ago
  64. 59279e9 test/test-functions: fix install_dmeventd to correctly install bin/libs by Dan Streetman · 6 years ago
  65. e963865 test/test-functions: instmods call to find should use -type f by Dan Streetman · 6 years ago
  66. d391ee1 test: when stripping binaries, ignore case in suppressing "File format not recognized" by Dan Streetman · 6 years ago
  67. f85bc04 test: ignore errors during test cleanup, so cleanup can finish by Dan Streetman · 6 years ago
  68. ec4cab4 test: add create_empty_image_rootdir() to simplify testcase setup by Dan Streetman · 6 years ago
  69. 217246a test-network: drop warn_about_firewalld() as it is not necessary any more by Yu Watanabe · 6 years ago
  70. 2225e7f test-network: stop firewalld in setUpModule() by Yu Watanabe · 6 years ago
  71. 336d18f test-network: add tests for link state file vs resolvectl or timedatectl by Yu Watanabe · 6 years ago
  72. 26408c7 Merge pull request #13069 from yuwata/network-do-not-set-routes-when-carrier-lost by Yu Watanabe · 6 years ago
  73. 7d7bb5c test-network: extend sleep time by Yu Watanabe · 6 years ago
  74. 038bf64 tests: bump up QEMU_MEM by Evgeny Vereshchagin · 6 years ago
  75. 15bcd9f Merge pull request #12925 from yuwata/network-generator by Lennart Poettering · 6 years ago
  76. e2aea43 test-network: make wait_online() check setup state by Yu Watanabe · 6 years ago
  77. e0c1341 test-network: add tests for DHCPv4.UseDomains= by Yu Watanabe · 6 years ago
  78. 12fc80b test: add TEST-35-NETWORK-GENERATOR by Yu Watanabe · 6 years ago
  79. 6d60f9d test-network: add tests for route with type local, multicast, anycast, or broadcast by Yu Watanabe · 6 years ago
  80. 5424fd9 test-network: test more bridge properties by Yu Watanabe · 6 years ago
  81. 6fa0524 Merge pull request #12971 from yuwata/network-reassign-static-routes by Yu Watanabe · 6 years ago
  82. be9d821 Merge pull request #13017 from yuwata/network-neighbor-lladdr-13015 by Lennart Poettering · 6 years ago
  83. 2e8e1a1 Merge pull request #12461 from Werkov/fix-job-ordering by Lennart Poettering · 6 years ago
  84. c1b01a6 test-network: add test for route reassignment by Yu Watanabe · 6 years ago
  85. 74761cf test-network: add testcase that Neighbor.LinkLayerAddress= is IP address by Yu Watanabe · 6 years ago
  86. d86f5c1 test-network: use Neighbor.LinkLayerAddress= instead of deprecated Neighbor.MACAddress= by Yu Watanabe · 6 years ago
  87. b956364 network: rename Neighbor.MACAddress= to Neighbor.LinkLayerAddress= by Yu Watanabe · 6 years ago
  88. 273fe5d test: add testcase for new CleanUnit logic by Lennart Poettering · 6 years ago
  89. 66d3159 Merge pull request #13018 from yuwata/network-tunnel-follow-up-13016 by Lennart Poettering · 6 years ago
  90. cef9424 test-network: drop test_udev_driver as it is unstable by Yu Watanabe · 6 years ago
  91. 7e82b40 Merge pull request #13006 from yuwata/network-split-dhcp-12917 by Lennart Poettering · 6 years ago
  92. 42a29fc test-network: add testcases Tunnel.Remote=any and Local=any by Yu Watanabe · 6 years ago
  93. e64dc40 test-network: add test for Xfrm netdev by Yu Watanabe · 6 years ago
  94. 95082db test-network: add test for AssignToLoopback= setting by Yu Watanabe · 6 years ago
  95. 8c9c703 network: add AssignToLoopback= setting to [Tunnel] section by Yu Watanabe · 6 years ago
  96. f392c06 Merge pull request #12863 from 1848/if_xfrm by Yu Watanabe · 6 years ago
  97. 98d20a1 Added support for xfrm interfaces by 1848 · 6 years ago
  98. e4443f9 network: fix memleak by Yu Watanabe · 6 years ago
  99. e2d5aab test-network: add tests for UseDNS= in [DHCP] section by Yu Watanabe · 6 years ago
  100. b6d587d test-network: enable systemd-resolved.service by Yu Watanabe · 6 years ago