systemd v247
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAl+/7XUACgkQxUyjNs/r
VX4/+Q/+PHi6qMDr4sgqFwNehJzJrd/24oB6aTPvhUE64iuWcTROaNQE7amU7LbI
Woy4lCkgmhQ2fYRDTfRvHlh/CbYEwJ8AN95jkciijmTRVsNnFIcgf0Flm+9BYWJH
H/ZZwqk1TK+cCTR4+VlCZcaNDajdk1fByY3Wg1kdMeRUYGpSwg72a6qRlScFYPwK
n9ZUVWLT8hPEeehM6ltAtqF1hipKO2KfspXD+XGSqNEMluA+FkscS7LZ/5qukmkb
0PEyl6DyR4Ev0rBM1gZhMNZ1KiShiIrOKLpukMPJcxe5HXpTRmrARyuyo0LO488g
cvLWeGnu+9e85Xi0od1+R05flCkZadRIs+BC2HIFsptDrq58Dys23NegXqJUQ7xf
nJSf36vb2UUqBtwoH9Y/U0I6Sp+NHI58UXjdE4qMHHI/pUtyp9ksZwWFVZ1E9F9C
EIqrttGbO6LjqwK7jCBlbaDJvCz2cDyl8Hq/TRqAT8MXjlhaE5lg9k4sIkWtmuCV
Px6eK9LFiQhP7CZnG2hpNCIbw6Pize5MoYn2X3rhWr0O0FYw16w01cZFWAUdsrUP
nlNkWoO6JMKtbUG9y4vqc31CjkZ89X25pQYkBkVWzDYbKJSdtbVwL6R4p3ol8YrK
xG/uNPQuljJS+ZlKQX4FgI2NoWBDbhKsRqI1kmto/LY/h8mR0x0=
=uKDN
-----END PGP SIGNATURE-----
  1. 7a1fe27 man: slightly update the man page of sd_bus_message_read_basic() by Yu Watanabe · 4 years, 8 months ago
  2. 78c4f2f man: Fixed an incomplete sentence by igo95862 · 4 years, 8 months ago
  3. 73a1d7d man: Specify that sd_bus_message_read_basic returns 0 if end of array had been reached. by igo95862 · 4 years, 8 months ago
  4. 9642983 Merge pull request #17715 from yuwata/specifier-follow-ups by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago
  5. 77f5277 man: clarify DefaultTasksMax doc by Pavel Sapezhko · 4 years, 8 months ago
  6. 48e0abb tree-wide: fix typo by Yu Watanabe · 4 years, 8 months ago
  7. 5531880 man: sort specifiers alphabetically by Yu Watanabe · 4 years, 8 months ago
  8. 46a3ade man: add missing specifiers supported in [INSTALL] section by Yu Watanabe · 4 years, 8 months ago
  9. 567fe1d Merge pull request #17680 from yuwata/udev-link-mac-address by Lennart Poettering · 4 years, 8 months ago
  10. ca91ce3 man: bootctl set-default/oneshot accept an empty string by Yu Watanabe · 4 years, 8 months ago
  11. 499f0f8 gpt: add RISC-V GPT partition typecode uuid by Dimitri John Ledkov · 4 years, 8 months ago
  12. 207194c man: Fix misspelling of directive and typos in systemd-coredump man page by vanou · 4 years, 8 months ago
  13. 6ca4a07 man: to make MACAddress= take effect, MACAddressPolicy= must be "none" by Yu Watanabe · 4 years, 8 months ago
  14. bb4cbb2 man: suffix settings name with = and enclose in <varname> by Lennart Poettering · 4 years, 8 months ago
  15. 0e57786 man: Fix sd_bus_message_append_array_space function signature by igo95862 · 4 years, 8 months ago
  16. 10f3484 man,NEWS: fix "the the" by Yu Watanabe · 4 years, 8 months ago
  17. 485a920 Merge pull request #17643 from keszybz/man-news-independent by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago
  18. 905a03e NEWS,man: improve descriptions of Independent= by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago
  19. de70ff6 man: drop misplaced phrase by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago
  20. e6ce785 man: Add a paragraph to sd_bus_call explaning callback message lifetime by igo95862 · 4 years, 8 months ago
  21. 8dc299a Merge pull request #17584 from yuwata/news-networkd by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago
  22. 7ad4199 man/systemd.netdev: remove bogus markup by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago
  23. e375ceb man/systemd.netdev: don't say "ranges" by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago
  24. 9f2c260 man: DHCPv6PrefixDelegation= is disabled by dafault by Yu Watanabe · 4 years, 8 months ago
  25. cbdc906 man: mention that FirewallMark= optionally takes firewall mask by Yu Watanabe · 4 years, 8 months ago
  26. 40ebe49 Merge pull request #17597 from yuwata/fix-typo by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago
  27. 91ed0c8 Merge pull request #17612 from yuwata/fix-man-pages by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago
  28. 2e4238a man: Separated paragraph about making sd_bus object reply async by igo95862 · 4 years, 8 months ago
  29. a21f532 man: add missing full stop by Lennart Poettering · 4 years, 8 months ago
  30. 0e686fe network: honor M or O flag in RA even if IPv6AcceptRA.DHCPv6Cleint=always by Yu Watanabe · 4 years, 8 months ago
  31. 483abcc man: fix prototpe of sd_bus_message_peek_type() by Yu Watanabe · 4 years, 8 months ago
  32. e55c073 man: add missing <para> tag, and drop redundant ">" by Yu Watanabe · 4 years, 8 months ago
  33. 5c09eac man: fix typo by Yu Watanabe · 4 years, 8 months ago
  34. d51c4fc tree-wide: fix "a the" or "the a" by Yu Watanabe · 4 years, 8 months ago
  35. 141fdc8 Merge pull request #17561 from yuwata/man by Zbigniew Jędrzejewski-Szmek · 4 years, 8 months ago v247-rc2
  36. 6b44ad0 man: set constant tag to NUL or NULL by Yu Watanabe · 4 years, 8 months ago
  37. 725d971 man: append parentheses for function name by Yu Watanabe · 4 years, 9 months ago
  38. af7ce3f man: fix tag by Yu Watanabe · 4 years, 9 months ago
  39. c660668 man: mention that sd_bus_call() may return a negative errno mapped from D-Bus error reply by Yu Watanabe · 4 years, 9 months ago
  40. 23243ad man: add missing period by Yu Watanabe · 4 years, 9 months ago
  41. 23dce98 Merge pull request #16603 from benzea/benzea/special-app-slice by Lennart Poettering · 4 years, 9 months ago
  42. b5e798d NEWS,man: tweak the description of FixedRandomDelay= by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  43. af8e571 man: properly list relative time event source API in man page by Lennart Poettering · 4 years, 9 months ago
  44. 394131d Merge pull request #17497 from anitazha/randomizeonce by Lennart Poettering · 4 years, 9 months ago
  45. 41d544a journal: refuse skip parameter for sd_journal_next_skip() larger than INT_MAX by Yu Watanabe · 4 years, 9 months ago
  46. 71a5db4 network: make default router lifetime to 30min by Yu Watanabe · 4 years, 9 months ago
  47. db9ecf0 license: LGPL-2.1+ -> LGPL-2.1-or-later by Yu Watanabe · 4 years, 9 months ago
  48. acf24a1 timer: add new feature FixedRandomDelay= by Kristijan Gjoshev · 5 years ago
  49. 5cecbae man: add <option> around default booleans in systemd.timer by Anita Zhang · 4 years, 9 months ago
  50. 8b2e362 man: remove misplaced comma by Lennart Poettering · 4 years, 9 months ago
  51. d3dcf4e fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket name by Lennart Poettering · 4 years, 9 months ago
  52. d008666 Fix typo by Sorin Ionescu · 4 years, 9 months ago
  53. 819a555 Merge pull request #17399 from afq984/udev-escaped-string by Yu Watanabe · 4 years, 9 months ago
  54. bc117ec document udev escaped string in udev(7) by Yu, Li-Yu · 4 years, 9 months ago
  55. 50f7b8f Update org.freedesktop.hostname1 documentation by Luca Weiss · 4 years, 9 months ago
  56. 32c3a62 Merge pull request #17467 from keszybz/unconditionally-pull-in-cryptsetup-remote by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  57. 48625dc Merge pull request #17471 from keszybz/man-update-fedora-version by Lennart Poettering · 4 years, 9 months ago
  58. d468c81 man: update fedora version by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  59. 5fadff3 man/machinectl: fix pull-raw example by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  60. 95923d7 man: document the new Timestamping= option by Lennart Poettering · 4 years, 9 months ago
  61. 2d6d413 socket-util: make socket_set_recvpktinfo control PACKET_AUXDATA sockopt on AF_PACKET by Lennart Poettering · 4 years, 9 months ago
  62. c758bea man: add references to fifo(7) and mq_overview(7) man pages by Lennart Poettering · 4 years, 9 months ago
  63. 6bdcb72 Revert "units: add initrd-cryptsetup.target" by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  64. c690bd0 man: correct xdg-autostart-generator path by Josh Brobst · 4 years, 9 months ago
  65. 377a954 tree-wide: fix typos found by Fossies codespell report by Yu Watanabe · 4 years, 9 months ago
  66. 0dc9fd5 man: document what variables are allowed by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  67. 0f7793b man: Document app, session and background special user slice units by Benjamin Berg · 4 years, 12 months ago
  68. 9c914c0 Merge pull request #17357 from yuwata/network-dhcp6-pd-announce-17353 by Yu Watanabe · 4 years, 9 months ago
  69. 3ec554a Merge pull request #17418 from poettering/news-247-more by Lennart Poettering · 4 years, 9 months ago
  70. e1da60e Merge pull request #17324 from keszybz/resolvectl-compat-output by Lennart Poettering · 4 years, 9 months ago
  71. d975310 Merge pull request #16632 from keszybz/test-path-yet-again by Lennart Poettering · 4 years, 9 months ago
  72. 66ad93e net_id: fix newly added naming scheme name by Lennart Poettering · 4 years, 9 months ago
  73. 44f88e7 Merge pull request #17415 from keszybz/logind-resolved-docs by Lennart Poettering · 4 years, 9 months ago
  74. bace688 man: document differences between nss-resolve and nss-dns by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  75. 2ce4936 man/org.freedesktop.resolve1: briefly document a bunch of methods and properties by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  76. 9e1804b man/systemd-resolved: reword the description of query a bit by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  77. b8ee349 meson: convert developer_mode boolean to an enum by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  78. 6c5496c units: add initrd-cryptsetup.target by Jonathan Lebon · 4 years, 9 months ago
  79. 4294951 cgtop: Display cpu time in microseonds with --raw by Arian van Putten · 4 years, 9 months ago
  80. aa5502b Merge pull request #16444 from oniko/luks-detached-header by Lennart Poettering · 4 years, 9 months ago
  81. 2c91906 man: add example of negative trust anchor file by Zbigniew Jędrzejewski-Szmek · 4 years, 10 months ago
  82. c4b8434 bootctl: add @current/@oneshot/@default targets to set-default/set-oneshot by Дамјан Георгиевски · 4 years, 9 months ago
  83. 0ce8a9d Merge pull request #16939 from Rahix/robust-first-boot-machine-id by Yu Watanabe · 4 years, 9 months ago
  84. 1586d32 Merge pull request #17352 from msekletar/ens-names-fix by Yu Watanabe · 4 years, 9 months ago
  85. 4b28e50 Merge pull request #17390 from keszybz/logind-notifications-and-links by Yu Watanabe · 4 years, 9 months ago
  86. 2c8ec00 udev/net_id: don't generate slot based names if multiple devices might claim the same slot by Michal Sekletár · 4 years, 9 months ago
  87. 43e7dd7 Merge pull request #17344 from keszybz/bus-connect-more-logs by Lennart Poettering · 4 years, 9 months ago
  88. a48627e man: Document new machine-id and first boot behavior by Harald Seiler · 4 years, 11 months ago
  89. f4466bd units: add first-boot-complete.target for first boot ordering by Harald Seiler · 4 years, 11 months ago
  90. 515736d tree-wide: update web link to logind description by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  91. bb63863 man: document that for Type=dbus services dropping bus name has consequences by Lennart Poettering · 4 years, 9 months ago
  92. af4b8f8 man: document that ConditionKernelCommandLine= looks at /proc/1/environ in containers by Lennart Poettering · 4 years, 9 months ago
  93. e5ff224 man: update documents about IPv6 RA and DHCPv6-PD by Yu Watanabe · 4 years, 9 months ago
  94. 60de93e tree-wide: update web link to logind description by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  95. cea0e4e Merge pull request #17358 from keszybz/hwdb-add-stars by Lennart Poettering · 4 years, 9 months ago
  96. 32a4aec man: describe wildcards and range matches in hwdb syntax by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  97. c0443b9 hwdb: add trailing ":*" everywhere by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  98. 699a810 man: add org.freedesktop.oom1(5) stub by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  99. 69c0807 Merge pull request #15206 from anitazha/systoomd-v0 by Zbigniew Jędrzejewski-Szmek · 4 years, 9 months ago
  100. b8caa4e network: rename Gateway=_dhcp6 -> Gateway=_ipv6ra by Yu Watanabe · 4 years, 10 months ago