summaryrefslogtreecommitdiffstats
path: root/src/core/load-fragment-gperf.gperf.m4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering2014-06-041-2/+2
* socket: add new Symlinks= option for socket unitsLennart Poettering2014-06-041-0/+1
* socket: optionally remove sockets/FIFOs in the file system after useLennart Poettering2014-06-041-0/+1
* core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering2014-06-031-0/+2
* cgroups: simplify CPUQuota= logicLennart Poettering2014-05-221-2/+1
* cgroup: rework startup logicLennart Poettering2014-05-221-4/+4
* core: add startup resource control optionWaLyong Cho2014-05-221-0/+2
* fix spelling of privilegeNis Martensen2014-05-181-1/+1
* core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering2014-04-251-0/+2
* service: rename StartLimitAction enum to FailureActionMichael Olbrich2014-04-241-2/+2
* service: add FailureAction= optionMichael Olbrich2014-04-241-0/+1
* service: add support for reboot argument when triggered by StartLimitAction=Michael Olbrich2014-04-211-0/+1
* core: remove tcpwrap supportLennart Poettering2014-03-241-3/+0
* timer: support timers that can resume the system from suspendLennart Poettering2014-03-241-0/+1
* timer: add timer persistance (aka anacron-like behaviour)Lennart Poettering2014-03-211-0/+1
* busname: introduce Activating directiveDaniel Mack2014-03-191-0/+1
* core: add new AcceptFD= setting to .busname unitsLennart Poettering2014-03-181-0/+1
* busname: add parser for bus name policiesDaniel Mack2014-03-071-0/+4
* core: don't override NoNewPriviliges= from SystemCallFilter= if it is already...Lennart Poettering2014-03-051-1/+1
* conf-parser: config_parse_path_strv() is not generic, so let's move it into l...Lennart Poettering2014-03-031-3/+3
* conf-parse: rename config_parse_level() to config_parse_log_level()Lennart Poettering2014-03-031-2/+2
* core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering2014-03-031-0/+2
* core: add new RestrictAddressFamilies= switchLennart Poettering2014-02-261-2/+4
* core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering2014-02-231-3/+3
* core: Add AppArmor profile switchingMichael Scherer2014-02-211-1/+4
* core: add new ConditionArchitecture() that checks the architecture returned b...Lennart Poettering2014-02-211-0/+1
* core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering2014-02-191-0/+1
* Fix gperf syntaxJasper St. Pierre2014-02-171-12/+6
* core: warn when unit files with unsupported options are parsedLennart Poettering2014-02-171-7/+23
* core: store and expose SELinuxContext field normalized as bool + stringLennart Poettering2014-02-171-1/+1
* core: add a system-wide SystemCallArchitectures= settingLennart Poettering2014-02-131-1/+1
* core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering2014-02-131-0/+2
* core: rework syscall filterLennart Poettering2014-02-121-1/+5
* exec: Add SELinuxContext configuration itemMichael Scherer2014-02-101-1/+2
* exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering2014-01-201-0/+1
* bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering2013-12-021-0/+3
* service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering2013-11-271-0/+1
* core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...Lennart Poettering2013-11-261-1/+2
* timer: make timer accuracy configurableLennart Poettering2013-11-211-0/+1
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-1/+1
* core/socket: fix SO_REUSEPORTShawn Landden2013-11-171-0/+1
* mount/service: drop FsckPassNo supportTom Gundersen2013-10-191-2/+0
* core: rework how we match mount units against each otherLennart Poettering2013-09-261-1/+1
* cgroup: get rid of MemorySoftLimit=Lennart Poettering2013-09-171-1/+0
* core: make sure scope attributes survive a reloadLennart Poettering2013-07-301-0/+2
* core: optionally send SIGHUP in addition to the configured kill signalLennart Poettering2013-07-301-0/+1
* cgroup: split out per-device BlockIOWeight= setting into BlockIODeviceWeight=Lennart Poettering2013-07-111-0/+1
* unit: save description/slice of transient units to /runLennart Poettering2013-07-101-0/+2
* core: parse Slice= from the unit type specific unit file sectionLennart Poettering2013-07-011-2/+2
* core: general cgroup reworkLennart Poettering2013-06-271-13/+12