summaryrefslogtreecommitdiff
path: root/src/core/cgroup.c
AgeCommit message (Expand)Author
2013-06-17core: add new .slice unit type for partitioning systemsLennart Poettering
2013-04-16nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering
2013-04-15core: always create /user and /machine top-level cgroup dirsLennart Poettering
2013-04-08cgroup: always keep access mode of 'tasks' and 'cgroup.procs' files in cgroup...Lennart Poettering
2013-03-22cgroup: minor optimizationLennart Poettering
2013-01-14core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering
2012-09-18core: move ManagerRunningAs to sharedZbigniew Jędrzejewski-Szmek
2012-07-26log.h: new log_oom() -> int -ENOMEM, use itShawn Landden
2012-07-25use "Out of memory." consistantly (or with "\n")Shawn Landden
2012-07-13util: rename join() to strjoin()Lennart Poettering
2012-05-08util: split-out path-util.[ch]Kay Sievers
2012-05-03service: explicitly remove control/ subcgroup after each control commandLennart Poettering
2012-04-16logind: remove redundant entries from logind's default controller lists tooLennart Poettering
2012-04-16manager: remove unavailable/redundant entries from default controllers listLennart Poettering
2012-04-16cgroup: if a controller is not available don't try to create cgroups in its h...Lennart Poettering
2012-04-13service: place control command in subcgroup control/Lennart Poettering
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-04-11move libsystemd_core.la sources into core/Kay Sievers