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
*
Add a little bit more debug around class of device changes
Marcel Holtmann
2009-02-14
1
-0
/
+4
*
Only storage class of device if it changed
Marcel Holtmann
2009-02-14
2
-3
/
+7
*
Fix emitting duplicated PropertyChanged signals for device Name property.
Luiz Augusto von Dentz
2009-02-13
3
-16
/
+39
*
Fix changing adapter's name while Powered is False.
Luiz Augusto von Dentz
2009-02-13
1
-2
/
+2
*
Update comments on when to store link keys
Marcel Holtmann
2009-02-12
1
-1
/
+3
*
Fix not handling properly local name changes.
Luiz Augusto von Dentz
2009-02-12
3
-11
/
+33
*
Fix resetting trusts on every reboot.
Luiz Augusto von Dentz
2009-02-12
3
-15
/
+17
*
If remote side initiates dedicated bonding follow it and store the key
Marcel Holtmann
2009-02-12
1
-1
/
+7
*
Reset the authentication requirements after bonding complete
Marcel Holtmann
2009-02-12
1
-2
/
+1
*
Reset authentication requirements after simple pairing complete
Marcel Holtmann
2009-02-12
1
-1
/
+2
*
Always store the link key when we initiate dedicated bonding
Johan Hedberg
2009-02-10
1
-3
/
+9
*
Fix error message
Johan Hedberg
2009-02-10
1
-1
/
+1
*
Always store pre-2.1 link key types
Johan Hedberg
2009-02-09
1
-1
/
+1
*
Various coding style cleanups
Johan Hedberg
2009-02-06
4
-81
/
+109
*
Remember to remove trust upon device removal
Johan Hedberg
2009-02-06
1
-0
/
+6
*
Don't changed combination keys for no-bonding
Johan Hedberg
2009-02-06
1
-2
/
+5
*
Make sure to always close the L2CAP raw socket
Johan Hedberg
2009-02-06
1
-6
/
+9
*
Only remove the temporary flag if we store the link key
Johan Hedberg
2009-02-05
1
-2
/
+2
*
Always store changed combination keys
Johan Hedberg
2009-02-05
2
-10
/
+10
*
Use 0xff instead of 0xFF
Marcel Holtmann
2009-02-06
1
-2
/
+2
*
Add missing check for invalid auth requirements value
Johan Hedberg
2009-02-05
1
-1
/
+2
*
Fix invalid local auth type checking
Johan Hedberg
2009-02-04
1
-1
/
+1
*
Add check for invalid auth requirement
Johan Hedberg
2009-02-04
1
-1
/
+2
*
Copy remote auth requirements if the kernel returns 0xff
Johan Hedberg
2009-02-04
1
-0
/
+3
*
Don't store the link key for "no bonding" cases
Johan Hedberg
2009-02-04
2
-5
/
+14
*
Fix new key type passing
Johan Hedberg
2009-02-04
1
-1
/
+1
*
Move link key writing from security.c to dbus-hci.c
Johan Hedberg
2009-02-04
3
-13
/
+26
*
Store the old link key type for changed combination keys
Marcel Holtmann
2009-02-04
1
-5
/
+12
*
Don't make use of debug combination keys for further connections
Marcel Holtmann
2009-02-04
1
-1
/
+3
*
Don't clear the authentication request completely on SSP complete
Johan Hedberg
2009-02-04
1
-3
/
+0
*
Add icon for other audio devices
Marcel Holtmann
2009-02-04
1
-0
/
+2
*
Refactor adapter and device struct fetching into a single function
Johan Hedberg
2009-02-03
1
-149
/
+56
*
Add support for HCI_Simple_Pairing_Complete event
Johan Hedberg
2009-02-03
5
-0
/
+53
*
Fix authentication replies when disconnected
Johan Hedberg
2009-02-03
3
-6
/
+8
*
Fix mostly every warning caused by -Wsign-compare
Marcel Holtmann
2009-01-29
2
-7
/
+8
*
Set the Alias only after checking the EIR data
Johan Hedberg
2009-01-27
1
-11
/
+11
*
Fix bug which prevents emitting DeviceDisappered.
Luiz Augusto von Dentz
2009-01-21
2
-37
/
+30
*
Use MITM for CreatePairedDevice and handle the NoInputNoOuput cases
Marcel Holtmann
2009-01-16
2
-4
/
+12
*
Also check the local IO capability before requiring MITM
Johan Hedberg
2009-01-16
1
-3
/
+6
*
Require MITM for dedicated bonding if the remote side is capable of it
Johan Hedberg
2009-01-16
3
-2
/
+14
*
Fix memory leak
Johan Hedberg
2009-01-16
1
-1
/
+3
*
Bail out from extract_des if sdp_uuid_extract fails
Johan Hedberg
2009-01-16
1
-5
/
+5
*
Use L2CAP_LM for the L2CAP raw socket for now
Johan Hedberg
2009-01-16
1
-7
/
+10
*
Don't use auth_required. New kernels still need explicit auth requested
Johan Hedberg
2009-01-16
1
-6
/
+1
*
Don't try to remove bonding->io_id twice (bonding_request_free does it)
Johan Hedberg
2009-01-16
1
-3
/
+0
*
Fix bonding with pre-2.1 devices and newer kernels
Johan Hedberg
2009-01-16
1
-0
/
+5
*
Use dedicated bonding and no MITM for pairing
Marcel Holtmann
2009-01-15
2
-5
/
+2
*
Add another debug for auth requirements from kernel
Marcel Holtmann
2009-01-15
1
-3
/
+5
*
Fix device creation for incoming security mode 3 connects
Johan Hedberg
2009-01-15
1
-2
/
+4
*
Fix IO capabilities for non-pairing and pairing cases
Marcel Holtmann
2009-01-15
1
-12
/
+14
[next]