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 (
Expand
)
Author
Age
Files
Lines
*
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 GetIdentifi...
Claudio Takahasi
2006-08-31
3
-58
/
+414
*
Use textfile_caseget so addresses passed over D-Bus get treated case insensit...
Johan Hedberg
2006-08-31
1
-10
/
+10
*
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 wit...
Johan Hedberg
2006-08-29
1
-1
/
+1
*
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
*
Fix processing of the timeout list in GMainContext
Johan Hedberg
2006-08-20
1
-4
/
+1
*
Preliminary support for passkey agent timeouts
Johan Hedberg
2006-08-20
3
-39
/
+68
*
First round of Passkey Release method support
Johan Hedberg
2006-08-20
4
-45
/
+136
*
Refuse zero-length passkeys
Johan Hedberg
2006-08-19
1
-9
/
+12
*
Cancel PIN request on HCI level if agent exits
Johan Hedberg
2006-08-19
1
-0
/
+3
*
Improve situation where bonding requestor exits
Johan Hedberg
2006-08-19
2
-34
/
+77
[next]