summaryrefslogtreecommitdiffstats
path: root/hcid/dbus-common.c
Commit message (Expand)AuthorAgeFilesLines
* Use common UUID string helpersMarcel Holtmann2008-06-101-53/+0
* Removed find_conn functionClaudio Takahasi2008-06-091-33/+0
* Move adapter list from dbus-hci.c to manager.cLuiz Augusto von Dentz2008-06-091-1/+1
* Split the D-Bus cleanup into two partsMarcel Holtmann2008-06-081-10/+17
* Move some D-Bus helpers aroundMarcel Holtmann2008-06-071-0/+104
* Replace destroy function with proper unregister callMarcel Holtmann2008-06-031-4/+1
* Change database interface to use gdbus API and remove broken methodsMarcel Holtmann2008-06-031-0/+2
* Converted Manager interface to use new GDBusMethodTableClaudio Takahasi2008-06-031-8/+0
* Remove the test D-Bus APIMarcel Holtmann2008-06-031-1/+0
* Cleanup: more unused functionsClaudio Takahasi2008-05-271-84/+0
* Cleanup: unused functionClaudio Takahasi2008-05-271-15/+0
* 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/+0
* Emulate libgdbus API for mainloop integrationMarcel Holtmann2008-05-081-2/+7
* Move D-Bus mainloop integration into libgdbusMarcel Holtmann2008-05-081-1/+4
* Remove service daemon activation handlingMarcel Holtmann2008-05-081-2/+0
* Added new function for plugin authorizationClaudio Takahasi2008-04-091-1/+0
* Don't try to unregister non hciX objectsMarcel Holtmann2008-03-221-0/+3
* Add records based on the adapter addressClaudio Takahasi2008-03-201-2/+2
* fixed wrong manager's path destroy callClaudio Takahasi2008-03-141-1/+4
* Add support for having the new manager interface on root pathMarcel Holtmann2008-03-131-0/+5
* cleanup: removed device's static D-Bus connection referenceClaudio Takahasi2008-03-131-3/+0
* Keep a list of device's structure pointers instead of pathsClaudio Takahasi2008-03-121-2/+0
* Rename some public agent functions to make way to the upcoming new agent APIJohan Hedberg2008-03-071-1/+1
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
* Update copyright informationMarcel Holtmann2007-10-231-0/+1
* Convert UUID-128 strings into UUID-16 values if possibleMarcel Holtmann2007-08-271-25/+35
* Add initial steps for generic device handlingMarcel Holtmann2007-08-171-0/+6
* Rename files for adapter interfaceMarcel Holtmann2007-08-151-2/+2
* Rename files for manager interfaceMarcel Holtmann2007-08-151-1/+1
* Make use of bachk() functionMarcel Holtmann2007-06-221-39/+0
* Don't compile in RFCOMM interface supportMarcel Holtmann2007-05-081-1/+0
* Convert to using the generic D-Bus object handlingJohan Hedberg2007-05-041-31/+12
* Added UpdateServiceRecordClaudio Takahasi2007-04-251-0/+17
* Move append_dict_entry to utils/common and change the name to dbus_message_it...Luiz Augusto von Dentz2007-04-161-35/+0
* Implement global trust settingJohan Hedberg2007-04-101-0/+30
* Implement full Service.GetInfo() supportMarcel Holtmann2007-03-211-1/+4
* Move dictionary helper to common codeMarcel Holtmann2007-03-211-0/+32
* Use GLib memory allocation functionsJohan Hedberg2007-02-261-7/+2
* Reload services on reconnectMarcel Holtmann2007-01-201-0/+2
* Remove the global D-Bus connection variableMarcel Holtmann2007-01-201-4/+5
* Release services when system bus goes awayMarcel Holtmann2007-01-201-2/+5
* Close SDP session if request failsMarcel Holtmann2007-01-201-20/+39
* Make it possible to support an embedded GLibMarcel Holtmann2007-01-201-0/+2
* Support internal and external SDP serversMarcel Holtmann2007-01-201-1/+15
* Remove wrong unref of the D-Bus connectionMarcel Holtmann2007-01-171-3/+2
* First change towards reworked service frameworkJohan Hedberg2007-01-141-1/+1
* Update copyright informationMarcel Holtmann2007-01-131-2/+2
* Rename struct slist to GSList and slist_* to g_slist_*Johan Hedberg2007-01-131-1/+0
* Use permanent connection to SDP serverMarcel Holtmann2006-11-171-0/+33