summaryrefslogtreecommitdiff
path: root/src/core/scope.h
Commit message (Expand)AuthorAgeFilesLines
* systemd: Support OOMPolicy in scope unitsMark Laws2022-11-241-0/+2
* core/scope: Add oom-kill status for scope units (#24269)gtwang012022-08-111-0/+1
* scope: allow unprivileged delegation on scopesMichal Sekletar2022-08-041-0/+3
* core: implement RuntimeMaxDeltaSec directiveAlbert Brox2021-09-281-0/+1
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* scope: Support RuntimeMaxSec= directive in scope unitsPhilip Withnall2019-10-281-0/+1
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* core: undo the dependency inversion between unit.h and all unit typesFelipe Sateler2018-05-151-0/+2
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* core: track scope controllers on the busLennart Poettering2017-11-231-0/+2
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* Merge pull request #3762 from poettering/sigkill-logMartin Pitt2016-07-221-0/+1
|\
| * core: when a scope was abandoned, always log about processes we killLennart Poettering2016-07-201-0/+1
* | core: normalize header inclusion in execute.h a bitLennart Poettering2016-07-201-0/+2
|/
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* Move all unit states to basic/ and extend systemctl --state=helpZbigniew Jędrzejewski-Szmek2015-09-281-14/+0
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* core: watch SIGCHLD more closely to track processes of units with no reliable...Lennart Poettering2014-02-071-2/+3
* core: introduce new stop protocol for unit scopesLennart Poettering2014-01-311-0/+2
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-1/+1
* core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering2013-07-011-0/+69