summaryrefslogtreecommitdiff
path: root/src/ck-process-group.c
AgeCommit message (Expand)AuthorFilesLines
2017-05-21fix: remove warnings about redundant function declarationsEric Koegel1-2/+0
2017-05-06Don't try to remove the cgroup when emptyEric Koegel1-11/+0
2016-09-05Use UID of logged in user instead UID of session leader processNikolai A. Dubinin1-2/+3
2016-04-15Turn the first pid move warning into a debugEric Koegel1-5/+3
2016-04-10Attempt to use 'cpuaccount' if 'all' cgroup fails on pid moveEric Koegel1-2/+14
2016-02-02Change owner of newly created cgroup to owner of progress group leaderMoritz Maxeiner1-0/+20
2016-02-01Create cgroup on all controllers managed by cgmanagerMoritz Maxeiner1-3/+3
2015-08-02Update gettext to avoid a warning messageEric Koegel1-21/+59
2015-07-28Add process grouping/trackingEric Koegel1-0/+275