summaryrefslogtreecommitdiff
path: root/src/core/scope.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: auto-convert the simple cases to log_*_errno()Michal Schmidt2014-11-281-1/+1
* log: rearrange log function namingLennart Poettering2014-11-271-6/+6
* core: send sigabrt on watchdog timeout to get the stacktraceUmut Tezduyar Lindskog2014-10-281-1/+1
* sd-event: rework API to support CLOCK_REALTIME_ALARM and CLOCK_BOOTTIME_ALARM...Lennart Poettering2014-03-241-1/+6
* core: rework context initialization/destruction logicLennart Poettering2014-03-191-8/+5
* core: add global settings for enabling CPUAccounting=, MemoryAccounting=, Blo...Lennart Poettering2014-02-241-0/+2
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-201-1/+1
* core: watch SIGCHLD more closely to track processes of units with no reliable...Lennart Poettering2014-02-071-32/+66
* core: introduce new stop protocol for unit scopesLennart Poettering2014-01-311-7/+19
* core: make sure to always go through both SIGTERM and SIGKILL states of unitsLennart Poettering2014-01-291-1/+3
* core: add function to tell when job will time outZbigniew Jędrzejewski-Szmek2014-01-271-0/+16
* core: no need to list properties for PropertiesChanged messages anymoreLennart Poettering2013-12-221-1/+0
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-26/+44
* Configurable Timeouts/Restarts default valuesOleksii Shevchuk2013-11-051-1/+1
* cgroup: if we do a cgroup operation then do something on all supported contro...Lennart Poettering2013-09-251-1/+1
* core: failed scope units may not be restartedLennart Poettering2013-09-111-0/+3
* scope: don't require an initialized PIDs set when deserializingLennart Poettering2013-07-101-1/+1
* scope: fix state string tableLennart Poettering2013-07-021-1/+1
* scope: implement reset-failed commandLennart Poettering2013-07-021-0/+13
* core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering2013-07-011-0/+466