summaryrefslogtreecommitdiff
path: root/src/core/scope.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-14tree-wide: remove Lennart's copyright linesLennart Poettering1-4/+0
2018-06-14tree-wide: drop 'This file is part of systemd' blurbLennart Poettering1-2/+0
2018-05-15core: undo the dependency inversion between unit.h and all unit typesFelipe Sateler1-0/+2
2018-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-11-23core: track scope controllers on the busLennart Poettering1-0/+2
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-07-22Merge pull request #3762 from poettering/sigkill-logMartin Pitt1-0/+1
2016-07-20core: normalize header inclusion in execute.h a bitLennart Poettering1-0/+2
2016-07-20core: when a scope was abandoned, always log about processes we killLennart Poettering1-0/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-09-28Move all unit states to basic/ and extend systemctl --state=helpZbigniew Jędrzejewski-Szmek1-14/+0
2015-02-23remove unused includesThomas Hindoe Paaboel Andersen1-1/+0
2014-02-07core: watch SIGCHLD more closely to track processes of units with no reliable...Lennart Poettering1-2/+3
2014-01-31core: introduce new stop protocol for unit scopesLennart Poettering1-0/+2
2013-11-20core: convert PID 1 to libsystemd-busLennart Poettering1-1/+1
2013-07-01core: add new "scope" unit type for making a unit of pre-existing processesLennart Poettering1-0/+69