summaryrefslogtreecommitdiff
path: root/src/core/kill.h
AgeCommit message (Expand)AuthorFilesLines
2018-07-23Make final kill signal configurableJon Ringle1-0/+1
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-04-06tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek1-13/+0
2017-11-19Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek1-0/+1
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack1-2/+0
2015-09-21core: extend KillUnit() to return error when no unit was killedJan Synacek1-0/+3
2014-01-29core: introduce new KillMode=mixed which sends SIGTERM only to the main proce...Lennart Poettering1-0/+1
2013-07-30core: optionally send SIGHUP in addition to the configured kill signalLennart Poettering1-0/+1
2013-05-02Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek1-4/+6
2012-07-20core: drop KillMode parameter from KillUnit() bus callLennart Poettering1-0/+2
2012-07-20unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering1-0/+58