index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adding adapter_has_discov_sessions.
Alok Barsode
2008-09-03
3
-1
/
+10
*
fixing dbus-hci.c to use adapter_find_device.
Alok Barsode
2008-09-03
1
-6
/
+2
*
Adding adapter_get_bonding_info.
Alok Barsode
2008-09-03
3
-12
/
+30
*
Adding adapter_free_bonding_request.
Alok Barsode
2008-09-03
4
-49
/
+48
*
Adding adapter_search_active_conn_by_bdaddr and
Alok Barsode
2008-09-03
5
-39
/
+68
*
Adding adapter_remove_active_conn.
Alok Barsode
2008-09-03
3
-2
/
+13
*
Adding adapter_add_active_conn.
Alok Barsode
2008-09-03
3
-15
/
+19
*
Adding adapter_get_agent.
Alok Barsode
2008-09-03
4
-11
/
+22
*
Moving adapter_mode_changed to adapter.c.
Alok Barsode
2008-09-03
3
-44
/
+45
*
Freeing oor_devices list after device discovery.
Alok Barsode
2008-09-03
2
-5
/
+6
*
Remove unused records list variable
Marcel Holtmann
2008-09-03
1
-2
/
+0
*
Remove unused find_record()
Marcel Holtmann
2008-09-03
1
-19
/
+0
*
Make methods related to external services into service plugin.
Luiz Augusto von Dentz
2008-09-02
1
-213
/
+0
*
Removes the agent when the adapter is freed, if it wasn't already done
Vinicius Costa Gomes
2008-09-01
2
-0
/
+6
*
Merge branch 'for-upstream' of git://gitorious.org/bluez/cktakahasis-clone
Marcel Holtmann
2008-09-02
5
-306
/
+130
|
\
|
*
Adapter initialization cleanup
Claudio Takahasi
2008-09-01
5
-306
/
+130
*
|
Update --help text
Marcel Holtmann
2008-09-02
1
-1
/
+1
*
|
Fix left-over entries from hcid.8
Marcel Holtmann
2008-09-01
1
-11
/
+4
*
|
Move test scripts into test directory
Marcel Holtmann
2008-09-01
13
-795
/
+1
*
|
Re-order SOURCES listing
Marcel Holtmann
2008-09-01
1
-7
/
+5
*
|
Move service record registration into adapter
Marcel Holtmann
2008-09-01
3
-250
/
+157
*
|
Remove telephony driver skeleton
Marcel Holtmann
2008-09-01
3
-72
/
+1
*
|
Don't forget to include storage.h in SOURCES
Marcel Holtmann
2008-09-01
1
-1
/
+1
|
/
*
Make DiscoverDevices to create discover sessions.
Luiz Augusto von Dentz
2008-08-29
5
-424
/
+269
*
Fix emitting mode off twice when an adapter is unplugged.
Luiz Augusto von Dentz
2008-08-29
1
-2
/
+0
*
Merge branch 'for-upstream' of git://gitorious.org/bluez/aloks-clone
Marcel Holtmann
2008-08-29
4
-218
/
+196
|
\
|
*
Adding adapter_remove_oor_devices.
Alok Barsode
2008-08-29
3
-12
/
+17
|
*
Moving send_out_of_range to adapter.c
Alok Barsode
2008-08-29
2
-19
/
+17
|
*
Adding adapter_update_oor_devices.
Alok Barsode
2008-08-29
3
-18
/
+22
|
*
Moving found_device_cmp to adapter.c
Alok Barsode
2008-08-29
3
-22
/
+20
|
*
Renaming found_device_remove to adapter_remove_found_device and
Alok Barsode
2008-08-29
3
-20
/
+19
|
*
Renaming found_device_add to adapter_add_found_device and
Alok Barsode
2008-08-29
3
-53
/
+54
|
*
Adding adapter_search_found_devices.
Alok Barsode
2008-08-29
3
-30
/
+28
|
*
Freeing found_devices list on end of standard/periodic inquiry.
Alok Barsode
2008-08-29
2
-37
/
+19
|
*
Removing pinq_idle from struct adapter.
Alok Barsode
2008-08-29
3
-7
/
+0
*
|
Merge branch 'for-upstream' of git://gitorious.org/bluez/cktakahasis-clone
Marcel Holtmann
2008-08-29
12
-242
/
+159
|
\
\
|
*
|
Cleanup: Removed set packet type ad voice settings
Claudio Takahasi
2008-08-28
2
-31
/
+10
|
*
|
Manager: removed unused functions
Claudio Takahasi
2008-08-28
1
-15
/
+0
|
*
|
Storage cleanup: avoid Bluetooth address to string conversions
Claudio Takahasi
2008-08-28
3
-7
/
+4
|
*
|
Device.GetProperties() cleanup
Claudio Takahasi
2008-08-28
1
-8
/
+7
|
*
|
Storage cleanup
Claudio Takahasi
2008-08-28
11
-160
/
+130
|
*
|
Cleanup: declaring mode2str and str2mode to static
Claudio Takahasi
2008-08-28
4
-25
/
+12
|
|
/
*
|
Allow non-bondable and outgoing SDP without agent
Marcel Holtmann
2008-08-29
1
-9
/
+7
*
|
Allow outgoing SDP connection without an agent
Marcel Holtmann
2008-08-29
1
-1
/
+10
|
/
*
Convert the discoverable timeout value to UInt32 first
Marcel Holtmann
2008-08-28
1
-1
/
+2
*
Allow address parameter for device removal
Marcel Holtmann
2008-08-28
1
-3
/
+7
*
Remove unused alloc_device_opts() function
Marcel Holtmann
2008-08-27
2
-23
/
+0
*
Only remove the bonding for non-temporary devices
Marcel Holtmann
2008-08-27
1
-2
/
+2
*
Fix broken logic to avoid error message with old kernels
Marcel Holtmann
2008-08-27
1
-4
/
+5
*
Check that a device is available
Marcel Holtmann
2008-08-27
1
-2
/
+2
[prev]
[next]