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
*
Fix a couple of other places that should use size_t and ssize_t
Johan Hedberg
2009-03-12
4
-13
/
+16
*
Make use of size_t and ssize_t when possible
Johan Hedberg
2009-03-12
4
-22
/
+26
*
Fix network regression which caused disconnections.
Luiz Augusto von Dentz
2009-03-12
1
-67
/
+51
*
Fix audio plugin initialization failure cases
Johan Hedberg
2009-03-12
3
-11
/
+27
*
Make use of AF_INET instead of AF_INET6.
Luiz Augusto von Dentz
2009-03-10
1
-2
/
+2
*
Don't pass stream to config callback if there was an error
Johan Hedberg
2009-03-09
1
-6
/
+8
*
Remove temporary watch if the connection was accepted.
Luiz Augusto von Dentz
2009-03-05
1
-0
/
+3
*
Set avdtp session watch to low priority.
Luiz Augusto von Dentz
2009-03-05
1
-2
/
+12
*
Reset request id whenever a response is generated.
Luiz Augusto von Dentz
2009-03-04
1
-1
/
+2
*
Update HSP version to 1.2
Johan Hedberg
2009-03-03
2
-1
/
+6
*
Release 4.32
4.32
Marcel Holtmann
2009-03-02
2
-1
/
+8
*
Remove incorrect sdp_record_free()
Johan Hedberg
2009-03-01
1
-3
/
+0
*
Check that interface name is provided
Marcel Holtmann
2009-02-28
1
-1
/
+3
*
Don't call read scan enable if the adapter is powering down
Johan Hedberg
2009-02-27
3
-0
/
+14
*
Add skeleton for avtest application
Marcel Holtmann
2009-02-27
3
-3
/
+38
*
Unregister old stream callback before registering a new one
Johan Hedberg
2009-02-26
1
-0
/
+4
*
Cleanup pending request queue after before freeing stream
Johan Hedberg
2009-02-26
1
-0
/
+33
*
Fix stream rejection size check
Johan Hedberg
2009-02-26
1
-1
/
+1
*
Always remember to free the extract_des internal list
Johan Hedberg
2009-02-26
1
-7
/
+11
*
Require all parsed elements in extract_des to be of the same type
Johan Hedberg
2009-02-26
1
-2
/
+6
*
Fix SDP data buffer parsing
Johan Hedberg
2009-02-26
1
-28
/
+94
*
Release 4.31
4.31
Marcel Holtmann
2009-02-26
2
-1
/
+10
*
Update library version
Marcel Holtmann
2009-02-26
1
-1
/
+1
*
Add checks for pending connect to sco_connect_cb
Johan Hedberg
2009-02-26
1
-7
/
+11
*
Only request the lock when the client doesn't have it
Johan Hedberg
2009-02-25
1
-2
/
+9
*
Don't use close_sco directly in headset_suspend_stream
Johan Hedberg
2009-02-25
1
-1
/
+2
*
Remove unused function
Johan Hedberg
2009-02-25
2
-34
/
+0
*
Check for valid sk value before calling bt_audio_service_close
Johan Hedberg
2009-02-25
1
-1
/
+2
*
Fix uninitialized memory warning
Johan Hedberg
2009-02-25
1
-0
/
+1
*
Remove unused path variable
Johan Hedberg
2009-02-25
1
-3
/
+0
*
Fix strncpy length parameters to avoid non-nul-terminated strings
Johan Hedberg
2009-02-25
9
-13
/
+15
*
Use safer strncpy instead of strcpy
Johan Hedberg
2009-02-25
1
-2
/
+2
*
Fix headset_connect_rfcomm error return case
Johan Hedberg
2009-02-25
2
-2
/
+5
*
Fix pending connect check
Johan Hedberg
2009-02-25
1
-1
/
+1
*
Rework avctp_confirm_cb logic
Johan Hedberg
2009-02-25
1
-14
/
+8
*
Default to close_on_unref = TRUE to avoid descriptor leaks
Johan Hedberg
2009-02-25
1
-3
/
+5
*
Remove unnecessary g_io_channel_set_close_on_unref call
Johan Hedberg
2009-02-25
1
-2
/
+0
*
Improve IPC message receiving
Johan Hedberg
2009-02-24
1
-7
/
+13
*
Fix a few more sdp_record_t memory leaks
Johan Hedberg
2009-02-24
1
-2
/
+6
*
Fix memory leak
Johan Hedberg
2009-02-24
1
-0
/
+1
*
Minor whitespace fixes
Johan Hedberg
2009-02-24
2
-2
/
+2
*
Fix leaked sdp_record_t
Johan Hedberg
2009-02-24
1
-0
/
+1
*
Fix memory leak
Johan Hedberg
2009-02-24
1
-1
/
+5
*
Fix typo
Johan Hedberg
2009-02-24
1
-1
/
+1
*
Fix valgrind unaddressable bytes complaint
Johan Hedberg
2009-02-24
1
-0
/
+2
*
Only call g_io_channel_shutdown if the connection was actually successfull
Johan Hedberg
2009-02-24
3
-3
/
+6
*
Shutdown IO channel in the case of error
Johan Hedberg
2009-02-24
1
-1
/
+4
*
Track and cancel requests in client_free
Johan Hedberg
2009-02-24
1
-0
/
+6
*
Start monitoring the AVCTP channel first in connect_cb
Johan Hedberg
2009-02-24
1
-4
/
+1
*
Fix stream channel closing
Johan Hedberg
2009-02-24
1
-4
/
+3
[next]