Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add initial work for netlink plugin | Marcel Holtmann | 2008-05-15 | 4 | -2/+112 | |
| | | ||||||
| * | Fix key file handling if config file doesn't exist | Marcel Holtmann | 2008-05-15 | 1 | -1/+2 | |
| | | ||||||
| * | 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 | 13 | -46/+151 | |
| | | ||||||
| * | Add support for IdleTimeout config option | Marcel Holtmann | 2008-05-14 | 4 | -12/+54 | |
| | | ||||||
| * | Introduce g_key_file_get_integer to eglib. | Luiz Augusto von Dentz | 2008-05-14 | 2 | -0/+24 | |
| | | ||||||
| * | 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 | |
| | | ||||||
| * | Fix failure when MaximumServiceRecordCount is 0xFFFF | Marcel Holtmann | 2008-05-10 | 1 | -2/+1 | |
| | | ||||||
| * | Cleanup and removal of dbus internal calls. | Luiz Augusto von Dentz | 2008-05-09 | 1 | -411/+218 | |
| | | ||||||
| * | AVCTP l2cap connection clean up | Cidorvan Leite | 2008-05-09 | 1 | -91/+23 | |
| | | ||||||
| * | Add support for switching HID proxy devices from Dell | Marcel Holtmann | 2008-05-09 | 1 | -0/+33 | |
| | | ||||||
| * | Use -no-undefined for linking plugins | Marcel Holtmann | 2008-05-09 | 5 | -5/+10 | |
| | | ||||||
| * | Move D-Bus object and interface helpers into libgdbus | Marcel Holtmann | 2008-05-08 | 36 | -176/+110 | |
| | | ||||||
| * | Move D-Bus watch functions into libgdbus | Marcel Holtmann | 2008-05-08 | 44 | -130/+87 | |
| | | ||||||
| * | Removed function not used. | Cidorvan Leite | 2008-05-08 | 2 | -66/+0 | |
| | | ||||||
| * | Emulate libgdbus API for mainloop integration | Marcel Holtmann | 2008-05-08 | 5 | -46/+49 | |
| | | ||||||
| * | Move D-Bus mainloop integration into libgdbus | Marcel Holtmann | 2008-05-08 | 11 | -868/+316 | |
| | | ||||||
| * | 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 | 6 | -30/+23 | |
| | | ||||||
| * | Register service and UUIDs in one step | Marcel Holtmann | 2008-05-08 | 6 | -110/+99 | |
| | | ||||||
| * | Add skeleton for libgdbus support | Marcel Holtmann | 2008-05-08 | 5 | -2/+74 | |
| | | ||||||
| * | Remove simple introspection function | Marcel Holtmann | 2008-05-08 | 2 | -30/+0 | |
| | | ||||||
| * | Add directory for libgdbus library | Marcel Holtmann | 2008-05-08 | 3 | -1/+4 | |
| | | ||||||
| * | Remove service daemon activation handling | Marcel Holtmann | 2008-05-08 | 13 | -739/+151 | |
| | | ||||||
| * | fixed format string | Claudio Takahasi | 2008-05-08 | 3 | -6/+6 | |
| | | ||||||
| * | Remove inotify support | Marcel Holtmann | 2008-05-08 | 11 | -356/+4 | |
| | | ||||||
| * | Remove HAL support helpers | Marcel Holtmann | 2008-05-08 | 8 | -281/+4 | |
| | | ||||||
| * | Fix dbus internals calls. | Luiz Augusto von Dentz | 2008-05-07 | 1 | -144/+19 | |
| | | ||||||
| * | fixed format string | Claudio Takahasi | 2008-05-07 | 1 | -1/+1 | |
| | | ||||||
| * | Make bt_l2cap_connect to take mtu as paramter. | Luiz Augusto von Dentz | 2008-05-07 | 6 | -102/+41 | |
| | | ||||||
| * | g_ascii_isxdigit replaced to isxdigit function for eglib compatibility. | Cidorvan Leite | 2008-05-07 | 1 | -1/+1 | |
| | | ||||||
| * | fixed format string | Claudio Takahasi | 2008-05-07 | 1 | -35/+42 | |
| | | ||||||
| * | MAC address converted to upper case when creating an object path | Cidorvan Leite | 2008-05-07 | 1 | -1/+4 | |
| | | ||||||
| * | Added g_ascii_strup function to eglib | Cidorvan Leite | 2008-05-07 | 2 | -0/+19 | |
| | | ||||||
| * | Fix bug that prevent bnep interfaces to come up on reconnection. | Luiz Augusto von Dentz | 2008-05-06 | 3 | -30/+36 | |
| | | ||||||
| * | Add some useful info calls for debugging. | Luiz Augusto von Dentz | 2008-05-06 | 1 | -4/+6 | |
| | | ||||||
| * | Update changelog and bump version numberutils-3.31 | Marcel Holtmann | 2008-05-06 | 2 | -1/+12 | |
| | | ||||||
| * | Remove all serial ports on shutdown | Marcel Holtmann | 2008-05-06 | 3 | -0/+17 | |
| | | ||||||
| * | serial: check if the owner exited in the RFCOMM connect callback | Claudio Takahasi | 2008-05-05 | 1 | -0/+4 | |
| | | ||||||
| * | serial: remove RFCOMM_RELEASE_ONHUP flag and close the channel | Claudio Takahasi | 2008-05-05 | 1 | -1/+2 | |
| | | ||||||
| * | serial: cleanup | Claudio Takahasi | 2008-05-05 | 1 | -8/+0 | |
| | | ||||||
| * | Fix possible double free in case of connecting to interrupt psm fails. | Luiz Augusto von Dentz | 2008-05-05 | 1 | -2/+3 | |
| | | ||||||
| * | Fixes avdtp and avctp authorization for incoming connections. | Luiz Augusto von Dentz | 2008-05-05 | 2 | -51/+64 | |
| | | ||||||
| * | serial: fixed wrong error value | Claudio Takahasi | 2008-05-05 | 1 | -2/+2 | |
| | | ||||||
| * | serial: missing channel unref | Claudio Takahasi | 2008-05-05 | 1 | -0/+1 | |
| | | ||||||
| * | Check trusted device list before request authorization | Claudio Takahasi | 2008-05-02 | 2 | -4/+17 | |
| | | ||||||
| * | Moving authorization code to dbus-service.c | Claudio Takahasi | 2008-05-01 | 11 | -142/+133 | |
| | | ||||||
| * | fixed build warnings | Claudio Takahasi | 2008-05-01 | 3 | -3/+7 | |
| | |