summaryrefslogtreecommitdiff
path: root/src/core/kill.h
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-2/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* core: add support for RestartKillSignal= to override signal used for restart ...Zbigniew Jędrzejewski-Szmek2019-10-021-0/+7
* tree-wide: reorder various structures to make them smaller and use fewer cach...Lennart Poettering2019-03-271-1/+1
* Make Watchdog Signal ConfigurableAnita Zhang2018-09-261-0/+1
* Make final kill signal configurableJon Ringle2018-07-231-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
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* core: extend KillUnit() to return error when no unit was killedJan Synacek2015-09-211-0/+3
* core: introduce new KillMode=mixed which sends SIGTERM only to the main proce...Lennart Poettering2014-01-291-0/+1
* core: optionally send SIGHUP in addition to the configured kill signalLennart Poettering2013-07-301-0/+1
* Add __attribute__((const, pure, format)) in various placesZbigniew Jędrzejewski-Szmek2013-05-021-4/+6
* core: drop KillMode parameter from KillUnit() bus callLennart Poettering2012-07-201-0/+2
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-201-0/+58