Age | Commit message (Expand) | Author |
2016-12-17 | Modify mount_propagation_flags_from_string to return a normal int code | Zbigniew Jędrzejewski-Szmek |
2016-12-14 | core: make "Restart" service property accessible via the transient API | Lennart Poettering |
2016-12-14 | core: add ability to define arbitrary bind mounts for services | Lennart Poettering |
2016-12-13 | core: hook up MountFlags= to the transient unit logic | Lennart Poettering |
2016-11-29 | bus-util: add protocol error type explanation | Jouke Witteveen |
2016-11-16 | system-run: add support for configuring unit dependencies with --property= | Lennart Poettering |
2016-11-16 | core: GC redundant device jobs from the run queue | Lennart Poettering |
2016-11-11 | tree-wide: make invocations of extract_first_word more uniform (#4627) | Zbigniew Jędrzejewski-Szmek |
2016-11-04 | core: add new RestrictNamespaces= unit file setting | Lennart Poettering |
2016-10-12 | core:sandbox: Add ProtectKernelModules= option | Djalal Harouni |
2016-10-12 | Allow block and char classes in DeviceAllow bus properties (#4353) | Zbigniew Jędrzejewski-Szmek |
2016-09-25 | core: add two new service settings ProtectKernelTunables= and ProtectControlG... | Lennart Poettering |
2016-08-19 | Merge pull request #3909 from poettering/mount-tool | Evgeny Vereshchagin |
2016-08-19 | core: add RemoveIPC= setting | Lennart Poettering |
2016-08-18 | bus-util: unify loop around bus_append_unit_property_assignment() | Lennart Poettering |
2016-08-14 | Merge pull request #3905 from htejun/cgroup-v2-cpu | Zbigniew Jędrzejewski-Szmek |
2016-08-07 | core: add cgroup CPU controller support on the unified hierarchy | Tejun Heo |
2016-08-06 | Merge pull request #3884 from poettering/private-users | Zbigniew Jędrzejewski-Szmek |
2016-08-05 | util-lib: unify parsing of nice level values | Lennart Poettering |
2016-08-04 | util-lib: add parse_percent_unbounded() for percentages over 100% (#3886) | David Michael |
2016-08-03 | core: add new PrivateUsers= option to service execution | Lennart Poettering |
2016-07-25 | Merge pull request #3728 from poettering/dynamic-users | Zbigniew Jędrzejewski-Szmek |
2016-07-22 | core: add a concept of "dynamic" user ids, that are allocated as long as a se... | Lennart Poettering |
2016-07-22 | core: rename MemoryLimitByPhysicalMemory transient property to MemoryLimitScale | Lennart Poettering |
2016-07-22 | core: support percentage specifications on TasksMax= | Lennart Poettering |
2016-07-19 | doc,core: Read{Write,Only}Paths= and InaccessiblePaths= | Alessandro Puccetti |
2016-06-21 | Do not ellipsize cgroups when showing slices in --full mode (#3560) | Ian Lee |
2016-06-14 | systemctl: allow percent-based MemoryLimit= settings via systemctl set-property | Lennart Poettering |
2016-06-14 | util-lib: introduce parse_percent() for parsing percent specifications | Lennart Poettering |
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 |