]> git.ipfire.org Git - thirdparty/systemd.git/history - src/test/test-cgroup-util.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / test / test-cgroup-util.c
2015-04-10  Ronny Chevaliershared: add process-util.[ch]
2015-04-10  Ronny Chevaliershared: add formats-util.h
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-04  Luke Shumakercg_path_get_user_unit(): Did not correctly parse user...
2014-11-28  Lennart Poetteringtreewide: introduce UID_INVALID (and friends) as macro...
2014-08-30  Zbigniew Jędrzejew... cgroup-util: shorten cg_path_get_session
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-02-12  Lennart Poetteringtest: fix "make check"
2013-12-24  Lennart Poetteringbus: properly shift cgroup data returned from kdbus...
2013-12-22  Zbigniew Jędrzejew... Fix extraction of _SYSTEMD_USER_UNIT
2013-12-11  Lennart Poetteringjournald: cache cgroup root path, instead of querying...
2013-12-08  Kay Sieverstest: cgroup-util - do not fail if cpu controller is...
2013-08-22  Holger Hans Peter... test: Make testing work on systems without or old systemd
2013-07-11  Lennart Poetteringcgroup: simplify how instantiated units are mapped...
2013-07-02  Lennart Poetteringlibsystemd-logind: fix detection of session/user/machin...
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-05-03  Lennart Poetteringcgroup: when escaping a cgroup object name, also escape...
2013-05-01  Zbigniew Jędrzejew... cgls: add --machine/-M
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-23  Lennart Poetteringnspawn: suffix the nspawn cgroups with ".nspawn"
2013-04-16  Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-15  Lennart Poetteringbus: handle env vars safely
2013-01-18  Zbigniew Jędrzejew... core/cgroup-util: simplify functions and add tests