Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Close socket on bind failure, fix callback user_data to be the last ↵ | Luiz Augusto von Dentz | 2008-04-24 | 2 | -12/+18 |
| | | | | parameter and pass uuid refence. | ||||
* | Make bt_rfcomm_connect to take a channel instead of record and export ↵ | Luiz Augusto von Dentz | 2008-04-23 | 2 | -20/+6 |
| | | | | bt_sco_connect. | ||||
* | 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 |
| | | | | **) instead GSList. | ||||
* | 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 ↵ | Luiz Augusto von Dentz | 2008-03-20 | 1 | -11/+36 |
| | | | | dbus_connection_emit_signal_valist does. | ||||
* | 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 ↵ | Luiz Augusto von Dentz | 2008-03-13 | 2 | -1/+40 |
| | | | | dbus_message_iter_append_dict_valist. | ||||
* | 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 |
| | |||||
* | Fix distribution buildutils-3.28 | Marcel Holtmann | 2008-03-05 | 1 | -2/+1 |
| | |||||
* | Remove the support for SDP parsing via expat | Marcel Holtmann | 2008-03-05 | 2 | -296/+0 |
| | |||||
* | Update uinput.h with extra key definitions | Marcel Holtmann | 2008-02-12 | 1 | -0/+5 |
| | |||||
* | Fix compilation issues with UCHAR_MAX, USHRT_MAX and UINT_MAX | Marcel Holtmann | 2008-02-02 | 3 | -0/+3 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2008-02-02 | 25 | -31/+27 |
| | |||||
* | Whitespace cleanup | Johan Hedberg | 2008-01-28 | 1 | -12/+11 |
| | |||||
* | Use proper function for checking signal name | Marcel Holtmann | 2007-12-09 | 1 | -9/+2 |
| | |||||
* | Fix memory leak | Marcel Holtmann | 2007-12-06 | 1 | -0/+1 |
| | |||||
* | Add common error helper functions | Johan Hedberg | 2007-11-26 | 4 | -0/+324 |
| | |||||
* | Add test for files with page size | Marcel Holtmann | 2007-11-26 | 1 | -1/+16 |
| | |||||
* | Fix key search function to honor the mmap area size | Marcel Holtmann | 2007-11-26 | 1 | -14/+40 |
| | |||||
* | Fix D-Bus match leak for name listeners | Johan Hedberg | 2007-11-16 | 1 | -28/+50 |
| | |||||
* | Comment out introspection debug prints which cause a lot of useless logging | Johan Hedberg | 2007-10-25 | 1 | -4/+4 |
| | |||||
* | Fix potential infinite loop in inotify support | Marcel Holtmann | 2007-10-04 | 1 | -11/+15 |
| | |||||
* | Handle deprecated dbus_watch_get_fd() function | Marcel Holtmann | 2007-10-04 | 1 | -2/+6 |
| | |||||
* | hal common: removed small memory leak | Claudio Takahasi | 2007-09-03 | 1 | -0/+4 |
| | |||||
* | append dict: added byte type | Claudio Takahasi | 2007-08-13 | 1 | -0/+3 |
| | |||||
* | Invalidate parent data before unregistering the child path since the ↵ | Johan Hedberg | 2007-07-19 | 1 | -7/+4 |
| | | | | unregister function might free the child path string (if it is part of the object path data) | ||||
* | Track name listeners also via connection | Marcel Holtmann | 2007-06-22 | 1 | -42/+81 |
| | |||||
* | Fix handling of name_listeners without a sender | Marcel Holtmann | 2007-06-22 | 2 | -2/+19 |
| | |||||
* | dbus-helper: avoid seg fault when the object path data is not ↵ | Claudio Takahasi | 2007-06-21 | 1 | -9/+10 |
| | | | | available(unregistered) | ||||
* | More work on private D-Bus server | Marcel Holtmann | 2007-06-19 | 2 | -12/+138 |
| |