chiark / gitweb /
Prep v239: Add missing updates that evaded migration.
[elogind.git] / src / basic / cgroup-util.c
2018-08-24 Sven EdenPrep v239: Add missing updates that evaded migration.
2018-08-24 Lennart Poetteringtree-wide: remove Lennart's copyright lines
2018-08-24 Lennart Poetteringtree-wide: drop 'This file is part of systemd' blurb
2018-08-24 Zbigniew Jędrzejew... pid1: do not reset subtree_control on already-existing...
2018-08-24 Yu Watanabepath-util: introduce path_simplify()
2018-08-24 Antiquecgroup-util: fix enabling of controllers (#8816)
2018-08-24 Lennart Poetteringutil-lib: introduce new empty_or_root() helper (#8746)
2018-08-24 Zbigniew Jędrzejew... tree-wide: drop license boilerplate
2018-08-24 Yu Watanabetree-wide: use TAKE_PTR() and TAKE_FD() macros
2018-08-24 Zbigniew Jędrzejew... fuzz-unit-file: add __has_feature(memory_sanitizer...
2018-08-24 Lennart Poetteringmacro: introduce TAKE_PTR() macro
2018-06-29 Sven EdenFix cgroup directory mounting:
2018-06-28 Antiquecgroup-util: fix enabling of controllers (#8816)
2018-06-28 Zbigniew Jędrzejew... basic/cgroup-util: remove unused variable
2018-06-11 Sven EdenPrep v238: Fix cg_path_decode_unit() to understand...
2018-06-05 Sven EdenPrep v238: Uncomment now needed headers and unmask...
2018-06-04 Sven EdenPrep v238: Applied some upstream updates to src/basic...
2018-05-30 Zbigniew Jędrzejew... basic/cgroup-util: simplify cg_get_keyed_attribute...
2018-05-30 Lennart Poetteringcgroup-util: rework cg_get_keyed_attribute() a bit
2018-05-30 Zbigniew Jędrzejew... basic: shorten the code a bit in two places
2018-05-30 Zbigniew Jędrzejew... Add mkdir_errno_wrapper() and use instead of mkdir...
2018-05-30 Lennart Poetteringtree-wide: make use of new STRLEN() macro everywhere...
2018-05-30 Lennart Poetteringbasic: turn off stdio locking for a couple of helper...
2018-03-26 Sven EdenPrep v236 : Add missing SPDX-License-Identifier (2...
2017-11-24 Daniel LockyerReplace free and nullify by mfree
2017-11-17 Lennart Poetteringcgroup: properly determine cgroups zombie processes...
2018-03-07 Sven EdenSome minor cleanups
2018-01-18 Sven EdenPrep v235.3 : Fix cgroup hierarchy detection code
2018-01-15 Sven EdenIf elogind is just started, /sys/fs/cgroup/elogind...
2018-01-10 Sven EdenPrep 235: Make cgroups2 available, hybrid mode already...
2018-01-09 Sven EdenPrep 235: Enabled sd_bus_creds_get_slice(), sd_bus_cred...
2018-01-09 Sven EdenPrep 235: Enabled sd_peer_get_slice() and sd_pid_get_sl...
2018-01-09 Sven EdenPrep 235: Although systemd slices are unsupported,...
2017-12-13 Sven EdenPrep 235: Implement an alternative approach for sd_pid_...
2017-12-08 Sven EdenFix various build failures with the latest systemd...
2017-12-08 Yu Watanabetree-wide: use IN_SET macro (#6977)
2017-12-07 Sven EdenApply updates from upstream
2017-11-23 Zbigniew Jędrzejew... build-sys: use #if Y instead of #ifdef Y everywhere
2017-09-22 Lennart Poetteringcgroup: rework which files we chown() on delegation
2017-11-21 Lennart Poetteringcgroup-util: downgrade log messages from library code...
2017-11-21 Daniel Mackcgroup, unit, fragment parser: make use of new firewall...
2017-11-20 Daniel MackAdd abstraction model for BPF programs
2017-09-04 Lennart Poetteringcgroup-util: minor coding style adjustment
2017-11-19 Sven Edenv235: Added missing updates
2017-09-25 Lennart Poetteringcgroup-util: replace one use of fgets() by read_line()
2017-09-22 Lennart Poetteringcgroup: rework which files we chown() on delegation
2017-09-25 Lennart Poetteringcgroup-util: downgrade log messages from library code...
2017-08-14 Sven EdenPrep v235: Add missing includes and dependencies.
2017-08-14 Sven EdenPrep v235: Apply upstream fixes (3/10) [src/basic]
2017-07-27 Sven EdenPrep v234: Eventually fix the cgroup stuff. elogind...
2017-07-25 Sven EdenPrep v234: Apply missing upstream fixes in src/basic...
2017-07-25 Zbigniew Jędrzejew... Be slightly more verbose in error message
2017-07-25 Franck Buicore: introduce cg_mask_from_string()/cg_mask_to_string()
2017-07-19 Sven EdenPrep v233.3: Unmask various functions for future covera...
2017-07-17 Sven EdenPrep v233: Add missing updates from upstream in src...
2017-07-17 Lennart Poetteringcgroup: rework cg_all_unified()
2017-07-17 Lennart Poetteringcgroup: rename cg_update_unified() → cg_unified_update()
2017-07-17 Lennart Poetteringcgroup: rename cg_unified() → cg_unified_controller()
2017-07-17 Lennart Poetteringcgroup: change cg_unified() to possibly return errors...
2017-07-17 Lennart Poetteringcgroup-util: check unified_cache before invoking streq()
2017-07-17 Zbigniew Jędrzejew... cgroup-util: fix the case of default=unified, unified...
2017-07-17 Zbigniew Jędrzejew... cgroup-util: cache all cg_is_*_wanted answers, disable...
2017-07-17 Zbigniew Jędrzejew... cgroup-util: fix the reversed return value of cg_is_uni...
2017-07-17 Zbigniew Jędrzejew... core/mount-setup: if unified hierarchy is not supported...
2017-07-17 Zbigniew Jędrzejew... Rename cg_is_unified_elogind_controller_wanted to cg_is...
2017-07-17 Zbigniew Jędrzejew... pid1: add ./configure switch to select default cgroup...
2017-07-17 Lennart Poetteringfs-util: unify code we use to check if dirent's d_name...
2017-07-17 Lennart Poetteringutil-lib: various improvements to kernel command line...
2017-07-17 Tejun Heocore: keep supporting cgroup hybrid layout from v232...
2017-07-17 Tejun Heocore: make SYSTEMD_CGROUP_CONTROLLER a special string
2017-07-17 Tejun Heocore: simplify cg_[all_]unified()
2017-07-17 Tejun Heocore: make hybrid cgroup unified mode keep compat ...
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
next