summaryrefslogtreecommitdiff
path: root/src/core/load-fragment-gperf.gperf.m4
AgeCommit message (Expand)AuthorFilesLines
2014-03-03conf-parser: config_parse_path_strv() is not generic, so let's move it into l...Lennart Poettering1-3/+3
2014-03-03conf-parse: rename config_parse_level() to config_parse_log_level()Lennart Poettering1-2/+2
2014-03-03core: introduce new RuntimeDirectory= and RuntimeDirectoryMode= unit settingsLennart Poettering1-0/+2
2014-02-26core: add new RestrictAddressFamilies= switchLennart Poettering1-2/+4
2014-02-23core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering1-3/+3
2014-02-21core: Add AppArmor profile switchingMichael Scherer1-1/+4
2014-02-21core: add new ConditionArchitecture() that checks the architecture returned b...Lennart Poettering1-0/+1
2014-02-19core: add Personality= option for units to set the personality for spawned pr...Lennart Poettering1-0/+1
2014-02-17Fix gperf syntaxJasper St. Pierre1-12/+6
2014-02-17core: warn when unit files with unsupported options are parsedLennart Poettering1-7/+23
2014-02-17core: store and expose SELinuxContext field normalized as bool + stringLennart Poettering1-1/+1
2014-02-13core: add a system-wide SystemCallArchitectures= settingLennart Poettering1-1/+1
2014-02-13core: add SystemCallArchitectures= unit setting to allow disabling of non-nativeLennart Poettering1-0/+2
2014-02-12core: rework syscall filterLennart Poettering1-1/+5
2014-02-10exec: Add SELinuxContext configuration itemMichael Scherer1-1/+2
2014-01-20exec: introduce PrivateDevices= switch to provide services with a private /devLennart Poettering1-0/+1
2013-12-02bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering1-0/+3
2013-11-27service: add the ability for units to join other unit's PrivateNetwork= and P...Lennart Poettering1-0/+1
2013-11-26core: replace OnFailureIsolate= setting by a more generic OnFailureJobMode= s...Lennart Poettering1-1/+2
2013-11-21timer: make timer accuracy configurableLennart Poettering1-0/+1
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering1-1/+1
2013-11-17core/socket: fix SO_REUSEPORTShawn Landden1-0/+1
2013-10-19mount/service: drop FsckPassNo supportTom Gundersen1-2/+0
2013-09-26core: rework how we match mount units against each otherLennart Poettering1-1/+1
2013-09-17cgroup: get rid of MemorySoftLimit=Lennart Poettering1-1/+0
2013-07-30core: make sure scope attributes survive a reloadLennart Poettering1-0/+2
2013-07-30core: optionally send SIGHUP in addition to the configured kill signalLennart Poettering1-0/+1
2013-07-11cgroup: split out per-device BlockIOWeight= setting into BlockIODeviceWeight=Lennart Poettering1-0/+1
2013-07-10unit: save description/slice of transient units to /runLennart Poettering1-0/+2
2013-07-01core: parse Slice= from the unit type specific unit file sectionLennart Poettering1-2/+2
2013-06-27core: general cgroup reworkLennart Poettering1-13/+12
2013-06-17core: add new .slice unit type for partitioning systemsLennart Poettering1-10/+19
2013-04-23unit: rework trigger dependency logicLennart Poettering1-2/+2
2013-04-03util: rename parse_usec() to parse_sec() sinds the default unit is secondsLennart Poettering1-8/+8
2013-03-06core: add missing comma for NonewPrivileges=Lennart Poettering1-1/+1
2013-02-27unit: rework resource management APILennart Poettering1-8/+8
2013-02-11core: properly validate environment data from Environment= lines in unit filesLennart Poettering1-1/+1
2013-01-17units: for all unit settings that take lists, allow the empty string for rese...Lennart Poettering1-7/+7
2012-12-31unit: add ConditionACPower=Lennart Poettering1-0/+1
2012-11-23timer: implement calendar time eventsLennart Poettering1-0/+1
2012-11-15core/load-fragment-gperf: add missing CONDITION_FILE_NOT_EMPTYOleksii Shevchuk1-0/+1
2012-11-06Revert "Implement SocketUser= and SocketGroup= for [Socket]"Dave Reisner1-2/+0
2012-11-05Implement SocketUser= and SocketGroup= for [Socket]Dave Reisner1-0/+2
2012-10-30SMACK: Add configuration options. (v3)Auke Kok1-0/+3
2012-08-22unit: add new ConditionHost= condition typeLennart Poettering1-0/+1
2012-08-14service: add options RestartPreventExitStatus and SuccessExitStatusLukas Nykryn1-0/+2
2012-08-08systemd: introduced new timeout typesMichal Sekletar1-1/+3
2012-07-26systemd: added new dependency PartOfMichal Sekletar1-0/+1
2012-07-20unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering1-3/+9
2012-07-17execute: support syscall filtering using seccomp filtersLennart Poettering1-0/+2