summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-database.c
Commit message (Expand)AuthorAgeFilesLines
* Fix missing disconnect watch id handlingMarcel Holtmann2008-06-081-8/+13
* One additional optimizationMarcel Holtmann2008-06-081-3/+1
* Small optimizationMarcel Holtmann2008-06-081-3/+1
* Cleanup errors and remove unused functionsMarcel Holtmann2008-06-071-1/+0
* Change database interface to use gdbus API and remove broken methodsMarcel Holtmann2008-06-031-189/+53
* Converted Adapter interface to use new GDBusMethodTableClaudio Takahasi2008-06-031-12/+25
* Change name_listener API to libgdbus watch APIJohan Hedberg2008-05-291-6/+8
* Use guint identifier for all name_listener operationsJohan Hedberg2008-05-271-2/+5
* Move D-Bus object and interface helpers into libgdbusMarcel Holtmann2008-05-081-3/+0
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-081-1/+2
* Remove service daemon activation handlingMarcel Holtmann2008-05-081-31/+8
* fixed service authorizationClaudio Takahasi2008-05-011-5/+11
* Added new function for plugin authorizationClaudio Takahasi2008-04-091-2/+2
* cleanup: connection status is verified twice for RequestAuthorizationClaudio Takahasi2008-04-081-3/+6
* search_service cleanupClaudio Takahasi2008-04-031-3/+3
* Removed SDP conditional initializationCidorvan Leite2008-03-311-89/+35
* Add records based on the adapter addressClaudio Takahasi2008-03-201-9/+9
* Added adapter UpdateServiceRecord implementationClaudio Takahasi2008-03-201-12/+12
* Implement basic support for new service record registrationMarcel Holtmann2008-03-151-28/+58
* Rename some public agent functions to make way to the upcoming new agent APIJohan Hedberg2008-03-071-2/+2
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Whitespace cleanupJohan Hedberg2008-01-281-1/+1
* Update services to new error codes and helper functionsJohan Hedberg2007-11-261-24/+25
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
* Add some better debug logging for failed authoriztion requestsJohan Hedberg2007-08-281-3/+4
* Trigger the service classes update through a callbackMarcel Holtmann2007-08-231-10/+0
* First attempt for automatic setting of service classes valueMarcel Holtmann2007-08-221-0/+11
* Rename files for adapter interfaceMarcel Holtmann2007-08-151-0/+1
* database: Added new method UpdateServiceRecordFromXMLClaudio Takahasi2007-06-251-31/+74
* UpdateServiceRecord: fixed memory leak on failureClaudio Takahasi2007-06-251-1/+3
* Handle local connection disconnectsMarcel Holtmann2007-06-221-2/+2
* Improve local connection handlingMarcel Holtmann2007-06-221-0/+21
* UpdateServiceRecord: add/replace the rec handle attr before update it(when sd...Claudio Takahasi2007-06-121-0/+3
* UpdateServiceRecord: removed mem leak(when sdpd is running)Claudio Takahasi2007-06-121-14/+12
* Remove some experimental tags for stable methodsMarcel Holtmann2007-05-141-12/+0
* Convert to using the generic D-Bus object handlingJohan Hedberg2007-05-041-20/+16
* Added UpdateServiceRecordClaudio Takahasi2007-04-251-7/+69
* Implement global trust settingJohan Hedberg2007-04-101-1/+17
* Implement the trust methods properlyJohan Hedberg2007-02-261-2/+1
* More changes do use glib memory allocationJohan Hedberg2007-02-261-6/+6
* Use GLib memory allocation functionsJohan Hedberg2007-02-261-17/+9
* Add some debug prints to the authorize processJohan Hedberg2007-01-241-0/+2
* Remove incorrect g_io_channel_unref callJohan Hedberg2007-01-241-10/+22
* s/internal/external/ with respect to servicesJohan Hedberg2007-01-241-1/+1
* Fully implement Database.UnregisterServiceJohan Hedberg2007-01-241-0/+11
* Move service registration/authorization methods to database interfaceMarcel Holtmann2007-01-241-0/+98
* Move service registration to the manager interfaceMarcel Holtmann2007-01-241-30/+0
* Add support for internal debug servicesMarcel Holtmann2007-01-241-0/+30
* Update binary record handling for database interfaceMarcel Holtmann2007-01-221-3/+29
* Fix memory leaks in record handlingMarcel Holtmann2007-01-201-0/+9