summaryrefslogtreecommitdiff
path: root/src/core/dbus-cgroup.c
Commit message (Expand)AuthorAge
* util: rework strappenda(), and rename it strjoina()Lennart Poettering2015-02-03
* core: introduce new Delegate=yes/no property controlling creation of cgroup s...Lennart Poettering2014-11-05
* core/dbus: simplify handling of CPUQuotaPerSecUSecZbigniew Jędrzejewski-Szmek2014-09-29
* cgroups: simplify CPUQuota= logicLennart Poettering2014-05-22
* cgroup: rework startup logicLennart Poettering2014-05-22
* core: add startup resource control optionWaLyong Cho2014-05-22
* core: expose CFS CPU time quota as high-level unit propertiesLennart Poettering2014-04-25
* core: make sure we always write changed cgroup attributes to the cgroupfsLennart Poettering2014-04-25
* cgroup: parse array cgroup properties correctly when they aren't at the end o...Lennart Poettering2014-02-24
* cgroup: Extend DeviceAllow= syntax to whitelist groups of devices, not just p...Lennart Poettering2014-02-22
* Use format patterns for usec_t, pid_t, nsec_t, usec_tZbigniew Jędrzejewski-Szmek2014-01-02
* build-sys: minor fixes found with cppcheckLennart Poettering2013-12-25
* core: the cgroup properties are not actually constLennart Poettering2013-12-22
* bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering2013-12-22
* bus: rework message handlers to always take an error argumentLennart Poettering2013-11-21
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* silent a few more gcc warningsKay Sievers2013-10-21
* list: make our list macros a bit easier to use by not requring type spec on e...Lennart Poettering2013-10-14
* cgroup: get rid of MemorySoftLimit=Lennart Poettering2013-09-17
* cgroup: setup BlockIODeviceWeight in bus_cgroup_set_propertyGao feng2013-09-10
* cgroup: compare fs paths with path_equal() rather than streq()Lennart Poettering2013-09-10
* cgroup: setup BlockIORead/WriteBandwidth in bus_cgroup_set_propertyGao feng2013-09-10
* device cgroup: don't create a new CGroupDeviceAllow when it already in the listGao feng2013-08-28
* blkio: fix incorrect setting of cpu_sharesGao feng2013-08-23
* core: simplify drop-in writing logic a bitLennart Poettering2013-07-11
* core: when writing drop-in files, name them directly after the property we setLennart Poettering2013-07-11
* core: add transient unitsLennart Poettering2013-06-28
* dbus: make DeviceAllow=/DevicePolicy= writableLennart Poettering2013-06-27
* dbus: make more cgroup attributes runtime settableLennart Poettering2013-06-27
* dbus: add infrastructure for changing multiple properties at once on units an...Lennart Poettering2013-06-27
* core: general cgroup reworkLennart Poettering2013-06-27