summaryrefslogtreecommitdiff
path: root/src/cgroup-util.c
Commit message (Expand)AuthorAge
* exec: introduce ControlGroupPersistant= to make cgroups persistantLennart Poettering2012-01-18
* cgroup: optionally mount a specific cgroup controllers together, and add cpu+...Lennart Poettering2011-08-23
* cgroup: when trimming cgroup trees, honour sticky bit of tasks fileLennart Poettering2011-08-21
* cgroup: honour sticky bit when trimming cgroup treesLennart Poettering2011-08-21
* util: place a couple of _likely_ around cache TLS varsLennart Poettering2011-08-01
* util: various optimizations, using join()Lennart Poettering2011-08-01
* cgroup: don't recheck all the time whether the systemd hierarchy is mounted, ...Lennart Poettering2011-03-15
* pam: determine user cgroup tree from cgroup of PID 1Lennart Poettering2011-03-14
* kill: always send SIGCONT after SIGTERMLennart Poettering2011-03-03
* gcc: make gcc shut upLennart Poettering2011-01-22
* cgroup: after killing cgroup processes, ensure the group is really dead gone....Lennart Poettering2010-11-18
* cgroup: if we couldn't remove a cgroup after killing evertyhing in it then it...Lennart Poettering2010-11-18
* service: rework killing logic so that we always kill the main process, even i...Lennart Poettering2010-08-31
* cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroupLennart Poettering2010-08-25
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* clang: fix numerous little issues found with clang-analyzerLennart Poettering2010-08-11
* pam: remove only sessions we ourselves created in the first placeLennart Poettering2010-07-21
* cgroup: treat non-existing cgroups like empty ones, to deal with racesLennart Poettering2010-07-13
* cgroup: reimplement the last bit of libcgroup functionality nativelyLennart Poettering2010-07-12
* cgroup: implement cg_get_path nativelyLennart Poettering2010-07-12
* cgroup: kill processes, not tasks and other cgroup changesLennart Poettering2010-07-11
* minor typo fixesLennart Poettering2010-06-23
* pam: implement systemd PAM module and generelize cgroup API for that a bitLennart Poettering2010-06-21