summaryrefslogtreecommitdiffstats
path: root/man/sd_bus_set_address.xml (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-06man/varlink: fix typoYu Watanabe1-1/+1
2024-11-06man/udev: fix typoYu Watanabe1-1/+1
2024-11-06man/systemd-measure: add forgotten "="Zbigniew Jędrzejewski-Szmek1-1/+1
2024-11-06man/systemd-measure: update to new ukify syntax, non-root operationZbigniew Jędrzejewski-Szmek1-8/+14
2024-11-06namespace-util: make idmapping not supported if syscalls return EPERMAndres Beltran1-4/+4
2024-11-05man: convert multiple left-over "See Also" sections to <simplelist>Lennart Poettering19-75/+79
2024-11-05man: link up D-Bus API docs from daemon man pagesLennart Poettering25-15/+153
2024-11-05man: point people from sd-bus man page to busctlLennart Poettering1-1/+4
2024-11-05man: add brief entrypoint man page for sd-varlinkLennart Poettering5-2/+71
2024-11-05man: tone down claims on processes having exited already in ExecStop=Lennart Poettering1-5/+5
2024-11-05man: document that .path units don't care for hidden filesLennart Poettering1-4/+7
2024-11-05man: document that PrivateTmp= is unaffected by ProtectSystem=strictLennart Poettering1-0/+4
2024-11-05man: highlight the privilege issues around the LogControl1 moreLennart Poettering1-1/+8
2024-11-05man: Document stub behaviour for .hwids and .dtbauto sectionsanonymix0071-0/+14
2024-11-05stub: Handle .dtbauto sectionsanonymix0071-5/+27
2024-11-05measure: Introduce .dtbauto supportanonymix0072-4/+7
2024-11-05uki: add new .dtbauto PE section typeanonymix0073-1/+3
2024-11-05measure: introduce support for a .hwids sectionanonymix0074-3/+9
2024-11-05boot: Add .dtbauto section matching in PE section discovery against HWIDs and...anonymix0071-1/+119
2024-11-05man: don't claim SELinuxContext= only worked in the system service managerLennart Poettering1-2/+4
2024-11-05man: document the timeout applied to /usr/lib/systemd/system-shutdown/ drop-i...Lennart Poettering1-7/+7
2024-11-05test: delete /swapfile after swapoffLuca Boccassi1-0/+1
2024-11-05network: handle ENODATA better with DNRRonan Pigott2-38/+38
2024-11-05network: use path_is_network_fs_harder()Yu Watanabe1-4/+6
2024-11-05mount-util: introduce path_is_network_fs_harder()Yu Watanabe3-0/+77
2024-11-05tree-wide: time-out → timeoutZbigniew Jędrzejewski-Szmek14-25/+25
2024-11-05boot: Add HWID calculation from SMBIOS strings and matching against a built-i...anonymix0074-0/+156
2024-11-05boot: Add firmware_devicetree_exists()anonymix0072-0/+5
2024-11-05boot: add matching against FW-provided Devicetree blobDiogo Ivo2-0/+142
2024-11-05network: introduce LINK_RECONFIGURE_CLEANLY flagYu Watanabe3-3/+4
2024-11-05network: keep dynamic configurations as possible as we can on reconfigureYu Watanabe14-42/+276
2024-11-05network: merge link_foreignize_config() and link_drop_foreign_config()Yu Watanabe11-221/+115
2024-11-05network: several cleanups for link_reconfigure()Yu Watanabe5-111/+81
2024-11-05network: split out link_enter_unmanaged() from link_reconfigure_impl()Yu Watanabe1-29/+43
2024-11-05po: Translated using Weblate (German)Weblate Translation Memory1-2/+3
2024-11-05po: Translated using Weblate (German)Ettore Atalan1-24/+17
2024-11-05run: handle gracefully if we can't find binary client-side due to permsLennart Poettering1-3/+5
2024-11-05core: Introduce PrivatePIDs=Daan De Meyer23-33/+741
2024-11-05fundamental: Add HWID calculationanonymix0073-0/+142
2024-11-05boot: Add xnew0anonymix0071-0/+1
2024-11-05resolved: log error messages for openssl/gnutls context creationZbigniew Jędrzejewski-Szmek2-4/+9
2024-11-05network: limit the total number of Encrypted DNS options processedRonan Pigott1-0/+6
2024-11-04ci: add coverage for builds without sd-bootLuca Boccassi1-1/+1
2024-11-04test: set nullglob to avoid failure when building without sd-bootLuca Boccassi1-0/+2
2024-11-04test: fix tool name in commentLuca Boccassi1-1/+1
2024-11-04tmpfiles: Implement L? to only create symlinks if source existsDaan De Meyer3-10/+56
2024-11-04network/dhcp4: keep DHCP address and routes on stop even when SendDecline=yesYu Watanabe1-5/+5
2024-11-04network: expose log_route_debug() and log_address_debug()Yu Watanabe4-2/+6
2024-11-04network: add more debugging logsYu Watanabe2-8/+21
2024-11-04network: check if interface is initialized after enumeration completedYu Watanabe3-1/+22