]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/cgroup.c
util-lib: split our string related calls from util.[ch] into its own file string...
[thirdparty/systemd.git] / src / core / cgroup.c
2015-10-24  Lennart Poetteringutil-lib: split our string related calls from util...
2015-10-24  Lennart PoetteringMerge pull request #1659 from vcaputo/journal_verify_en...
2015-10-23  Lennart PoetteringMerge pull request #1653 from keszybz/lz4-compress...
2015-10-15  Lennart PoetteringMerge pull request #1527 from keszybz/lz4
2015-10-13  Lennart PoetteringMerge pull request #1542 from keszybz/journal-audit...
2015-10-01  Kay SieversMerge pull request #1428 from franciozzy/tagenhance
2015-09-24  Lennart PoetteringMerge pull request #1374 from olof/autoconf_gcrypt_dep
2015-09-23  Lennart PoetteringMerge pull request #1365 from floppym/kcmp
2015-09-22  Lennart PoetteringMerge pull request #1336 from pszewczyk/functionfs_sock...
2015-09-22  Lennart PoetteringMerge pull request #986 from karelzak/monitor
2015-09-21  Lennart PoetteringMerge pull request #1249 from lnykryn/sysv-symlinks
2015-09-18  Lennart PoetteringMerge pull request #1241 from ssahani/net
2015-09-16  Lennart PoetteringMerge pull request #1269 from zonque/netcls
2015-09-15  Daniel Mackcgroup: add support for net_cls controllers 1269/head
2015-09-14  Lennart PoetteringMerge pull request #1250 from g2p/master
2015-09-13  Daniel MackMerge pull request #1251 from poettering/cgroups-cleanup
2015-09-11  Lennart Poetteringcgroup: unify how we invalidate cgroup controller settings 1251/head
2015-09-11  Lennart Poetteringcore: refactor cpu shares/blockio weight cgroup logic
2015-09-10  Lennart PoetteringMerge pull request #1227 from intelfx/systemctl-legacy...
2015-09-10  Daniel MackMerge pull request #1222 from poettering/image-ops...
2015-09-10  Daniel MackMerge pull request #1239 from poettering/cgroup-pids
2015-09-10  Lennart Poetteringcore: add support for the "pids" cgroup controller 1239/head
2015-09-09  Daniel MackMerge pull request #1210 from poettering/import-fixes
2015-09-08  Lennart Poetteringcgroups: make sure the "devices" controller's enum...
2015-09-06  Lennart PoetteringMerge pull request #1153 from evverx/dot-alias-handling
2015-09-05  Lennart PoetteringMerge pull request #1161 from dvdhrm/include-order2
2015-09-05  David HerrmannMerge pull request #1140 from poettering/sd-event-signals
2015-09-05  Lennart PoetteringMerge pull request #1150 from evverx/update-systemctl...
2015-09-04  Lennart Poetteringcgroups: delegation to unprivileged services is safe...
2015-09-04  Lennart Poetteringcore: split up manager_get_unit_by_pid()
2015-09-04  Lennart Poetteringmacro: introduce new PID_TO_PTR macros and make use...
2015-09-03  Daniel MackMerge pull request #1127 from neheb/master
2015-09-02  Lennart PoetteringMerge pull request #1123 from phomes/scope-no-bool...
2015-09-02  Lennart PoetteringMerge pull request #1126 from phomes/indentation2
2015-09-02  Thomas Hindoe Paab... tree-wide: fix indentation 1126/head
2015-09-02  Kay SieversMerge pull request #1119 from teg/virtio-names
2015-09-02  Lennart PoetteringMerge pull request #1118 from jsynacek/man-dot-d-v2
2015-09-02  Lennart PoetteringMerge pull request #1116 from poettering/unified-rebased
2015-09-01  Lennart Poetteringcore: unified cgroup hierarchy support 1116/head
2015-09-01  Lennart PoetteringMerge pull request #1098 from filbranden/cpuaffinity2
2015-09-01  Lennart PoetteringMerge pull request #1107 from msekletar/selinux-get...
2015-09-01  Tom GundersenMerge pull request #1111 from poettering/more-cgroup...
2015-09-01  Lennart PoetteringMerge pull request #1109 from phomes/man-typos
2015-09-01  Lennart Poetteringcore: when looking for the unit for a process, look...
2015-09-01  Lennart Poetteringcgroup: drop "ignore_self" argument from cg_is_empty()
2015-09-01  David HerrmannMerge pull request #1108 from phomes/dont-shadow-globals
2015-09-01  Lennart Poetteringunits: enable waiting for unit termination in certain...
2015-09-01  Lennart PoetteringMerge pull request #1066 from ssahani/tunnel
2015-08-31  Daniel MackMerge pull request #1093 from poettering/unified-prepare
2015-08-31  Lennart Poetteringunit: add new macros to test for unit contexts
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-11  Lennart Poetteringcore: rename SystemdRunningAs to ManagerRunningAs
2015-04-10  Ronny Chevaliershared: add process-util.[ch]
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
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...
next