summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-service.h
Commit message (Expand)AuthorAgeFilesLines
* Reply to Start and Stop methods only when the action has really completedJohan Hedberg2007-01-151-0/+2
* Add shutdown timer for services (SIGTERM, wait 2s, SIGKILL)Johan Hedberg2007-01-151-0/+1
* Add startup timeout for spawned servicesJohan Hedberg2007-01-151-0/+2
* Preliminary support for catching the unique bus name of an execed serviceJohan Hedberg2007-01-151-2/+4
* Preliminary support for executing a service when Start is calledJohan Hedberg2007-01-151-2/+3
* First change towards reworked service frameworkJohan Hedberg2007-01-141-14/+15
* Update copyright informationMarcel Holtmann2007-01-131-1/+1
* Rename struct slist to GSList and slist_* to g_slist_*Johan Hedberg2007-01-131-3/+3
* Added pre-allocate service record handlesClaudio Takahasi2006-11-161-0/+1
* Register the service record using the binary registration functionClaudio Takahasi2006-11-081-1/+10
* Added autostart feature when calling RegisterServiceClaudio Takahasi2006-11-071-1/+19
* Added initial proposal for RegisterServiceRecordClaudio Takahasi2006-10-311-0/+1
* Cleanup: split dbus.h into several dbus-*.h files (one for each dbus-*.c file)Johan Hedberg2006-10-301-0/+41