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-05-29
path-util: Change path_is_mount_point() symlink arg from bool to flags
Martin Pitt
2015-05-05
core: rework unit name validation and manipulation logic
Lennart Poettering
2015-05-05
cgroup-util: be more strict when processing slice unit names
Lennart Poettering
2015-04-30
core: catch some special cases in cg_slice_to_path()
Lennart Poettering
2015-04-30
sd-bus,sd-login: add api for querying the slice within the the user systemd i...
Lennart Poettering
2015-04-30
core: rework cgroup path parse logic
Lennart Poettering
2015-04-29
sd-bus: properly handle creds that are known but undefined for a process
Lennart Poettering
2015-04-10
shared: add process-util.[ch]
Ronny Chevalier
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-04-07
path-util: fix more path_is_mount e792e890f fallout
Lennart Poettering
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-04
cg_path_get_user_unit(): Did not correctly parse user-unit templates.
Luke Shumaker
2015-02-03
util: rework strappenda(), and rename it strjoina()
Lennart Poettering
2015-01-23
core: add a property that shows the current memory usage of a unit
Lennart Poettering
2015-01-05
nspawn: mount most of the cgroup tree read-only in nspawn containers except f...
Lennart Poettering
2014-12-10
scope: make attachment of initial PIDs a bit more robust
Lennart Poettering
2014-11-30
cgroup-util: Don't send SIGCONT after SIGKILL
Ross Lagerwall
2014-11-28
treewide: introduce UID_INVALID (and friends) as macro for (uid_t) -1
Lennart Poettering
2014-09-15
hashmap: introduce hash_ops to make struct Hashmap smaller
Michal Schmidt
2014-08-30
cgroup-util: shorten cg_path_get_session
Zbigniew Jędrzejewski-Szmek
2014-08-15
cgroup: never try to create files in cgroupfs, only open them for writing
Lennart Poettering
2014-07-31
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-04-21
condense assignment and path_kill_slashes calls
Dave Reisner
2014-03-16
Use strlen even for constant strings
Josh Triplett
2014-02-17
doc: update punctuation
Jan Engelhardt
2014-02-17
core: find the closest parent slice that has a specfic cgroup controller enab...
Lennart Poettering
2014-02-11
machined: optionally, allow registration of pre-existing units (scopes
Lennart Poettering
2014-02-07
cgroup: make sure to properly send SIGCONT to all processes of a cgroup if th...
Lennart Poettering
2014-01-27
bus: add API calls for connecting to starter bus
Lennart Poettering
2014-01-05
shared: procfs_file_alloca: handle pid==0
Simon Peeters
2013-12-26
Use enums to make it obvious what boolean params mean
Zbigniew Jędrzejewski-Szmek
2013-12-24
bus: properly shift cgroup data returned from kdbus by the container's root b...
Lennart Poettering
2013-12-22
Fix extraction of _SYSTEMD_USER_UNIT
Zbigniew Jędrzejewski-Szmek
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
[next]