Age | Commit message (Expand) | Author |
2017-02-07 | core: add RootImage= setting for using a specific image file as root director... | Lennart Poettering |
2017-02-07 | core: add a per-unit setting MountAPIVFS= for mounting /dev, /proc, /sys in c... | Lennart Poettering |
2016-12-14 | core: add ability to define arbitrary bind mounts for services | Lennart Poettering |
2016-12-07 | core: turn on specifier expansion for more unit file settings | Lennart Poettering |
2016-11-15 | core:gperf: pass the exec_context struct directly to parse restrict namespaces | Djalal Harouni |
2016-11-04 | core: add new RestrictNamespaces= unit file setting | Lennart Poettering |
2016-10-21 | failure-action: generalize failure action to emergency action | Lukas Nykryn |
2016-10-17 | core/exec: add a named-descriptor option ("fd") for streams (#4179) | Luca Bruno |
2016-10-12 | core:sandbox: Add ProtectKernelModules= option | Djalal Harouni |
2016-09-25 | core: add two new service settings ProtectKernelTunables= and ProtectControlG... | Lennart Poettering |
2016-08-31 | core: introduce MemorySwapMax= (#3659) | Lennart Poettering |
2016-08-30 | core: introduce MemorySwapMax= | WaLyong Cho |
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-14 | Merge pull request #3905 from htejun/cgroup-v2-cpu | Zbigniew Jędrzejewski-Szmek |
2016-08-07 | core: add cgroup CPU controller support on the unified hierarchy | Tejun Heo |
2016-08-03 | core: add new PrivateUsers= option to service execution | Lennart Poettering |
2016-08-02 | socket: add support to control no. of connections from one source (#3607) | Susant Sahani |
2016-07-22 | core: add a concept of "dynamic" user ids, that are allocated as long as a se... | Lennart Poettering |
2016-07-22 | core: be stricter when parsing User=/Group= fields | Lennart Poettering |
2016-07-19 | doc,core: Read{Write,Only}Paths= and InaccessiblePaths= | Alessandro Puccetti |
2016-06-23 | execute: add a new easy-to-use RestrictRealtime= option to units | Lennart Poettering |
2016-06-03 | core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379) | Topi Miettinen |
2016-05-27 | core: add cgroup memory controller support on the unified hierarchy (#3315) | Tejun Heo |
2016-05-18 | core: add support for IOReadIOPSMax and IOWriteIOPSMax | Tejun Heo |
2016-05-05 | core: add io controller support on the unified hierarchy | Tejun Heo |
2016-04-29 | core: rename StartLimitInterval= to StartLimitIntervalSec= | Lennart Poettering |
2016-04-29 | core: move start ratelimiting check after condition checks | Lennart Poettering |
2016-04-29 | core: introduce activation rate limiting for socket units | Lennart Poettering |
2016-02-13 | core: drop Capabilities= setting | Lennart Poettering |
2016-02-11 | Remove kdbus custom endpoint support | Daniel Mack |
2016-02-10 | Merge pull request #2574 from zonque/netclass-remove | Lennart Poettering |
2016-02-10 | cgroup: remove support for NetClass= directive | Daniel Mack |
2016-02-10 | core: treat JobTimeout=0 as equivalent to JobTimeout=infinity | Lennart Poettering |
2016-02-10 | core: simplify how we parse TimeoutSec=, TimeoutStartSec= and TimeoutStopSec= | Lennart Poettering |
2016-02-10 | core: make the StartLimitXYZ= settings generic and apply to any kind of unit,... | Lennart Poettering |
2016-02-01 | core: rework unit timeout handling, and add new setting RuntimeMaxSec= | Lennart Poettering |
2016-02-01 | core: move parsing of rlimits into rlimit-util.[ch] | Lennart Poettering |
2016-01-12 | capabilities: added support for ambient capabilities. | Ismo Puustinen |
2016-01-12 | capabilities: keep bounding set in non-inverted format. | Ismo Puustinen |
2015-11-26 | core: rename Random* to RandomizedDelay* | Zbigniew Jędrzejewski-Szmek |
2015-11-18 | core: add new RandomSec= setting for time units | Lennart Poettering |
2015-11-18 | Merge pull request #1889 from ssahani/socket-proto | Lennart Poettering |
2015-11-18 | socket: Add support for socket protcol | Susant Sahani |
2015-11-17 | core: add RemainAfterElapse= setting to timer units | Lennart Poettering |
2015-11-13 | core: add new DefaultTasksMax= setting for system.conf | Lennart Poettering |
2015-11-12 | core: remove support for RequiresOverridable= and RequisiteOverridable= | Lennart Poettering |
2015-11-12 | core: remove SmackFileSystemRootLabel= again | Lennart Poettering |
2015-11-11 | execute: Add new PassEnvironment= directive | Filipe Brandenburger |
2015-11-10 | Remove snapshot unit type | Zbigniew Jędrzejewski-Szmek |