systemd 240
-----BEGIN PGP SIGNATURE-----

iQIcBAABAgAGBQJcHTbsAAoJEMVMozbP61V+ZqoP/2LQPYBKDmWurJhtr+BvSvXL
rkWbPp95U+GbPj3M7dn8ATmw5z0oK+9CLpIHMSIUmQ6/Ka1sDs5emouFV25Jmp7Z
p8YQQ/CR1mJtilIaQOzl8QX7SM/6/TEzcl33+PCaSvSPCa2us4BksCNHT3BSbCpj
3ho+zymvumYuuHpuvxOXUKx+7kv+eZQiAOVLRVzA9Ce3jlAwsNUcrUQUskS4hCnS
GVwbuqiPDoduv2q6iwLnkAVALuhfFod6CaEjx4nh/Z8E1XcIjj7rhkP3yuLbU/1C
FOZD9DefDf+5pS3X580ogRQg1LW7mAkFaRnXT3FFFYBPI+W2IXiahpa8A5TR3Mbc
0Lk2Gqkn2vK8DQlHQHh++X6TxcnPZiCmlnGdZwHlmiNnOU7dTnffWPxv7eKn16Nc
cYCetiiDWbQygl8WNeS2BuprnhRvS7IiASrbb80ZUrHpzsODzYOAqfFtlYltYfTr
8WQnhYk9TGcHcsItdtujoO9g5G4jmVaPutpOCC8UO2dkQ+NSKBVvyqnjWyYf97oI
DNKMNYnp3pIUqqgijozcPQVnAnsLzlLLww3jW7NaGV92SEACmPDQJb8DqA7sPlFt
IRFV2QsNJme2qp5AOvkdm1D+nGTLmrJdJiOuAprHy0yDFxz9fbS7Kqq49UbcjTzO
fTAgIHRo9+MX7iZNC7m7
=LW+v
-----END PGP SIGNATURE-----
  1. 2e88625 man: document new systemd-resolved.service(8) routing features in more detail by Lennart Poettering · 7 years ago
  2. 396c716 man: split long section in systemd-resolved.service man page into three by Lennart Poettering · 7 years ago
  3. 7ece6f5 networkd: permit DNS "DefaultRoute" configuration in .network files by Lennart Poettering · 7 years ago
  4. f2fd3cd resolvectl: add support for reading/writing per-link 'default-route' boolean by Lennart Poettering · 7 years ago
  5. 45cb824 Merge pull request #11142 from ssahani/bond-dynamic-tlb by Yu Watanabe · 7 years ago
  6. fde60a4 netdev bond: add support to configure tlb_dynamic_lb by Susant Sahani · 7 years ago
  7. 0b57803 man: add note about systemd-vconsole-setup.service and tty as input/output by Zbigniew Jędrzejewski-Szmek · 7 years ago
  8. 3f9a0a5 tree-wide: s/time-out/timeout/g by Zbigniew Jędrzejewski-Szmek · 7 years ago
  9. ffd1a3f man: substantially update the docs regarding hooking sd-bus objects up with external event loops by Lennart Poettering · 7 years ago
  10. 41fc3fa man: Use the proper option name in documentation by Michael Scherer · 7 years ago
  11. 4b98747 resolved: have the stub resolver listen on both TCP and UDP by default by Sam Morris · 7 years ago
  12. 9be3c60 Merge pull request #10892 from mbiebl/revert-systemctl-runtime-unmask-breakage by Zbigniew Jędrzejewski-Szmek · 7 years ago
  13. 8aa7e29 Merge pull request #11122 from keszybz/tmpfiles-man by Lennart Poettering · 7 years ago
  14. 06da5c6 meson: make net.naming-scheme= default configurable by Zbigniew Jędrzejewski-Szmek · 7 years ago
  15. f7e81fd udev: introduce udev net_id "naming schemes" by Lennart Poettering · 7 years ago
  16. 6a89d67 man: add a note that /var/run should not be used in tmpfiles by Zbigniew Jędrzejewski-Szmek · 7 years ago
  17. abcb67c man: rewrite the general description of tmpfiles by Zbigniew Jędrzejewski-Szmek · 7 years ago
  18. 488e435 man: reword tmpfiles.d descriptions to refer less to previous descriptions by Zbigniew Jędrzejewski-Szmek · 7 years ago
  19. 66944c1 Merge pull request #11107 from keszybz/udevadm-info-args by Lennart Poettering · 7 years ago
  20. 3c79311 udevadm: allow multiple arguments to "info" by Zbigniew Jędrzejewski-Szmek · 7 years ago
  21. b685408 udevadm: allow a .device unit to be specified for query and trigger by Zbigniew Jędrzejewski-Szmek · 7 years ago
  22. e4a71bf networkd: Static neighbor support by William A. Kennington III · 7 years ago
  23. c90ee83 coding style: reduce text width to 109 characters by Zbigniew Jędrzejewski-Szmek · 7 years ago
  24. 01dc8e3 man: fix reference to sd_journal_print(3) by Filipe Brandenburger · 7 years ago
  25. eeef672 Merge pull request #11038 from keszybz/man-timeouts by Yu Watanabe · 7 years ago
  26. 801503d Merge pull request #10988 from ssahani/IFLA_BRPORT_MCAST_TO_UCAST by Yu Watanabe · 7 years ago
  27. 8b22064 networkd: RPDB rule - add support to configure inverted rule. by Susant Sahani · 7 years ago
  28. 253de60 Merge pull request #11021 from ssahani/isatap by Yu Watanabe · 7 years ago
  29. 73da502 man/daemon.xml: use AM_DISTCHECK_CONFIGURE_FLAGS by Oliver Smith · 7 years ago
  30. aad1e6b cgroup: Use varname for cgroup_disable documentation by Chris Down · 7 years ago
  31. f0c5cda man: add missing descriptions of fstab options to systemd.swap(5) by Zbigniew Jędrzejewski-Szmek · 7 years ago
  32. de59724 man: split the descriptions of Job*TimeoutSec and JobTimeoutAction by Zbigniew Jędrzejewski-Szmek · 7 years ago
  33. d3aa8b4 networkd: bridge add support to configure multicast_to_unicast by Susant Sahani · 7 years ago
  34. c72703e cgroup: Add DisableControllers= directive to disable controller in subtree by Chris Down · 7 years ago
  35. 918049a networkd: Add support to configure ISATAP tunnel by Susant Sahani · 7 years ago
  36. 3a269dc network: make IPProtocol= also accept IP protocol number by Yu Watanabe · 7 years ago
  37. 97f9df9 network: rename Protocol= in [RoutingPolicyRule] to IPProtocol= by Yu Watanabe · 7 years ago
  38. ee93c1e man: document systemd-analyze security by Lennart Poettering · 7 years ago
  39. 6740028 Merge pull request #10989 from keszybz/nss-man by Lennart Poettering · 7 years ago
  40. 401faa3 Merge pull request #10357 from poettering/import-fs by Zbigniew Jędrzejewski-Szmek · 7 years ago
  41. f2cca38 man: add an extensive example to nss-mymachines(8) by Zbigniew Jędrzejewski-Szmek · 7 years ago
  42. 8b4e51a Merge pull request #10797 from poettering/run-generator by Zbigniew Jędrzejewski-Szmek · 7 years ago
  43. 926062f networkd: add support to configure ip rule port range and protocol. by Susant Sahani · 7 years ago
  44. 94f760e man,factory: update factory config for nsswitch.conf to match the man pages by Zbigniew Jędrzejewski-Szmek · 7 years ago
  45. 1830ac5 Revert "systemctl: when removing enablement or mask symlinks, cover both /run and /etc" by Michael Biebl · 7 years ago
  46. de38f06 Merge pull request #10813 from poettering/cgroup-exec-start-pre by Lennart Poettering · 7 years ago
  47. 565f3d9 man: document systemd-run-generator by Lennart Poettering · 7 years ago
  48. 6a4e939 man: document FailureActionExitStatus=/SuccessActionExitStatus= by Lennart Poettering · 7 years ago
  49. 9b6ffef man: update explanation for boolean options by Yu Watanabe · 7 years ago
  50. 025314d man: improve the explanation of "Defaults to unset" by Yu Watanabe · 7 years ago
  51. 2266864 networkd: Add support for ERSPAN tunnel by Susant Sahani · 7 years ago
  52. 077c40b man: link Delegate= documentation up with the markdown docs by Lennart Poettering · 7 years ago
  53. 5f7ecd6 import: drop logic of setting up /var/lib/machines as btrfs loopback mount by Lennart Poettering · 7 years ago
  54. 1d7579c machine: add support for importing containers from plain directories by Lennart Poettering · 7 years ago
  55. 576cf24 man: document that machinectl is also happy with block devices these days by Lennart Poettering · 7 years ago
  56. cbae79b man: systemd-boot does not read loader.conf.d/*.conf by Yu Watanabe · 7 years ago
  57. badd28e run: add new --shell switch for spawning a shell as service by Lennart Poettering · 7 years ago
  58. 2d21165 run: add a switch for specifiying the working directory of a service by Lennart Poettering · 7 years ago
  59. c43acf6 man: update description of Description= by Zbigniew Jędrzejewski-Szmek · 7 years ago
  60. fd78fd1 man: minor fixes by Lennart Poettering · 7 years ago
  61. 606b0b6 Merge pull request #10538 from poettering/tmpfiles-reorder by Zbigniew Jędrzejewski-Szmek · 7 years ago
  62. a88c5b8 cgroup v2: DefaultCPUAccounting=yes if CPU controller isn't required by Chris Down · 7 years ago
  63. 14c4da2 Merge pull request #10805 from poettering/migrate-boot-loader-interface by Lennart Poettering · 7 years ago
  64. 6415fec Merge pull request #10785 from poettering/cgroup-join-removal by Lennart Poettering · 7 years ago
  65. 3382cf2 Merge pull request #10802 from poettering/hide-only-on by Lennart Poettering · 7 years ago
  66. 2fe8213 docs: migrate boot loader interface from fdo wiki to git by Lennart Poettering · 7 years ago
  67. 5dd5f7c sd-boot: add new EFI variable exposing feature set of boot loader by Lennart Poettering · 7 years ago
  68. fe2579d sd-boot: introduce a one-time override for the boot menu timeout by Lennart Poettering · 7 years ago
  69. 143fadf core: remove JoinControllers= configuration setting by Lennart Poettering · 7 years ago
  70. 899feb7 man: let's deprecate PermissionsStartOnly= by Lennart Poettering · 7 years ago
  71. 08c1eb0 sd-event: make sd_event_source_get_enabled return more info by Zbigniew Jędrzejewski-Szmek · 7 years ago
  72. 042cad5 Merge pull request #10753 from keszybz/pager-no-interrupt by Lennart Poettering · 7 years ago
  73. 84afbbc man: use <keycombo> more by Zbigniew Jędrzejewski-Szmek · 7 years ago
  74. 6432da6 basic/pager: ignore ^C when piping to less and K is not set by Zbigniew Jędrzejewski-Szmek · 7 years ago
  75. 8755568 Merge pull request #10759 from keszybz/udevd-more-configuration by Lennart Poettering · 7 years ago
  76. 438311a man: document that env vars are not suitable for passing secrets by Lennart Poettering · 7 years ago
  77. a14e7af udev: also allow resolve_names= to be specified in udev.conf by Zbigniew Jędrzejewski-Szmek · 7 years ago
  78. 4b3ca79 udevd: allow more parameters to be set through udev.conf by Zbigniew Jędrzejewski-Szmek · 7 years ago
  79. bf877a5 Merge pull request #10669 from danderson/networkd-6rd by Yu Watanabe · 7 years ago
  80. f628e3e man: fix default value in resolved.conf man page (#10733) by Alexander Kurtz · 7 years ago
  81. 5fb0720 Merge pull request #10728 from keszybz/four-unrelated-cleanups by Lennart Poettering · 7 years ago
  82. a9353a5 core: log about /var/run/ prefix used in PIDFile=, patch it to be /run instead by Lennart Poettering · 7 years ago
  83. d067cab networkd: support 6rd tunnel netdev setup. by David Anderson · 7 years ago
  84. b98a3c2 man: add missing link in sd-bus(3) by Zbigniew Jędrzejewski-Szmek · 7 years ago
  85. 631e393 man: fix system.generator in systemd.unit by Michael Biebl · 7 years ago
  86. 15e9a42 Merge pull request #10306 from poettering/nspawn-ref-unref by Zbigniew Jędrzejewski-Szmek · 7 years ago
  87. 48c3512 man: document sd_bus_attach_event() by Lennart Poettering · 7 years ago
  88. eda0d9a man: document sd_bus_flush_close_unref() by Lennart Poettering · 7 years ago
  89. 576af73 man: document sd_bus_close() + sd_bus_flush() by Lennart Poettering · 7 years ago
  90. c4e4803 sd-bus: make "close+flush-on-exit" optional when using sd-event with sd-bus by Lennart Poettering · 7 years ago
  91. 2ca4d77 man: document the details of continuations and comments by Zbigniew Jędrzejewski-Szmek · 7 years ago
  92. ad19c57 man: document that for removal tmpfiles.d prefix is run after suffix by Lennart Poettering · 7 years ago
  93. bdee3f5 man: document that removal/clean-up is done before creation in systemd-tmpfiles by Lennart Poettering · 7 years ago
  94. 51c169c man: stop mentioning /var/run in tmpfiles.d(5) by Lennart Poettering · 7 years ago
  95. 0ccc48b man: Fix implicit dep info for timer units (#10679) by Matthew Leeds · 7 years ago
  96. db688b7 networkd: cleanup for #10542 by Tobias Jungel · 7 years ago
  97. a54e373 Merge pull request #10618 from yuwata/fix-10615 by Lennart Poettering · 7 years ago
  98. aaa5018 man: locale.conf: fix file name (#10637) by Lucas Werkmeister · 7 years ago
  99. a6306c3 man: drop duplicated line in systemd.netdev(5) by Yu Watanabe · 7 years ago
  100. 99f68ef networkd: add missing bonding options (#10542) by Tobias Jungel · 7 years ago