summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-service.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
* Rename files for adapter interfaceMarcel Holtmann2007-08-151-5/+0
* Handle local connection disconnectsMarcel Holtmann2007-06-221-2/+2
* Implement the trust methods properlyJohan Hedberg2007-02-261-2/+0
* s/internal/external/ with respect to servicesJohan Hedberg2007-01-241-1/+1
* Fully implement Database.UnregisterServiceJohan Hedberg2007-01-241-0/+2
* Add support for internal debug servicesMarcel Holtmann2007-01-241-0/+6
* Get rid of the Options service attributeJohan Hedberg2007-01-211-1/+0
* Release services when system bus goes awayMarcel Holtmann2007-01-201-11/+0
* Rework .service file contents and service binary locationsJohan Hedberg2007-01-191-1/+1
* Remove unused register_service_records functionJohan Hedberg2007-01-191-2/+0
* Cleanup (get rid of service_call)Johan Hedberg2007-01-191-10/+0
* Fix ActivateService to return the right response if a service is already runningJohan Hedberg2007-01-191-1/+1
* Implement Manager.ActivateServiceJohan Hedberg2007-01-191-0/+2
* Never remove the child watch for services until the process has really diedJohan Hedberg2007-01-191-1/+0
* Add support for autostarting servicesJohan Hedberg2007-01-171-0/+1
* Support for adding and removing .service files in /etc/bluetoothJohan Hedberg2007-01-161-0/+1
* Implement FindService methodMarcel Holtmann2007-01-161-0/+2
* Read optional service identifierMarcel Holtmann2007-01-161-0/+1
* 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