index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
Fixed CancelDiscovery
Claudio Takahasi
2006-09-04
3
-19
/
+41
|
*
Change to use sdp_connect() to make async searchs
Ulisses Furquim
2006-09-04
1
-50
/
+23
|
*
Document pageto and discovto options to manual page
Johan Hedberg
2006-09-04
1
-0
/
+9
|
*
Fix double call to rfcomm_release() and rfcomm_node_free()
Marcel Holtmann
2006-09-03
1
-8
/
+4
|
*
Add support for periodic inquiry mode
Marcel Holtmann
2006-09-03
2
-18
/
+140
|
*
Check discovery_requestor before using it
Marcel Holtmann
2006-09-03
1
-1
/
+2
|
*
Add option to disable installation of config files
Marcel Holtmann
2006-09-01
4
-4
/
+16
|
*
Added GetRemoteServiceRecord and GetRemoteServiceHandles. Updated ↵
Claudio Takahasi
2006-08-31
3
-58
/
+414
|
|
|
|
GetIdentifiers and GetIdentifiersByService
*
Use textfile_caseget so addresses passed over D-Bus get treated case ↵
Johan Hedberg
2006-08-31
1
-10
/
+10
|
|
|
|
insensitively.
*
Add textfile_caseget() function
Marcel Holtmann
2006-08-31
2
-18
/
+34
|
*
Call sdp_service_search_async() as first test case
Marcel Holtmann
2006-08-30
1
-2
/
+6
|
*
change sdp service identifiers to be bd_addr/record handle
Ulisses Furquim
2006-08-30
2
-78
/
+43
|
*
Add sdptest utility
Marcel Holtmann
2006-08-29
2
-1
/
+145
|
*
Fix problem with changed async prototypes
Marcel Holtmann
2006-08-29
1
-3
/
+8
|
*
changed sdp error handling
Claudio Takahasi
2006-08-29
3
-4
/
+35
|
*
Change CancelBonding to CancelBondingProcess in order to be in accordance ↵
Johan Hedberg
2006-08-29
1
-1
/
+1
|
|
|
|
with dbus-api.txt
*
Added async query
Claudio Takahasi
2006-08-28
1
-39
/
+43
|
*
Add GetRemoteServiceHandles method
Marcel Holtmann
2006-08-28
1
-1
/
+7
|
*
Fix memory leaks in the config file parser
Marcel Holtmann
2006-08-27
2
-5
/
+9
|
*
Fix hciemu GIOChannel usage
Johan Hedberg
2006-08-26
1
-1
/
+5
|
*
Cleanup/fix glib-ectomy.c and its usage
Johan Hedberg
2006-08-26
8
-37
/
+68
|
*
More cleanups to glib-ectomy.c
Johan Hedberg
2006-08-26
1
-41
/
+48
|
*
Reduced CancelBonding reply time
Claudio Takahasi
2006-08-25
5
-92
/
+106
|
*
Fix and cleanup watch functionality
Johan Hedberg
2006-08-25
4
-122
/
+169
|
*
Update changelog and bump version number
utils-3.4
Marcel Holtmann
2006-08-24
2
-1
/
+9
|
*
CancelBonding improved
Claudio Takahasi
2006-08-24
2
-37
/
+70
|
*
Fixed bonding reply message when disconnected
Claudio Takahasi
2006-08-23
1
-5
/
+10
|
[next]