summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* Clarify the behaviour of suspend-then-sleep mode in the manual pages.Hamish Moffatt2021-07-072-7/+12
* man: correct return value of sd_bus_open_with_descriptionLuca Boccassi2021-07-061-2/+5
* selinux: support infering SELinux label also from socket not connected to stdinMichal Sekletar2021-07-021-4/+6
* Merge pull request #20058 from keszybz/status-formatZbigniew Jędrzejewski-Szmek2021-07-013-19/+26
|\
| * core: rework unit printing and implement 'combined' formatZbigniew Jędrzejewski-Szmek2021-06-302-16/+19
| * core: add combined status unit formatPaweł Marciniak2021-06-282-7/+11
* | Merge pull request #20020 from anitazha/oomd_with_memZbigniew Jędrzejewski-Szmek2021-06-301-4/+4
|\ \
| * | oomd: check mem free and swap free before doing a swap-based killAnita Zhang2021-06-301-4/+4
* | | Revert "Introduce ExitType"Zbigniew Jędrzejewski-Szmek2021-06-302-31/+0
* | | Merge pull request #20074 from yuwata/fix-typoZbigniew Jędrzejewski-Szmek2021-06-3016-19/+19
|\ \ \
| * | | tree-wide: "a" -> "an"Yu Watanabe2021-06-306-7/+7
| * | | tree-wide: fix "the the" and "a a"Yu Watanabe2021-06-309-11/+11
| * | | man: fix typoYu Watanabe2021-06-301-1/+1
* | | | man: document ip proto in SocketBind{Allow|Deny}=Julia Kartseva2021-06-301-11/+32
|/ / /
* | | Add systemd-resolve backwards compatibility section to resolvectl docsDan Streetman2021-06-302-1/+14
* | | Merge pull request #20047 from keszybz/doc-fixLuca Boccassi2021-06-295-93/+110
|\ \ \
| * | | man: add "DNS resource record types" sectionZbigniew Jędrzejewski-Szmek2021-06-291-1/+7
| * | | man: add markup to dns resource record labelsZbigniew Jędrzejewski-Szmek2021-06-294-89/+102
| * | | man/dnssec-trust-anchors: update comment syntax descriptionZbigniew Jędrzejewski-Szmek2021-06-271-7/+5
| | |/ | |/|
* | | resolved: Fix link to resolv.conf manpageRaul Tambre2021-06-291-1/+1
* | | man: Don't link to a manpage that's within our documentationRaul Tambre2021-06-281-1/+1
* | | man: fix incorrect description regarding DynamicUser= and StateDirectory=dgcampea2021-06-271-7/+6
|/ /
* | man: document about NAMING_REPLACE_STRICTLY network interface naming policyYu Watanabe2021-06-251-1/+6
* | Merge pull request #20023 from yuwata/re-enable-nosuid-mount-flagZbigniew Jędrzejewski-Szmek2021-06-251-1/+3
|\ \
| * | core: do not set nosuid mount option when SELinux is enabledYu Watanabe2021-06-251-3/+4
| * | Revert "Revert "Mount all fs nosuid when NoNewPrivileges=yes""Yu Watanabe2021-06-251-3/+4
* | | Merge pull request #19312 from yuwata/udev-escape-slash-nvmeZbigniew Jędrzejewski-Szmek2021-06-251-4/+7
|\ \ \
| * | | man: update description of "string_escape=" udev optionYu Watanabe2021-06-231-4/+7
| | |/ | |/|
* | | Merge pull request #19883 from ddstreet/activation-policy-down-required-for-o...Zbigniew Jędrzejewski-Szmek2021-06-251-4/+14
|\ \ \
| * | | network: default RequiredForOnline=false if ActivactionPolicy= not set to upDan Streetman2021-06-241-4/+14
* | | | Merge pull request #19941 from bluca/condition_os_releaseZbigniew Jędrzejewski-Szmek2021-06-251-0/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | core: add ConditionOSRelease= directiveLuca Boccassi2021-06-241-0/+14
| |/ /
* | | Merge pull request #20001 from keszybz/test-path-simplify-lessLennart Poettering2021-06-241-2/+2
|\ \ \ | |/ / |/| |
| * | man/50-xdg-data-dirs: add quotes as suggested by shellcheckZbigniew Jędrzejewski-Szmek2021-06-231-2/+2
| |/
* | ask-password: add "-n" switch for disabling trailing newlineLennart Poettering2021-06-241-4/+13
|/
* repart: make No-Auto GPT partition flag configurable tooLennart Poettering2021-06-181-21/+22
* Update systemd-resolved.service.8 helpplattrap2021-06-181-1/+1
* man: fix RFC number and its titleYu Watanabe2021-06-161-2/+2
* Merge pull request #19942 from wat-ze-hex/socket-bind-ip-proto-2021-06-10v249-rc1Lennart Poettering2021-06-161-12/+12
|\
| * dbus: update SocketBind{Allow|Deny}= docJulia Kartseva2021-06-151-12/+12
* | sd-id128: add SD_ID128_MAKE_UUID_STRZbigniew Jędrzejewski-Szmek2021-06-152-4/+8
|/
* sd-id128: document everywhere that we treat all UUIDs as Variant 1Lennart Poettering2021-06-155-28/+32
* man: fix sd_bus_add_node_enumerator() ret_nodesMatt Johnston2021-06-151-2/+3
* man: add an example to configure default route on device with tableYu Watanabe2021-06-151-2/+11
* fix typoYu Watanabe2021-06-151-1/+1
* Revert "Mount all fs nosuid when NoNewPrivileges=yes"Topi Miettinen2021-06-151-4/+3
* Add a network timeout option to journal-uploadJayanth Ananthapadmanaban2021-06-141-0/+11
* man: clarify that global search domains apply to global servers, not all inte...Zbigniew Jędrzejewski-Szmek2021-06-111-7/+8
* man: add note about operation without swap in systemd-oomdAnita Zhang2021-06-101-1/+3
* Merge pull request #19871 from yuwata/man-network-missing-settingsZbigniew Jędrzejewski-Szmek2021-06-091-65/+14
|\