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
*
Update changelog and bump version number
utils-3.6.1
Marcel Holtmann
2006-09-27
2
-1
/
+8
*
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
*
Fix closing of a GIOChannel so that G_IO_NVAL gets properly signaled
Johan Hedberg
2006-09-26
1
-2
/
+10
*
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
*
Update changelog and bump version number
utils-3.6
Marcel Holtmann
2006-09-24
2
-1
/
+12
*
Don't call close for already closed IO channels
Johan Hedberg
2006-09-24
1
-1
/
+1
*
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
*
Don't use ident 0 for information request
Marcel Holtmann
2006-09-24
1
-2
/
+2
*
Add information request command
Marcel Holtmann
2006-09-24
1
-7
/
+117
*
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
*
Fix memory leak in Bind and Connect methods
Johan Hedberg
2006-09-21
1
-6
/
+6
*
send DiscoveryCompleted before PeriodicDiscoveryStopped
Claudio Takahasi
2006-09-21
1
-5
/
+5
*
CSR workaround: sending DiscoveryCompleted when exiting from periodic inq mod...
Claudio Takahasi
2006-09-21
1
-0
/
+8
*
DiscoveryCompleted:send this signal properly when inq is called inside the pe...
Claudio Takahasi
2006-09-21
3
-22
/
+48
*
Don't use UUID128 for service searching if not necessary
Johan Hedberg
2006-09-21
1
-13
/
+14
*
Implement RFCOMM.Bind D-Bus method
Johan Hedberg
2006-09-21
1
-54
/
+174
*
Use simple extraction for EIR names
Marcel Holtmann
2006-09-20
1
-11
/
+29
*
remote name request cleanup
Claudio Takahasi
2006-09-20
2
-112
/
+108
*
Deal with name field of extended inquiry response
Marcel Holtmann
2006-09-20
1
-14
/
+39
*
Take care of extended inquiry response data
Marcel Holtmann
2006-09-20
3
-6
/
+7
*
Set name field for extended inquiry response
Marcel Holtmann
2006-09-20
1
-0
/
+26
*
StopPeriodicDiscovery: removed the owner verification
Claudio Takahasi
2006-09-20
2
-8
/
+1
*
Cancel/Stop inquiry when unregistering path or if DEV_DOWN is received
Claudio Takahasi
2006-09-20
1
-2
/
+10
*
send PeriodicDiscoveryStopped when stopping the adapter
Claudio Takahasi
2006-09-20
1
-1
/
+1
*
DiscoveryCompleted was not being sent properly: unregistering path, stopping ...
Claudio Takahasi
2006-09-20
1
-15
/
+15
*
Fix sending the right HCI command when a discovery is canceled
Johan Hedberg
2006-09-20
3
-41
/
+39
*
Comment out currently unused static functions
Johan Hedberg
2006-09-20
1
-0
/
+2
*
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
[next]