summaryrefslogtreecommitdiff
path: root/src/basic/cgroup-util.c
Commit message (Expand)AuthorAge
* 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
* Prep v228: Condense elogind source masks (5/5)Sven Eden2017-04-26
* Prep v228: Condense elogind source masks (1/5)Sven Eden2017-04-26
* Prep v228: Add remaining updates from upstream (2/3)Sven Eden2017-04-26
* Prep v227: Clean up various *-util.[hc] filesSven Eden2017-04-09
* [1/5] Apply missing fixes from upstreamSven Eden2017-03-29
* Rename ELOGIND_CGROUP_CONTROLLER back to SYSTEMD_CGROUP_CONTROLLERSven Eden2017-03-14
* Major cleanup of all leftovers after rebasing on master.Sven Eden2017-03-14
* Add mounting of a name=elogind cgroup if no init controller is found.Sven Eden2017-03-14
* Add support for building elogind against musl libcSven Eden2017-03-14
* Fixed gawk script for git-tar target.Sven Eden2017-03-14
* Cleaned up more unneeded functions and types in:Sven Eden2017-03-14
* cg_shift_path(): Do not shift if cgroup and root are equalSven Eden2017-03-14
* Add --enable-debug=elogind configure option and fix cgroup pathSven Eden2017-03-14
* Detect running cgroup controller.Sven Eden2017-03-14
* Classify processes from sessions into cgroupsSven Eden2017-03-14
* Remove src/basic/special.h, as all defines in there are systemd-only.Sven Eden2017-03-14
* [Patch 3/3] Add cgroups initialization and handlingSven Eden2017-03-14
* Prep v226: Mask all unneeded functionsSven Eden2017-03-14
* Prep v226: Apply missing fixes and changes to src/basicSven Eden2017-03-14