index
:
bluez.git
master
Lennart's Copy of bluez
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
Commit message (
Expand
)
Author
Age
Files
Lines
*
Default to close_on_unref = TRUE to avoid descriptor leaks
Johan Hedberg
2009-02-25
1
-3
/
+5
*
Shutdown IO channel in the case of error
Johan Hedberg
2009-02-24
1
-1
/
+4
*
Properly fix unused read() result warning
Johan Hedberg
2009-02-23
1
-2
/
+4
*
Fix btio compilation warnings
Johan Hedberg
2009-02-23
1
-6
/
+14
*
Make BT_IO_OPT_INVALID 0 to allow use of the gcc sentinel feature
Johan Hedberg
2009-02-22
1
-1
/
+1
*
Add support for getting connection info
Johan Hedberg
2009-02-20
2
-0
/
+95
*
Make use of g_io_channel_shutdown instead of deprecated g_io_channel_close.
Luiz Augusto von Dentz
2009-02-19
1
-1
/
+1
*
Cleanup old BtIO code.
Luiz Augusto von Dentz
2009-02-19
2
-928
/
+0
*
Set GError properly if listen() fails
Johan Hedberg
2009-02-18
1
-1
/
+1
*
Add BT_IO_OPT_MASTER boolean option (maps to LM_MASTER)
Johan Hedberg
2009-02-18
2
-19
/
+106
*
Add security level definitions to btio.h
Johan Hedberg
2009-02-18
1
-0
/
+7
*
Fix getting SCO MTU
Johan Hedberg
2009-02-18
1
-1
/
+1
*
Fix getting non-int va_arg values
Johan Hedberg
2009-02-18
1
-4
/
+4
*
Fall back to L2CAP_LM and RFCOMM_LM if kernel doesn't support BT_SECURITY
Johan Hedberg
2009-02-18
1
-9
/
+119
*
Move BT_SECURITY handling to their own functions
Johan Hedberg
2009-02-18
1
-41
/
+37
*
Make temporary changes to BtIO API so it doesn't conflicts with old code.
Luiz Augusto von Dentz
2009-02-18
2
-38
/
+38
*
Use const where appropriate
Johan Hedberg
2009-02-17
1
-8
/
+8
*
Convert BtIO API to use GError
Johan Hedberg
2009-02-16
2
-158
/
+188
*
Remove lm_flags from the btio public API
Johan Hedberg
2009-02-16
2
-41
/
+7
*
Merge external btio rework
Johan Hedberg
2009-02-16
3
-1
/
+1040
*
Make old bt_io_connect and bt_io_listen private in preparation of btio import
Johan Hedberg
2009-02-16
2
-4
/
+5
*
Fix signed/unsigned integer comparison for helpers
Marcel Holtmann
2009-01-29
4
-5
/
+5
*
Update copyright information
Marcel Holtmann
2009-01-01
12
-12
/
+12
*
Fix variable declaration after statements
Marcel Holtmann
2008-12-23
1
-4
/
+3
*
Make rfcomm_listen_internal function static
Marcel Holtmann
2008-12-23
1
-1
/
+1
*
Cleanup the BtIOError mess (enum/int comparison)
Marcel Holtmann
2008-12-23
1
-17
/
+17
*
Include logging.h for the prototypes
Marcel Holtmann
2008-12-23
1
-0
/
+2
*
Use a signed variable for length
Marcel Holtmann
2008-12-23
1
-2
/
+2
*
Fix possible invalid read.
Luiz Augusto von Dentz
2008-11-13
1
-4
/
+4
*
Make bt_name2string to handle UUID128 and HEX string formats.
Luiz Augusto von Dentz
2008-11-11
1
-7
/
+29
*
Rename bt_string2class to bt_name2class and introduce bt_name2string.
Luiz Augusto von Dentz
2008-11-06
2
-3
/
+18
*
Reuse sdp_session_t during the service discovery process
Johan Hedberg
2008-10-28
1
-2
/
+70
*
Fix PS3 BD remote input event generation
Bastien Nocera
2008-10-14
1
-101
/
+239
*
Fix bug on sco_connect which attempt to close an invalid file descriptor.
Luiz Augusto von Dentz
2008-10-06
1
-2
/
+2
*
Fix *_bind helpers to call bind() before setsockopt().
Luiz Augusto von Dentz
2008-10-06
1
-20
/
+21
*
Make sco_connect to use sco_bind.
Luiz Augusto von Dentz
2008-10-06
1
-46
/
+34
*
Pass Bluetooth address instead of handle for async encryption func
Claudio Takahasi
2008-09-12
2
-4
/
+26
*
Added async auth + encrypt function
Claudio Takahasi
2008-09-12
2
-0
/
+169
*
Implement support for SCO server sockets
Johan Hedberg
2008-09-10
2
-0
/
+79
*
Move responsibility of freeint the record list to the correct place
Johan Hedberg
2008-09-05
1
-0
/
+3
*
Remove unneeded sdp-glib.c file
Marcel Holtmann
2008-09-03
1
-239
/
+0
*
Make methods related to external services into service plugin.
Luiz Augusto von Dentz
2008-09-02
2
-3
/
+1
*
Use fdatasync() to make sure modification are written
Marcel Holtmann
2008-09-01
1
-0
/
+2
*
the bind call on l2cap_bind was using the wrong address
Vinicius Costa Gomes
2008-08-28
1
-2
/
+1
*
Convert SDP *_safe functions to default API
Marcel Holtmann
2008-08-06
1
-2
/
+2
*
Move error helpers to bluetoothd source
Marcel Holtmann
2008-08-04
3
-91
/
+2
*
Move error_connection_attempt_failed to its usage places
Marcel Holtmann
2008-08-04
2
-17
/
+0
*
Move error_failed to its usage places
Marcel Holtmann
2008-08-04
2
-15
/
+0
*
Move create_errno_message to appropiate place
Marcel Holtmann
2008-08-04
2
-8
/
+0
*
Remove unused error_canceled function
Marcel Holtmann
2008-08-04
2
-15
/
+0
[next]