summaryrefslogtreecommitdiff
path: root/src/core/load-fragment.h
Commit message (Expand)AuthorAge
* conf-parse: don't accept invalid bus names as BusName= arguments in service u...Lennart Poettering2015-01-07
* core: warn and ignore SysVStartPriority=Zbigniew Jędrzejewski-Szmek2014-11-30
* When warning about unsupported options, be more detailedZbigniew Jędrzejewski-Szmek2014-11-30
* smack: introduce new SmackProcessLabel optionWaLyong Cho2014-11-24
* bus: parse BusPolicy directive in service filesDaniel Mack2014-09-08
* kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering2014-06-05
* core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering2014-06-04
* socket: add new Symlinks= option for socket unitsLennart Poettering2014-06-04
* core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering2014-06-03
* cgroup: rework startup logicLennart Poettering2014-05-22
* core: add startup resource control optionWaLyong Cho2014-05-22
* fix spelling of privilegeNis Martensen2014-05-19
* core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering2014-04-25
* service: rename StartLimitAction enum to FailureActionMichael Olbrich2014-04-24
* busname: add parser for bus name policiesDaniel Mack2014-03-07
* core: don't override NoNewPriviliges= from SystemCallFilter= if it is already...Lennart Poettering2014-03-05
* conf-parser: config_parse_path_strv() is not generic, so let's move it into l...Lennart Poettering2014-03-03
* core: move config_parse_set_status() into load-fragment.cLennart Poettering2014-03-03
* core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering2014-03-03
* core: add new RestrictAddressFamilies= switchLennart Poettering2014-02-26
* core: Add AppArmor profile switchingMichael Scherer2014-02-21
* core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering2014-02-19
* core: store and expose SELinuxContext field normalized as bool + stringLennart Poettering2014-02-17
* core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering2014-02-13
* core: rework syscall filterLennart Poettering2014-02-12
* bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering2013-12-02
* core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...Lennart Poettering2013-11-26
* conf-parser: distinguish between multiple sections with the same nameTom Gundersen2013-11-25
* mount/service: drop FsckPassNo supportTom Gundersen2013-10-19
* cgroup: split out per-device BlockIOWeight= setting into BlockIODeviceWeight=Lennart Poettering2013-07-11
* core: general cgroup reworkLennart Poettering2013-06-27
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-17
* unit: rework trigger dependency logicLennart Poettering2013-04-23
* Report about syntax errors with metadataZbigniew Jędrzejewski-Szmek2013-04-17
* unit: rework resource management APILennart Poettering2013-02-27
* core: properly validate environment data from Environment= lines in unit filesLennart Poettering2013-02-11
* use #pragma once instead of foo*foo #define guardsShawn Landden2012-07-19
* execute: support syscall filtering using seccomp filtersLennart Poettering2012-07-17
* unit: drop the Names= optionLennart Poettering2012-06-22
* service: timeout for oneshot servicesLukas Nykryn2012-06-15
* journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...Lennart Poettering2012-06-01
* util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering2012-05-31
* main: add configuration option to alter capability bounding set for PID 1Lennart Poettering2012-05-24
* units: introduce new Documentation= field and make use of it everywhereLennart Poettering2012-05-21
* unit: add new dependency type RequiresMountsFor=Lennart Poettering2012-04-30
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11