summaryrefslogtreecommitdiff
path: root/src/core/execute.c
Commit message (Expand)AuthorAge
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-20
* execute: free syscall filter array after useLennart Poettering2012-07-17
* execute: support syscall filtering using seccomp filtersLennart Poettering2012-07-17
* unit: introduce %s specifier for the user shellLennart Poettering2012-07-16
* core: make systemd.confirm_spawn=1 actually workLennart Poettering2012-06-26
* journal: set the _SYSTEMD_UNIT field for messages from terminated processesEelco Dolstra2012-06-22
* silence gcc warning on 32 bitKay Sievers2012-06-04
* remove support for deprecated /proc/self/oom_adjKay Sievers2012-06-04
* util: introduce a proper nsec_t and make use of it where appropriateLennart Poettering2012-05-31
* main: add configuration option to alter capability bounding set for PID 1Lennart Poettering2012-05-24
* service: for Type=idle units consider START_PRE, START, START_POST all as ACTIVELennart Poettering2012-05-24
* execute: use a much lower idle timeout that default timeLennart Poettering2012-05-22
* sd-pam: Drop uid so parent signal arrives at child.Auke Kok2012-05-21
* util: split-out path-util.[ch]Kay Sievers2012-05-08
* service: introduce Type=idle and use it for gettysLennart Poettering2012-04-24
* service: place control command in subcgroup control/Lennart Poettering2012-04-13
* execute: when we can't get the requested rlimit, get the next closestLennart Poettering2012-04-12
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* move libsystemd_core.la sources into core/Kay Sievers2012-04-11