aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering2012-01-181-6/+41
* cgroup: optionally mount a specific cgroup controllers together, and add cpu+...Lennart Poettering2011-08-231-1/+1
* cgroup: when trimming cgroup trees, honour sticky bit of tasks fileLennart Poettering2011-08-211-4/+55
* cgroup: honour sticky bit when trimming cgroup treesLennart Poettering2011-08-211-6/+27
* util: place a couple of _likely_ around cache TLS varsLennart Poettering2011-08-011-1/+1
* util: various optimizations, using join()Lennart Poettering2011-08-011-26/+27
* cgroup: don't recheck all the time whether the systemd hierarchy is mounted, ...Lennart Poettering2011-03-151-3/+9
* pam: determine user cgroup tree from cgroup of PID 1Lennart Poettering2011-03-141-0/+28
* kill: always send SIGCONT after SIGTERMLennart Poettering2011-03-031-6/+11
* gcc: make gcc shut upLennart Poettering2011-01-221-4/+4
* cgroup: after killing cgroup processes, ensure the group is really dead gone....Lennart Poettering2010-11-181-6/+7
* cgroup: if we couldn't remove a cgroup after killing evertyhing in it then it...Lennart Poettering2010-11-181-2/+6
* 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