chiark / gitweb /
systemctl: add add-wants and add-requires verbs
[elogind.git] / src / core / dbus-cgroup.c
2014-09-29 Zbigniew Jędrzejew... core/dbus: simplify handling of CPUQuotaPerSecUSec
2014-05-22 Lennart Poetteringcgroups: simplify CPUQuota= logic
2014-05-21 Lennart Poetteringcgroup: rework startup logic
2014-05-21 WaLyong Chocore: add startup resource control option
2014-04-25 Lennart Poetteringcore: expose CFS CPU time quota as high-level unit...
2014-04-25 Lennart Poetteringcore: make sure we always write changed cgroup attribut...
2014-02-24 Lennart Poetteringcgroup: parse array cgroup properties correctly when...
2014-02-22 Lennart Poetteringcgroup: Extend DeviceAllow= syntax to whitelist groups...
2014-01-03 Zbigniew Jędrzejew... Use format patterns for usec_t, pid_t, nsec_t, usec_t
2013-12-25 Lennart Poetteringbuild-sys: minor fixes found with cppcheck
2013-12-22 Lennart Poetteringcore: the cgroup properties are not actually const
2013-12-22 Lennart Poetteringbus: decorate the various object vtables with SD_BUS_VT...
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-10-21 Kay Sieverssilent a few more gcc warnings
2013-10-14 Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-09-17 Lennart Poetteringcgroup: get rid of MemorySoftLimit=
2013-09-10 Gao fengcgroup: setup BlockIODeviceWeight in bus_cgroup_set_pro...
2013-09-10 Lennart Poetteringcgroup: compare fs paths with path_equal() rather than...
2013-09-10 Gao fengcgroup: setup BlockIORead/WriteBandwidth in bus_cgroup_...
2013-08-28 Gao fengdevice cgroup: don't create a new CGroupDeviceAllow...
2013-08-23 Gao fengblkio: fix incorrect setting of cpu_shares
2013-07-11 Lennart Poetteringcore: simplify drop-in writing logic a bit
2013-07-11 Lennart Poetteringcore: when writing drop-in files, name them directly...
2013-06-28 Lennart Poetteringcore: add transient units
2013-06-27 Lennart Poetteringdbus: make DeviceAllow=/DevicePolicy= writable
2013-06-27 Lennart Poetteringdbus: make more cgroup attributes runtime settable
2013-06-27 Lennart Poetteringdbus: add infrastructure for changing multiple properti...
2013-06-27 Lennart Poetteringcore: general cgroup rework