summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'for-upstream' of git://gitorious.org/bluez/aloks-cloneMarcel Holtmann2008-09-088-48/+41
|\
| * Redefining device_get_address to take bdaddr_t as parameter.Alok Barsode2008-09-088-48/+41
* | Use DBG instead of printf for debug printJohan Hedberg2008-09-081-1/+1
|/
* Redefining adapter_get_address to take bdaddr_t as parameter.Alok Barsode2008-09-0811-70/+75
* Fixing load_stored in Input plugin.Alok Barsode2008-09-081-8/+12
* Fix memory leak caused by previous SDP browse fixJohan Hedberg2008-09-081-0/+1
* Rename Source and Sink to AudioSource and AudioSinkJohan Hedberg2008-09-083-6/+5
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluezJohan Hedberg2008-09-0836-447/+150
|\
| * Release 4.44.4Marcel Holtmann2008-09-072-1/+6
| * Add temporary fix for the CUPS compile issueMarcel Holtmann2008-09-063-4/+8
| * Mention the variable prefix of an object pathMarcel Holtmann2008-09-064-5/+5
| * Don't forget to include service-api.txtMarcel Holtmann2008-09-061-2/+4
| * Release 4.34.3Marcel Holtmann2008-09-062-1/+7
| * Fix distribution includesMarcel Holtmann2008-09-062-2/+2
| * Fix the simple service exampleMarcel Holtmann2008-09-061-4/+4
| * Fix D-Bus API for serial and network pluginsMarcel Holtmann2008-09-063-6/+6
| * Remove old serial test scriptMarcel Holtmann2008-09-061-40/+0
| * Fix org.bluez.Serial interfaceMarcel Holtmann2008-09-062-1/+44
| * Remove double semi-colonsJohan Hedberg2008-09-061-7/+7
| * Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluezJohan Hedberg2008-09-064-7/+9
| |\
| | * Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluezMarcel Holtmann2008-09-067-14/+8
| | |\
| | * | Fix D-Bus connection initMarcel Holtmann2008-09-064-7/+9
| * | | Remove obsolete filesJohan Hedberg2008-09-063-340/+1
| | |/ | |/|
| * | Fix audio and input interfaces match the API documentationJohan Hedberg2008-09-067-14/+8
| |/
| * Check for duplicate record handles and not UUIDsJohan Hedberg2008-09-051-2/+9
| * Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluezMarcel Holtmann2008-09-051-1/+7
| |\
| | * Check for duplicate records when discovering servicesJohan Hedberg2008-09-051-1/+7
| * | Network: removed unused functionClaudio Takahasi2008-09-051-6/+0
| * | Input: Minor cleanupClaudio Takahasi2008-09-051-12/+2
| * | Network: missing unregister adapter driversClaudio Takahasi2008-09-051-1/+4
| * | Audio: Missing DBusConnection unrefClaudio Takahasi2008-09-051-6/+8
| * | Serial: Missing DBusConnection unrefClaudio Takahasi2008-09-051-7/+8
| * | Input: Missing DBusConnection unrefClaudio Takahasi2008-09-051-6/+7
| * | Network: Missing DBusConnection unrefClaudio Takahasi2008-09-051-5/+7
| |/
| * Merge branch 'for-upstream' of git://gitorious.org/bluez/vudentzs-cloneMarcel Holtmann2008-09-051-8/+28
| |\
| | * Fix problem which prevents drivers from being probed.Luiz Augusto von Dentz2008-09-051-8/+28
* | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluezJohan Hedberg2008-09-050-0/+0
|\| |
| * | Limit context of DBusConnectionJohan Hedberg2008-09-051-2/+2
| |/
* / Limit context of DBusConnectionJohan Hedberg2008-09-051-2/+2
|/
* Move responsibility of freeint the record list to the correct placeJohan Hedberg2008-09-053-6/+3
* Rename hfp_features more appropriately to hf_featuresJohan Hedberg2008-09-051-3/+3
* Add debug prints for HF and AG feature bitsJohan Hedberg2008-09-052-9/+94
* Make RequestAuthorization always return a positive reply for nowJohan Hedberg2008-09-051-3/+2
* Make telephony_ready name consistent with the other functionsJohan Hedberg2008-09-053-4/+4
* Implement dummy registration and roaming status methodsJohan Hedberg2008-09-051-5/+45
* Remove old legacy HFP testing methodsJohan Hedberg2008-09-051-84/+0
* Add alerting indication after outgoing call indicationJohan Hedberg2008-09-051-0/+6
* Use consistent naming for the telephony functionsJohan Hedberg2008-09-053-18/+18
* Implement call notificationJohan Hedberg2008-09-053-1/+68
* Update cancel_call methodJohan Hedberg2008-09-051-22/+7