]> git.ipfire.org Git - thirdparty/systemd.git/history - src/shared/cgroup-util.h
util: rework rm_rf() logic
[thirdparty/systemd.git] / src / shared / cgroup-util.h
2015-01-23  Lennart Poetteringcore: add a property that shows the current memory...
2015-01-05  Lennart Poetteringnspawn: mount most of the cgroup tree read-only in...
2014-12-10  Lennart Poetteringscope: make attachment of initial PIDs a bit more robust
2014-11-05  Lennart Poetteringcore: introduce new Delegate=yes/no property controllin...
2014-02-17  Lennart Poetteringcore: find the closest parent slice that has a specfic...
2013-12-24  Lennart Poetteringbus: properly shift cgroup data returned from kdbus...
2013-12-11  Lennart Poetteringjournald: cache cgroup root path, instead of querying...
2013-11-08  Lennart PoetteringRemove dead code and unexport some calls
2013-09-25  Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-07-04  Kay Sieversdisable the cgroups release agent when shutting down
2013-06-30  Lennart Poetteringcore: add new "scope" unit type for making a unit of...
2013-06-27  Lennart Poetteringcore: general cgroup rework
2013-06-20  Lennart Poetteringlogin: add an api to determine the slice a PID is locat...
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-06-06  Lennart Poetteringcgroup: the "tasks" attribute is obsolete, cgroup.procs...
2013-05-03  Zbigniew Jędrzejew... Add __attribute__((const, pure, format)) in various...
2013-05-01  Zbigniew Jędrzejew... cgls: add --machine/-M
2013-04-30  Lennart Poetteringcgroup: do not allow manipulating the cgroup path of...
2013-04-24  Lennart Poetteringcgroup: always validate cgroup controller names
2013-04-23  Lennart Poetteringcgroup: make sure all our cgroup objects have a suffix...
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-15  Lennart Poetteringbus: handle env vars safely
2013-01-19  Lennart Poetteringcgroup: additional validity checks for cgroup attribute...
2013-01-18  Zbigniew Jędrzejew... core/cgroup-util: simplify functions and add tests
2013-01-18  Mirco Tischlerjournal: log _SYSTEMD_USER_UNIT for user session units
2013-01-14  Lennart Poetteringcore: add bus API and systemctl commands for altering...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-12-23  Lennart Poetteringsystemctl: don't show cgroup field for a unit if cgroup...
2012-07-19  Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-05-30  Lennart Poetteringbuild-sys: fix built with --disable-logind
2012-04-16  Lennart Poetteringlogind: remove redundant entries from logind's default...
2012-04-16  Lennart Poetteringcgroup: if a controller is not available don't try...
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10  Kay Sieversmove cgroup-util.[ch] to shared/