summaryrefslogtreecommitdiff
path: root/src/cgroup-util.c
Commit message (Expand)AuthorAgeFilesLines
* service: rework killing logic so that we always kill the main process, even i...Lennart Poettering2010-08-311-9/+19
* cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroupLennart Poettering2010-08-251-2/+2
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-141-1/+1
* clang: fix numerous little issues found with clang-analyzerLennart Poettering2010-08-111-3/+1
* pam: remove only sessions we ourselves created in the first placeLennart Poettering2010-07-211-4/+16
* cgroup: treat non-existing cgroups like empty ones, to deal with racesLennart Poettering2010-07-131-13/+16
* cgroup: reimplement the last bit of libcgroup functionality nativelyLennart Poettering2010-07-121-197/+332
* cgroup: implement cg_get_path nativelyLennart Poettering2010-07-121-3/+22
* cgroup: kill processes, not tasks and other cgroup changesLennart Poettering2010-07-111-143/+231
* minor typo fixesLennart Poettering2010-06-231-1/+1
* pam: implement systemd PAM module and generelize cgroup API for that a bitLennart Poettering2010-06-211-0/+694