summaryrefslogtreecommitdiff
path: root/src/core/load-fragment-gperf.gperf.m4
AgeCommit message (Expand)Author
2014-08-14socket: Add support for TCP defer acceptSusant Sahani
2014-08-14socket: Add Support for TCP keep alive variablesSusant Sahani
2014-08-14Revert "socket: add support for TCP fast Open"Lennart Poettering
2014-08-14socket: add support for TCP fast OpenSusant Sahani
2014-08-14socket: add support for tcp nagleSusant Sahani
2014-07-08load-fragment: ConditionFirstBoot wants a bool string, not a pathMichal Schmidt
2014-07-07firstboot: get rid of firstboot generator again, introduce ConditionFirstBoot...Lennart Poettering
2014-07-03core: introduce new RestartForceExitStatus= service settingLennart Poettering
2014-06-17install: introduce new DefaultInstance= field for [Install] sectionsLennart Poettering
2014-06-16mount: add new SloppyOptions= setting for mount units, mapping to mount(8)'s ...Lennart Poettering
2014-06-13core: add new ConditionNeedsUpdate= unit conditionLennart Poettering
2014-06-05kdbus: when uploading bus name policy, resolve users/groups out-of-processLennart Poettering
2014-06-05socket: add SocketUser= and SocketGroup= for chown()ing sockets in the file s...Lennart Poettering
2014-06-04core: make sure we properly parse ProtectHome= and ProtectSystem=Lennart Poettering
2014-06-04core: rename ReadOnlySystem= to ProtectSystem= and add a third value for also...Lennart Poettering
2014-06-04socket: add new Symlinks= option for socket unitsLennart Poettering
2014-06-04socket: optionally remove sockets/FIFOs in the file system after useLennart Poettering
2014-06-03core: add new ReadOnlySystem= and ProtectedHome= settings for service unitsLennart Poettering
2014-05-22cgroups: simplify CPUQuota= logicLennart Poettering
2014-05-22cgroup: rework startup logicLennart Poettering
2014-05-22core: add startup resource control optionWaLyong Cho
2014-05-19fix spelling of privilegeNis Martensen
2014-04-25core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering
2014-04-24service: rename StartLimitAction enum to FailureActionMichael Olbrich
2014-04-24service: add FailureAction= optionMichael Olbrich
2014-04-21service: add support for reboot argument when triggered by StartLimitAction=Michael Olbrich
2014-03-24core: remove tcpwrap supportLennart Poettering
2014-03-24timer: support timers that can resume the system from suspendLennart Poettering
2014-03-21timer: add timer persistance (aka anacron-like behaviour)Lennart Poettering
2014-03-19busname: introduce Activating directiveDaniel Mack
2014-03-18core: add new AcceptFD= setting to .busname unitsLennart Poettering
2014-03-07busname: add parser for bus name policiesDaniel Mack
2014-03-05core: don't override NoNewPriviliges= from SystemCallFilter= if it is already...Lennart Poettering
2014-03-03conf-parser: config_parse_path_strv() is not generic, so let's move it into l...Lennart Poettering
2014-03-03conf-parse: rename config_parse_level() to config_parse_log_level()Lennart Poettering
2014-03-03core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering
2014-02-26core: add new RestrictAddressFamilies= switchLennart Poettering
2014-02-23core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering
2014-02-21core: Add AppArmor profile switchingMichael Scherer
2014-02-21core: add new ConditionArchitecture() that checks the architecture returned b...Lennart Poettering
2014-02-19core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering
2014-02-17Fix gperf syntaxJasper St. Pierre
2014-02-17core: warn when unit files with unsupported options are parsedLennart Poettering
2014-02-17core: store and expose SELinuxContext field normalized as bool + stringLennart Poettering
2014-02-13core: add a system-wide SystemCallArchitectures= settingLennart Poettering
2014-02-13core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering
2014-02-12core: rework syscall filterLennart Poettering
2014-02-10exec: Add SELinuxContext configuration itemMichael Scherer
2014-01-20exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering
2013-12-02bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering