summaryrefslogtreecommitdiff
path: root/src/core/load-fragment.h
Commit message (Expand)AuthorAgeFilesLines
* core/exec: add a named-descriptor option ("fd") for streams (#4179)Luca Bruno2016-10-171-0/+2
* core: add cgroup CPU controller support on the unified hierarchyTejun Heo2016-08-071-0/+1
* core: be stricter when parsing User=/Group= fieldsLennart Poettering2016-07-221-0/+2
* core: add io controller support on the unified hierarchyTejun Heo2016-05-051-0/+3
* core: drop Capabilities= settingLennart Poettering2016-02-131-1/+0
* Remove kdbus custom endpoint supportDaniel Mack2016-02-111-1/+0
* core: treat JobTimeout=0 as equivalent to JobTimeout=infinityLennart Poettering2016-02-101-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* core: move parsing of rlimits into rlimit-util.[ch]Lennart Poettering2016-02-011-3/+0
* capabilities: keep bounding set in non-inverted format.Ismo Puustinen2016-01-121-1/+1
* socket: Add support for socket protcolSusant Sahani2015-11-181-0/+1
* core: remove support for RequiresOverridable= and RequisiteOverridable=Lennart Poettering2015-11-121-0/+1
* execute: Add new PassEnvironment= directiveFilipe Brandenburger2015-11-111-0/+1
* core: accept time units for time-based resource limitsLennart Poettering2015-11-101-0/+2
* core: support IEC suffixes for RLIMIT stuffKarel Zak2015-11-061-0/+1
* core: add support for naming file descriptors passed using socket activationLennart Poettering2015-10-061-0/+1
* core: allow setting WorkingDirectory= to the special value ~Lennart Poettering2015-09-291-0/+1
* cgroup: add support for net_cls controllersDaniel Mack2015-09-161-0/+1
* core: add support for the "pids" cgroup controllerLennart Poettering2015-09-101-0/+1
* nspawn: add new .nspawn files for container settingsLennart Poettering2015-09-061-1/+0
* core: optionally create LOGIN_PROCESS or USER_PROCESS utmp entriesLennart Poettering2015-08-241-0/+1
* conf-parse: don't accept invalid bus names as BusName= arguments in service u...Lennart Poettering2015-01-071-0/+1
* core: warn and ignore SysVStartPriority=Zbigniew Jędrzejewski-Szmek2014-11-301-0/+1
* When warning about unsupported options, be more detailedZbigniew Jędrzejewski-Szmek2014-11-301-0/+5
* smack: introduce new SmackProcessLabel optionWaLyong Cho2014-11-241-0/+1
* bus: parse BusPolicy directive in service filesDaniel Mack2014-09-081-0/+1
* kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering2014-06-051-0/+1
* core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering2014-06-041-1/+2
* socket: add new Symlinks= option for socket unitsLennart Poettering2014-06-041-0/+1
* core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering2014-06-031-0/+1
* cgroup: rework startup logicLennart Poettering2014-05-221-2/+0
* core: add startup resource control optionWaLyong Cho2014-05-221-0/+2
* fix spelling of privilegeNis Martensen2014-05-191-1/+1
* core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering2014-04-251-0/+1
* service: rename StartLimitAction enum to FailureActionMichael Olbrich2014-04-241-1/+1
* busname: add parser for bus name policiesDaniel Mack2014-03-071-0/+1
* core: don't override NoNewPriviliges= from SystemCallFilter= if it is already...Lennart Poettering2014-03-051-0/+1
* conf-parser: config_parse_path_strv() is not generic, so let's move it into l...Lennart Poettering2014-03-031-0/+1
* core: move config_parse_set_status() into load-fragment.cLennart Poettering2014-03-031-0/+1
* core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering2014-03-031-0/+1
* core: add new RestrictAddressFamilies= switchLennart Poettering2014-02-261-0/+1
* core: Add AppArmor profile switchingMichael Scherer2014-02-211-0/+1
* core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering2014-02-191-0/+1
* core: store and expose SELinuxContext field normalized as bool + stringLennart Poettering2014-02-171-0/+1
* core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering2014-02-131-0/+1
* core: rework syscall filterLennart Poettering2014-02-121-0/+1
* bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering2013-12-021-0/+1
* core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...Lennart Poettering2013-11-261-0/+2
* conf-parser: distinguish between multiple sections with the same nameTom Gundersen2013-11-251-53/+53
* mount/service: drop FsckPassNo supportTom Gundersen2013-10-191-1/+0