Age | Commit message (Expand) | Author |
2016-06-03 | core: Restrict mmap and mprotect with PAGE_WRITE|PAGE_EXEC (#3319) (#3379) | Topi Miettinen |
2016-06-03 | core: always use "infinity" for no upper limit instead of "max" (#3417) | Tejun Heo |
2016-05-27 | core: add cgroup memory controller support on the unified hierarchy (#3315) | Tejun Heo |
2016-05-26 | {machine,system}ctl: always pass &changes and &n_changes (#3350) | Christian Hesse |
2016-05-20 | Merge pull request #3290 from htejun/cgroup2-io-compat | Lennart Poettering |
2016-05-20 | core/dbus: expose SELinuxContext property (#3284) | Jonathan Boulle |
2016-05-18 | core: introduce CGroupIOLimitType enums | Tejun Heo |
2016-05-16 | Merge pull request #3193 from htejun/cgroup-io-controller | Lennart Poettering |
2016-05-09 | tree-wide: rename draw_special_char to special_glyph | Zbigniew Jędrzejewski-Szmek |
2016-05-05 | core: add io controller support on the unified hierarchy | Tejun Heo |
2016-05-04 | core: fix segfault on "systemctl --set-property UNIT BlockIODeviceWeight=WEIGHT" | Tejun Heo |
2016-04-30 | core: bus_append_unit_property_assignment() was using the wrong parse function | Tejun Heo |
2016-04-25 | core: fix description of "resources" service error (#3119) | Lennart Poettering |
2016-04-22 | shared: move unit-specific code from bus-util.h to bus-unit-util.h | Lennart Poettering |
2016-04-22 | core,systemctl: add bus API to retrieve processes of a unit | Lennart Poettering |