summaryrefslogtreecommitdiffstats
path: root/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* man: fix flag in systemd-run (#5107)Rike-Benjamin Schuppner2017-01-201-1/+1
* man: fix typos (#5109)Jakub Wilk2017-01-197-8/+8
* Merge pull request #4991 from poettering/seccomp-fixZbigniew Jędrzejewski-Szmek2017-01-181-0/+8
|\
| * seccomp: add two new filter sets: @reboot and @swapLennart Poettering2016-12-271-0/+8
* | man: fix typo (#5093)AsciiWolf2017-01-171-2/+2
* | Merge pull request #4879 from poettering/systemdZbigniew Jędrzejewski-Szmek2017-01-1514-55/+438
|\ \
| * | man: document that services need at least one of ExecStart= or ExecStop=Lennart Poettering2016-12-211-1/+3
| * | man: improve ShowStatus=/systemd.show_status=/--show-status= documentationLennart Poettering2016-12-212-19/+21
| * | man: drop superfluous 'this' in man pageLennart Poettering2016-12-211-3/+2
| * | verity: add support for setting up verity-protected root disks in the initrdLennart Poettering2016-12-213-0/+211
| * | fstab-generator: add support for volatile bootsLennart Poettering2016-12-214-9/+154
| * | util-lib: various improvements to kernel command line parsingLennart Poettering2016-12-214-22/+22
| * | firstboot: add kernel cmdline option to disable firstboot wizardLennart Poettering2016-12-202-1/+25
* | | man: provide a basic guide to the `systemctl status` output (#4950)Mark Stosberg2017-01-141-0/+50
* | | Merge pull request #5069 from keszybz/fixletsLennart Poettering2017-01-123-19/+38
|\ \ \
| * | | man: link to sd-j-{remote,upload} from journalctl(1)Zbigniew Jędrzejewski-Szmek2017-01-111-1/+3
| * | | man: add more links to systemd-ask-password and systemd-tty-ask-password-agentZbigniew Jędrzejewski-Szmek2017-01-112-18/+35
* | | | Merge pull request #5009 from ian-kelling/ian-mnt-namespace-docZbigniew Jędrzejewski-Szmek2017-01-111-1/+5
|\ \ \ \
| * | | | man: document mount deletion between commandsIan Kelling2017-01-031-1/+5
* | | | | Document how restart actions work (#5052)micah2017-01-111-6/+6
| |/ / / |/| | |
* | | | Merge pull request #5046 from stefanha/vsockLennart Poettering2017-01-111-0/+8
|\ \ \ \
| * | | | core: add AF_VSOCK support to socket unitsStefan Hajnoczi2017-01-101-0/+8
* | | | | socket-proxyd: fix --connections-max help message and docs (#5044)(GalaxyMaster)2017-01-101-1/+1
|/ / / /
* | | | doc: MountFlags= don't reference container which may not exist (#5011)Ian Kelling2017-01-031-3/+3
* | | | doc: correct "or" to "and" in MountFlags= description (#5010)Ian Kelling2017-01-031-1/+1
|/ / /
* | | Merge pull request #4994 from poettering/private-tmp-tmpfilesMartin Pitt2016-12-291-6/+9
|\ \ \
| * | | core: implicitly order units with PrivateTmp= after systemd-tmpfiles-setup.se...Lennart Poettering2016-12-271-6/+9
| | |/ | |/|
* | | man: add brief documentation for the (sd-pam) processes created due to PAMNam...Lennart Poettering2016-12-291-8/+11
* | | man: document that "systemd-run -M" propagates exit codes, and "machinectl sh...Lennart Poettering2016-12-272-7/+18
|/ /
* | man: minor improvements (#4981)Lucas Werkmeister2016-12-251-4/+4
* | man: Align ExecStop= documentation with actual kill behavior (#4974)Felipe Sateler2016-12-241-9/+5
* | networkd: Add example to create MACVTAP and attach it to a link (#4946)Susant Sahani2016-12-232-0/+21
* | networkd: Rename ProxyARP to IPv4ProxyARP (#4947)Susant Sahani2016-12-221-2/+2
* | resolved: correctly handle non-address RR types with /etc/hosts lookups (#4808)Martin Pitt2016-12-221-2/+3
* | networkd: bond support primary slave and active slave (#4873)Susant Sahani2016-12-211-0/+27
* | networkd: vxlan rename ARPProxy to ReduceARPProxy (#4891)Susant Sahani2016-12-211-4/+6
|/
* man/journalctl: mention systemd-journal-remote(8) (#4929)Baruch Siach2016-12-201-1/+3
* Merge pull request #4904 from dobyrch/calendar-range-stepLennart Poettering2016-12-201-4/+5
|\
| * calendarspec: allow repetition values with rangesDouglas Christman2016-12-171-4/+5
* | Merge pull request #4845 from poettering/various-smaller-fixesZbigniew Jędrzejewski-Szmek2016-12-172-22/+23
|\ \ | |/ |/|
| * man: document that "systemctl show" shows low-level propertiesLennart Poettering2016-12-141-11/+15
| * man: minor fixes for sd_journal_print(3)Lennart Poettering2016-12-141-11/+8
* | core: make mount units from /proc/self/mountinfo possibly bind to a device (#...Franck Bui2016-12-161-0/+13
|/
* Add sd_is_socket_sockaddr (#4885)Zbigniew Jędrzejewski-Szmek2016-12-141-1/+29
* core: add ability to define arbitrary bind mounts for servicesLennart Poettering2016-12-141-0/+25
* Merge pull request #4771 from keszybz/udev-property-orderingMartin Pitt2016-12-121-15/+75
|\
| * man: describe overriding of entries in hwdb filesZbigniew Jędrzejewski-Szmek2016-11-301-15/+75
* | man: two trivial formatting fixesZbigniew Jędrzejewski-Szmek2016-12-112-2/+2
* | man: use unicode ellipsis in more placesZbigniew Jędrzejewski-Szmek2016-12-1129-135/+135
* | Merge pull request #4859 from keszybz/networkdLennart Poettering2016-12-111-58/+130
|\ \