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
2015-04-14
shared: add process-util.[ch]
Ronny Chevalier
2015-04-12
path-util: fix more path_is_mount e792e890f fallout
Lennart Poettering
2014-12-01
cgroup-util: Don't send SIGCONT after SIGKILL
Ross Lagerwall
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-14
src/shared: some stylistic changes
Anthony G. Basile
2014-08-13
src/shared/cgroup-util.c: code cleanup following upstream
Anthony G. Basile
2014-08-05
src/shared: refactor shared code
Anthony G. Basile
2012-11-15
Isolation of udev code from remaining systemd
Anthony G. Basile
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