systemd v244
-----BEGIN PGP SIGNATURE-----

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