index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
test-cgroup-util.c
Age
Commit message (
Expand
)
Author
2014-02-12
test: fix "make check"
Lennart Poettering
2013-12-24
bus: properly shift cgroup data returned from kdbus by the container's root b...
Lennart Poettering
2013-12-22
Fix extraction of _SYSTEMD_USER_UNIT
Zbigniew Jędrzejewski-Szmek
2013-12-11
journald: cache cgroup root path, instead of querying it on every incoming lo...
Lennart Poettering
2013-12-08
test: cgroup-util - do not fail if cpu controller is not available
Kay Sievers
2013-08-22
test: Make testing work on systems without or old systemd
Holger Hans Peter Freyther
2013-07-11
cgroup: simplify how instantiated units are mapped to cgroups
Lennart Poettering
2013-07-02
libsystemd-logind: fix detection of session/user/machine of a PID
Lennart Poettering
2013-06-21
login: add an api to determine the slice a PID is located in to libsystemd-login
Lennart Poettering
2013-06-20
logind: add infrastructure to keep track of machines, and move to slices
Lennart Poettering
2013-06-17
core: add new .slice unit type for partitioning systems
Lennart Poettering
2013-05-03
cgroup: when escaping a cgroup object name, also escape names that start with...
Lennart Poettering
2013-05-01
cgls: add --machine/-M
Zbigniew Jędrzejewski-Szmek
2013-04-24
cgroup: always validate cgroup controller names
Lennart Poettering
2013-04-22
cgroup: make sure all our cgroup objects have a suffix and are properly escaped
Lennart Poettering
2013-04-22
nspawn: suffix the nspawn cgroups with ".nspawn"
Lennart Poettering
2013-04-16
nspawn: introduce the new /machine/ tree in the cgroup tree and move containe...
Lennart Poettering
2013-04-15
bus: handle env vars safely
Lennart Poettering
2013-01-18
core/cgroup-util: simplify functions and add tests
Zbigniew Jędrzejewski-Szmek