]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/cgroup.c
treewide: fix multiple typos
[thirdparty/systemd.git] / src / core / cgroup.c
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
2014-04-25  Lennart Poetteringcore: expose CFS CPU time quota as high-level unit...
2014-03-19  Lennart Poetteringcore: make sure we can combine DevicePolicy=closed...
2014-03-18  Lennart Poetteringutil: replace close_nointr_nofail() by a more useful...
2014-03-11  Lennart Poetteringcore: support globbing matches in DeviceAllow= when...
2014-02-24  Lennart Poetteringcgroup: certain cgroup attributes are not available...
2014-02-22  Lennart Poetteringcgroup: Extend DeviceAllow= syntax to whitelist groups...
2014-02-19  Lennart Poetteringupdate TODO
2014-02-18  Jan Engelhardtdoc: update punctuation
2014-02-17  Lennart Poetteringcore: find the closest parent slice that has a specfic...
2014-02-17  Lennart Poetteringcore: rework cgroup mask propagation
2013-11-22  David Strausscgroups: Cache controller masks and optimize queues.
2013-11-10  Zbigniew Jędrzejew... systemd: fix memory leak in cgroup code
2013-11-06  David StraussComment spelling fixes.
2013-11-06  Lennart Poetteringcgroup: run PID 1 in the root cgroup
2013-10-14  Lennart Poetteringlist: make our list macros a bit easier to use by not...
2013-09-25  Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-09-23  Lennart Poetteringcgroup: always enable memory.use_hierarchy= for all...
2013-09-17  Lennart Poetteringcgroup: get rid of MemorySoftLimit=
2013-09-16  Gao fengcgroup: add missing equals for BlockIOWeight
2013-09-13  Lukas Nykryncore/cgroup: first print then free
2013-09-13  Gao fengcgroup: fix incorrectly setting memory cgroup
2013-09-13  Gao fengcgroup: correct the log information
2013-09-13  Gao fengcgroup: add the missing setting of variable's value
2013-08-28  Harald HoyerDo not realloc strings, which are already in the hashma...
2013-08-28  Harald HoyerRevert "cgroup.c: check return value of unit_realize_cg...
2013-08-23  Harald Hoyercgroup.c: check return value of unit_realize_cgroup_now()
2013-07-11  Lennart Poetteringcgroup: split out per-device BlockIOWeight= setting...
2013-07-11  Lennart Poetteringcgroup: don't ever try to destroy the cgroup of the...
2013-07-11  Lennart Poetteringcgroup: don't move systemd into systems.slice when...
2013-07-10  Lennart Poetteringcgroup: downgrade error message when we cannot remove...
2013-07-02  Lennart Poetteringcore: don't consider a unit's cgroup empty if only...
2013-06-30  Lennart Poetteringcgroup: implicitly add units to GC queue when their...
2013-06-30  Lennart Poetteringcgroup: readd proper cgroup empty tracking
2013-06-27  Lennart Poetteringcore: general cgroup rework
2013-06-20  Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-06-17  Lennart Poetteringcore: add new .slice unit type for partitioning systems
2013-04-16  Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-15  Lennart Poetteringcore: always create /user and /machine top-level cgroup...
2013-04-08  Lennart Poetteringcgroup: always keep access mode of 'tasks' and 'cgroup...
2013-03-22  Lennart Poetteringcgroup: minor optimization
2013-01-14  Lennart Poetteringcore: add bus API and systemctl commands for altering...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-09-18  Zbigniew Jędrzejew... core: move ManagerRunningAs to shared
2012-07-26  Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25  Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-13  Lennart Poetteringutil: rename join() to strjoin()
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-05-03  Lennart Poetteringservice: explicitly remove control/ subcgroup after...
2012-04-16  Lennart Poetteringlogind: remove redundant entries from logind's default...
2012-04-16  Lennart Poetteringmanager: remove unavailable/redundant entries from...
2012-04-16  Lennart Poetteringcgroup: if a controller is not available don't try...
2012-04-13  Lennart Poetteringservice: place control command in subcgroup control/
2012-04-11  Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11  Kay Sieversmove libsystemd_core.la sources into core/