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
/
shared
/
cgroup-util.c
Age
Commit message (
Expand
)
Author
2012-07-13
util: rename join() to strjoin()
Lennart Poettering
2012-05-30
build-sys: fix built with --disable-logind
Lennart Poettering
2012-05-08
util: split-out path-util.[ch]
Kay Sievers
2012-05-03
cgroup: fix alloca() misuse in cg_shorten_controllers()
Lennart Poettering
2012-04-17
silence a bunch of gcc warnings
Kay Sievers
2012-04-16
logind: remove redundant entries from logind's default controller lists too
Lennart Poettering
2012-04-16
systemctl: show main and control PID explicitly in cgroup-show
Lennart Poettering
2012-04-16
cgls: don't show empty cgroups by default
Lennart Poettering
2012-04-16
cgroup: if a controller is not available don't try to create cgroups in its h...
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-11
split selinux label operations out of cgroup-util, socket-util
Kay Sievers
2012-04-10
rename basic.la to shared.la and put selinux deps in shared-selinx.la
Kay Sievers
2012-04-10
move cgroup-util.[ch] to shared/
Kay Sievers