summaryrefslogtreecommitdiff
path: root/src/cgroup-util.h
Commit message (Collapse)AuthorAge
* cgroup: honour sticky bit when trimming cgroup treesLennart Poettering2011-08-21
|
* def: centralize definition of default timeout in one placeLennart Poettering2011-03-17
|
* pam: determine user cgroup tree from cgroup of PID 1Lennart Poettering2011-03-14
|
* kill: always send SIGCONT after SIGTERMLennart Poettering2011-03-03
| | | | | When we kill a process to terminate it make sure to send SIGCONT to ensure it is unpaused and processes the signal.
* service: rework killing logic so that we always kill the main process, even ↵Lennart Poettering2010-08-31
| | | | | | | | if it left our service cgroup Related to: http://bugzilla.redhat.com/show_bug.cgi?id=626477
* emacs: disable tabs in .h files, tooLennart Poettering2010-08-17
|
* cgroup: reimplement the last bit of libcgroup functionality nativelyLennart Poettering2010-07-12
|
* cgroup: kill processes, not tasks and other cgroup changesLennart Poettering2010-07-11
|
* pam: implement systemd PAM module and generelize cgroup API for that a bitLennart Poettering2010-06-21