summaryrefslogtreecommitdiff
path: root/src/shared/cgroup-util.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-14honor SELinux labels, when creating and writing config filesHarald Hoyer1-0/+1
2013-02-13use strneq instead of strncmpThomas Hindoe Paaboel Andersen1-1/+1
2013-01-19cgroup: additional validity checks for cgroup attribute namesLennart Poettering1-14/+50
2013-01-18core/cgroup-util: simplify functions and add testsZbigniew Jędrzejewski-Szmek1-37/+25
2013-01-18core/group-util: merge two functionsZbigniew Jędrzejewski-Szmek1-36/+8
2013-01-18journal: log _SYSTEMD_USER_UNIT for user session unitsMirco Tischler1-27/+95
2013-01-14core: add bus API and systemctl commands for altering cgroup parameters durin...Lennart Poettering1-61/+55
2012-12-24systemctl: don't show cgroup field for a unit if cgroup is emptyLennart Poettering1-0/+14
2012-07-13util: rename join() to strjoin()Lennart Poettering1-5/+5
2012-05-30build-sys: fix built with --disable-logindLennart Poettering1-0/+105
2012-05-08util: split-out path-util.[ch]Kay Sievers1-1/+2
2012-05-03cgroup: fix alloca() misuse in cg_shorten_controllers()Lennart Poettering1-9/+24
2012-04-17silence a bunch of gcc warningsKay Sievers1-1/+1
2012-04-16logind: remove redundant entries from logind's default controller lists tooLennart Poettering1-0/+33
2012-04-16systemctl: show main and control PID explicitly in cgroup-showLennart Poettering1-4/+5
2012-04-16cgls: don't show empty cgroups by defaultLennart Poettering1-27/+35
2012-04-16cgroup: if a controller is not available don't try to create cgroups in its h...Lennart Poettering1-28/+54
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering1-4/+4
2012-04-11split selinux label operations out of cgroup-util, socket-utilKay Sievers1-45/+0
2012-04-10rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers1-0/+1
2012-04-10move cgroup-util.[ch] to shared/Kay Sievers1-0/+1111