chiark / gitweb /
core: don't use the unified hierarchy for the elogind cgroup yet (#4628)
[elogind.git] / src / basic / cgroup-util.c
2017-07-17 Martin Pittcore: don't use the unified hierarchy for the elogind...
2017-07-17 Zbigniew Jędrzejew... Rename formats-util.h to format-util.h
2017-07-17 Zbigniew Jędrzejew... tree-wide: drop NULL sentinel from strjoin
2017-07-07 Sven EdenMerge pull request #22 from elogind/dev_v232
2017-07-05 Sven EdenPrep v232.2: cg_shift_path() : With other controllers...
2017-07-05 Sven EdenPrep v232.2: cg_update_unified() : Statically set ...
2017-07-05 Sven EdenPrep v232: Do not listen to SYSTEMD_* environment varia...
2017-07-05 Sven EdenPrep v232: Mask new functions that are unneeded by...
2017-07-05 Sven EdenPrep v232: Apply missing updates from upstream
2017-07-05 Evgeny Vereshchaginnspawn: cleanup and chown the synced cgroup hierarchy...
2017-07-05 Lennart Poetteringcore: add "invocation ID" concept to service manager
2017-07-05 Lennart Poetteringutil: use SPECIAL_ROOT_SLICE macro where appropriate
2017-07-05 Tejun Heocore: rename cg_unified() to cg_all_unified()
2017-07-05 Tejun Heocore: use the unified hierarchy for the elogind cgroup...
2017-07-05 Tejun Heocore: add cgroup CPU controller support on the unified...
2017-07-05 Christian Braunercgroup: detect cgroup namespaces
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-20 Sven EdenPrep v231.2: login/elogind.c: Remove bus_forward_agent_...
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (1/6)...
2017-06-16 Lennart Poetteringcgroup: suppress sending follow-up SIGCONT after sendin...
2017-06-16 Lennart Poetteringcore: when forcibly killing/aborting left-over unit...
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Tejun Heocore: update populated event handling in unified hierarchy
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...