summaryrefslogtreecommitdiff
path: root/src/basic/cgroup-util.c
Commit message (Expand)AuthorAge
* Prep v235: Add missing includes and dependencies.Sven Eden2017-08-14
* Prep v235: Apply upstream fixes (3/10) [src/basic]Sven Eden2017-08-14
* Prep v234: Eventually fix the cgroup stuff. elogind is not init.Sven Eden2017-07-27
* Prep v234: Apply missing upstream fixes in src/basic (1/6)Sven Eden2017-07-25
* Be slightly more verbose in error messageZbigniew Jędrzejewski-Szmek2017-07-25
* core: introduce cg_mask_from_string()/cg_mask_to_string()Franck Bui2017-07-25
* Prep v233.3: Unmask various functions for future coverage tests.Sven Eden2017-07-19
* Prep v233: Add missing updates from upstream in src/basicSven Eden2017-07-17
* cgroup: rework cg_all_unified()Lennart Poettering2017-07-17
* cgroup: rename cg_update_unified() → cg_unified_update()Lennart Poettering2017-07-17
* cgroup: rename cg_unified() → cg_unified_controller()Lennart Poettering2017-07-17
* cgroup: change cg_unified() to possibly return errors againLennart Poettering2017-07-17
* cgroup-util: check unified_cache before invoking streq()Lennart Poettering2017-07-17
* cgroup-util: fix the case of default=unified, unified-cgroup-hierarchy=0Zbigniew Jędrzejewski-Szmek2017-07-17
* cgroup-util: cache all cg_is_*_wanted answers, disable /sys/fs/cgroups/unifie...Zbigniew Jędrzejewski-Szmek2017-07-17
* cgroup-util: fix the reversed return value of cg_is_unified_elogind_contoller...Zbigniew Jędrzejewski-Szmek2017-07-17
* core/mount-setup: if unified hierarchy is not supported, fall back to legacyZbigniew Jędrzejewski-Szmek2017-07-17
* Rename cg_is_unified_elogind_controller_wanted to cg_is_hybrid_wantedZbigniew Jędrzejewski-Szmek2017-07-17
* pid1: add ./configure switch to select default cgroup hierarchyZbigniew Jędrzejewski-Szmek2017-07-17
* fs-util: unify code we use to check if dirent's d_name is "." or ".."Lennart Poettering2017-07-17
* util-lib: various improvements to kernel command line parsingLennart Poettering2017-07-17
* core: keep supporting cgroup hybrid layout from v232 for live upgradesTejun Heo2017-07-17
* core: make SYSTEMD_CGROUP_CONTROLLER a special stringTejun Heo2017-07-17
* core: simplify cg_[all_]unified()Tejun Heo2017-07-17
* core: make hybrid cgroup unified mode keep compat /sys/fs/cgroup/elogind hier...Tejun Heo2017-07-17
* core: don't use the unified hierarchy for the elogind cgroup yet (#4628)Martin Pitt2017-07-17
* Rename formats-util.h to format-util.hZbigniew Jędrzejewski-Szmek2017-07-17
* tree-wide: drop NULL sentinel from strjoinZbigniew Jędrzejewski-Szmek2017-07-17
* Prep v232.2: cg_shift_path() : With other controllers, elogind might end up i...Sven Eden2017-07-05
* Prep v232.2: cg_update_unified() : Statically set 'unified_cache' to 'CGROUP_...Sven Eden2017-07-05
* Prep v232: Do not listen to SYSTEMD_* environment variables to override things.Sven Eden2017-07-05
* Prep v232: Mask new functions that are unneeded by elogindSven Eden2017-07-05
* Prep v232: Apply missing updates from upstreamSven Eden2017-07-05
* nspawn: cleanup and chown the synced cgroup hierarchy (#4223)Evgeny Vereshchagin2017-07-05
* core: add "invocation ID" concept to service managerLennart Poettering2017-07-05
* util: use SPECIAL_ROOT_SLICE macro where appropriateLennart Poettering2017-07-05
* core: rename cg_unified() to cg_all_unified()Tejun Heo2017-07-05
* core: use the unified hierarchy for the elogind cgroup controller hierarchyTejun Heo2017-07-05
* core: add cgroup CPU controller support on the unified hierarchyTejun Heo2017-07-05
* cgroup: detect cgroup namespacesChristian Brauner2017-07-05
* Prep v231.2: login/elogind.c: Remove bus_forward_agent_released()Sven Eden2017-06-20
* Prep v231: Apply missing fixes from upstream (1/6) src/basicSven Eden2017-06-16
* cgroup: suppress sending follow-up SIGCONT after sending SIGCONT/SIGKILL anywayLennart Poettering2017-06-16
* core: when forcibly killing/aborting left-over unit processes log about itLennart Poettering2017-06-16
* Prep v230: Apply missing upstream fixes and updates (2/8) src/basic.Sven Eden2017-06-16
* core: update populated event handling in unified hierarchyTejun Heo2017-06-16
* Prep v229: Add missing fixes from upstream [1/6] src/basicSven Eden2017-05-17
* cgroup: remove support for NetClass= directiveDaniel Mack2017-05-17
* tree-wide: check if errno is greater than zero (2)Zbigniew Jędrzejewski-Szmek2017-05-17
* tree-wide: check if errno is greater then zeroZbigniew Jędrzejewski-Szmek2017-05-17