systemd v247-rc2
-----BEGIN PGP SIGNATURE-----
iQIzBAABCAAdFiEEXCUbX8VOsvgPQHqqxUyjNs/rVX4FAl+tFM4ACgkQxUyjNs/r
VX6dcg/+ODCk3yLGqUuLlmH29wy3p5js5UlVVXcHPcRZMxX8+WEHiEbtUjFn1nyh
ba5K8uAa6jeU6o6MeuQRXq/3Ult0VWl8umt4UITP96PyIGB6/Rvu1IyFnVrajPx7
9h1+RTVV8DwI9eNlLfC75GroVk6WEXMk51k6cARF6k3C9MSE5JosKUIyKZjxehZC
4eyiX/aw5UhdHrwbV5JQNxj3eaOsq66RbHi6TnwpWuIZmrgCuVk1nHZuuEa50I6P
pztgASfkyrsxOskEf9YpTVslnZLEMJnp1n3JrFHTzl6uamBEzdKbl9sLtxRaJGhc
E81zoZ2j6jNUoTgk28o1lcgYwXvGyt8alqdsOX1yf0D3ktijHgOQqISgrvjCO+If
7UI/Cq1IBgF2QINspsjvFQLTuW1lPea7xJ51BSkxrWN3j98GDI+oa6uH5MWejtHO
XCPlRzSLxZ0Bt7i0sxwb417uPbYcfISNsyHa1kC6vqfviRxYuSykFlisKx4cyhFj
sFCONJf3DRrixmOLXsvM8OyIBFSjZf0hmm/cnvEsBu0+FKhkRFSJd+WMRmhv/Oim
/j+X9wiv52YuLA8fWi1PsXqxUbsIVkZZtEtTzFdJaLBbrO6gSZyNvJNqVOTjkLKK
OX0DzzshPQKTW6NBlSTRvK1TDjdwVvaobAxi1LMNzmelBqjnURs=
=Utme
-----END PGP SIGNATURE-----
- 141fdc8 Merge pull request #17561 from yuwata/man by Zbigniew Jędrzejewski-Szmek · 4 years ago v247-rc2
- 6b44ad0 man: set constant tag to NUL or NULL by Yu Watanabe · 4 years ago
- 725d971 man: append parentheses for function name by Yu Watanabe · 4 years ago
- af7ce3f man: fix tag by Yu Watanabe · 4 years ago
- c660668 man: mention that sd_bus_call() may return a negative errno mapped from D-Bus error reply by Yu Watanabe · 4 years ago
- 23243ad man: add missing period by Yu Watanabe · 4 years ago
- 23dce98 Merge pull request #16603 from benzea/benzea/special-app-slice by Lennart Poettering · 4 years ago
- b5e798d NEWS,man: tweak the description of FixedRandomDelay= by Zbigniew Jędrzejewski-Szmek · 4 years ago
- af8e571 man: properly list relative time event source API in man page by Lennart Poettering · 4 years ago
- 394131d Merge pull request #17497 from anitazha/randomizeonce by Lennart Poettering · 4 years ago
- 41d544a journal: refuse skip parameter for sd_journal_next_skip() larger than INT_MAX by Yu Watanabe · 4 years ago
- 71a5db4 network: make default router lifetime to 30min by Yu Watanabe · 4 years ago
- db9ecf0 license: LGPL-2.1+ -> LGPL-2.1-or-later by Yu Watanabe · 4 years ago
- acf24a1 timer: add new feature FixedRandomDelay= by Kristijan Gjoshev · 4 years, 10 months ago
- 5cecbae man: add <option> around default booleans in systemd.timer by Anita Zhang · 4 years, 1 month ago
- 8b2e362 man: remove misplaced comma by Lennart Poettering · 4 years, 1 month ago
- d3dcf4e fileio: beef up READ_FULL_FILE_CONNECT_SOCKET to allow setting sender socket name by Lennart Poettering · 4 years, 1 month ago
- d008666 Fix typo by Sorin Ionescu · 4 years, 1 month ago
- 819a555 Merge pull request #17399 from afq984/udev-escaped-string by Yu Watanabe · 4 years, 1 month ago
- bc117ec document udev escaped string in udev(7) by Yu, Li-Yu · 4 years, 1 month ago
- 50f7b8f Update org.freedesktop.hostname1 documentation by Luca Weiss · 4 years, 1 month ago
- 32c3a62 Merge pull request #17467 from keszybz/unconditionally-pull-in-cryptsetup-remote by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- 48625dc Merge pull request #17471 from keszybz/man-update-fedora-version by Lennart Poettering · 4 years, 1 month ago
- d468c81 man: update fedora version by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- 5fadff3 man/machinectl: fix pull-raw example by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- 95923d7 man: document the new Timestamping= option by Lennart Poettering · 4 years, 1 month ago
- 2d6d413 socket-util: make socket_set_recvpktinfo control PACKET_AUXDATA sockopt on AF_PACKET by Lennart Poettering · 4 years, 1 month ago
- c758bea man: add references to fifo(7) and mq_overview(7) man pages by Lennart Poettering · 4 years, 1 month ago
- 6bdcb72 Revert "units: add initrd-cryptsetup.target" by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- c690bd0 man: correct xdg-autostart-generator path by Josh Brobst · 4 years, 1 month ago
- 377a954 tree-wide: fix typos found by Fossies codespell report by Yu Watanabe · 4 years, 1 month ago
- 0dc9fd5 man: document what variables are allowed by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- 0f7793b man: Document app, session and background special user slice units by Benjamin Berg · 4 years, 4 months ago
- 9c914c0 Merge pull request #17357 from yuwata/network-dhcp6-pd-announce-17353 by Yu Watanabe · 4 years, 1 month ago
- 3ec554a Merge pull request #17418 from poettering/news-247-more by Lennart Poettering · 4 years, 1 month ago
- e1da60e Merge pull request #17324 from keszybz/resolvectl-compat-output by Lennart Poettering · 4 years, 1 month ago
- d975310 Merge pull request #16632 from keszybz/test-path-yet-again by Lennart Poettering · 4 years, 1 month ago
- 66ad93e net_id: fix newly added naming scheme name by Lennart Poettering · 4 years, 1 month ago
- 44f88e7 Merge pull request #17415 from keszybz/logind-resolved-docs by Lennart Poettering · 4 years, 1 month ago
- bace688 man: document differences between nss-resolve and nss-dns by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- 2ce4936 man/org.freedesktop.resolve1: briefly document a bunch of methods and properties by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- 9e1804b man/systemd-resolved: reword the description of query a bit by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- b8ee349 meson: convert developer_mode boolean to an enum by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- 6c5496c units: add initrd-cryptsetup.target by Jonathan Lebon · 4 years, 1 month ago
- 4294951 cgtop: Display cpu time in microseonds with --raw by Arian van Putten · 4 years, 1 month ago
- aa5502b Merge pull request #16444 from oniko/luks-detached-header by Lennart Poettering · 4 years, 1 month ago
- 2c91906 man: add example of negative trust anchor file by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- c4b8434 bootctl: add @current/@oneshot/@default targets to set-default/set-oneshot by Дамјан Георгиевски · 4 years, 1 month ago
- 0ce8a9d Merge pull request #16939 from Rahix/robust-first-boot-machine-id by Yu Watanabe · 4 years, 1 month ago
- 1586d32 Merge pull request #17352 from msekletar/ens-names-fix by Yu Watanabe · 4 years, 1 month ago
- 4b28e50 Merge pull request #17390 from keszybz/logind-notifications-and-links by Yu Watanabe · 4 years, 1 month ago
- 2c8ec00 udev/net_id: don't generate slot based names if multiple devices might claim the same slot by Michal Sekletár · 4 years, 1 month ago
- 43e7dd7 Merge pull request #17344 from keszybz/bus-connect-more-logs by Lennart Poettering · 4 years, 1 month ago
- a48627e man: Document new machine-id and first boot behavior by Harald Seiler · 4 years, 3 months ago
- f4466bd units: add first-boot-complete.target for first boot ordering by Harald Seiler · 4 years, 3 months ago
- 515736d tree-wide: update web link to logind description by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- bb63863 man: document that for Type=dbus services dropping bus name has consequences by Lennart Poettering · 4 years, 1 month ago
- af4b8f8 man: document that ConditionKernelCommandLine= looks at /proc/1/environ in containers by Lennart Poettering · 4 years, 1 month ago
- e5ff224 man: update documents about IPv6 RA and DHCPv6-PD by Yu Watanabe · 4 years, 1 month ago
- 60de93e tree-wide: update web link to logind description by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- cea0e4e Merge pull request #17358 from keszybz/hwdb-add-stars by Lennart Poettering · 4 years, 1 month ago
- 32a4aec man: describe wildcards and range matches in hwdb syntax by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- c0443b9 hwdb: add trailing ":*" everywhere by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- 699a810 man: add org.freedesktop.oom1(5) stub by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- 69c0807 Merge pull request #15206 from anitazha/systoomd-v0 by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- b8caa4e network: rename Gateway=_dhcp6 -> Gateway=_ipv6ra by Yu Watanabe · 4 years, 1 month ago
- 21ad331 Merge pull request #17350 from poettering/bus-read-array by Lennart Poettering · 4 years, 1 month ago
- 64a7fcc bootctl: separate boot loader specific commands in man and --help by Lennart Poettering · 4 years, 1 month ago
- 84fc961 Merge pull request #17270 from keszybz/less-secure-mode by Lennart Poettering · 4 years, 1 month ago
- ab4a88e sd-bus: add custom return code when $XDG_RUNTIME_DIR is not set by Zbigniew Jędrzejewski-Szmek · 4 years, 1 month ago
- 4840807 man: update sd_bus_message_read_array() docs to clarify return value 0 vs. 1 by Lennart Poettering · 4 years, 1 month ago
- 0a42426 pager: make pager secure when under euid is changed or explicitly requested by Zbigniew Jędrzejewski-Szmek · 4 years, 2 months ago
- 5fad391 typo in systemd.network(5): IPv6PrefixDelegation=dhcpv6 by Dmitry Borodaenko · 4 years, 1 month ago
- cf3e578 man: document systemd-oomd and related items by Anita Zhang · 4 years, 2 months ago
- 4d824a4 core: add ManagedOOM*= properties to configure systemd-oomd on the unit by Anita Zhang · 4 years, 9 months ago
- d306d1d network: introduce Gateway=_dhcp4 and _dhcp6, and deprecate "_dhcp" by Yu Watanabe · 4 years, 2 months ago
- 1378ac6 Merge pull request #17231 from poettering/event-source-exit-on-failure by Lennart Poettering · 4 years, 2 months ago
- 85585b7 Merge pull request #17238 from keszybz/man-tmp-noexec by Lennart Poettering · 4 years, 2 months ago
- b9350e7 sd-event: support callback=NULL in IO/child/inotify/defer event sources, too by Lennart Poettering · 4 years, 2 months ago
- 647f2ee man: add docs for sd_event_source_set_exit_on_failure() by Lennart Poettering · 4 years, 2 months ago
- 612ebf6 pager: set $LESSSECURE whenver we invoke a pager by Lennart Poettering · 4 years, 3 months ago
- 3224e38 basic/virt: Detect PowerVM hypervisor by Michal Suchanek · 4 years, 2 months ago
- bf64584 Merge pull request #17251 from keszybz/two-man-pages-tweaks by Zbigniew Jędrzejewski-Szmek · 4 years, 2 months ago
- 806d919 man: add note that %T/%V don't have the trailing slash by Zbigniew Jędrzejewski-Szmek · 4 years, 2 months ago
- 3b12115 man: use trailing slash on directories in more places by Zbigniew Jędrzejewski-Szmek · 4 years, 2 months ago
- 7ec2f5e man: add a note about flags on /tmp and /var/tmp by Zbigniew Jędrzejewski-Szmek · 4 years, 2 months ago
- 422128b man: use paragraphs in descriptions of /tmp and /var/tmp by Zbigniew Jędrzejewski-Szmek · 4 years, 2 months ago
- 41b6ae4 man: reword description of KillOnlyUsers=/KillExcludeUsers= by Zbigniew Jędrzejewski-Szmek · 4 years, 2 months ago
- ddd6dd9 man: fix table alignment by Lennart Poettering · 4 years, 2 months ago
- e6fd398 man: reword the descriptions of VXLAN DestinationPort= and PortRange= by Zbigniew Jędrzejewski-Szmek · 4 years, 2 months ago
- e0c60bf man: reword of fido2 key derivation by Zbigniew Jędrzejewski-Szmek · 4 years, 2 months ago
- 6f5cf88 man: fix typo systmed → systemd by Lennart Poettering · 4 years, 2 months ago
- 5e2b0e1 man: fix typos by Samanta Navarro · 4 years, 2 months ago
- fabf877 Merge pull request #17154 from keszybz/crypttab-commas by Lennart Poettering · 4 years, 2 months ago
- 9230f57 Merge pull request #17213 from keszybz/man-cleanups by Lennart Poettering · 4 years, 2 months ago
- 533ee38 man: mention that sd_bus_send() buffers locally, and sd_bus_process() is needed to flush it out by Lennart Poettering · 4 years, 2 months ago
- 2155638 man: correct various links by Zbigniew Jędrzejewski-Szmek · 4 years, 2 months ago
- a9d99f6 man: update rules by Zbigniew Jędrzejewski-Szmek · 4 years, 2 months ago
- 550f3ba man/html: fix invocation for pages which are *not* symlinks by Zbigniew Jędrzejewski-Szmek · 4 years, 2 months ago
- d1f6e01 homed: explicitly deactivate all home directories on shutdown by Lennart Poettering · 4 years, 2 months ago