Age | Commit message (Expand) | Author |
2016-09-25 | core: Use @raw-io syscall group to filter I/O syscalls when PrivateDevices= i... | Djalal Harouni |
2016-09-25 | core:sandbox: add more /proc/* entries to ProtectKernelTunables= | Djalal Harouni |
2016-09-25 | doc: explicitly document that /dev/mem and /dev/port are blocked by PrivateDe... | Djalal Harouni |
2016-09-25 | doc: documentation fixes for ReadWritePaths= and ProtectKernelTunables= | Djalal Harouni |
2016-09-25 | man: shorten the exit status table a bit | Lennart Poettering |
2016-09-25 | man: the exit code/signal is stored in $EXIT_CODE, not $EXIT_STATUS | Lennart Poettering |
2016-09-25 | man: rework documentation for ReadOnlyPaths= and related settings | Lennart Poettering |
2016-09-25 | man: in user-facing documentaiton don't reference C function names | Lennart Poettering |
2016-09-25 | core: imply ProtectHome=read-only and ProtectSystem=strict if DynamicUser=1 | Lennart Poettering |
2016-09-25 | core: introduce ProtectSystem=strict | Lennart Poettering |
2016-09-25 | core: add two new service settings ProtectKernelTunables= and ProtectControlG... | Lennart Poettering |
2016-09-24 | Merge pull request #4182 from jkoelker/routetable | Zbigniew Jędrzejewski-Szmek |
2016-09-24 | kernel-install: allow plugins to terminate the procedure (#4174) | Zbigniew Jędrzejewski-Szmek |
2016-09-19 | networkd: Allow specifying RouteTable for RAs | Jason Kölker |
2016-09-19 | networkd: Allow specifying RouteTable for DHCP | Jason Kölker |
2016-09-17 | Merge pull request #4123 from keszybz/network-file-dropins | Martin Pitt |
2016-09-16 | man: mention that netdev,network files support dropins | Zbigniew Jędrzejewski-Szmek |
2016-09-16 | man: Update example for downloading a Fedora image (#4166) | Stefan Schweter |
2016-09-15 | man: update url to openpgpkey rfc (#4156) | Stefan |
2016-09-15 | Update systemctl.xml (#4151) | kristbaum |
2016-09-14 | networkd: add support to configure virtual CAN device (#4139) | Susant Sahani |
2016-09-13 | man: "disabled on" does not sound right | Zbigniew Jędrzejewski-Szmek |
2016-09-09 | man: drop kdbus descriptions from sd_b_negotiate_fds(3) | Zbigniew Jędrzejewski-Szmek |
2016-09-08 | man: add missing <constant> tag (#4109) | Lucas Werkmeister |
2016-08-31 | machinectl: split OS field in two; print ip addresses (#4058) | Seraphime Kirkovski |
2016-08-31 | networkd: add options to bridge (#4051) | Tobias Jungel |
2016-08-31 | core: introduce MemorySwapMax= (#3659) | Lennart Poettering |
2016-08-31 | link : add support to configure LRO and GRO Offload features | Susant Sahani |
2016-08-30 | link : add support to configure Offload features (#4017) | Susant Sahani |
2016-08-30 | Merge pull request #4053 from brulon/force-unmount | Lennart Poettering |
2016-08-30 | core: introduce MemorySwapMax= | WaLyong Cho |
2016-08-29 | man: systemd-journal-remote: do not use ulink tags for example addresses | Yu Watanabe |
2016-08-29 | man: systemd.mount: DefaultTimeoutStart -> DefaultTimeoutStartSec | Yu Watanabe |
2016-08-27 | mount: add new ForceUnmount= setting for mount units, mapping to umount(8)'s ... | Barron Rulon |
2016-08-26 | mount: add new LazyUnmount= setting for mount units, mapping to umount(8)'s "... | brulon |
2016-08-22 | man: document the new --wait switch of systemd-run | Lennart Poettering |
2016-08-22 | core: add Ref()/Unref() bus calls for units | Lennart Poettering |
2016-08-22 | man: document sd_bus_track objects | Lennart Poettering |
2016-08-22 | man: don't claim arguments where const that actually are not | Lennart Poettering |
2016-08-19 | Merge pull request #3909 from poettering/mount-tool | Evgeny Vereshchagin |
2016-08-19 | Merge pull request #3987 from keszybz/console-color-setup | Lennart Poettering |
2016-08-19 | Merge pull request #3955 from keszybz/fix-preset-all | Lennart Poettering |
2016-08-19 | Merge pull request #3961 from keszybz/pr/3924 | Lennart Poettering |
2016-08-19 | man: document that "systemctl switch-root" tries hard to pass state across (#... | Lennart Poettering |
2016-08-19 | terminal-util: use getenv_bool for $SYSTEMD_COLORS | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | man: describe what symlinks to unit do, and specify that presets must use rea... | Zbigniew Jędrzejewski-Szmek |
2016-08-19 | man: minor wording fixes | Lennart Poettering |
2016-08-19 | man: don't claim we replace spaces by dashes when cleaning up hostnames | Lennart Poettering |
2016-08-19 | man: document that static/transient hostnames may be 64 chars at max | Lennart Poettering |
2016-08-18 | logind: update empty and "infinity" handling for [User]TasksMax (#3835) | Tejun Heo |