summaryrefslogtreecommitdiff
path: root/man
AgeCommit message (Expand)AuthorFilesLines
2016-09-28Merge pull request #4185 from endocode/djalal-sandbox-first-protection-v1Evgeny Vereshchagin1-179/+167
2016-09-26core: Fix USB functionfs activation and clarify its documentation (#4188)Paweł Szewczyk1-3/+3
2016-09-26machinectl: prefer user@ to --uid=user for shell (#4006)Zbigniew Jędrzejewski-Szmek1-6/+5
2016-09-26treewide: fix typos (#4217)Torstein Husebø1-1/+1
2016-09-25core: Use @raw-io syscall group to filter I/O syscalls when PrivateDevices= i...Djalal Harouni1-2/+4
2016-09-25core:sandbox: add more /proc/* entries to ProtectKernelTunables=Djalal Harouni1-2/+4
2016-09-25doc: explicitly document that /dev/mem and /dev/port are blocked by PrivateDe...Djalal Harouni1-3/+4
2016-09-25doc: documentation fixes for ReadWritePaths= and ProtectKernelTunables=Djalal Harouni1-13/+13
2016-09-25man: shorten the exit status table a bitLennart Poettering1-10/+10
2016-09-25man: the exit code/signal is stored in $EXIT_CODE, not $EXIT_STATUSLennart Poettering1-2/+2
2016-09-25man: rework documentation for ReadOnlyPaths= and related settingsLennart Poettering1-122/+92
2016-09-25man: in user-facing documentaiton don't reference C function namesLennart Poettering1-38/+26
2016-09-25core: imply ProtectHome=read-only and ProtectSystem=strict if DynamicUser=1Lennart Poettering1-4/+8
2016-09-25core: introduce ProtectSystem=strictLennart Poettering1-16/+17
2016-09-25core: add two new service settings ProtectKernelTunables= and ProtectControlG...Lennart Poettering1-0/+20
2016-09-24Merge pull request #4182 from jkoelker/routetableZbigniew Jędrzejewski-Szmek1-0/+19
2016-09-24kernel-install: allow plugins to terminate the procedure (#4174)Zbigniew Jędrzejewski-Szmek1-1/+4
2016-09-19networkd: Allow specifying RouteTable for RAsJason Kölker1-0/+9
2016-09-19networkd: Allow specifying RouteTable for DHCPJason Kölker1-0/+9
2016-09-17Merge pull request #4123 from keszybz/network-file-dropinsMartin Pitt3-107/+123
2016-09-16man: mention that netdev,network files support dropinsZbigniew Jędrzejewski-Szmek3-107/+123
2016-09-16man: Update example for downloading a Fedora image (#4166)Stefan Schweter1-2/+2
2016-09-15man: update url to openpgpkey rfc (#4156)Stefan1-1/+1
2016-09-15Update systemctl.xml (#4151)kristbaum1-2/+2
2016-09-14networkd: add support to configure virtual CAN device (#4139)Susant Sahani1-1/+5
2016-09-13man: "disabled on" does not sound rightZbigniew Jędrzejewski-Szmek1-8/+6
2016-09-09man: drop kdbus descriptions from sd_b_negotiate_fds(3)Zbigniew Jędrzejewski-Szmek1-30/+16
2016-09-08man: add missing <constant> tag (#4109)Lucas Werkmeister1-4/+4
2016-08-31machinectl: split OS field in two; print ip addresses (#4058)Seraphime Kirkovski1-0/+14
2016-08-31networkd: add options to bridge (#4051)Tobias Jungel1-0/+20
2016-08-31core: introduce MemorySwapMax= (#3659)Lennart Poettering1-0/+18
2016-08-31link : add support to configure LRO and GRO Offload featuresSusant Sahani1-0/+16
2016-08-30link : add support to configure Offload features (#4017)Susant Sahani1-0/+24
2016-08-30Merge pull request #4053 from brulon/force-unmountLennart Poettering1-0/+11
2016-08-30core: introduce MemorySwapMax=WaLyong Cho1-0/+18
2016-08-29man: systemd-journal-remote: do not use ulink tags for example addressesYu Watanabe1-2/+2
2016-08-29man: systemd.mount: DefaultTimeoutStart -> DefaultTimeoutStartSecYu Watanabe1-1/+1
2016-08-27mount: add new ForceUnmount= setting for mount units, mapping to umount(8)'s ...Barron Rulon1-0/+11
2016-08-26mount: add new LazyUnmount= setting for mount units, mapping to umount(8)'s "...brulon1-0/+13
2016-08-22man: document the new --wait switch of systemd-runLennart Poettering1-94/+71
2016-08-22core: add Ref()/Unref() bus calls for unitsLennart Poettering1-6/+6
2016-08-22man: document sd_bus_track objectsLennart Poettering3-30/+545
2016-08-22man: don't claim arguments where const that actually are notLennart Poettering1-2/+2
2016-08-19Merge pull request #3909 from poettering/mount-toolEvgeny Vereshchagin3-1/+303
2016-08-19Merge pull request #3987 from keszybz/console-color-setupLennart Poettering1-4/+6
2016-08-19Merge pull request #3955 from keszybz/fix-preset-allLennart Poettering3-14/+29
2016-08-19Merge pull request #3961 from keszybz/pr/3924Lennart Poettering3-18/+28
2016-08-19man: document that "systemctl switch-root" tries hard to pass state across (#...Lennart Poettering1-14/+9
2016-08-19terminal-util: use getenv_bool for $SYSTEMD_COLORSZbigniew Jędrzejewski-Szmek1-4/+6
2016-08-19man: describe what symlinks to unit do, and specify that presets must use rea...Zbigniew Jędrzejewski-Szmek3-14/+29