chiark / gitweb /
Fix various build failures with the latest systemd updates.
[elogind.git] / src / core / cgroup.c
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-09-26 Lennart Poetteringcgroup: IN_SET() FTW!
2017-11-22 Lennart Poetteringcgroup: after determining that a cgroup is empty, async...
2017-11-22 Lennart Poetteringcore: rename cgroup_queue → cgroup_realize_queue
2017-11-22 Zbigniew Jędrzejew... core/cgroup: add a helper macro for a common pattern...
2017-11-21 Lennart Poetteringcgroup: refuse to return accounting data if accounting...
2017-09-07 Lennart Poetteringcore: when coming back from reload/reexec, reapply...
2017-09-07 Lennart Poetteringcore: serialize/deserialize IP accounting across daemon...
2017-09-01 Lennart Poetteringcgroup: dump the newly added IP settings in the cgroup...
2017-11-21 Daniel Mackcgroup, unit, fragment parser: make use of new firewall...
2017-11-21 Daniel Mackcgroup: add fields to accommodate eBPF related details
2017-11-20 Lennart Poetteringmanager: watching the cgroup2 inotify fd is safe in...
2017-09-05 Lennart Poetteringcgroup: always invalidate "cpu" and "cpuacct" together
2017-09-25 Zbigniew Jędrzejew... Make test_run into a flags field and disable generators...
2017-08-30 Sven EdenPrep v235: Apply pending upstream updates in src/core...
2017-08-14 Sven EdenPrep v235: Apply upstream fixes (4/10) [src/core]
2017-07-27 Sven EdenPrep v234: Eventually fix the cgroup stuff. elogind...
2017-07-25 Zbigniew Jędrzejew... tree-wide: when %m is used in log_*, always specify...
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 Dave Reisnercgroup: properly check for ignore-notfound paths (...
2017-07-17 Dongsu Parkcgroup: support prefix "-" in cgroups whitelisting...
2017-07-17 Tejun Heocore: make SYSTEMD_CGROUP_CONTROLLER a special string
2017-07-17 Tejun Heocore: simplify cg_[all_]unified()
2017-07-17 Zbigniew Jędrzejew... tree-wide: drop NULL sentinel from strjoin
2017-07-17 Zbigniew Jędrzejew... tree-wide: use startswith return value to avoid hardcod...
2017-07-07 Sven EdenMerge pull request #22 from elogind/dev_v232
2017-07-05 Tejun Heocore: make settings for unified cgroup hierarchy supers...
2017-07-05 Lennart Poetteringcore: add "invocation ID" concept to service manager
2017-07-05 Tejun Heologind: update empty and "infinity" handling for [User...
2017-07-05 Lennart Poetteringcore: cache last CPU usage counter, before destorying...
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 WaLyong Chocore: introduce MemorySwapMax=
2017-07-03 Sven EdenMerge pull request #19 from elogind/dev_v231
2017-06-16 Sven EdenPrep v231: Apply missing fixes from upstream (2/6)...
2017-06-16 Alessandro Puccetticgroup: whitelist inaccessible devices for "auto" and...
2017-06-16 Lennart Poetteringcore: when forcibly killing/aborting left-over unit...
2017-06-16 Michael BieblVarious fixes for typos found by lintian (#3705)
2017-06-16 Evgeny Vereshchagincore: log the right set of the supported controllers...
2017-06-16 Tejun Heocore: pass Unit into cgroup_context_apply() and use...
2017-06-16 Tejun Heocore: add cgroup memory controller support on the unifi...
2017-06-16 Sven EdenPrep v230: Apply missing upstream fixes and updates...
2017-06-16 Lennart Poetteringcore: use an AF_UNIX/SOCK_DGRAM socket for cgroup agent...
2017-06-16 Tejun Heocore: make unit_has_mask_realized() consider controller...
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: Remove remaining emacs settings [2/6] src...
2017-05-17 Daniel Mackcgroup: remove support for NetClass= directive
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 (3/5)
2017-04-26 Sven EdenPrep v228: Substitute declaration masks (3/4)
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (3/3)
2017-04-26 Lennart Poetteringcore: don't generate warnings when write access to...
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-03-29 Sven Eden[3/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 EdenAdd mounting of a name=elogind cgroup if no init contro...
2017-03-14 Sven EdenFixed gawk script for git-tar target.
2017-03-14 Sven EdenCleaned up more unneeded types and functions.
2017-03-14 Sven EdenAdd --enable-debug=elogind configure option and fix...
2017-03-14 Sven EdenRemove src/basic/special.h, as all defines in there...
2017-03-14 Sven Eden[Patch 2/3] Add cgroups initialization and handling
2015-04-19 Andy WingoRemove src/core
2015-04-08 Andy WingoCompiling.
2015-03-02 Lennart Poetteringcore: expose consumed CPU time per unit
2015-02-01 Zbigniew Jędrzejew... core/cgroup: fix embarrassing typo
2015-01-26 Torstein Husebøtreewide: fix multiple typos
2015-01-19 Daniel Mackcgroup: fix typo
2015-01-06 Zbigniew Jędrzejew... cgroup: memory limits on / are not supported
2015-01-06 Zbigniew Jędrzejew... cgroup: fix error message
2015-01-05 Lennart Poetteringcgroup: downgrade log messages when we cannot write...
2014-12-10 Lennart Poetteringscope: make attachment of initial PIDs a bit more robust
2014-12-10 Lennart Poetteringcore: don't migrate PIDs for units that may contain...
2014-12-09 Lennart Poetteringcore: rename unit_destroy_cgroup() to unit_destroy_cgro...
2014-12-09 Ross Lagerwallcgroup: Handle error when destroying cgroup
2014-11-28 Michal Schmidttreewide: another round of simplifications
2014-11-28 Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28 Michal Schmidttreewide: more log_*_errno + return simplifications
2014-11-28 Michal Schmidttreewide: no need to negate errno for log_*_errno()
2014-11-28 Michal Schmidttreewide: auto-convert the simple cases to log_*_errno()
2014-11-05 Lennart Poetteringcore: introduce new Delegate=yes/no property controllin...
2014-09-29 Zbigniew Jędrzejew... Do not format USEC_INFINITY as NULL
2014-08-22 Lennart Poetteringcore: split up "starting" manager state into "initializ...
2014-08-15 Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15 Lennart Poetteringcgroup: only generate warnings if actually writing...
2014-08-15 Lennart Poetteringcgroup: downgrade log messages about non-existant cgrou...
2014-07-29 Kay Sieverstime-util: add and use USEC/NSEC_INFINIY
2014-07-20 Zbigniew Jędrzejew... test-engine: fix access to unit load path
2014-05-22 Lennart Poetteringcgroups: simplify CPUQuota= logic
2014-05-21 Lennart Poetteringcgroups: always propagate controller membership to...
2014-05-21 Lennart Poetteringcgroup: rework startup logic
2014-05-21 WaLyong Chocore: add startup resource control option
2014-05-08 Łukasz Stelmachcore: check the right variable for failed open()
2014-05-05 Kay Sieverscore: require cgroups filesystem to be available
next