summaryrefslogtreecommitdiff
path: root/src/core/load-fragment-gperf.gperf.m4
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-13unit: rename BindTo= to BindsTo=Lennart Poettering1-3/+6
2012-06-22unit: drop the Names= optionLennart Poettering1-1/+0
2012-06-15service: timeout for oneshot servicesLukas Nykryn1-1/+1
2012-05-31util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering1-1/+1
2012-05-24main: add configuration option to alter capability bounding set for PID 1Lennart Poettering1-1/+1
2012-05-23man: properly document FsckPassNo= for mount unitsLennart Poettering1-1/+1
2012-05-22units: remove service sysv_path variable and replace it by generic unit_pathLennart Poettering1-0/+1
2012-05-21service: make the fsck pass no configurableLennart Poettering1-0/+1
2012-05-21unit: introduce RequiredBy= setting in [Install], to complement WantedBy=Lennart Poettering1-0/+1
2012-05-21units: introduce new Documentation= field and make use of it everywhereLennart Poettering1-0/+1
2012-04-30unit: add new dependency type RequiresMountsFor=Lennart Poettering1-0/+1
2012-04-12move more main systemd parts to core/Kay Sievers1-0/+231