index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed unused variable
Claudio Takahasi
2008-06-30
1
-1
/
+0
*
Added uuid128 support for device DiscoverServices
Claudio Takahasi
2008-06-30
5
-18
/
+13
*
Accept friendly names for discover services
Claudio Takahasi
2008-06-30
3
-36
/
+1
*
Don't use lib prefix for plugins
Marcel Holtmann
2008-06-30
1
-1
/
+1
*
Fix authorization when experiemental is disabled.
Luiz Augusto von Dentz
2008-06-27
2
-7
/
+8
*
Fix probing and removing drivers when discovering services.
Luiz Augusto von Dentz
2008-06-26
4
-53
/
+136
*
Cleanup device_browse code.
Luiz Augusto von Dentz
2008-06-25
4
-52
/
+55
*
Fix uninitialized variable in passkey request handling
Marcel Holtmann
2008-06-24
1
-1
/
+1
*
Use safe PDU extract functions
Marcel Holtmann
2008-06-24
2
-8
/
+9
*
Remove the Mono example
Marcel Holtmann
2008-06-22
1
-159
/
+0
*
Update D-Bus configuration file
Marcel Holtmann
2008-06-22
1
-3
/
+6
*
Remove the obsolete todo document
Marcel Holtmann
2008-06-22
1
-21
/
+0
*
Make RemoveDevice to return when the device is busy discovering services.
Luiz Augusto von Dentz
2008-06-18
2
-9
/
+10
*
Fix driver comparison
Marcel Holtmann
2008-06-18
1
-1
/
+9
*
Fix DiscoverDevice to wait untils the browse finishes to release the name lis...
Luiz Augusto von Dentz
2008-06-18
1
-25
/
+29
*
Only allow discover requestor to cancel it.
Luiz Augusto von Dentz
2008-06-17
2
-9
/
+68
*
Fix authorization mechanism for 3.x.
Luiz Augusto von Dentz
2008-06-17
4
-21
/
+179
*
Set request structure to zero
Marcel Holtmann
2008-06-16
1
-0
/
+1
*
Fix bt_cancel_discovery to only succeed when there is a discover to cancel.
Luiz Augusto von Dentz
2008-06-16
1
-1
/
+4
*
Fix minor whitespace issues
Johan Hedberg
2008-06-16
1
-1
/
+1
*
Fix driver structure declaration in the probe function
Marcel Holtmann
2008-06-16
1
-2
/
+1
*
Allow to cancel a service discovery
Marcel Holtmann
2008-06-16
1
-1
/
+8
*
Improve the auth requirement handling
Marcel Holtmann
2008-06-16
3
-40
/
+51
*
Only update service classes for device that are up and running
Marcel Holtmann
2008-06-15
1
-0
/
+3
*
Store IO capabilities of remote device in device object
Johan Hedberg
2008-06-12
2
-0
/
+22
*
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
3
-15
/
+94
*
Don't use raw HCI for tracking authentication request status
Johan Hedberg
2008-06-12
6
-56
/
+59
*
Move authentication request functions into adapter.c
Johan Hedberg
2008-06-12
4
-77
/
+88
*
Make hcid_dbus_new_auth_request private to dbus-hci.c
Johan Hedberg
2008-06-12
3
-21
/
+23
*
Minor whitespace issue
Johan Hedberg
2008-06-12
1
-1
/
+0
*
Document current purpose of auth_reqs
Johan Hedberg
2008-06-12
1
-1
/
+2
*
Rename pin_reqs o auth_reqs since it's tracking SSP too
Johan Hedberg
2008-06-12
4
-31
/
+31
*
Use adapter_find_device instead of adapter_get_device when freeing bonding info
Johan Hedberg
2008-06-12
1
-1
/
+1
*
Add some extra debugs to track device creation
Johan Hedberg
2008-06-12
1
-0
/
+8
*
Wait for CreatePairedDevice to complete before exiting (i.e. don't exit when ...
Johan Hedberg
2008-06-12
1
-4
/
+11
*
Make traditional PIN code request interactive
Johan Hedberg
2008-06-11
1
-3
/
+3
*
Fix use of uninitialized memory when getting local name fails
Johan Hedberg
2008-06-11
1
-3
/
+1
*
Use separate callback for errors
Johan Hedberg
2008-06-11
1
-3
/
+7
*
Use strerror to show HCIGETAUTHINFO ioctl error
Johan Hedberg
2008-06-11
1
-1
/
+2
*
FindDevice and RemoveDevice should fail for devices that haven't still been f...
Johan Hedberg
2008-06-11
1
-0
/
+10
*
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
*
Fix debug output for link key type
Marcel Holtmann
2008-06-11
1
-1
/
+1
*
Reject unauthenticated and debug keys when MITM is required
Marcel Holtmann
2008-06-11
1
-2
/
+19
*
Retrieve link key type together with the key itself
Marcel Holtmann
2008-06-11
3
-6
/
+13
*
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
3
-4
/
+28
*
Use the pattern parameter in DiscoverServices()
Marcel Holtmann
2008-06-10
4
-8
/
+27
*
Store hci status in authentication complete case
Johan Hedberg
2008-06-10
1
-1
/
+4
[next]