summaryrefslogtreecommitdiff
path: root/src/load-fragment-gperf.gperf.m4
AgeCommit message (Expand)Author
2012-04-12move more main systemd parts to core/Kay Sievers
2012-04-12unit: introduce ConditionPathIsReadWriteLennart Poettering
2012-03-13socket: add option for SO_PASSECLennart Poettering
2012-02-09service: add StartLimitInterval/StartLimitBurst/StartLimitActionMichael Olbrich
2012-02-09service: ignore SIGPIPE by defaultsystemd/v41Lennart Poettering
2012-02-08service: introduce WatchdogSec and hook up the watchdog with the existing fai...Michael Olbrich
2012-01-31load-fragment: properly parse size values denoted in bytesLennart Poettering
2012-01-18persistant -> persistentKay Sievers
2012-01-18exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering
2012-01-16unit: remove union UnitMichal Schmidt
2012-01-11unit: implement new PropagateReloadTo=/PropagateReloadFrom= operationsLennart Poettering
2011-12-31socket: rename the PassCred= option to PassCredentials=, since we don't want ...Lennart Poettering
2011-12-08path: add missing pieces for PathModifiedMichal Schmidt
2011-11-30socket: add option for SO_PASSCREDMichal Schmidt
2011-10-11unit: introduce ConditionCapabilityLennart Poettering
2011-09-21condition: add ConditionPathIsSymbolicLinkMichal Schmidt
2011-09-21unit: introduce ConditionPathIsMountPoint=Lennart Poettering
2011-08-21exec: add high-level controls for blkio cgroup attributesLennart Poettering
2011-08-20exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering
2011-08-04gperf: add missing.h that was present in the C version to the m4Koen Kooi
2011-08-02exec: introduce PrivateNetwork= process option to turn off network access to ...Lennart Poettering
2011-08-01gperf: fix load-fragment-gperf.gperf.m4 when HAVE_SYSV_COMPAT is not setLennart Poettering
2011-08-01load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering