chiark / gitweb /
cgroup2: use new fstype for unified hierarchy
[elogind.git] / src / basic / cgroup-util.c
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Add missing fixes from upstream [1/6] src...
2017-05-17 Daniel Mackcgroup: remove support for NetClass= directive
2017-05-17 Zbigniew Jędrzejew... tree-wide: check if errno is greater than zero (2)
2017-05-17 Zbigniew Jędrzejew... tree-wide: check if errno is greater then zero
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (5/5)
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (1/5)
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (2/3)
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-04-09 Sven EdenPrep v227: Clean up various *-util.[hc] files
2017-03-29 Sven Eden[1/5] Apply missing fixes from upstream
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenRename ELOGIND_CGROUP_CONTROLLER back to SYSTEMD_CGROUP...
2017-03-14 Sven EdenMajor cleanup of all leftovers after rebasing on
2017-03-14 Sven EdenAdd mounting of a name=elogind cgroup if no init contro...
2017-03-14 Sven EdenAdd support for building elogind against musl libc
2017-03-14 Sven EdenFixed gawk script for git-tar target.
2017-03-14 Sven EdenCleaned up more unneeded functions and types in:
2017-03-14 Sven Edencg_shift_path(): Do not shift if cgroup and root are...
2017-03-14 Sven EdenAdd --enable-debug=elogind configure option and fix...
2017-03-14 Sven EdenDetect running cgroup controller.
2017-03-14 Sven EdenClassify processes from sessions into cgroups
2017-03-14 Sven EdenRemove src/basic/special.h, as all defines in there...
2017-03-14 Sven Eden[Patch 3/3] Add cgroups initialization and handling
2017-03-14 Sven EdenPrep v226: Mask all unneeded functions
2017-03-14 Sven EdenPrep v226: Apply missing fixes and changes to src/basic
2017-03-14 Lennart Poetteringcgroup: when comparing agent paths, use path_equal()
2017-03-14 Lennart Poetteringcgroup: don't allow hidden cgroups
2017-03-14 Lennart Poetteringcgroup: never migrate kernel threads out of the root...
2017-03-14 Sven EdenPrep v225: Added needed udev support and re-enabled...
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
2017-03-14 Sven EdenPrep v224: Major cleanup of unneeded functions and...
2017-03-14 Sven EdenPrep v221: Some more cleanup and a few fixes
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...