summaryrefslogtreecommitdiff
path: root/man
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4243 from endocode/djalal/sandbox-first-protection-kernel...Lennart Poettering2016-10-131-3/+26
|\
| * core:sandbox: lets make /lib/modules/ inaccessible on ProtectKernelModules=Djalal Harouni2016-10-121-1/+4
| * doc: minor hint about InaccessiblePaths= in regard of ProtectKernelTunables=Djalal Harouni2016-10-121-1/+4
| * core:sandbox: remove CAP_SYS_RAWIO on PrivateDevices=yesDjalal Harouni2016-10-121-2/+2
| * core:sandbox: Add ProtectKernelModules= optionDjalal Harouni2016-10-121-0/+17
* | man: typo fixesThomas Hindoe Paaboel Andersen2016-10-1213-19/+19
|/
* Merge pull request #4348 from poettering/docfixesZbigniew Jędrzejewski-Szmek2016-10-114-49/+64
|\
| * man: beef up documentation on per-unit resource limits a bitLennart Poettering2016-10-111-2/+13
| * man: document that Type=idle is subject to a 5s time-outLennart Poettering2016-10-111-5/+5
| * man: avoid using the term "loaded" for units currently in memory, since we al...Lennart Poettering2016-10-111-19/+15
| * man: expand the documentation of $SYSTEMD_PAGER and related environment varia...Lennart Poettering2016-10-112-23/+31
* | Merge pull request #4067 from poettering/invocation-idZbigniew Jędrzejewski-Szmek2016-10-113-27/+58
|\ \ | |/ |/|
| * man: update sd-id128(3) a bitLennart Poettering2016-10-071-15/+26
| * core: add "invocation ID" concept to service managerLennart Poettering2016-10-072-12/+32
* | man: update unit type count (#4339)Lucas Werkmeister2016-10-101-1/+1
* | journal-remote: fix up misleading man pageDan Dedrick2016-10-101-9/+8
* | networkd: rename Rename CheckSum → Checksum (#4312)Susant Sahani2016-10-101-4/+4
* | nspawn,man: fix parsing of numeric args for --private-users, accept any booleanZbigniew Jędrzejewski-Szmek2016-10-101-29/+30
* | man: describe how to reverse systemd-nspawn -UZbigniew Jędrzejewski-Szmek2016-10-091-11/+17
* | networkd: address add support to configure flags (#4201)Susant Sahani2016-10-081-0/+51
* | Merge pull request #4061 from dm0-/coreos-1545Lennart Poettering2016-10-071-0/+12
|\ \ | |/ |/|
| * resolved: add an option to control the DNS stub listenerDavid Michael2016-10-071-0/+12
* | networkd: remote checksum offload for vxlan (#4110)Susant Sahani2016-10-071-0/+12
* | core: add possibility to set action for ctrl-alt-del burst (#4105)Lukáš Nykrýn2016-10-061-0/+11
* | seccomp: add support for the s390 architecture (#4287)hbrueckner2016-10-051-1/+2
* | Merge pull request #4273 from keszybz/docsMartin Pitt2016-10-042-18/+24
|\ \
| * | man: rework the explanation of Domains=Zbigniew Jędrzejewski-Szmek2016-10-031-16/+23
| * | man: fix indentation in tableZbigniew Jędrzejewski-Szmek2016-10-031-2/+1
* | | man: remove consecutive duplicate words (#4268)Stefan Schweter2016-10-033-3/+3
|/ /
* | analyze-verify: honour $SYSTEMD_UNIT_PATH, allow system paths to be ignoredZbigniew Jędrzejewski-Szmek2016-10-011-8/+9
* | systemctl: Add --wait option to wait until started units terminate againMartin Pitt2016-10-011-1/+14
* | man: update mx record example (#4257)Stefan Schweter2016-10-011-1/+1
* | nss-resolve: return NOTFOUND instead of UNAVAIL on resolution errorsMartin Pitt2016-10-011-1/+3
* | man: drop myhostname from recommended nsswitch host configurationMartin Pitt2016-10-011-1/+1
* | Merge pull request #4225 from keszybz/coredumpMartin Pitt2016-09-301-10/+7
|\ \
| * | coredump: remove Storage=both optionZbigniew Jędrzejewski-Szmek2016-09-281-10/+7
* | | resolved: don't query domain-limited DNS servers for other domains (#3621)Martin Pitt2016-09-301-2/+2
|/ /
* | man: remove duplicate "the" for systemctl --plain (#4230)Alfie John2016-09-281-1/+1
* | Merge pull request #4185 from endocode/djalal-sandbox-first-protection-v1Evgeny Vereshchagin2016-09-281-179/+167
|\ \
| * | core: Use @raw-io syscall group to filter I/O syscalls when PrivateDevices= i...Djalal Harouni2016-09-251-2/+4
| * | core:sandbox: add more /proc/* entries to ProtectKernelTunables=Djalal Harouni2016-09-251-2/+4
| * | doc: explicitly document that /dev/mem and /dev/port are blocked by PrivateDe...Djalal Harouni2016-09-251-3/+4
| * | doc: documentation fixes for ReadWritePaths= and ProtectKernelTunables=Djalal Harouni2016-09-251-13/+13
| * | man: shorten the exit status table a bitLennart Poettering2016-09-251-10/+10
| * | man: the exit code/signal is stored in $EXIT_CODE, not $EXIT_STATUSLennart Poettering2016-09-251-2/+2
| * | man: rework documentation for ReadOnlyPaths= and related settingsLennart Poettering2016-09-251-122/+92
| * | man: in user-facing documentaiton don't reference C function namesLennart Poettering2016-09-251-38/+26
| * | core: imply ProtectHome=read-only and ProtectSystem=strict if DynamicUser=1Lennart Poettering2016-09-251-4/+8
| * | core: introduce ProtectSystem=strictLennart Poettering2016-09-251-16/+17
| * | core: add two new service settings ProtectKernelTunables= and ProtectControlG...Lennart Poettering2016-09-251-0/+20