summaryrefslogtreecommitdiff
path: root/src/core/load-fragment-gperf.gperf.m4
AgeCommit message (Expand)Author
2016-10-21failure-action: generalize failure action to emergency actionLukas Nykryn
2016-10-17core/exec: add a named-descriptor option ("fd") for streams (#4179)Luca Bruno
2016-10-12core:sandbox: Add ProtectKernelModules= optionDjalal Harouni
2016-09-25core: add two new service settings ProtectKernelTunables= and ProtectControlG...Lennart Poettering
2016-08-31core: introduce MemorySwapMax= (#3659)Lennart Poettering
2016-08-30core: introduce MemorySwapMax=WaLyong Cho
2016-08-27mount: add new ForceUnmount= setting for mount units, mapping to umount(8)'s ...Barron Rulon
2016-08-26mount: add new LazyUnmount= setting for mount units, mapping to umount(8)'s "...brulon
2016-08-14Merge pull request #3905 from htejun/cgroup-v2-cpuZbigniew Jędrzejewski-Szmek
2016-08-07core: add cgroup CPU controller support on the unified hierarchyTejun Heo
2016-08-03core: add new PrivateUsers= option to service executionLennart Poettering
2016-08-02socket: add support to control no. of connections from one source (#3607)Susant Sahani
2016-07-22core: add a concept of "dynamic" user ids, that are allocated as long as a se...Lennart Poettering
2016-07-22core: be stricter when parsing User=/Group= fieldsLennart Poettering
2016-07-19doc,core: Read{Write,Only}Paths= and InaccessiblePaths=Alessandro Puccetti
2016-06-23execute: add a new easy-to-use RestrictRealtime= option to unitsLennart Poettering
2016-06-03core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379)Topi Miettinen
2016-05-27core: add cgroup memory controller support on the unified hierarchy (#3315)Tejun Heo
2016-05-18core: add support for IOReadIOPSMax and IOWriteIOPSMaxTejun Heo
2016-05-05core: add io controller support on the unified hierarchyTejun Heo
2016-04-29core: rename StartLimitInterval= to StartLimitIntervalSec=Lennart Poettering
2016-04-29core: move start ratelimiting check after condition checksLennart Poettering
2016-04-29core: introduce activation rate limiting for socket unitsLennart Poettering
2016-02-13core: drop Capabilities= settingLennart Poettering
2016-02-11Remove kdbus custom endpoint supportDaniel Mack
2016-02-10Merge pull request #2574 from zonque/netclass-removeLennart Poettering
2016-02-10cgroup: remove support for NetClass= directiveDaniel Mack
2016-02-10core: treat JobTimeout=0 as equivalent to JobTimeout=infinityLennart Poettering
2016-02-10core: simplify how we parse TimeoutSec=, TimeoutStartSec= and TimeoutStopSec=Lennart Poettering
2016-02-10core: make the StartLimitXYZ= settings generic and apply to any kind of unit,...Lennart Poettering
2016-02-01core: rework unit timeout handling, and add new setting RuntimeMaxSec=Lennart Poettering
2016-02-01core: move parsing of rlimits into rlimit-util.[ch]Lennart Poettering
2016-01-12capabilities: added support for ambient capabilities.Ismo Puustinen
2016-01-12capabilities: keep bounding set in non-inverted format.Ismo Puustinen
2015-11-26core: rename Random* to RandomizedDelay*Zbigniew Jędrzejewski-Szmek
2015-11-18core: add new RandomSec= setting for time unitsLennart Poettering
2015-11-18Merge pull request #1889 from ssahani/socket-protoLennart Poettering
2015-11-18socket: Add support for socket protcolSusant Sahani
2015-11-17core: add RemainAfterElapse= setting to timer unitsLennart Poettering
2015-11-13core: add new DefaultTasksMax= setting for system.confLennart Poettering
2015-11-12core: remove support for RequiresOverridable= and RequisiteOverridable=Lennart Poettering
2015-11-12core: remove SmackFileSystemRootLabel= againLennart Poettering
2015-11-11execute: Add new PassEnvironment= directiveFilipe Brandenburger
2015-11-10Remove snapshot unit typeZbigniew Jędrzejewski-Szmek
2015-11-10core: accept time units for time-based resource limitsLennart Poettering
2015-11-06core: support IEC suffixes for RLIMIT stuffKarel Zak
2015-10-26core: rename SmackFileSystemRoot= to SmackFileSystemRootLabel=Lennart Poettering
2015-10-24mount: add new SmackFileSystemRoot= setting for mount unitSangjung Woo
2015-10-06core: add support for naming file descriptors passed using socket activationLennart Poettering
2015-10-01core: add new setting Writable= to ListenSpecial= socket unitsLennart Poettering