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
*
Fix bt_rfcomm_listen_allocate since channel allocation happens after listen()...
Johan Hedberg
2008-05-17
1
-7
/
+15
*
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
*
Close sdp session before calling the application callback.
Luiz Augusto von Dentz
2008-04-29
1
-2
/
+3
*
Fix possible use of unitialized memory.
Luiz Augusto von Dentz
2008-04-25
1
-1
/
+1
*
Add support of DBUS_TYPE_OBJECT_PATH to dbus_message_iter_append_variant.
Luiz Augusto von Dentz
2008-04-25
1
-0
/
+3
*
Close socket on bind failure, fix callback user_data to be the last parameter...
Luiz Augusto von Dentz
2008-04-24
2
-12
/
+18
*
Make bt_rfcomm_connect to take a channel instead of record and export bt_sco_...
Luiz Augusto von Dentz
2008-04-23
2
-20
/
+6
*
Introduce bt_sco_connect and some other fixes.
Luiz Augusto von Dentz
2008-04-23
1
-40
/
+99
*
Introduce bt_l2cap_connect.
Luiz Augusto von Dentz
2008-04-22
2
-4
/
+73
*
Introduce bt_search_service and bt_rfcomm_connect.
Luiz Augusto von Dentz
2008-04-18
2
-19
/
+196
*
Removed pending call memory leak for external service registration
Claudio Takahasi
2008-04-01
1
-0
/
+1
*
Fix dbus_message_iter_append_variant to use dbus string array format (char **...
Luiz Augusto von Dentz
2008-03-24
1
-7
/
+7
*
Make the external service register function asynchron
Marcel Holtmann
2008-03-22
1
-6
/
+17
*
Make dbus_connection_emit_property_changed to perform checks as dbus_connecti...
Luiz Augusto von Dentz
2008-03-20
1
-11
/
+36
*
Add some missing basic types to dbus_message_iter_append_variant.
Luiz Augusto von Dentz
2008-03-14
1
-0
/
+6
*
Added new function to remove the listener based on integer identification
Claudio Takahasi
2008-03-13
2
-13
/
+52
*
Introduce dbus_message_iter_append_dict and dbus_message_iter_append_dict_val...
Luiz Augusto von Dentz
2008-03-13
2
-1
/
+40
*
Move error_unknown_method to libhelper.
Luiz Augusto von Dentz
2008-03-13
2
-0
/
+22
*
Introduce dbus_connection_emit_property_changed.
Luiz Augusto von Dentz
2008-03-12
2
-0
/
+33
*
Introduce dbus_message_iter_append_variant to libhelper.
Luiz Augusto von Dentz
2008-03-12
2
-11
/
+18
*
Added array support for dict
Claudio Takahasi
2008-03-11
1
-1
/
+18
*
added bt_string2list function
Claudio Takahasi
2008-03-11
2
-0
/
+25
*
bt_list2string: fixed memory leak
Claudio Takahasi
2008-03-10
1
-3
/
+6
*
list2string: use space as uuid separator
Claudio Takahasi
2008-03-10
1
-1
/
+2
*
added list2string function
Claudio Takahasi
2008-03-10
2
-0
/
+17
*
added new function to convert uuid to string(uuid128)
Claudio Takahasi
2008-03-10
2
-0
/
+52
*
glib-helper: Extracting the sdp record
Claudio Takahasi
2008-03-07
1
-2
/
+33
*
Fix handling of compat_ppoll when no timeout is specified
Marcel Holtmann
2008-03-07
1
-1
/
+6
*
glib-helper: use g_try_malloc instead of g_malloc
Claudio Takahasi
2008-03-07
1
-3
/
+5
*
added missing conditions for sdp connect watch
Claudio Takahasi
2008-03-06
1
-1
/
+2
*
added bt_discover_services function
Claudio Takahasi
2008-03-06
2
-4
/
+143
*
Add skeleton for GLib helpers
Marcel Holtmann
2008-03-06
3
-2
/
+66
*
Use the GMarkup stubs from eglib
Marcel Holtmann
2008-03-05
3
-50
/
+2
[next]