index
:
~wtay/bluez
arun-4101
arun-ccu/master
master
Bluez hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2008-12-23
Include logging.h for the prototypes
Marcel Holtmann
1
-0
/
+2
2008-12-23
Use a signed variable for length
Marcel Holtmann
1
-2
/
+2
2008-11-13
Fix possible invalid read.
Luiz Augusto von Dentz
1
-4
/
+4
2008-11-11
Make bt_name2string to handle UUID128 and HEX string formats.
Luiz Augusto von Dentz
1
-7
/
+29
2008-11-06
Rename bt_string2class to bt_name2class and introduce bt_name2string.
Luiz Augusto von Dentz
2
-3
/
+18
2008-10-28
Reuse sdp_session_t during the service discovery process
Johan Hedberg
1
-2
/
+70
2008-10-14
Fix PS3 BD remote input event generation
Bastien Nocera
1
-101
/
+239
2008-10-06
Fix bug on sco_connect which attempt to close an invalid file descriptor.
Luiz Augusto von Dentz
1
-2
/
+2
2008-10-06
Fix *_bind helpers to call bind() before setsockopt().
Luiz Augusto von Dentz
1
-20
/
+21
2008-10-06
Make sco_connect to use sco_bind.
Luiz Augusto von Dentz
1
-46
/
+34
2008-09-12
Pass Bluetooth address instead of handle for async encryption func
Claudio Takahasi
2
-4
/
+26
2008-09-12
Added async auth + encrypt function
Claudio Takahasi
2
-0
/
+169
2008-09-10
Implement support for SCO server sockets
Johan Hedberg
2
-0
/
+79
2008-09-05
Move responsibility of freeint the record list to the correct place
Johan Hedberg
1
-0
/
+3
2008-09-03
Remove unneeded sdp-glib.c file
Marcel Holtmann
1
-239
/
+0
2008-09-02
Make methods related to external services into service plugin.
Luiz Augusto von Dentz
2
-3
/
+1
2008-09-01
Use fdatasync() to make sure modification are written
Marcel Holtmann
1
-0
/
+2
2008-08-28
the bind call on l2cap_bind was using the wrong address
Vinicius Costa Gomes
1
-2
/
+1
2008-08-06
Convert SDP *_safe functions to default API
Marcel Holtmann
1
-2
/
+2
2008-08-04
Move error helpers to bluetoothd source
Marcel Holtmann
3
-91
/
+2
2008-08-04
Move error_connection_attempt_failed to its usage places
Marcel Holtmann
2
-17
/
+0
2008-08-04
Move error_failed to its usage places
Marcel Holtmann
2
-15
/
+0
2008-08-04
Move create_errno_message to appropiate place
Marcel Holtmann
2
-8
/
+0
2008-08-04
Remove unused error_canceled function
Marcel Holtmann
2
-15
/
+0
2008-08-04
Move error_not_supported where it is actually used
Marcel Holtmann
2
-16
/
+0
2008-08-04
Move error_failed_errno where it is actually used
Marcel Holtmann
2
-16
/
+0
2008-07-29
Fix internal includes for Bluetooth library
Marcel Holtmann
1
-1
/
+1
2008-06-30
Accept friendly names for discover services
Claudio Takahasi
2
-1
/
+40
2008-06-24
Use the safe versions for SDP record extraction
Marcel Holtmann
1
-4
/
+6
2008-06-16
Fix bt_cancel_discovery to only succeed when there is a discover to cancel.
Luiz Augusto von Dentz
2
-8
/
+11
2008-06-16
Fix minor whitespace issues
Johan Hedberg
1
-1
/
+1
2008-06-16
Remove obsolete FIXME comment
Marcel Holtmann
1
-1
/
+0
2008-06-16
Allow to cancel a service discovery
Marcel Holtmann
2
-0
/
+42
2008-06-11
Avoid direct inclusion of malloc.h
Marcel Holtmann
3
-3
/
+2
2008-06-10
Fix storing socket fd in bt_sco_connect
Johan Hedberg
1
-0
/
+2
2008-06-10
Use GLib helpers for host/network order
Marcel Holtmann
1
-10
/
+9
2008-06-10
Fix some minor details
Marcel Holtmann
1
-3
/
+4
2008-06-08
Add special DBG helper
Marcel Holtmann
1
-0
/
+2
2008-06-07
Cleanup errors and remove unused functions
Marcel Holtmann
2
-187
/
+0
2008-06-06
Fix the D-Bus sending for error messages
Marcel Holtmann
1
-4
/
+16
2008-05-30
Rename the transport types with proper BT_IO prefix
Marcel Holtmann
2
-14
/
+15
2008-05-30
Add initial implementation of BtIO API.
Luiz Augusto von Dentz
2
-122
/
+396
2008-05-27
Restore error handling for the new manager interface
Marcel Holtmann
2
-0
/
+8
2008-05-27
Initialize pointer to avoid compiler warning
Johan Hedberg
1
-1
/
+1
2008-05-17
Fix bt_rfcomm_listen_allocate since channel allocation happens after listen()...
Johan Hedberg
1
-7
/
+15
2008-05-16
Fix bt_rfcomm_connect segfault
Johan Hedberg
1
-4
/
+5
2008-05-16
Introduce bt_rfcomm_listen_allocate.
Luiz Augusto von Dentz
2
-5
/
+29
2008-05-15
Added function for convert string to uuid128
Cidorvan Leite
2
-0
/
+37
2008-05-14
Initialize sockaddr variables before using them.
Luiz Augusto von Dentz
1
-0
/
+3
2008-05-14
Make bt_io_callback_t to take both source and destination.
Luiz Augusto von Dentz
2
-26
/
+119
[next]