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
/
core
/
dbus-cgroup.c
Age
Commit message (
Expand
)
Author
2014-01-02
Use format patterns for usec_t, pid_t, nsec_t, usec_t
Zbigniew Jędrzejewski-Szmek
2013-12-25
build-sys: minor fixes found with cppcheck
Lennart Poettering
2013-12-22
core: the cgroup properties are not actually const
Lennart Poettering
2013-12-22
bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...
Lennart Poettering
2013-11-21
bus: rework message handlers to always take an error argument
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-10-21
silent a few more gcc warnings
Kay Sievers
2013-10-14
list: make our list macros a bit easier to use by not requring type spec on e...
Lennart Poettering
2013-09-17
cgroup: get rid of MemorySoftLimit=
Lennart Poettering
2013-09-10
cgroup: setup BlockIODeviceWeight in bus_cgroup_set_property
Gao feng
2013-09-10
cgroup: compare fs paths with path_equal() rather than streq()
Lennart Poettering
2013-09-10
cgroup: setup BlockIORead/WriteBandwidth in bus_cgroup_set_property
Gao feng
2013-08-28
device cgroup: don't create a new CGroupDeviceAllow when it already in the list
Gao feng
2013-08-23
blkio: fix incorrect setting of cpu_shares
Gao feng
2013-07-11
core: simplify drop-in writing logic a bit
Lennart Poettering
2013-07-11
core: when writing drop-in files, name them directly after the property we set
Lennart Poettering
2013-06-28
core: add transient units
Lennart Poettering
2013-06-27
dbus: make DeviceAllow=/DevicePolicy= writable
Lennart Poettering
2013-06-27
dbus: make more cgroup attributes runtime settable
Lennart Poettering
2013-06-27
dbus: add infrastructure for changing multiple properties at once on units an...
Lennart Poettering
2013-06-27
core: general cgroup rework
Lennart Poettering