index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Release 4.5
4.5
Marcel Holtmann
2008-09-12
2
-1
/
+9
|
*
Don't print error when device is down
Marcel Holtmann
2008-09-12
1
-1
/
+2
|
*
Send command to read the default link policy
Marcel Holtmann
2008-09-12
1
-0
/
+3
|
*
Set default link policy after the page timeout
Marcel Holtmann
2008-09-12
1
-5
/
+5
|
*
Write the default link policy to ensure it is set
Marcel Holtmann
2008-09-12
1
-0
/
+6
|
*
When re-reading the device address store it properly
Marcel Holtmann
2008-09-11
1
-7
/
+4
|
*
Add debug message for adapters without an address
Marcel Holtmann
2008-09-11
1
-4
/
+9
|
*
Merge branch 'for-upstream' of git://gitorious.org/bluez/vudentzs-clone
Marcel Holtmann
2008-09-11
1
-1
/
+1
|
\
|
*
Fix segfault on agent_is_busy.
Luiz Augusto von Dentz
2008-09-11
1
-1
/
+1
|
|
*
|
Don't fork for device configuration
Marcel Holtmann
2008-09-11
1
-19
/
+2
|
/
*
Move link mode and policy setting before bringing up the device
Marcel Holtmann
2008-09-11
1
-26
/
+18
|
*
Add extra debug for the forked init and setup functions
Marcel Holtmann
2008-09-11
1
-2
/
+8
|
*
Merge branch 'for-upstream' of git://gitorious.org/bluez/vudentzs-clone
Marcel Holtmann
2008-09-11
1
-7
/
+17
|
\
|
*
Fix memory allocation of drivers uuid list to be dinamic as drivers may be ↵
Luiz Augusto von Dentz
2008-09-11
1
-7
/
+17
|
|
|
|
|
|
|
|
unregistered.
*
|
Hide the verbose SDP debug behind SDP_DEBUG
Marcel Holtmann
2008-09-11
4
-73
/
+79
|
|
*
|
Fix info calls that really should be debug instead
Johan Hedberg
2008-09-11
2
-8
/
+8
|
|
*
|
Mention the new mailing list
Marcel Holtmann
2008-09-11
1
-2
/
+1
|
/
*
Fix memleak
Luiz Augusto von Dentz
2008-09-11
1
-1
/
+1
|
*
Fix problem that occurs when a device is removed but agent requests are not ↵
Luiz Augusto von Dentz
2008-09-11
3
-0
/
+18
|
|
|
|
cancelled.
*
Search for l2cap uuid if no record is found.
Luiz Augusto von Dentz
2008-09-11
1
-0
/
+7
|
*
Make discovery service routine to search for driver uuids.
Luiz Augusto von Dentz
2008-09-11
1
-0
/
+30
|
*
Split code of simple search and browse.
Luiz Augusto von Dentz
2008-09-11
1
-26
/
+43
|
*
Add missing uuids to search if the device doesn't support public browsing.
Luiz Augusto von Dentz
2008-09-11
1
-0
/
+5
|
*
Implement support for subscriber number request (AT+CNUM)
Johan Hedberg
2008-09-11
3
-0
/
+20
|
*
Implement support g_dbus_create_error_valist
Johan Hedberg
2008-09-11
1
-1
/
+5
|
*
Fix error return value
Johan Hedberg
2008-09-11
1
-1
/
+1
|
*
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
|
[next]