summaryrefslogtreecommitdiffstats
path: root/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* man: add more references for extensions to portablectlLuca Boccassi2022-01-181-4/+9
* man: enhance the description of systemd-stdio-bridgeZbigniew Jędrzejewski-Szmek2022-01-171-7/+21
* systemd-stdio-bridge: add manpageLuca Boccassi2022-01-172-0/+79
* boot: Beep n times for n-th entryJan Janssen2022-01-171-2/+2
* man: change 'allow[s] to' -> 'allow[s] one to'Luca Boccassi2022-01-163-6/+6
* core: add missing dependency DBus propertiesYu Watanabe2022-01-161-10/+22
* Merge pull request #22136 from yuwata/network-wireguard-disable-adding-routes...Luca Boccassi2022-01-161-8/+8
|\
| * network: wireguard: also accept negative boolean values to disable adding routesYu Watanabe2022-01-161-8/+8
| * network: wireguard: do not add routes to AllowedIPs= by defaultYu Watanabe2022-01-161-1/+1
* | boot: Add PC speaker supportJan Janssen2022-01-161-0/+7
|/
* man: Add more details about desktop file processingBenjamin Berg2022-01-141-0/+49
* network: use scope link for direct unicast routes by defaultYu Watanabe2022-01-131-3/+3
* Merge pull request #22092 from keszybz/docs-linksZbigniew Jędrzejewski-Szmek2022-01-129-29/+22
|\
| * man+docs: adjust links to the new pageZbigniew Jędrzejewski-Szmek2022-01-125-23/+16
| * docs: use https:// for fd.o linksZbigniew Jędrzejewski-Szmek2022-01-124-6/+6
* | Merge pull request #22043 from medhefgo/boot-bitlockerLuca Boccassi2022-01-121-0/+22
|\ \
| * | boot: Add BitLocker TPM key sealing workaroundJan Janssen2022-01-101-0/+22
* | | meson: Add check argument to remaining run_command() callsJan Janssen2022-01-111-1/+1
* | | sd-bus/man: document EBUSY error in bus_message_read (#21954)lincoln auster2022-01-112-4/+20
| |/ |/|
* | boot: Change boot entry sortingJan Janssen2022-01-101-4/+4
|/
* core: teach LoadCredential= to load from a directoryAlbert Brox2022-01-081-1/+4
* man: adjust chart in bootup(5)Zbigniew Jędrzejewski-Szmek2022-01-071-15/+15
* man: refer to os-release(5) for description of files in the same formatZbigniew Jędrzejewski-Szmek2022-01-074-27/+25
* man: add missing example title in systemd.network(5)Zbigniew Jędrzejewski-Szmek2022-01-071-2/+2
* man: correct minor mistakes in systemd-credsMorten Linderud2022-01-071-3/+3
* tree-wide: fix typoYu Watanabe2022-01-061-1/+1
* man: add example of sd_event_add_child()Zbigniew Jędrzejewski-Szmek2022-01-052-0/+52
* man: add better descriptions of what event handlers doZbigniew Jędrzejewski-Szmek2022-01-056-97/+121
* network: complete example for xfrm setupNoel Kuntze2021-12-301-0/+1
* network: vxlan: support to select an address assigned on underlying interface...Yu Watanabe2021-12-251-1/+5
* Merge pull request #20833 from pdmorrow/onfailure_envYu Watanabe2021-12-251-0/+106
|\
| * man: document $MONITOR_METADATA usagePeter Morrow2021-12-131-0/+106
* | Merge pull request #21868 from lucab/ups/factory-locale-confYu Watanabe2021-12-251-4/+7
|\ \
| * | factory/locale.conf: mention systemd ownershipLuca BRUNO2021-12-231-2/+5
| * | factory: populate /etc/locale.conf with systemd build-time settingLuca BRUNO2021-12-231-2/+2
* | | bus-dump: change capture output to use pcapng (#21738)Stephen Hemminger2021-12-251-4/+4
* | | Merge pull request #21648 from yuwata/network-tunnel-local-automatic-address-...Yu Watanabe2021-12-251-2/+7
|\ \ \
| * | | network: tunnel: support to set an address assigned on underlying interface a...Yu Watanabe2021-12-121-2/+7
* | | | man: also add anotations for methodsYu Watanabe2021-12-244-0/+32
* | | | man: reindent and rebreak systemd.networkYu Watanabe2021-12-231-1785/+1907
| |/ / |/| |
* | | nss-resolve: expose various source-disablement settings as variablesZbigniew Jędrzejewski-Szmek2021-12-201-0/+49
* | | man: correctly document default for DNSSEC= and DNSoverTLS=Zbigniew Jędrzejewski-Szmek2021-12-202-3/+8
* | | man: describe flags for record resolvingZbigniew Jędrzejewski-Szmek2021-12-201-22/+62
* | | man: describe $SYSTEMD_NSS_RESOLVE_VALIDATEZbigniew Jędrzejewski-Szmek2021-12-201-1/+16
* | | Merge pull request #21807 from keszybz/bootcls-no-autodetectDaan De Meyer2021-12-201-5/+2
|\ \ \
| * | | bootctl: deprecate --make-machine-id-directory=autoZbigniew Jędrzejewski-Szmek2021-12-171-5/+2
* | | | path unit: add TriggerLimitBurst= and TriggerLimitIntervalSec=Luca Boccassi2021-12-192-0/+27
* | | | man: fix typo in systemd.socket.5Luca Boccassi2021-12-181-1/+1
* | | | man: fix machine-id(5) man page referenceFrantisek Sumsal2021-12-181-1/+2
* | | | Merge pull request #21800 from keszybz/net-id-debuggingYu Watanabe2021-12-183-5/+5
|\ \ \ \ | |/ / / |/| | |