summaryrefslogtreecommitdiff
path: root/src/core/scope.c
Commit message (Expand)AuthorAge
* core: do not spawn jobs or touch other units during coldpluggingIvan Shapovalov2015-03-07
* core: expose consumed CPU time per unitLennart Poettering2015-03-02
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-23
* core: output unit status output strings to console, only if we actually are c...Lennart Poettering2015-01-28
* scope: make attachment of initial PIDs a bit more robustLennart Poettering2014-12-10
* core: remove unused variablesRonny Chevalier2014-11-30
* treewide: more log_*_errno + return simplificationsMichal Schmidt2014-11-28
* treewide: no need to negate errno for log_*_errno()Michal Schmidt2014-11-28
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-28
* log: rearrange log function namingLennart Poettering2014-11-27
* core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog2014-10-28
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-24
* core: rework context initialization/destruction logicLennart Poettering2014-03-19
* core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering2014-02-24
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* core: watch SIGCHLD more closely to track processes of units with no reliable...Lennart Poettering2014-02-07
* core: introduce new stop protocol for unit scopesLennart Poettering2014-01-31
* core: make sure to always go through both SIGTERM and SIGKILL states of unitsLennart Poettering2014-01-29
* core: add function to tell when job will time outZbigniew Jędrzejewski-Szmek2014-01-27
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-22
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* Configurable Timeouts/Restarts default valuesOleksii Shevchuk2013-11-05
* cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering2013-09-25
* core: failed scope units may not be restartedLennart Poettering2013-09-11
* scope: don't require an initialized PIDs set when deserializingLennart Poettering2013-07-10
* scope: fix state string tableLennart Poettering2013-07-02
* scope: implement reset-failed commandLennart Poettering2013-07-02
* core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering2013-07-01