chiark / gitweb /
core: store and expose SELinuxContext field normalized as bool + string
[elogind.git] / src / core / cgroup.c
2014-02-17 Lennart Poetteringcore: find the closest parent slice that has a specfic...
2014-02-17 Lennart Poetteringcore: rework cgroup mask propagation
2013-11-22 David Strausscgroups: Cache controller masks and optimize queues.
2013-11-10 Zbigniew Jędrzejew... systemd: fix memory leak in cgroup code
2013-11-06 David StraussComment spelling fixes.
2013-11-06 Lennart Poetteringcgroup: run PID 1 in the root cgroup
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-09-25 Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-09-23 Lennart Poetteringcgroup: always enable memory.use_hierarchy= for all...
2013-09-17 Lennart Poetteringcgroup: get rid of MemorySoftLimit=
2013-09-16 Gao fengcgroup: add missing equals for BlockIOWeight
2013-09-13 Lukas Nykryncore/cgroup: first print then free
2013-09-13 Gao fengcgroup: fix incorrectly setting memory cgroup
2013-09-13 Gao fengcgroup: correct the log information
2013-09-13 Gao fengcgroup: add the missing setting of variable's value
2013-08-28 Harald HoyerDo not realloc strings, which are already in the hashma...
2013-08-28 Harald HoyerRevert "cgroup.c: check return value of unit_realize_cg...
2013-08-23 Harald Hoyercgroup.c: check return value of unit_realize_cgroup_now()
2013-07-11 Lennart Poetteringcgroup: split out per-device BlockIOWeight= setting...
2013-07-11 Lennart Poetteringcgroup: don't ever try to destroy the cgroup of the...
2013-07-11 Lennart Poetteringcgroup: don't move systemd into systems.slice when...
2013-07-10 Lennart Poetteringcgroup: downgrade error message when we cannot remove...
2013-07-02 Lennart Poetteringcore: don't consider a unit's cgroup empty if only...
2013-06-30 Lennart Poetteringcgroup: implicitly add units to GC queue when their...
2013-06-30 Lennart Poetteringcgroup: readd proper cgroup empty tracking
2013-06-27 Lennart Poetteringcore: general cgroup rework
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-06-17 Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-04-16 Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-15 Lennart Poetteringcore: always create /user and /machine top-level cgroup...
2013-04-08 Lennart Poetteringcgroup: always keep access mode of 'tasks' and 'cgroup...
2013-03-22 Lennart Poetteringcgroup: minor optimization
2013-01-14 Lennart Poetteringcore: add bus API and systemctl commands for altering...
2013-01-07 Tom GundersenMerge nss-myhostname
2012-09-18 Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-13 Lennart Poetteringutil: rename join() to strjoin()
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-05-03 Lennart Poetteringservice: explicitly remove control/ subcgroup after...
2012-04-16 Lennart Poetteringlogind: remove redundant entries from logind's default...
2012-04-16 Lennart Poetteringmanager: remove unavailable/redundant entries from...
2012-04-16 Lennart Poetteringcgroup: if a controller is not available don't try...
2012-04-13 Lennart Poetteringservice: place control command in subcgroup control/
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Kay Sieversmove libsystemd_core.la sources into core/