index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hcid
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
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
|
*
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
1
-1
/
+3
|
*
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.
*
change sdp service identifiers to be bd_addr/record handle
Ulisses Furquim
2006-08-30
2
-78
/
+43
|
*
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
|
*
Cleanup/fix glib-ectomy.c and its usage
Johan Hedberg
2006-08-26
6
-33
/
+43
|
*
Reduced CancelBonding reply time
Claudio Takahasi
2006-08-25
5
-92
/
+106
|
*
CancelBonding improved
Claudio Takahasi
2006-08-24
2
-37
/
+70
|
*
Fixed bonding reply message when disconnected
Claudio Takahasi
2006-08-23
1
-5
/
+10
|
*
Fix usage of bt_free()
Marcel Holtmann
2006-08-23
1
-7
/
+8
|
*
Fix memory leak and coding style in rfcomm patch
Johan Hedberg
2006-08-23
2
-39
/
+38
|
*
Add preliminary RFCOMM.Connect and RFCOMM.CancelConnect support
Johan Hedberg
2006-08-23
4
-6
/
+199
|
*
One small coding style fix
Johan Hedberg
2006-08-23
1
-1
/
+1
|
*
More coding style fixes
Johan Hedberg
2006-08-23
5
-14
/
+14
|
*
Coding style fixes
Johan Hedberg
2006-08-23
4
-34
/
+35
|
*
Unnecessary NULL assignments (memory was already initialized to zero)
Johan Hedberg
2006-08-23
1
-2
/
+0
|
*
passkey handling cleanup
Johan Hedberg
2006-08-23
1
-18
/
+29
|
*
Get rid of redundant pdata->bonding_requestor
Johan Hedberg
2006-08-23
3
-54
/
+17
|
*
Remove name listener for bonding requestor when CancelBonding is called
Johan Hedberg
2006-08-23
1
-1
/
+7
|
*
fix adding and setting up devices
Johan Hedberg
2006-08-22
2
-48
/
+61
|
*
Improve error reporting for failed HCI commands
Johan Hedberg
2006-08-22
2
-3
/
+6
|
*
splitted requestor_name into bonding_requestor and discovery_requestor
Claudio Takahasi
2006-08-21
3
-34
/
+50
|
*
Initialize allocated memory to zero for a couple of ioctls
Johan Hedberg
2006-08-21
1
-0
/
+4
|
*
Use hci_devinfo in favor of HCIGETDEVINFO ioctl where possible
Johan Hedberg
2006-08-21
3
-15
/
+7
|
*
Remove UnknownAddress error (since it's unnecessary)
Johan Hedberg
2006-08-21
5
-85
/
+19
|
*
Include dbus-api.txt in the distribution
Marcel Holtmann
2006-08-21
1
-1
/
+1
|
*
Make RFCOMM and SDP as experimental
Marcel Holtmann
2006-08-21
1
-4
/
+4
|
*
s/Cancel/Release/ in release_agent()
Johan Hedberg
2006-08-20
1
-1
/
+1
|
*
Change timeout values
Marcel Holtmann
2006-08-20
1
-2
/
+2
|
[next]