summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* man: document the new DefaultOOMScoreAdjust= settingLennart Poettering2021-10-041-0/+14
* core: add a new setting DefaultOOMScoreAdjust= and set it to 100 above servic...Lennart Poettering2021-10-041-0/+6
* man/glib-event-glue example: relicense to CC0-1.0Luca Boccassi2021-10-041-1/+1
* man: add licenses to all files that lack oneLuca Boccassi2021-10-0124-0/+41
* licensing: add forgotten spdx headersZbigniew Jędrzejewski-Szmek2021-10-011-0/+1
* docs: Fixing typo in systemd.device man page and README.alexlzhu2021-09-291-1/+1
* Merge pull request #20871 from mrc0mmand/udevadm-property-valueYu Watanabe2021-09-301-0/+18
|\
| * udev: teach udevadm --property=NAME and --value optionsFrantisek Sumsal2021-09-291-0/+18
* | doc: network: Move "Independent=" flag to the VXLAN section (#20881)Marcel Menzel2021-09-291-8/+8
* | core: drop "const" from NeedsDaemonReload unit dbus propertyLennart Poettering2021-09-291-1/+1
|/
* core: implement RuntimeMaxDeltaSec directiveAlbert Brox2021-09-283-0/+30
* core: Add ExecSearchPath parameter to specify the directory relative to which...alexlzhu2021-09-282-0/+38
* Merge pull request #20768 from pdmorrow/shutdown_cgroup_ctrlLennart Poettering2021-09-271-19/+19
|\
| * man: Startup* updates for systemd.resource-controlPeter Morrow2021-09-241-19/+19
* | Merge pull request #20849 from keszybz/man-page-tags-and-linksZbigniew Jędrzejewski-Szmek2021-09-2715-78/+140
|\ \
| * | man: mention pages with more settings at end of each option listZbigniew Jędrzejewski-Szmek2021-09-2711-36/+83
| * | man: refresh description of sysvinit compat for servicesZbigniew Jędrzejewski-Szmek2021-09-272-10/+10
| * | man: minor grammar fixups in systemd-cryptenrollZbigniew Jędrzejewski-Szmek2021-09-271-9/+12
| * | man: cross-reference DeviceAllow= and PrivateDevices=Zbigniew Jędrzejewski-Szmek2021-09-272-23/+35
* | | man: fix a reference in timedatectl man pageAnssi Hannula2021-09-241-2/+3
* | | link: connect 5 more properties to ethtool featuresAnita Zhang2021-09-241-0/+35
| |/ |/|
* | man: document the new systemd-boot drop-in driver dir logicLennart Poettering2021-09-231-8/+20
* | man: the sd-boot menu is probably more "textual" then "graphical", hence don'...Lennart Poettering2021-09-231-4/+4
* | man: add man page for the systemd UEFI stubLennart Poettering2021-09-233-0/+215
* | Merge pull request #20652 from OnkelUlla/fix_systemd.netdev_manpageYu Watanabe2021-09-221-4/+5
|\ \ | |/ |/|
| * man/systemd.netdev: adjust documentation of MAC addresses for bridgesUlrich Ölmann2021-09-061-3/+4
| * man/systemd.netdev: fix typosUlrich Ölmann2021-09-061-2/+2
* | meson: fix creation of man pages indicesZbigniew Jędrzejewski-Szmek2021-09-211-0/+1
* | Merge pull request #20483 from medhefgo/bootLennart Poettering2021-09-161-0/+10
|\ \
| * | sd-boot: Add support for changing console mode at runtimeJan Janssen2021-09-151-0/+10
* | | docs: update docs with StartupAllowedCPUs and StartupAllowedMemoryNodes detailsPeter Morrow2021-09-152-5/+90
* | | man: extend documentation about TPM2 PCRsLennart Poettering2021-09-141-4/+31
* | | network: do not use RouteTable= in [DHCPv4] section for DHCPv6 routesYu Watanabe2021-09-141-0/+1
|/ /
* | id128: clarify that the "well-known" IDs are about GPT partition typesLennart Poettering2021-09-101-3/+5
* | systemd-analyze: add new option to generate JSON output of security analysis ...Maanya Goenka2021-09-061-0/+16
* | systemd-analyze: use config value in RestrictNamespaces id (#20645)Kyle Laker2021-09-061-7/+7
* | network: introduce KeepMaster= settingYu Watanabe2021-09-041-1/+16
* | man: drop unnecessary white spaceYu Watanabe2021-09-041-1/+1
* | mkosi: Add zsh to Arch packagesDaan De Meyer2021-09-011-0/+14
* | systemd-analyze: add new 'security' option to allow user to choose custom req...Maanya Goenka2021-08-311-0/+317
|/
* gpt-auto-generator: Use volatile-root by default and automatic logic as fallbackKristian Klausen2021-08-311-0/+5
* man: Don't leak memory in path-documents exampleThomas Mühlbacher2021-08-311-1/+9
* network: default LinkLocalAddresssing= to no for link stacked with a passthru...Tom Yan2021-08-261-1/+2
* man: adjust the description of extension-release.*Zbigniew Jędrzejewski-Szmek2021-08-241-18/+24
* man: fix minor grammar issueZbigniew Jędrzejewski-Szmek2021-08-241-1/+1
* network: dhcp4,ndisc: make addresses in Allow/DenyList= optionally take prefi...Yu Watanabe2021-08-231-16/+24
* tree-wide: fix typoYu Watanabe2021-08-221-1/+1
* Merge pull request #20494 from bluca/snprintf_voidifyYu Watanabe2021-08-211-2/+2
|\
| * hwdb-usb-device: use xsprintfLuca Boccassi2021-08-201-2/+2
* | Merge pull request #20484 from DaanDeMeyer/rx-gro-hwYu Watanabe2021-08-211-10/+17
|\ \