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
...
*
Increases the size of the sdp pdu buffer and adds a sanity check for it
Vinicius Costa Gomes
2008-09-10
1
-5
/
+5
*
Add additional company identifier
Marcel Holtmann
2008-09-10
1
-0
/
+2
*
Remove unnecessary return statements from the end of void functions
Johan Hedberg
2008-09-10
1
-2
/
+0
*
Implement DTMF tone transmission (AT+VTS)
Johan Hedberg
2008-09-10
3
-0
/
+26
*
Add SCO server socket (needed for HFP)
Johan Hedberg
2008-09-10
3
-10
/
+90
*
Implement support for SCO server sockets
Johan Hedberg
2008-09-10
2
-0
/
+79
*
Minor coding style fix
Johan Hedberg
2008-09-10
1
-2
/
+2
*
Send authentication request without blocking
Marcel Holtmann
2008-09-10
1
-3
/
+8
*
Merge branch 'devel' of git://git.infradead.org/users/vcgomes/bluez
Marcel Holtmann
2008-09-10
7
-55
/
+261
|
\
|
*
Now the record list is managed on a per adapter basis
Vinicius Costa Gomes
2008-09-09
1
-64
/
+84
|
*
Cancels the pending request from agent side when receiving a NoReply
Vinicius Costa Gomes
2008-09-09
6
-21
/
+9
|
*
Implements the authorization methods on Service plugin
Vinicius Costa Gomes
2008-09-09
1
-7
/
+205
*
|
Use longer timeout value for authentication and encryption
Marcel Holtmann
2008-09-10
1
-2
/
+5
|
/
*
The input connect method takes no parameters
Marcel Holtmann
2008-09-10
1
-7
/
+2
*
Update test-discovery.
Luiz Augusto von Dentz
2008-09-09
1
-5
/
+6
*
Add test-network.
Luiz Augusto von Dentz
2008-09-09
1
-0
/
+43
*
Make RequestMode to overwrite session mode when already active.
Luiz Augusto von Dentz
2008-09-09
1
-13
/
+33
*
Cleanup mode and discovery session code.
Luiz Augusto von Dentz
2008-09-09
1
-71
/
+35
*
Input: Minor cleanup
Claudio Takahasi
2008-09-09
5
-16
/
+7
*
Input: storage cleanup
Claudio Takahasi
2008-09-09
6
-466
/
+207
*
Removed warning: uninitialised value
Claudio Takahasi
2008-09-09
1
-1
/
+2
*
Fix a2dp and avrcp drivers to not rely on BDADDR_ANY.
Luiz Augusto von Dentz
2008-09-08
10
-121
/
+274
*
Add -i option to avinfo.
Luiz Augusto von Dentz
2008-09-08
1
-11
/
+22
*
Remove incorrect (and premature) optimization
Johan Hedberg
2008-09-08
1
-3
/
+0
*
Merge branch 'for-upstream' of git://gitorious.org/bluez/aloks-clone
Marcel Holtmann
2008-09-08
8
-48
/
+41
|
\
|
*
Redefining device_get_address to take bdaddr_t as parameter.
Alok Barsode
2008-09-08
8
-48
/
+41
*
|
Use DBG instead of printf for debug print
Johan Hedberg
2008-09-08
1
-1
/
+1
|
/
*
Redefining adapter_get_address to take bdaddr_t as parameter.
Alok Barsode
2008-09-08
11
-70
/
+75
*
Fixing load_stored in Input plugin.
Alok Barsode
2008-09-08
1
-8
/
+12
*
Fix memory leak caused by previous SDP browse fix
Johan Hedberg
2008-09-08
1
-0
/
+1
*
Rename Source and Sink to AudioSource and AudioSink
Johan Hedberg
2008-09-08
3
-6
/
+5
*
Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluez
Johan Hedberg
2008-09-08
36
-447
/
+150
|
\
|
*
Release 4.4
4.4
Marcel Holtmann
2008-09-07
2
-1
/
+6
|
*
Add temporary fix for the CUPS compile issue
Marcel Holtmann
2008-09-06
3
-4
/
+8
|
*
Mention the variable prefix of an object path
Marcel Holtmann
2008-09-06
4
-5
/
+5
|
*
Don't forget to include service-api.txt
Marcel Holtmann
2008-09-06
1
-2
/
+4
|
*
Release 4.3
4.3
Marcel Holtmann
2008-09-06
2
-1
/
+7
|
*
Fix distribution includes
Marcel Holtmann
2008-09-06
2
-2
/
+2
|
*
Fix the simple service example
Marcel Holtmann
2008-09-06
1
-4
/
+4
|
*
Fix D-Bus API for serial and network plugins
Marcel Holtmann
2008-09-06
3
-6
/
+6
|
*
Remove old serial test script
Marcel Holtmann
2008-09-06
1
-40
/
+0
|
*
Fix org.bluez.Serial interface
Marcel Holtmann
2008-09-06
2
-1
/
+44
|
*
Remove double semi-colons
Johan Hedberg
2008-09-06
1
-7
/
+7
|
*
Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluez
Johan Hedberg
2008-09-06
4
-7
/
+9
|
|
\
|
|
*
Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluez
Marcel Holtmann
2008-09-06
7
-14
/
+8
|
|
|
\
|
|
*
|
Fix D-Bus connection init
Marcel Holtmann
2008-09-06
4
-7
/
+9
|
*
|
|
Remove obsolete files
Johan Hedberg
2008-09-06
3
-340
/
+1
|
|
|
/
|
|
/
|
|
*
|
Fix audio and input interfaces match the API documentation
Johan Hedberg
2008-09-06
7
-14
/
+8
|
|
/
|
*
Check for duplicate record handles and not UUIDs
Johan Hedberg
2008-09-05
1
-2
/
+9
|
*
Merge branch 'master' of ssh://master.kernel.org/pub/scm/bluetooth/bluez
Marcel Holtmann
2008-09-05
1
-1
/
+7
|
|
\
[prev]
[next]