summaryrefslogtreecommitdiffstats
path: root/man (follow)
Commit message (Expand)AuthorAgeFilesLines
* man: shorten the list of unit file paths a bitLennart Poettering2016-04-121-6/+4
* machinectl: add new "machinectl clean" commandLennart Poettering2016-04-121-4/+28
* man: clarify that DefaultDependencies= is in the [Unit] sectionLennart Poettering2016-04-129-94/+55
* core,systemctl: add new "systemctl revert" commandLennart Poettering2016-04-121-0/+22
* install: introduce a new unit file state "transient"Lennart Poettering2016-04-121-0/+5
* core: add a new unit file state "generated"Lennart Poettering2016-04-121-4/+9
* man: minor nspawn doc fixesLennart Poettering2016-04-121-4/+4
* nspawn: always setup machine idMichal Sekletar2016-04-111-1/+3
* Merge pull request #2943 from vinaykul/systemd_duid_review_fixesZbigniew Jędrzejewski-Szmek2016-04-082-96/+0
|\
| * Drop description of 'Type' field from docs.Vinay Kulkarni2016-04-052-34/+0
| * Address code-review items for pull-request #2890Vinay Kulkarni2016-04-052-84/+22
* | man: fix spelling mistakesTorstein Husebø2016-04-062-2/+2
* | Merge pull request #2944 from keszybz/man-coredump-sysctlLennart Poettering2016-04-064-29/+107
|\ \
| * | man: also mention systemd-coredump@.service and systemd-coredump.socketZbigniew Jędrzejewski-Szmek2016-04-061-0/+11
| * | man: describe how to reload sysctl configurationZbigniew Jędrzejewski-Szmek2016-04-022-10/+68
| * | man: add more cross-references to coredump.conf(5) and systemd-coredump(8)Zbigniew Jędrzejewski-Szmek2016-04-022-17/+26
| * | man: move KillSignal in the right section in directives listZbigniew Jędrzejewski-Szmek2016-04-021-1/+1
* | | Merge pull request #2962 from keszybz/value-optionLennart Poettering2016-04-063-0/+27
|\ \ \
| * | | machinectl: add --value optionZbigniew Jędrzejewski-Szmek2016-04-061-0/+7
| * | | loginctl: add --value optionZbigniew Jędrzejewski-Szmek2016-04-051-0/+10
| * | | systemctl: add --value optionZbigniew Jędrzejewski-Szmek2016-04-051-0/+10
* | | | man: fix cgroup attributes for device throttlingMartin Pitt2016-04-051-2/+2
* | | | man: update links to kernel.org cgroup documentationMartin Pitt2016-04-051-10/+10
| |_|/ |/| |
* | | Merge pull request #2959 from keszybz/stop-resolving-localdomainZbigniew Jędrzejewski-Szmek2016-04-052-6/+8
|\ \ \
| * | | *.localdomain != localhostDavid R. Hedges2016-04-042-6/+8
* | | | Merge pull request #2849 from keszybz/offline-updatesLennart Poettering2016-04-041-0/+169
|\ \ \ \
| * | | | man/offline-updates: more links and support for multiple upgrade servicesZbigniew Jędrzejewski-Szmek2016-04-031-27/+45
| * | | | man: import "Implementing Offline System Updates"Zbigniew Jędrzejewski-Szmek2016-03-161-0/+151
| | |/ / | |/| |
* | | | run: add colon before printing started unitsIago López Galeiras2016-04-041-3/+3
| |_|/ |/| |
* | | Merge pull request #2915 from vinaykul/masterZbigniew Jędrzejewski-Szmek2016-03-312-0/+245
|\ \ \
| * | | DHCP DUID, IAID configuration optionsVinay Kulkarni2016-03-312-0/+245
* | | | man: Fix documented parameters for udev_device_get_ functionsAndrew Eikum2016-03-301-2/+2
|/ / /
* | | run: remove period when printing started unitsIago López Galeiras2016-03-231-3/+3
* | | Revert "DHCP DUID and IAID configurability"Zbigniew Jędrzejewski-Szmek2016-03-212-118/+0
* | | Merge pull request #2760 from ronnychevalier/rc/core_no_new_privileges_seccompv3Daniel Mack2016-03-211-5/+11
|\ \ \
| * | | core: set NoNewPrivileges for seccomp if we don't have CAP_SYS_ADMINRonny Chevalier2016-02-281-5/+11
* | | | man: fix typo in systemd-sysv-generatorMichael Biebl2016-03-201-1/+1
| |/ / |/| |
* | | man: document missing KillSignal= .nspawn optionPetros Angelatos2016-03-152-3/+14
* | | man: network - Fix misspelling of "router advertisement"Tobias Klauser2016-03-141-1/+1
* | | DHCP DUID and IAID configurabilityVinay Kulkarni2016-03-102-0/+118
* | | ask-password: add option --no-output to not print password to stdoutChristian Hesse2016-03-011-0/+9
|/ /
* | treewide: fix typos and then/that useTorstein Husebø2016-02-241-1/+1
* | Merge pull request #2727 from ian-kelling/man-pr-v3Zbigniew Jędrzejewski-Szmek2016-02-241-8/+11
|\ \
| * | man: clarify unit ordering languageIan Kelling2016-02-241-8/+11
* | | Merge pull request #2664 from zonque/bootchart-removalLennart Poettering2016-02-232-495/+0
|\ \ \
| * | | Remove systemd-bootchartDaniel Mack2016-02-232-495/+0
* | | | Merge pull request #2723 from poettering/importd-manZbigniew Jędrzejewski-Szmek2016-02-234-69/+133
|\ \ \ \
| * | | | man: style fixesZbigniew Jędrzejewski-Szmek2016-02-231-4/+4
| * | | | man: change recommended order of NSS modules in /etc/nsswitch.confLennart Poettering2016-02-233-69/+51
| * | | | man: add minimal man page for systemd-importd.serviceLennart Poettering2016-02-231-0/+82
| |/ / /