summaryrefslogtreecommitdiff
path: root/src/test/test-cgroup-util.c
Commit message (Expand)AuthorAgeFilesLines
...
* sd-bus: properly handle creds that are known but undefined for a processLennart Poettering2015-04-291-13/+13
* shared: add process-util.[ch]Ronny Chevalier2015-04-101-0/+1
* shared: add formats-util.hRonny Chevalier2015-04-101-0/+1
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* cg_path_get_user_unit(): Did not correctly parse user-unit templates.Luke Shumaker2015-02-041-0/+1
* treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1Lennart Poettering2014-11-281-1/+1
* cgroup-util: shorten cg_path_get_sessionZbigniew Jędrzejewski-Szmek2014-08-301-1/+2
* Remove unnecessary casts in printfsZbigniew Jędrzejewski-Szmek2014-05-151-3/+3
* test: fix "make check"Lennart Poettering2014-02-121-16/+0
* bus: properly shift cgroup data returned from kdbus by the container's root b...Lennart Poettering2013-12-241-0/+16
* Fix extraction of _SYSTEMD_USER_UNITZbigniew Jędrzejewski-Szmek2013-12-221-3/+16
* journald: cache cgroup root path, instead of querying it on every incoming lo...Lennart Poettering2013-12-111-4/+3
* test: cgroup-util - do not fail if cpu controller is not availableKay Sievers2013-12-081-1/+2
* test: Make testing work on systems without or old systemdHolger Hans Peter Freyther2013-08-221-2/+3
* cgroup: simplify how instantiated units are mapped to cgroupsLennart Poettering2013-07-111-9/+14
* libsystemd-logind: fix detection of session/user/machine of a PIDLennart Poettering2013-07-021-16/+16
* login: add an api to determine the slice a PID is located in to libsystemd-loginLennart Poettering2013-06-211-3/+5
* logind: add infrastructure to keep track of machines, and move to slicesLennart Poettering2013-06-201-25/+64
* core: add new .slice unit type for partitioning systemsLennart Poettering2013-06-171-0/+20
* cgroup: when escaping a cgroup object name, also escape names that start with...Lennart Poettering2013-05-031-0/+4
* cgls: add --machine/-MZbigniew Jędrzejewski-Szmek2013-05-011-1/+1
* cgroup: always validate cgroup controller namesLennart Poettering2013-04-241-0/+14
* cgroup: make sure all our cgroup objects have a suffix and are properly escapedLennart Poettering2013-04-221-7/+33
* nspawn: suffix the nspawn cgroups with ".nspawn"Lennart Poettering2013-04-221-0/+40
* nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...Lennart Poettering2013-04-161-10/+30
* bus: handle env vars safelyLennart Poettering2013-04-151-12/+64
* core/cgroup-util: simplify functions and add testsZbigniew Jędrzejewski-Szmek2013-01-181-0/+27