summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11465 from poettering/daemon-bus-flushLennart Poettering2019-01-181-13/+33
|\
| * sd-bus: add sd_bus_close_unref() helperLennart Poettering2019-01-171-13/+33
* | Merge pull request #11449 from keszybz/udev-link-naming-againLennart Poettering2019-01-171-90/+80
|\ \
| * | man: use <varname> and <option> instead of <literal> in systemd.link(5)Zbigniew Jędrzejewski-Szmek2019-01-171-83/+71
| * | link-config: add "keep" policy and use it by defaultZbigniew Jędrzejewski-Szmek2019-01-171-11/+13
* | | tree-wide: fix some trailing whitespaceLennart Poettering2019-01-171-1/+1
| |/ |/|
* | Add note about transactions being genereated independently of a unit's state.bl33pbl0p2019-01-171-1/+12
* | ethtool: Make sure advertise is actually set when autonegotiation is usedJan Janssen2019-01-171-3/+3
* | man: Fix a typo in systemd.exec.xmlPhilip Withnall2019-01-161-1/+1
|/
* Fix omission in docsJoost Heitbrink2019-01-151-2/+2
* Merge pull request #11345 from kirbyfan64/tmpfiles-c-emptyZbigniew Jędrzejewski-Szmek2019-01-151-5/+5
|\
| * tmpfiles: Make C still copy if the destination directory is emptyRyan Gonzalez2019-01-081-5/+5
* | Update systemd-system.conf.xmlMikhail Kasimov2019-01-151-1/+3
* | man: fix referenceYu Watanabe2019-01-131-1/+1
* | docs: note that udev doesn't deal with binary attribute values (#11383)Sam Morris2019-01-101-2/+9
* | cat: add --stderr-priority optionMichael Sloan2019-01-081-0/+23
|/
* man: systemctl: document effect of --all on journal outputLucas Werkmeister2019-01-061-0/+4
* man: update color of journal logs in DEBUG levelYu Watanabe2019-01-021-2/+2
* Docs: Add Missing Space Between WordsAlex Mayer2019-01-031-1/+1
* Improve kernel-install support for initrd files. (#11281)ikelos2018-12-301-6/+8
* Replace 'older then' with 'older than'Jani Uusitalo2018-12-281-1/+1
* man: document new systemd-resolved.service(8) routing features in more detailLennart Poettering2018-12-211-7/+36
* man: split long section in systemd-resolved.service man page into threeLennart Poettering2018-12-211-4/+15
* networkd: permit DNS "DefaultRoute" configuration in .network filesLennart Poettering2018-12-211-0/+11
* resolvectl: add support for reading/writing per-link 'default-route' booleanLennart Poettering2018-12-211-9/+14
* Merge pull request #11142 from ssahani/bond-dynamic-tlbYu Watanabe2018-12-171-0/+9
|\
| * netdev bond: add support to configure tlb_dynamic_lbSusant Sahani2018-12-151-0/+9
* | man: add note about systemd-vconsole-setup.service and tty as input/outputZbigniew Jędrzejewski-Szmek2018-12-141-1/+7
* | tree-wide: s/time-out/timeout/gZbigniew Jędrzejewski-Szmek2018-12-144-5/+5
|/
* man: substantially update the docs regarding hooking sd-bus objects up with e...Lennart Poettering2018-12-135-54/+299
* man: Use the proper option name in documentationMichael Scherer2018-12-131-1/+1
* resolved: have the stub resolver listen on both TCP and UDP by defaultSam Morris2018-12-121-2/+2
* Merge pull request #10892 from mbiebl/revert-systemctl-runtime-unmask-breakageZbigniew Jędrzejewski-Szmek2018-12-121-11/+11
|\
| * Revert "systemctl: when removing enablement or mask symlinks, cover both /run...Michael Biebl2018-11-271-11/+11
* | Merge pull request #11122 from keszybz/tmpfiles-manLennart Poettering2018-12-121-72/+90
|\ \
| * | man: add a note that /var/run should not be used in tmpfilesZbigniew Jędrzejewski-Szmek2018-12-111-0/+7
| * | man: rewrite the general description of tmpfilesZbigniew Jędrzejewski-Szmek2018-12-111-16/+27
| * | man: reword tmpfiles.d descriptions to refer less to previous descriptionsZbigniew Jędrzejewski-Szmek2018-12-111-56/+56
* | | meson: make net.naming-scheme= default configurableZbigniew Jędrzejewski-Szmek2018-12-121-10/+14
* | | udev: introduce udev net_id "naming schemes"Lennart Poettering2018-12-112-0/+17
* | | Merge pull request #11107 from keszybz/udevadm-info-argsLennart Poettering2018-12-111-27/+26
|\ \ \ | |/ / |/| |
| * | udevadm: allow multiple arguments to "info"Zbigniew Jędrzejewski-Szmek2018-12-111-4/+4
| * | udevadm: allow a .device unit to be specified for query and triggerZbigniew Jędrzejewski-Szmek2018-12-111-27/+26
* | | networkd: Static neighbor supportWilliam A. Kennington III2018-12-091-0/+25
* | | coding style: reduce text width to 109 charactersZbigniew Jędrzejewski-Szmek2018-12-081-1/+1
* | | man: fix reference to sd_journal_print(3)Filipe Brandenburger2018-12-071-2/+2
* | | Merge pull request #11038 from keszybz/man-timeoutsYu Watanabe2018-12-073-9/+37
|\ \ \
| * | | man: add missing descriptions of fstab options to systemd.swap(5)Zbigniew Jędrzejewski-Szmek2018-12-032-3/+25
| * | | man: split the descriptions of Job*TimeoutSec and JobTimeoutActionZbigniew Jędrzejewski-Szmek2018-12-031-6/+12
* | | | Merge pull request #10988 from ssahani/IFLA_BRPORT_MCAST_TO_UCASTYu Watanabe2018-12-061-0/+9
|\ \ \ \