summaryrefslogtreecommitdiff
path: root/src/core/load-fragment-gperf.gperf.m4
Commit message (Expand)AuthorAgeFilesLines
* unit: when JobTimeoutSec= is turned off, implicitly turn off JobRunningTimeou...Lennart Poettering2017-10-051-2/+2
* build-sys: s/HAVE_SMACK/ENABLE_SMACK/Zbigniew Jędrzejewski-Szmek2017-10-041-2/+2
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-09-221-0/+3
* core: add new per-unit setting KeyringMode= for controlling kernel keyring setupLennart Poettering2017-09-151-0/+1
* core: add new UnsetEnvironment= setting for unit filesLennart Poettering2017-09-141-0/+1
* seccomp: LockPersonality boolean (#6193)Topi Miettinen2017-08-291-2/+4
* Drop busname unit typeZbigniew Jędrzejewski-Szmek2017-07-231-9/+0
* core: fix typo (#6417)Yu Watanabe2017-07-211-2/+2
* core: add {State,Cache,Log,Configuration}Directory= (#6384)Yu Watanabe2017-07-181-2/+10
* Merge pull request #6387 from keszybz/fix-timeout-0Lennart Poettering2017-07-181-1/+1
|\
| * Use config_parse_sec_fix_0() also for JobRunningTimeoutSecZbigniew Jędrzejewski-Szmek2017-07-171-1/+1
* | core: allow preserving contents of RuntimeDirectory= over process restartYu Watanabe2017-07-171-0/+1
|/
* core/load-fragment: refuse units with errors in RootDirectory/RootImage/Dynam...Zbigniew Jędrzejewski-Szmek2017-07-111-3/+3
* Merge pull request #5926 from fsateler/condition-uidLennart Poettering2017-05-291-0/+4
|\
| * core: add ConditionUser and ConditionGroupFelipe Sateler2017-05-261-0/+4
* | Allow TimeoutSec=0 to work as documented in mount units and elsewhere (#6013)NeilBrown2017-05-231-4/+4
|/
* job: add JobRunningTimeoutSec for JOB_RUNNING stateMichal Koutný2017-04-251-0/+1
* core: add RootImage= setting for using a specific image file as root director...Lennart Poettering2017-02-071-0/+1
* core: add a per-unit setting MountAPIVFS= for mounting /dev, /proc, /sys in c...Lennart Poettering2017-02-071-0/+1
* core: add ability to define arbitrary bind mounts for servicesLennart Poettering2016-12-141-0/+2
* core: turn on specifier expansion for more unit file settingsLennart Poettering2016-12-071-11/+11
* core:gperf: pass the exec_context struct directly to parse restrict namespacesDjalal Harouni2016-11-151-1/+1
* core: add new RestrictNamespaces= unit file settingLennart Poettering2016-11-041-0/+2
* failure-action: generalize failure action to emergency actionLukas Nykryn2016-10-211-4/+4
* core/exec: add a named-descriptor option ("fd") for streams (#4179)Luca Bruno2016-10-171-3/+3
* core:sandbox: Add ProtectKernelModules= optionDjalal Harouni2016-10-121-0/+1
* core: add two new service settings ProtectKernelTunables= and ProtectControlG...Lennart Poettering2016-09-251-0/+2
* core: introduce MemorySwapMax= (#3659)Lennart Poettering2016-08-311-0/+1
|\
| * core: introduce MemorySwapMax=WaLyong Cho2016-08-301-0/+1
* | mount: add new ForceUnmount= setting for mount units, mapping to umount(8)'s ...Barron Rulon2016-08-271-0/+1
|/
* mount: add new LazyUnmount= setting for mount units, mapping to umount(8)'s "...brulon2016-08-261-0/+1
* Merge pull request #3905 from htejun/cgroup-v2-cpuZbigniew Jędrzejewski-Szmek2016-08-141-0/+2
|\
| * core: add cgroup CPU controller support on the unified hierarchyTejun Heo2016-08-071-0/+2
* | core: add new PrivateUsers= option to service executionLennart Poettering2016-08-031-1/+2
|/
* socket: add support to control no. of connections from one source (#3607)Susant Sahani2016-08-021-0/+1
* core: add a concept of "dynamic" user ids, that are allocated as long as a se...Lennart Poettering2016-07-221-0/+1
* core: be stricter when parsing User=/Group= fieldsLennart Poettering2016-07-221-5/+5
* doc,core: Read{Write,Only}Paths= and InaccessiblePaths=Alessandro Puccetti2016-07-191-3/+6
* execute: add a new easy-to-use RestrictRealtime= option to unitsLennart Poettering2016-06-231-0/+2
* core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379)Topi Miettinen2016-06-031-0/+2
* core: add cgroup memory controller support on the unified hierarchy (#3315)Tejun Heo2016-05-271-0/+3
* core: add support for IOReadIOPSMax and IOWriteIOPSMaxTejun Heo2016-05-181-0/+2
* core: add io controller support on the unified hierarchyTejun Heo2016-05-051-0/+6
* core: rename StartLimitInterval= to StartLimitIntervalSec=Lennart Poettering2016-04-291-0/+2
* core: move start ratelimiting check after condition checksLennart Poettering2016-04-291-0/+1
* core: introduce activation rate limiting for socket unitsLennart Poettering2016-04-291-0/+2
* core: drop Capabilities= settingLennart Poettering2016-02-131-1/+1
* Remove kdbus custom endpoint supportDaniel Mack2016-02-111-1/+1
* Merge pull request #2574 from zonque/netclass-removeLennart Poettering2016-02-101-1/+1
|\
| * cgroup: remove support for NetClass= directiveDaniel Mack2016-02-101-1/+1