summaryrefslogtreecommitdiff
path: root/src/cgroup.c
AgeCommit message (Expand)Author
2011-01-22clang: fix some issues found with clang-analyzersystemd/v17Lennart Poettering
2010-11-17cgroup: by default, duplicate service cgroup in the cpu hierarchyLennart Poettering
2010-11-15cgroup: call root cgroup system instead of systemd-1Lennart Poettering
2010-11-12build-sys: fix usage of path macrosLennart Poettering
2010-10-27service: when after startup only one process is in a service's cgroup, assume...Lennart Poettering
2010-08-31service: rework killing logic so that we always kill the main process, even i...Lennart Poettering
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-08-13cgroup: try harder to find a unit a PID belongs to by traversing through pare...Lennart Poettering
2010-08-11clang: fix numerous little issues found with clang-analyzerLennart Poettering
2010-07-12cgroup: reimplement the last bit of libcgroup functionality nativelyLennart Poettering
2010-07-11cgroup: kill processes, not tasks and other cgroup changesLennart Poettering
2010-07-10cgroup: make cgroup controller name a constantLennart Poettering
2010-07-10unit: trim cgroups when going downLennart Poettering
2010-06-21pam: implement systemd PAM module and generelize cgroup API for that a bitLennart Poettering
2010-06-18cgroup: make sure the user cannot accidentaly unmount our cgroup filesystemLennart Poettering
2010-06-16notify: add minimal readiness/status protocol for spawned daemonsLennart Poettering
2010-06-16cgroup: drop inherit flag, this mus be fixed in the kernelLennart Poettering
2010-05-20cgroup: consider not-realized cgroups empty when killing all processes in themLennart Poettering
2010-05-17cgroup: don't require debug cgroup controller anymore, use name hierarchy ins...Lennart Poettering
2010-05-16build-sys: move source files to subdirectoryLennart Poettering