]> git.ipfire.org Git - thirdparty/systemd.git/history - src/core/scope.c
core: unified cgroup hierarchy support
[thirdparty/systemd.git] / src / core / scope.c
2015-09-01  Lennart Poetteringcore: unified cgroup hierarchy support 1116/head
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 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 PoetteringMerge pull request #1066 from ssahani/tunnel
2015-08-31  Daniel MackMerge pull request #1093 from poettering/unified-prepare
2015-08-31  Lennart Poetteringunit: unify how we assing slices to units
2015-08-28  David HerrmannMerge pull request #1058 from spasche/hwdb-logitech...
2015-08-28  Lennart PoetteringMerge pull request #1067 from teg/dhcp-server
2015-08-28  Tom GundersenMerge pull request #1063 from poettering/dbus-interface...
2015-08-28  Lennart Poetteringcore: add unit_dbus_interface_from_type() to unit-name.h
2015-06-04  David HerrmannMerge pull request #57 from pwithnall/wip/pwithnall...
2015-05-13  Lennart Poetteringcore: only set event source name when we create an...
2015-05-11  Lennart Poetteringcore,network: major per-object logging rework
2015-04-29  Tom Gundersencore: annotate event sources
2015-04-28  Thomas Hindoe Paab... scope: use correct enum type
2015-04-28  Lennart Poetteringcore: when we cannot add PID to a scope cgroup, log...
2015-04-24  Lennart PoetteringRevert "core: do not spawn jobs or touch other units...
2015-03-07  Ivan Shapovalovcore: do not spawn jobs or touch other units during...
2015-03-02  Lennart Poetteringcore: expose consumed CPU time per unit
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-01-28  Lennart Poetteringcore: output unit status output strings to console...
2014-12-10  Lennart Poetteringscope: make attachment of initial PIDs a bit more robust
2014-11-30  Ronny Chevaliercore: remove unused variables
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-27  Lennart Poetteringlog: rearrange log function naming
2014-10-28  Umut Tezduyar Lindskogcore: send sigabrt on watchdog timeout to get the stack...
2014-03-24  Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-19  Lennart Poetteringcore: rework context initialization/destruction logic
2014-02-24  Lennart Poetteringcore: add global settings for enabling CPUAccounting...
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-07  Lennart Poetteringcore: watch SIGCHLD more closely to track processes...
2014-01-31  Lennart Poetteringcore: introduce new stop protocol for unit scopes
2014-01-29  Lennart Poetteringcore: make sure to always go through both SIGTERM and...
2014-01-27  Zbigniew Jędrzejew... core: add function to tell when job will time out
2013-12-22  Lennart Poetteringcore: no need to list properties for PropertiesChanged...
2013-11-20  Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-05  Oleksii ShevchukConfigurable Timeouts/Restarts default values
2013-09-25  Lennart Poetteringcgroup: if we do a cgroup operation then do something...
2013-09-11  Lennart Poetteringcore: failed scope units may not be restarted
2013-07-10  Lennart Poetteringscope: don't require an initialized PIDs set when deser...
2013-07-01  Lennart Poetteringscope: fix state string table
2013-07-01  Lennart Poetteringscope: implement reset-failed command
2013-06-30  Lennart Poetteringcore: add new "scope" unit type for making a unit of...