summaryrefslogtreecommitdiffstats
path: root/src/load-fragment-gperf.gperf.m4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* move more main systemd parts to core/Kay Sievers2012-04-121-231/+0
* unit: introduce ConditionPathIsReadWriteLennart Poettering2012-04-121-0/+1
* socket: add option for SO_PASSECLennart Poettering2012-03-131-0/+1
* service: add StartLimitInterval/StartLimitBurst/StartLimitActionMichael Olbrich2012-02-091-0/+3
* service: ignore SIGPIPE by defaultv41Lennart Poettering2012-02-091-0/+1
* service: introduce WatchdogSec and hook up the watchdog with the existing fai...Michael Olbrich2012-02-081-0/+1
* load-fragment: properly parse size values denoted in bytesLennart Poettering2012-01-311-3/+3
* persistant -> persistentKay Sievers2012-01-181-1/+1
* exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering2012-01-181-1/+2
* unit: remove union UnitMichal Schmidt2012-01-161-10/+10
* unit: implement new PropagateReloadTo=/PropagateReloadFrom= operationsLennart Poettering2012-01-111-0/+2
* socket: rename the PassCred= option to PassCredentials=, since we don't want ...Lennart Poettering2011-12-311-1/+1
* path: add missing pieces for PathModifiedMichal Schmidt2011-12-081-0/+1
* socket: add option for SO_PASSCREDMichal Schmidt2011-11-301-0/+1
* unit: introduce ConditionCapabilityLennart Poettering2011-10-111-0/+1
* condition: add ConditionPathIsSymbolicLinkMichal Schmidt2011-09-211-0/+1
* unit: introduce ConditionPathIsMountPoint=Lennart Poettering2011-09-211-0/+1
* exec: add high-level controls for blkio cgroup attributesLennart Poettering2011-08-211-0/+3
* exec: optionally apply cgroup attributes to the cgroups we createLennart Poettering2011-08-201-1/+7
* gperf: add missing.h that was present in the C version to the m4Koen Kooi2011-08-041-0/+1
* exec: introduce PrivateNetwork= process option to turn off network access to ...Lennart Poettering2011-08-021-0/+1
* gperf: fix load-fragment-gperf.gperf.m4 when HAVE_SYSV_COMPAT is not setLennart Poettering2011-08-011-2/+1
* load-fragment: speed up parsing by using a perfect hash table with configurat...Lennart Poettering2011-08-011-0/+206