summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Minor coding style fixJohan Hedberg2008-09-101-2/+2
|
* Send authentication request without blockingMarcel Holtmann2008-09-101-3/+8
|
* Merge branch 'devel' of git://git.infradead.org/users/vcgomes/bluezMarcel Holtmann2008-09-107-55/+261
|\
| * Now the record list is managed on a per adapter basisVinicius Costa Gomes2008-09-091-64/+84
| |
| * Cancels the pending request from agent side when receiving a NoReplyVinicius Costa Gomes2008-09-096-21/+9
| |
| * Implements the authorization methods on Service pluginVinicius Costa Gomes2008-09-091-7/+205
| |
* | Use longer timeout value for authentication and encryptionMarcel Holtmann2008-09-101-2/+5
|/
* The input connect method takes no parametersMarcel Holtmann2008-09-101-7/+2
|
* Update test-discovery.Luiz Augusto von Dentz2008-09-091-5/+6
|
* Add test-network.Luiz Augusto von Dentz2008-09-091-0/+43
|
* Make RequestMode to overwrite session mode when already active.Luiz Augusto von Dentz2008-09-091-13/+33
|
* Cleanup mode and discovery session code.Luiz Augusto von Dentz2008-09-091-71/+35
|
* Input: Minor cleanupClaudio Takahasi2008-09-095-16/+7
|
* Input: storage cleanupClaudio Takahasi2008-09-096-466/+207
|
* Removed warning: uninitialised valueClaudio Takahasi2008-09-091-1/+2
|
* Fix a2dp and avrcp drivers to not rely on BDADDR_ANY.Luiz Augusto von Dentz2008-09-0810-121/+274
|
* Add -i option to avinfo.Luiz Augusto von Dentz2008-09-081-11/+22
|
* Remove incorrect (and premature) optimizationJohan Hedberg2008-09-081-3/+0
|
* 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
| | |