summaryrefslogtreecommitdiff
path: root/src/nspawn/nspawn-cgroup.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-3/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* nspawn: move nspawn cgroup hierarchy one level down unconditionallyLennart Poettering2018-05-031-25/+34
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* nspawn: when in hybrid mode, chown() both the legacy and the unified hierarch...Lennart Poettering2017-12-051-1/+14
* cgroup: also include "cgroups.threads" in the list of files to chownLennart Poettering2017-12-051-5/+7
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* Be slightly more verbose in error messageZbigniew Jędrzejewski-Szmek2017-07-021-1/+1
* cgroup: rename cg_unified() → cg_unified_controller()Lennart Poettering2017-02-241-2/+2
* cgroup: change cg_unified() to possibly return errors againLennart Poettering2017-02-241-4/+10
* core: simplify cg_[all_]unified()Tejun Heo2017-02-181-12/+5
* nspawn: remove unused variable (#4369)Thomas H. P. Andersen2016-10-141-1/+0
* nspawn: cleanup and chown the synced cgroup hierarchy (#4223)Evgeny Vereshchagin2016-10-131-15/+38
* nspawn,mount-util: add [u]mount_verbose and use it in nspawnZbigniew Jędrzejewski-Szmek2016-10-111-6/+7
* core: use the unified hierarchy for the systemd cgroup controller hierarchyTejun Heo2016-08-171-7/+6
* core: rename cg_unified() to cg_all_unified()Tejun Heo2016-08-151-2/+2
* treewide: fix typos and remove accidental repetition of wordsTorstein Husebø2016-07-111-1/+1
* core: update populated event handling in unified hierarchyTejun Heo2016-03-261-2/+1
* cgroup2: use new fstype for unified hierarchyAlban Crequy2016-03-261-1/+1
* nspawn: Fix two misspellings of "hierarchy" in error messagesTobias Klauser2016-03-161-2/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* nspawn: userns and unified cgroup: chown cgroup.eventsAlban Crequy2015-12-281-0/+1
* util-lib: split out allocation calls into alloc-util.[ch]Lennart Poettering2015-10-271-0/+1
* util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering2015-10-251-1/+2
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-5/+5
* nspawn: remove nspawn.h, it's empty nowLennart Poettering2015-09-071-1/+0
* nspawn: split out cgroup related calls into nspawn-cgroup.[ch]Lennart Poettering2015-09-071-0/+163