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
*
Include sys/select.h for pselect()
Marcel Holtmann
2006-09-20
1
-0
/
+1
*
Add necessary cast to last parameter of g_utf8_validate
Johan Hedberg
2006-09-20
1
-1
/
+3
*
Fix endian issue with periodic inquiry
Marcel Holtmann
2006-09-20
2
-4
/
+4
*
Make opcode packing endian safe
Marcel Holtmann
2006-09-20
1
-2
/
+4
*
Add check for end of string in all places after incrementing the current char
Johan Hedberg
2006-09-19
1
-9
/
+9
*
Add proper UTF-8 validation of device names (both local and remote)
Johan Hedberg
2006-09-19
4
-2
/
+94
*
GetName: Check if the adapter is ready before send the read local name cmd
Claudio Takahasi
2006-09-19
2
-5
/
+12
*
close the socket before return
Claudio Takahasi
2006-09-19
1
-3
/
+9
*
cleanup:lap and command complete event
Claudio Takahasi
2006-09-19
3
-8
/
+6
*
Make RFCOMM.Connect() do an SDP search before connecting
Ulisses Furquim
2006-09-19
3
-172
/
+571
*
CancelDiscovery never returns InProgress error.
Claudio Takahasi
2006-09-19
1
-1
/
+0
*
allow only the requestor stop the periodic inquiry
Claudio Takahasi
2006-09-19
1
-5
/
+6
*
Add periodic discovery support to the D-Bus API
Johan Hedberg
2006-09-19
6
-120
/
+542
*
Add details about Celluon keyboard
Marcel Holtmann
2006-09-18
1
-0
/
+38
*
Find J-Three keyboard on inquiry
Marcel Holtmann
2006-09-16
1
-1
/
+2
*
Add support for the J-Three keyboard
Marcel Holtmann
2006-09-16
4
-113
/
+226
*
Add information about fake input devices
Marcel Holtmann
2006-09-15
2
-1
/
+81
*
Close the L2CAP raw socket only after the PIN request has been replied to
Johan Hedberg
2006-09-15
1
-2
/
+3
*
Cleanup pending pin request list on disconnect event
Johan Hedberg
2006-09-15
1
-0
/
+7
*
Use L2CAP raw sockets for HCI connection creation
Marcel Holtmann
2006-09-15
5
-325
/
+280
*
error handling for multiple *_async calls
Claudio Takahasi
2006-09-13
1
-14
/
+10
*
cleanup
Claudio Takahasi
2006-09-13
1
-16
/
+11
*
pending connect leak
Claudio Takahasi
2006-09-13
1
-0
/
+3
*
Remove a nested function since it breaks code generation with some compilers
Johan Hedberg
2006-09-13
1
-8
/
+7
*
Fix some memory leaks in textfile.c
Johan Hedberg
2006-09-13
1
-0
/
+3
*
cleanup: removed unused pointer(attrids)
Claudio Takahasi
2006-09-13
1
-12
/
+2
*
GetRemoteServiceHandles: use sdp_service_search_async instead of sdp_service_...
Claudio Takahasi
2006-09-13
1
-36
/
+22
*
removed debug macro:SERVICE_SEARCH_ATTR_REQ
Claudio Takahasi
2006-09-12
1
-65
/
+11
*
Add name listener for RFCOMM.Connect() requestor
Ulisses Furquim
2006-09-12
1
-12
/
+34
*
fixed uuid cmp function
Claudio Takahasi
2006-09-12
2
-22
/
+16
*
removed unwanted comments.
Claudio Takahasi
2006-09-12
1
-13
/
+0
*
fixed str2identifier: convert handle to hexadecimal
Claudio Takahasi
2006-09-11
1
-1
/
+1
*
Fixed find_record_by_uuid
Claudio Takahasi
2006-09-11
1
-1
/
+1
*
Make rfcomm_release() close the underlying connection
Ulisses Furquim
2006-09-11
1
-0
/
+1
*
Check for cancellation in the timer handler
Ulisses Furquim
2006-09-11
1
-0
/
+5
*
added verification for protocol error and I/O error
Claudio Takahasi
2006-09-11
1
-0
/
+42
*
Use a timer when waiting for udev to create the rfcomm device node
Ulisses Furquim
2006-09-06
1
-60
/
+100
*
Update changelog and bump version number
utils-3.5
Marcel Holtmann
2006-09-06
2
-1
/
+11
*
Comment out SERVICE_SEARCH_ATT_REQ define
Marcel Holtmann
2006-09-05
1
-1
/
+1
*
Document GetRemoteServiceRecord method
Marcel Holtmann
2006-09-05
1
-0
/
+5
*
Use service search method
Marcel Holtmann
2006-09-05
1
-1
/
+1
*
Store errno so it does not get changed before we use it
Ulisses Furquim
2006-09-05
3
-18
/
+36
*
Fix functions to return negative error values
Ulisses Furquim
2006-09-05
1
-4
/
+4
*
Reply for CancelDiscovery now sent before send DiscoveryCompleted
Claudio Takahasi
2006-09-05
3
-11
/
+36
*
Added DiscoverDevices request owner tracking
Claudio Takahasi
2006-09-05
3
-73
/
+117
*
More compatible usage of test
Marcel Holtmann
2006-09-05
2
-5
/
+5
*
Cleanup disc_device_req_name and some related code
Johan Hedberg
2006-09-05
1
-42
/
+35
*
Fix memory leak with config reloading
Marcel Holtmann
2006-09-05
2
-4
/
+2
*
Don't use yylex_destroy() at the moment
Marcel Holtmann
2006-09-05
1
-0
/
+2
*
Remove usage of sdp_is_connected()
Ulisses Furquim
2006-09-04
1
-9
/
+3
[next]