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
...
*
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
*
Make opcode packing endian safe
Marcel Holtmann
2006-09-20
1
-2
/
+4
*
Add check for end of string in all places after incrementing the current char
Johan Hedberg
2006-09-19
1
-9
/
+9
*
Add proper UTF-8 validation of device names (both local and remote)
Johan Hedberg
2006-09-19
4
-2
/
+94
*
GetName: Check if the adapter is ready before send the read local name cmd
Claudio Takahasi
2006-09-19
2
-5
/
+12
*
close the socket before return
Claudio Takahasi
2006-09-19
1
-3
/
+9
*
cleanup:lap and command complete event
Claudio Takahasi
2006-09-19
3
-8
/
+6
*
Make RFCOMM.Connect() do an SDP search before connecting
Ulisses Furquim
2006-09-19
3
-172
/
+571
*
CancelDiscovery never returns InProgress error.
Claudio Takahasi
2006-09-19
1
-1
/
+0
*
allow only the requestor stop the periodic inquiry
Claudio Takahasi
2006-09-19
1
-5
/
+6
*
Add periodic discovery support to the D-Bus API
Johan Hedberg
2006-09-19
6
-120
/
+542
*
Add details about Celluon keyboard
Marcel Holtmann
2006-09-18
1
-0
/
+38
*
Find J-Three keyboard on inquiry
Marcel Holtmann
2006-09-16
1
-1
/
+2
*
Add support for the J-Three keyboard
Marcel Holtmann
2006-09-16
4
-113
/
+226
[prev]
[next]