summaryrefslogtreecommitdiff
path: root/src/basic/cgroup-util.c
Commit message (Expand)AuthorAge
* cgroup-util: fix enabling of controllers (#8816)Antique2018-08-24
* util-lib: introduce new empty_or_root() helper (#8746)Lennart Poettering2018-08-24
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-08-24
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-08-24
* fuzz-unit-file: add __has_feature(memory_sanitizer) when skipping ListenNetlink=Zbigniew Jędrzejewski-Szmek2018-08-24
* macro: introduce TAKE_PTR() macroLennart Poettering2018-08-24
* Fix cgroup directory mounting:Sven Eden2018-06-29
* cgroup-util: fix enabling of controllers (#8816)Antique2018-06-28
* basic/cgroup-util: remove unused variableZbigniew Jędrzejewski-Szmek2018-06-28
* Prep v238: Fix cg_path_decode_unit() to understand elogind session naming.Sven Eden2018-06-11
* Prep v238: Uncomment now needed headers and unmask now needed functions in sr...Sven Eden2018-06-05
* Prep v238: Applied some upstream updates to src/basic (3/5)Sven Eden2018-06-04
* basic/cgroup-util: simplify cg_get_keyed_attribute(), add testZbigniew Jędrzejewski-Szmek2018-05-30
* cgroup-util: rework cg_get_keyed_attribute() a bitLennart Poettering2018-05-30
* basic: shorten the code a bit in two placesZbigniew Jędrzejewski-Szmek2018-05-30
* Add mkdir_errno_wrapper() and use instead of mkdir() in various placesZbigniew Jędrzejewski-Szmek2018-05-30
* tree-wide: make use of new STRLEN() macro everywhere (#7639)Lennart Poettering2018-05-30
* basic: turn off stdio locking for a couple of helper callsLennart Poettering2018-05-30
* Prep v236 : Add missing SPDX-License-Identifier (2/9) src/basicSven Eden2018-03-26
* Replace free and nullify by mfreeDaniel Lockyer2017-11-24
* cgroup: properly determine cgroups zombie processes belong toLennart Poettering2017-11-17
* Some minor cleanupsSven Eden2018-03-07
* Prep v235.3 : Fix cgroup hierarchy detection codeSven Eden2018-01-18
* If elogind is just started, /sys/fs/cgroup/elogind might not exist, yet on le...Sven Eden2018-01-15
* Prep 235: Make cgroups2 available, hybrid mode already works.Sven Eden2018-01-10
* Prep 235: Enabled sd_bus_creds_get_slice(), sd_bus_creds_get_user_slice(), sd...Sven Eden2018-01-09
* Prep 235: Enabled sd_peer_get_slice() and sd_pid_get_slice() to at least try ...Sven Eden2018-01-09
* Prep 235: Although systemd slices are unsupported, make cg_path_get_slice() a...Sven Eden2018-01-09
* Prep 235: Implement an alternative approach for sd_pid_get_owner_uid(), makin...Sven Eden2017-12-13
* Fix various build failures with the latest systemd updates.Sven Eden2017-12-08
* tree-wide: use IN_SET macro (#6977)Yu Watanabe2017-12-08
* Apply updates from upstreamSven Eden2017-12-07
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-11-23
* cgroup: rework which files we chown() on delegationLennart Poettering2017-09-22
* cgroup-util: downgrade log messages from library code to LOG_DEBUGLennart Poettering2017-11-21
* cgroup, unit, fragment parser: make use of new firewall functionsDaniel Mack2017-11-21
* Add abstraction model for BPF programsDaniel Mack2017-11-20
* cgroup-util: minor coding style adjustmentLennart Poettering2017-09-04
* v235: Added missing updatesSven Eden2017-11-19
* cgroup-util: replace one use of fgets() by read_line()Lennart Poettering2017-09-25
* cgroup: rework which files we chown() on delegationLennart Poettering2017-09-22
* cgroup-util: downgrade log messages from library code to LOG_DEBUGLennart Poettering2017-09-25
* 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