index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
/
dbus-hci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added uuid128 support for device DiscoverServices
Claudio Takahasi
2008-06-30
1
-1
/
+2
*
Fix probing and removing drivers when discovering services.
Luiz Augusto von Dentz
2008-06-26
1
-3
/
+4
*
Cleanup device_browse code.
Luiz Augusto von Dentz
2008-06-25
1
-2
/
+1
*
Improve the auth requirement handling
Marcel Holtmann
2008-06-16
1
-29
/
+46
*
Store IO capabilities of remote device in device object
Johan Hedberg
2008-06-12
1
-0
/
+18
*
Remove unnecessary empty line
Johan Hedberg
2008-06-12
1
-1
/
+0
*
Track agent request status in conjunction with authentication requests
Johan Hedberg
2008-06-12
1
-12
/
+54
*
Don't use raw HCI for tracking authentication request status
Johan Hedberg
2008-06-12
1
-22
/
+7
*
Move authentication request functions into adapter.c
Johan Hedberg
2008-06-12
1
-58
/
+14
*
Make hcid_dbus_new_auth_request private to dbus-hci.c
Johan Hedberg
2008-06-12
1
-11
/
+22
*
Minor whitespace issue
Johan Hedberg
2008-06-12
1
-1
/
+0
*
Rename pin_reqs o auth_reqs since it's tracking SSP too
Johan Hedberg
2008-06-12
1
-19
/
+19
*
Use adapter_find_device instead of adapter_get_device when freeing bonding info
Johan Hedberg
2008-06-12
1
-1
/
+1
*
Fix use of uninitialized memory when getting local name fails
Johan Hedberg
2008-06-11
1
-3
/
+1
*
Use strerror to show HCIGETAUTHINFO ioctl error
Johan Hedberg
2008-06-11
1
-1
/
+2
*
If we have no agent then capability is no input and no output
Marcel Holtmann
2008-06-11
1
-1
/
+1
*
Use auth requirement proposed by kernel if available
Marcel Holtmann
2008-06-11
1
-6
/
+3
*
Allow auto-accept with no agent present
Marcel Holtmann
2008-06-11
1
-0
/
+4
*
Parse the IO capa response event
Marcel Holtmann
2008-06-11
1
-2
/
+8
*
Use the pattern parameter in DiscoverServices()
Marcel Holtmann
2008-06-10
1
-1
/
+2
*
Store hci status in authentication complete case
Johan Hedberg
2008-06-10
1
-1
/
+4
*
Don't do pending authentication replies if we already got an authentication f...
Johan Hedberg
2008-06-10
1
-0
/
+12
*
Remove use of g_dbus_unregister_all_interfaces.
Luiz Augusto von Dentz
2008-06-09
1
-3
/
+11
*
Make unregister_adapter_path to use g_dbus_unregister_all_interfaces.
Luiz Augusto von Dentz
2008-06-09
1
-13
/
+8
*
Move adapter list from dbus-hci.c to manager.c
Luiz Augusto von Dentz
2008-06-09
1
-143
/
+34
*
Implement auto-accept cases with no MITM
Marcel Holtmann
2008-06-09
1
-35
/
+62
*
Use kernel auth requirement if available
Marcel Holtmann
2008-06-09
1
-3
/
+6
*
Detect Simple Pairing support and enable it
Marcel Holtmann
2008-06-09
1
-8
/
+0
*
Verbose debugging of auth info errors
Marcel Holtmann
2008-06-09
1
-0
/
+2
*
Ask kernel for authentication requirement
Marcel Holtmann
2008-06-09
1
-0
/
+40
*
Add support for Simple Pairing User Notification event
Johan Hedberg
2008-06-09
1
-0
/
+34
*
First attempt at Device.DiscoverServices() implementation
Marcel Holtmann
2008-06-09
1
-1
/
+1
*
Make sure to probe drivers on startup
Marcel Holtmann
2008-06-08
1
-0
/
+1
*
Don't abstract functions that are only used once
Marcel Holtmann
2008-06-07
1
-1
/
+26
*
Use g_dbus_emit_signal for sending D-Bus signals
Marcel Holtmann
2008-06-07
1
-33
/
+33
*
Use gdbus API for signal sending with valist
Marcel Holtmann
2008-06-07
1
-1
/
+1
*
Removed ba2adapter function
Claudio Takahasi
2008-06-07
1
-19
/
+19
*
More cleanups and less casting
Marcel Holtmann
2008-06-06
1
-5
/
+16
*
use proper casts for pin_req_cmp
Johan Hedberg
2008-06-06
1
-2
/
+2
*
Add some extra debug prints
Johan Hedberg
2008-06-06
1
-1
/
+5
*
Further cleanup of authentication logic
Johan Hedberg
2008-06-06
1
-21
/
+14
*
Fix the object user data handling in security callbacks
Marcel Holtmann
2008-06-06
1
-4
/
+4
*
Use direct D-Bus sending functions
Marcel Holtmann
2008-06-06
1
-9
/
+16
*
Fix bug introduced by previous cleanup
Johan Hedberg
2008-06-05
1
-5
/
+4
*
Implement first part of missing SSP callbacks
Johan Hedberg
2008-06-05
1
-0
/
+126
*
Add support for fetching IO capability from an agent
Johan Hedberg
2008-06-05
1
-0
/
+35
*
Clean up adapter lookup
Johan Hedberg
2008-06-05
1
-322
/
+160
*
Changed old Adapter methods to use gdbus
Claudio Takahasi
2008-06-04
1
-70
/
+106
*
Rework new agent logic
Johan Hedberg
2008-06-03
1
-0
/
+11
*
Remove the test D-Bus API
Marcel Holtmann
2008-06-03
1
-12
/
+2
[next]