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
*
Remove incorrect sdp_record_free()
Johan Hedberg
2009-03-01
1
-3
/
+0
*
Don't call read scan enable if the adapter is powering down
Johan Hedberg
2009-02-27
3
-0
/
+14
*
Always remember to free the extract_des internal list
Johan Hedberg
2009-02-26
1
-7
/
+11
*
Require all parsed elements in extract_des to be of the same type
Johan Hedberg
2009-02-26
1
-2
/
+6
*
Fix SDP data buffer parsing
Johan Hedberg
2009-02-26
1
-28
/
+94
*
Fix uninitialized memory warning
Johan Hedberg
2009-02-25
1
-0
/
+1
*
Remove unused path variable
Johan Hedberg
2009-02-25
1
-3
/
+0
*
Fix strncpy length parameters to avoid non-nul-terminated strings
Johan Hedberg
2009-02-25
1
-1
/
+2
*
Fix a few more sdp_record_t memory leaks
Johan Hedberg
2009-02-24
1
-2
/
+6
*
Fix memory leak
Johan Hedberg
2009-02-24
1
-0
/
+1
*
Minor whitespace fixes
Johan Hedberg
2009-02-24
2
-2
/
+2
*
Fix typo
Johan Hedberg
2009-02-24
1
-1
/
+1
*
Fix valgrind unaddressable bytes complaint
Johan Hedberg
2009-02-24
1
-0
/
+2
*
Only call g_io_channel_shutdown if the connection was actually successfull
Johan Hedberg
2009-02-24
1
-1
/
+2
*
Add missing hci_close_dev call
Johan Hedberg
2009-02-23
1
-0
/
+2
*
Return proper error replies to DiscoverServices
Johan Hedberg
2009-02-23
1
-2
/
+17
*
Fix bt_io_get parameter passing
Johan Hedberg
2009-02-22
1
-1
/
+1
*
Convert pairing code to use BtIO
Johan Hedberg
2009-02-21
2
-138
/
+63
*
Make use of g_io_channel_shutdown instead of deprecated g_io_channel_close.
Luiz Augusto von Dentz
2009-02-19
1
-4
/
+4
*
Make a call to BtIO API so its symbols got resolved before plugin have loaded.
Luiz Augusto von Dentz
2009-02-19
1
-0
/
+5
*
Log probe failures.
Luiz Augusto von Dentz
2009-02-19
1
-13
/
+18
*
Fix uninitialised value.
Luiz Augusto von Dentz
2009-02-19
1
-2
/
+2
*
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
[next]