summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Network: Removed old test scriptClaudio Takahasi2008-09-012-38/+1
| |
| * Network: updated network APIClaudio Takahasi2008-09-011-0/+34
| |
| * Network: Removed old network APIClaudio Takahasi2008-09-011-199/+0
| |
| * Network: Minor cleanupClaudio Takahasi2008-09-016-40/+5
| |
| * Adapter initialization cleanupClaudio Takahasi2008-09-015-306/+130
| |
* | Update --help textMarcel Holtmann2008-09-021-1/+1
| |
* | Merge old change logs into one global oneMarcel Holtmann2008-09-013-1156/+818
| |
* | Use fdatasync() to make sure modification are writtenMarcel Holtmann2008-09-011-0/+2
| |
* | Don't install bluez.m4 anymoreMarcel Holtmann2008-09-011-5/+1
| |
* | Fix left-over entries from hcid.8Marcel Holtmann2008-09-011-11/+4
| |
* | Move test scripts into test directoryMarcel Holtmann2008-09-0114-5/+5
| |
* | Add generated telephony driver sourceMarcel Holtmann2008-09-011-0/+1
| |
* | Re-order SOURCES listingMarcel Holtmann2008-09-011-7/+5
| |
* | Move service record registration into adapterMarcel Holtmann2008-09-013-250/+157
| |
* | Fix building of telephony driverMarcel Holtmann2008-09-011-10/+7
| |
* | Remove telephony driver skeletonMarcel Holtmann2008-09-013-72/+1
| |
* | Cleanup the linked telephony driverMarcel Holtmann2008-09-011-0/+2
| |
* | Don't forget to include storage.h in SOURCESMarcel Holtmann2008-09-011-1/+1
| |
* | Add skeleton for telephony driversMarcel Holtmann2008-09-014-6/+75
|/
* Make DiscoverDevices to create discover sessions.Luiz Augusto von Dentz2008-08-296-437/+271
|
* Fix emitting mode off twice when an adapter is unplugged.Luiz Augusto von Dentz2008-08-291-2/+0
|
* Merge branch 'for-upstream' of git://gitorious.org/bluez/aloks-cloneMarcel Holtmann2008-08-294-218/+196
|\
| * Adding adapter_remove_oor_devices.Alok Barsode2008-08-293-12/+17
| |
| * Moving send_out_of_range to adapter.cAlok Barsode2008-08-292-19/+17
| |
| * Adding adapter_update_oor_devices.Alok Barsode2008-08-293-18/+22
| |
| * Moving found_device_cmp to adapter.cAlok Barsode2008-08-293-22/+20
| |
| * Renaming found_device_remove to adapter_remove_found_device andAlok Barsode2008-08-293-20/+19
| | | | | | | | moving it to adapter.c
| * Renaming found_device_add to adapter_add_found_device andAlok Barsode2008-08-293-53/+54
| | | | | | | | moving it to adapter.c
| * Adding adapter_search_found_devices.Alok Barsode2008-08-293-30/+28
| |
| * Freeing found_devices list on end of standard/periodic inquiry.Alok Barsode2008-08-292-37/+19
| |
| * Removing pinq_idle from struct adapter.Alok Barsode2008-08-293-7/+0
| |
* | Merge branch 'for-upstream' of git://gitorious.org/bluez/cktakahasis-cloneMarcel Holtmann2008-08-2912-242/+159
|\ \
| * | Cleanup: Removed set packet type ad voice settingsClaudio Takahasi2008-08-282-31/+10
| | |
| * | Manager: removed unused functionsClaudio Takahasi2008-08-281-15/+0
| | |
| * | Storage cleanup: avoid Bluetooth address to string conversionsClaudio Takahasi2008-08-283-7/+4
| | |
| * | Device.GetProperties() cleanupClaudio Takahasi2008-08-281-8/+7
| | |
| * | Storage cleanupClaudio Takahasi2008-08-2811-160/+130
| | |
| * | Cleanup: declaring mode2str and str2mode to staticClaudio Takahasi2008-08-284-25/+12
| |/
* | Release 4.24.2Marcel Holtmann2008-08-292-1/+10
| |
* | Allow non-bondable and outgoing SDP without agentMarcel Holtmann2008-08-291-9/+7
| |
* | Add bluetoothd to .gitignoreMarcel Holtmann2008-08-291-0/+1
| |
* | Allow outgoing SDP connection without an agentMarcel Holtmann2008-08-291-1/+10
|/
* Merge branch 'devel' of git://git.infradead.org/users/vcgomes/bluezMarcel Holtmann2008-08-292-3/+3
|\
| * Fixes a free on the wrong structure.Vinicius Costa Gomes2008-08-281-1/+2
| |
| * the bind call on l2cap_bind was using the wrong addressVinicius Costa Gomes2008-08-281-2/+1
| |
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluezMarcel Holtmann2008-08-291-4/+2
|\|
| * Remove references to hcid.confJohan Hedberg2008-08-281-4/+2
| |
* | Convert the discoverable timeout value to UInt32 firstMarcel Holtmann2008-08-281-1/+2
| |
* | Allow address parameter for device removalMarcel Holtmann2008-08-281-3/+7
|/
* Remove unused alloc_device_opts() functionMarcel Holtmann2008-08-272-23/+0
|