summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-service.c
Commit message (Expand)AuthorAgeFilesLines
* Make some bdaddr_t parameters constMarcel Holtmann2008-05-151-2/+2
* Move D-Bus object and interface helpers into libgdbusMarcel Holtmann2008-05-081-2/+1
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-081-1/+0
* Register service and UUIDs in one stepMarcel Holtmann2008-05-081-90/+94
* Remove service daemon activation handlingMarcel Holtmann2008-05-081-598/+107
* Remove inotify supportMarcel Holtmann2008-05-081-55/+0
* fixed format stringClaudio Takahasi2008-05-071-1/+1
* Check trusted device list before request authorizationClaudio Takahasi2008-05-021-2/+13
* Moving authorization code to dbus-service.cClaudio Takahasi2008-05-011-0/+108
* fixed service authorizationClaudio Takahasi2008-05-011-5/+112
* search_service cleanupClaudio Takahasi2008-04-031-1/+1
* Remove the local D-Bus setupMarcel Holtmann2008-03-121-8/+2
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Fix external service (un)registrationJohan Hedberg2008-01-241-28/+31
* Update services to new error codes and helper functionsJohan Hedberg2007-11-261-10/+11
* Whitespace cleanupJohan Hedberg2007-11-071-7/+7
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
* Fix dict signatures.Luiz Augusto von Dentz2007-10-031-1/+1
* Fix the listing of service based trustsMarcel Holtmann2007-08-191-14/+32
* More header cleanupsMarcel Holtmann2007-08-161-0/+2
* Rename files for adapter interfaceMarcel Holtmann2007-08-151-0/+1
* Rename files for manager interfaceMarcel Holtmann2007-08-151-1/+1
* Handle local connection disconnectsMarcel Holtmann2007-06-221-7/+12
* Propagate local server address to servicesMarcel Holtmann2007-06-161-3/+12
* Remove some experimental tags for stable methodsMarcel Holtmann2007-05-141-3/+0
* Update Service interface and objects to use the generic frameworkJohan Hedberg2007-05-071-110/+79
* Add missing includes for dbus-helper.hJohan Hedberg2007-04-171-0/+1
* Implement experimental Service.GetBusName methodJohan Hedberg2007-04-171-0/+21
* Move append_dict_entry to utils/common and change the name to dbus_message_it...Luiz Augusto von Dentz2007-04-161-4/+8
* Add signals for adding and removing trustJohan Hedberg2007-04-111-4/+22
* Implement global trust settingJohan Hedberg2007-04-101-4/+5
* Implement full Service.GetInfo() supportMarcel Holtmann2007-03-211-2/+9
* Move dictionary helper to common codeMarcel Holtmann2007-03-211-29/+0
* Add helper for adding dictionary entriesMarcel Holtmann2007-03-211-15/+31
* Add example for the dictionary based info methodsMarcel Holtmann2007-03-211-2/+36
* Added skeleton for dict based methods: Adapter.GetInfo, Adapter.GetRemoteInfo...Claudio Takahasi2007-03-211-0/+7
* Implement the trust methods properlyJohan Hedberg2007-02-261-24/+10
* Fix object path validity checkJohan Hedberg2007-01-251-1/+1
* Add extra checks for paths and identifiers of new servicesJohan Hedberg2007-01-251-0/+26
* Allow more than one external serviceMarcel Holtmann2007-01-251-6/+11
* Move debug output into conditionMarcel Holtmann2007-01-251-4/+6
* Check for PID before sending SIGTERMMarcel Holtmann2007-01-251-1/+1
* Check for PID before sending SIGKILLMarcel Holtmann2007-01-251-2/+2
* Make IsExternal() experimentalMarcel Holtmann2007-01-251-0/+3
* Implement Service.IsExternal methodJohan Hedberg2007-01-251-0/+18
* s/internal/external/ with respect to servicesJohan Hedberg2007-01-241-11/+11
* Fully implement Database.UnregisterServiceJohan Hedberg2007-01-241-0/+6
* Allow bus name as pattern for FindService()Marcel Holtmann2007-01-241-0/+3
* Add support for internal debug servicesMarcel Holtmann2007-01-241-4/+83
* More accurate service exit reason debug messagesJohan Hedberg2007-01-211-2/+7