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
2013-12-17
__thread --> thread_local for C11 compat
Shawn Landden
2013-12-11
journald: cache cgroup root path, instead of querying it on every incoming lo...
Lennart Poettering
2013-12-03
bus: add generator that turns old dbus1 activation files into .busname + .ser...
Lennart Poettering
2013-11-08
Remove dead code and unexport some calls
Lennart Poettering
2013-10-02
cgroup: there's no point in labelling cgroupfs dirs, so let's not do that
systemd/v208
Lennart Poettering
2013-09-26
cgroup: when referencing cgroup controller trees allow omission of the path
Lennart Poettering
2013-09-25
util: add macro for iterating through all prefixes of a path
Lennart Poettering
2013-09-25
cgroup: if we do a cgroup operation then do something on all supported contro...
Lennart Poettering
2013-09-16
Verify validity of session name when received from outside
Zbigniew Jędrzejewski-Szmek
2013-07-11
cgroup: simplify how instantiated units are mapped to cgroups
Lennart Poettering
2013-07-10
cgroup: when uninstalling agent, actually turn it off first
Lennart Poettering
2013-07-04
disable the cgroups release agent when shutting down
Kay Sievers
2013-07-02
libsystemd-logind: fix detection of session/user/machine of a PID
Lennart Poettering
2013-07-01
core: add new "scope" unit type for making a unit of pre-existing processes
Lennart Poettering
2013-06-27
core: general cgroup rework
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-06-06
cgroup: the "tasks" attribute is obsolete, cgroup.procs is the new replacement
Lennart Poettering
2013-05-03
cgroup: when escaping a cgroup object name, also escape names that start with...
Lennart Poettering
2013-05-02
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-05-01
cgls: add --machine/-M
Zbigniew Jędrzejewski-Szmek
2013-04-30
cgroup: make cg_pid_get_path() work properly for co-mounted controllers and n...
Lennart Poettering
2013-04-30
cgroup: do not allow manipulating the cgroup path of units within the systemd...
Lennart Poettering
2013-04-25
Use attribute(unused) in PROTECT_ERRNO
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-18
move _cleanup_ attribute in front of the type
Harald Hoyer
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-04-08
cgroup: clean-ups
Lennart Poettering
2013-04-08
cgroup: always keep access mode of 'tasks' and 'cgroup.procs' files in cgroup...
Lennart Poettering
2013-04-03
util: rename write_one_line_file() to write_string_file()
Lennart Poettering
2013-02-14
honor SELinux labels, when creating and writing config files
Harald Hoyer
2013-02-13
use strneq instead of strncmp
Thomas Hindoe Paaboel Andersen
2013-01-19
cgroup: additional validity checks for cgroup attribute names
Lennart Poettering
2013-01-18
core/cgroup-util: simplify functions and add tests
Zbigniew Jędrzejewski-Szmek
2013-01-18
core/group-util: merge two functions
Zbigniew Jędrzejewski-Szmek
2013-01-18
journal: log _SYSTEMD_USER_UNIT for user session units
Mirco Tischler
2013-01-14
core: add bus API and systemctl commands for altering cgroup parameters durin...
Lennart Poettering
2012-12-24
systemctl: don't show cgroup field for a unit if cgroup is empty
Lennart Poettering
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
[next]