index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix minor whitespace issues
Johan Hedberg
2008-06-16
2
-2
/
+2
*
Fix driver structure declaration in the probe function
Marcel Holtmann
2008-06-16
1
-2
/
+1
*
Remove obsolete FIXME comment
Marcel Holtmann
2008-06-16
1
-1
/
+0
*
Allow to cancel a service discovery
Marcel Holtmann
2008-06-16
3
-1
/
+50
*
Small API update
Marcel Holtmann
2008-06-16
1
-1
/
+7
*
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
*
Allow setting of RFC mode
Marcel Holtmann
2008-06-15
1
-11
/
+12
*
Add support for reading/setting the link policy
Marcel Holtmann
2008-06-12
2
-3
/
+116
*
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
*
Avoid direct inclusion of malloc.h
Marcel Holtmann
2008-06-11
15
-15
/
+8
*
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
*
Don't do pending authentication replies if we already got an authentication f...
Johan Hedberg
2008-06-10
1
-0
/
+12
*
Call agent_cancel only after doing the error callback
Johan Hedberg
2008-06-10
1
-2
/
+2
*
Changed device Disconnect possible errors
Claudio Takahasi
2008-06-10
1
-6
/
+1
*
Fix storing socket fd in bt_sco_connect
Johan Hedberg
2008-06-10
1
-0
/
+2
*
Use GLib helpers for host/network order
Marcel Holtmann
2008-06-10
1
-10
/
+9
*
Add g_timeout_add_seconds to eglib
Marcel Holtmann
2008-06-10
2
-0
/
+6
*
Add host/network order helper functions
Marcel Holtmann
2008-06-10
1
-0
/
+6
*
Use common UUID string helpers
Marcel Holtmann
2008-06-10
2
-55
/
+3
*
Fix some minor details
Marcel Holtmann
2008-06-10
1
-3
/
+4
*
Removed find_conn function
Claudio Takahasi
2008-06-09
2
-35
/
+0
*
Added device Disconnect
Claudio Takahasi
2008-06-09
2
-2
/
+60
*
Remove use of g_dbus_unregister_all_interfaces.
Luiz Augusto von Dentz
2008-06-09
5
-3
/
+24
*
Make unregister_adapter_path to use g_dbus_unregister_all_interfaces.
Luiz Augusto von Dentz
2008-06-09
1
-13
/
+8
*
Fix signedness issue
Marcel Holtmann
2008-06-09
1
-1
/
+1
[next]