Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-20 | exec: optionally apply cgroup attributes to the cgroups we create | Lennart Poettering | |
2011-08-04 | gperf: add missing.h that was present in the C version to the m4 | Koen Kooi | |
This fixes: src/load-fragment-gperf.c:413:51: error: 'RLIMIT_RTTIME' undeclared (first use in this function) | |||
2011-08-02 | exec: introduce PrivateNetwork= process option to turn off network access to ↵ | Lennart Poettering | |
specific services | |||
2011-08-01 | gperf: fix load-fragment-gperf.gperf.m4 when HAVE_SYSV_COMPAT is not set | Lennart Poettering | |
2011-08-01 | load-fragment: speed up parsing by using a perfect hash table with ↵ | Lennart Poettering | |
configuration settings built by gperf |