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 (
Collapse
)
Author
Age
Files
Lines
*
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
|
*
Move error_not_supported where it is actually used
Marcel Holtmann
2008-08-04
2
-16
/
+0
|
*
Move error_failed_errno where it is actually used
Marcel Holtmann
2008-08-04
2
-16
/
+0
|
*
Fix internal includes for Bluetooth library
Marcel Holtmann
2008-07-29
1
-1
/
+1
|
*
Accept friendly names for discover services
Claudio Takahasi
2008-06-30
2
-1
/
+40
|
*
Use the safe versions for SDP record extraction
Marcel Holtmann
2008-06-24
1
-4
/
+6
|
*
Fix bt_cancel_discovery to only succeed when there is a discover to cancel.
Luiz Augusto von Dentz
2008-06-16
2
-8
/
+11
|
*
Fix minor whitespace issues
Johan Hedberg
2008-06-16
1
-1
/
+1
|
*
Remove obsolete FIXME comment
Marcel Holtmann
2008-06-16
1
-1
/
+0
|
*
Allow to cancel a service discovery
Marcel Holtmann
2008-06-16
2
-0
/
+42
|
*
Avoid direct inclusion of malloc.h
Marcel Holtmann
2008-06-11
3
-3
/
+2
|
*
Fix storing socket fd in bt_sco_connect
Johan Hedberg
2008-06-10
1
-0
/
+2
|
*
Use GLib helpers for host/network order
Marcel Holtmann
2008-06-10
1
-10
/
+9
|
*
Fix some minor details
Marcel Holtmann
2008-06-10
1
-3
/
+4
|
*
Add special DBG helper
Marcel Holtmann
2008-06-08
1
-0
/
+2
|
*
Cleanup errors and remove unused functions
Marcel Holtmann
2008-06-07
2
-187
/
+0
|
*
Fix the D-Bus sending for error messages
Marcel Holtmann
2008-06-06
1
-4
/
+16
|
*
Rename the transport types with proper BT_IO prefix
Marcel Holtmann
2008-05-30
2
-14
/
+15
|
*
Add initial implementation of BtIO API.
Luiz Augusto von Dentz
2008-05-30
2
-122
/
+396
|
*
Restore error handling for the new manager interface
Marcel Holtmann
2008-05-27
2
-0
/
+8
|
*
Initialize pointer to avoid compiler warning
Johan Hedberg
2008-05-27
1
-1
/
+1
|
*
Fix bt_rfcomm_listen_allocate since channel allocation happens after ↵
Johan Hedberg
2008-05-17
1
-7
/
+15
|
|
|
|
listen() and not bind()
*
Fix bt_rfcomm_connect segfault
Johan Hedberg
2008-05-16
1
-4
/
+5
|
*
Introduce bt_rfcomm_listen_allocate.
Luiz Augusto von Dentz
2008-05-16
2
-5
/
+29
|
*
Added function for convert string to uuid128
Cidorvan Leite
2008-05-15
2
-0
/
+37
|
*
Initialize sockaddr variables before using them.
Luiz Augusto von Dentz
2008-05-14
1
-0
/
+3
|
*
Make bt_io_callback_t to take both source and destination.
Luiz Augusto von Dentz
2008-05-14
2
-26
/
+119
|
*
Fix bug on l2cap_bind and some code cleanup.
Luiz Augusto von Dentz
2008-05-13
1
-50
/
+53
|
*
Introduce bt_l2cap_listen.
Luiz Augusto von Dentz
2008-05-13
2
-15
/
+78
|
*
introduce bt_rfcomm_listen.
Luiz Augusto von Dentz
2008-05-12
2
-8
/
+128
|
*
Move D-Bus object and interface helpers into libgdbus
Marcel Holtmann
2008-05-08
4
-769
/
+3
|
*
Move D-Bus watch functions into libgdbus
Marcel Holtmann
2008-05-08
4
-444
/
+16
|
*
Move D-Bus mainloop integration into libgdbus
Marcel Holtmann
2008-05-08
2
-396
/
+0
|
*
Remove uneeded D-Bus API extension
Marcel Holtmann
2008-05-08
2
-55
/
+0
|
*
Move set_nonblocking() to the GLib helpers for now
Marcel Holtmann
2008-05-08
4
-29
/
+21
|
*
Remove simple introspection function
Marcel Holtmann
2008-05-08
2
-30
/
+0
|
*
Remove service daemon activation handling
Marcel Holtmann
2008-05-08
1
-42
/
+0
|
*
Remove inotify support
Marcel Holtmann
2008-05-08
4
-255
/
+4
|
*
Remove HAL support helpers
Marcel Holtmann
2008-05-08
4
-241
/
+3
|
*
Make bt_l2cap_connect to take mtu as paramter.
Luiz Augusto von Dentz
2008-05-07
2
-4
/
+16
|
[next]