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
*
Removed '0x' from search pattern
Claudio Takahasi
2006-09-29
1
-14
/
+5
*
fixed warnings
Claudio Takahasi
2006-09-29
1
-0
/
+2
*
support uuid128 and '0x' for service search match
Claudio Takahasi
2006-09-29
4
-50
/
+63
*
Update friendly service name table
Johan Hedberg
2006-09-29
1
-5
/
+5
*
Do not use RFCOMM_HANGUP_NOW because it kills our system (kernel bug)
Ulisses Furquim
2006-09-29
1
-0
/
+8
*
Update the test interface framework
Marcel Holtmann
2006-09-29
1
-2
/
+21
*
Small cosmetic cleanup
Marcel Holtmann
2006-09-29
1
-2
/
+2
*
GetRemoteServiceHandles: request browsing when the match string is empty
Claudio Takahasi
2006-09-29
2
-7
/
+14
*
GetRemoteServiceHandles:added service match
Claudio Takahasi
2006-09-29
1
-2
/
+18
*
Remove RFCOMM.Connected and Disconnected signals since their proper implement...
Johan Hedberg
2006-09-29
1
-16
/
+0
*
more errors update
Claudio Takahasi
2006-09-29
1
-25
/
+58
*
Added IsPeriodicDiscovery
Claudio Takahasi
2006-09-29
1
-0
/
+7
*
updated errors
Claudio Takahasi
2006-09-29
1
-9
/
+11
*
Added IsPeriodicDiscovery
Claudio Takahasi
2006-09-29
1
-0
/
+17
*
SetMinorClass: cleanup and check UnsupportedMajorClass
Claudio Takahasi
2006-09-28
1
-17
/
+18
*
Add basic framework for the test interface
Marcel Holtmann
2006-09-28
3
-0
/
+49
*
Correct the const declaration
Marcel Holtmann
2006-09-28
1
-10
/
+8
*
Don't include dbus-test into distribution
Marcel Holtmann
2006-09-28
1
-1
/
+1
*
Add source file for test interface
Marcel Holtmann
2006-09-28
3
-435
/
+30
*
GetMajorClass: call hci_read_class_of_dev to check the major class
Claudio Takahasi
2006-09-28
1
-1
/
+21
*
GetMinorClass must return UnsupportedMajorClass if the major class isn't "com...
Claudio Takahasi
2006-09-27
1
-4
/
+4
*
cleanup
Claudio Takahasi
2006-09-27
1
-10
/
+7
*
missing set expected return event for hci_send_req
Claudio Takahasi
2006-09-27
2
-1
/
+6
*
changed timeout for hci_send_req
Claudio Takahasi
2006-09-27
2
-16
/
+16
*
Fix the test for an error condition
Ulisses Furquim
2006-09-27
1
-1
/
+1
*
Return correct error reply for CreateBonding when using security mode 3
Johan Hedberg
2006-09-27
5
-18
/
+37
*
Fix CreateBonding error return on authentication failure
Johan Hedberg
2006-09-27
3
-1
/
+10
*
Reply with correct error to CreateBonding when a page timeout occurs
Johan Hedberg
2006-09-27
2
-2
/
+8
*
Make sure passkey agents get Cancel and Release methods if necessary in the s...
Johan Hedberg
2006-09-27
1
-1
/
+4
*
Fix pairing state when using security mode 3
Johan Hedberg
2006-09-27
1
-1
/
+10
*
Make "user" the default security mode
Marcel Holtmann
2006-09-26
1
-1
/
+1
*
Fix order of header inclusion
Marcel Holtmann
2006-09-26
4
-3
/
+3
*
Do byte order conversion on handle before passing it to the controller
Johan Hedberg
2006-09-25
1
-1
/
+1
*
Fix HUP or ERR checking
Johan Hedberg
2006-09-25
1
-1
/
+1
*
Keep watching the bonding IO channel after the connection has been created
Johan Hedberg
2006-09-25
1
-1
/
+9
*
Don't call free for a potential NULL pointer
Johan Hedberg
2006-09-24
1
-1
/
+3
*
Remove bonding io channel watch when freeing related data
Johan Hedberg
2006-09-24
1
-0
/
+4
*
missing DiscoveryCompleted if GetRemoteName is called and there is inquiry ru...
Claudio Takahasi
2006-09-22
1
-7
/
+7
*
Fix SDP session leak when a page timeout occurrs during RFCOMM.{Bind(),Connec...
Ulisses Furquim
2006-09-22
1
-0
/
+6
*
Stupid format string/parameter fix to previous commit
Johan Hedberg
2006-09-22
1
-1
/
+1
*
Check that the caller of RFCOMM.Connect is still present before returning a s...
Johan Hedberg
2006-09-22
1
-0
/
+6
*
Check discovery checking for CreateBonding
Johan Hedberg
2006-09-22
1
-1
/
+1
*
Make sure to disable the name resolution for non D-Bus clients
Marcel Holtmann
2006-09-21
1
-36
/
+69
*
Allow standard inquiry while periodic inquiry is active
Marcel Holtmann
2006-09-21
1
-8
/
+5
*
removed memory leak
Claudio Takahasi
2006-09-21
2
-4
/
+13
*
Fix some problems when doing consecutive SDP searches
Ulisses Furquim
2006-09-21
1
-47
/
+61
*
Rename RemoteDeviceLost to RemoteDeviceDisappeared
Marcel Holtmann
2006-09-21
2
-1
/
+7
*
Move sdp related data allocation from dbus-rfcomm.c to dbus-sdp.c
Johan Hedberg
2006-09-21
3
-65
/
+52
*
Added out of range signal
Claudio Takahasi
2006-09-21
2
-2
/
+64
*
Revert previous memleak fix since it is incorrect. The real leak is inside db...
Johan Hedberg
2006-09-21
1
-6
/
+6
[next]