summaryrefslogtreecommitdiff
path: root/src/cgroup-util.c
AgeCommit message (Expand)Author
2011-03-15cgroup: don't recheck all the time whether the systemd hierarchy is mounted, ...Lennart Poettering
2011-03-14pam: determine user cgroup tree from cgroup of PID 1Lennart Poettering
2011-03-03kill: always send SIGCONT after SIGTERMLennart Poettering
2011-01-22gcc: make gcc shut upLennart Poettering
2010-11-18cgroup: after killing cgroup processes, ensure the group is really dead gone....Lennart Poettering
2010-11-18cgroup: if we couldn't remove a cgroup after killing evertyhing in it then it...Lennart Poettering
2010-08-31service: rework killing logic so that we always kill the main process, even i...Lennart Poettering
2010-08-25cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroupLennart Poettering
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-08-11clang: fix numerous little issues found with clang-analyzerLennart Poettering
2010-07-21pam: remove only sessions we ourselves created in the first placeLennart Poettering
2010-07-13cgroup: treat non-existing cgroups like empty ones, to deal with racesLennart Poettering
2010-07-12cgroup: reimplement the last bit of libcgroup functionality nativelyLennart Poettering
2010-07-12cgroup: implement cg_get_path nativelyLennart Poettering
2010-07-11cgroup: kill processes, not tasks and other cgroup changesLennart Poettering
2010-06-23minor typo fixesLennart Poettering
2010-06-21pam: implement systemd PAM module and generelize cgroup API for that a bitLennart Poettering