summaryrefslogtreecommitdiff
path: root/src/core/dbus-kill.c
Commit message (Expand)AuthorAgeFilesLines
* includes: remove duplicate includesTom Gundersen2014-02-101-1/+0
* kill: fix error returnLennart Poettering2014-02-051-1/+1
* core: allow User=, Group=, Nice=, Environment=, Type= to be passed when creat...Lennart Poettering2014-02-051-0/+18
* bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering2013-12-221-4/+4
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-201-28/+27
* logind: restore logic to kill user processes when session endsLennart Poettering2013-08-131-3/+24
* core: make sure scope attributes survive a reloadLennart Poettering2013-07-301-0/+6
* core: open up SendSIGHUP property for transient unitsLennart Poettering2013-07-301-2/+46
* core: optionally send SIGHUP in addition to the configured kill signalLennart Poettering2013-07-301-0/+1
* unit: split off KillContext from ExecContext containing only kill definitionsLennart Poettering2012-07-201-0/+35