Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix D-Bus API for serial and network plugins | Marcel Holtmann | 2008-09-06 | 1 | -1/+1 |
| | |||||
* | Network: removed unused function | Claudio Takahasi | 2008-09-05 | 1 | -6/+0 |
| | |||||
* | Network: Minor cleanup | Claudio Takahasi | 2008-09-01 | 1 | -8/+0 |
| | |||||
* | Add 30s timeout to setup connection phase | Marcel Holtmann | 2008-08-08 | 1 | -0/+12 |
| | |||||
* | Make use of peer_free instead of g_free. | Luiz Augusto von Dentz | 2008-07-30 | 1 | -1/+1 |
| | |||||
* | Move hcid to src directory and rename it to bluetoothd | Marcel Holtmann | 2008-07-29 | 1 | -1/+1 |
| | |||||
* | Fix network plugin to reflect the api documentation. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -114/+166 |
| | |||||
* | Cleanup network manager. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -258/+43 |
| | |||||
* | Move some D-Bus helpers around | Marcel Holtmann | 2008-06-07 | 1 | -0/+2 |
| | |||||
* | Use g_dbus_emit_signal for sending D-Bus signals | Marcel Holtmann | 2008-06-07 | 1 | -2/+2 |
| | |||||
* | Remove use of dbus_connection_get_object_user_data from network. | Luiz Augusto von Dentz | 2008-06-06 | 1 | -6/+15 |
| | |||||
* | Fixes missing parts of network which didn't use libgdbus. | Luiz Augusto von Dentz | 2008-06-03 | 1 | -4/+20 |
| | |||||
* | Convert network connection handling to gdbus API | Marcel Holtmann | 2008-05-27 | 1 | -173/+121 |
| | |||||
* | Convert network manager interface to use gdbus API | Marcel Holtmann | 2008-05-27 | 1 | -2/+0 |
| | |||||
* | Fix issues with missing include for PATH_MAXutils-3.32 | Marcel Holtmann | 2008-05-20 | 1 | -0/+1 |
| | |||||
* | Make bt_io_callback_t to take both source and destination. | Luiz Augusto von Dentz | 2008-05-14 | 1 | -1/+2 |
| | |||||
* | Move D-Bus object and interface helpers into libgdbus | Marcel Holtmann | 2008-05-08 | 1 | -1/+1 |
| | |||||
* | Move D-Bus watch functions into libgdbus | Marcel Holtmann | 2008-05-08 | 1 | -1/+0 |
| | |||||
* | Make bt_l2cap_connect to take mtu as paramter. | Luiz Augusto von Dentz | 2008-05-07 | 1 | -92/+19 |
| | |||||
* | Fix bug that prevent bnep interfaces to come up on reconnection. | Luiz Augusto von Dentz | 2008-05-06 | 1 | -0/+1 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2008-02-02 | 1 | -1/+1 |
| | |||||
* | Update services to new error codes and helper functions | Johan Hedberg | 2007-11-26 | 1 | -10/+10 |
| | |||||
* | Fix code style. | Luiz Augusto von Dentz | 2007-10-22 | 1 | -1/+1 |
| | |||||
* | Fixes cross storage and adapter path. | Luiz Augusto von Dentz | 2007-10-22 | 1 | -3/+17 |
| | |||||
* | Fix dict signatures. | Luiz Augusto von Dentz | 2007-10-03 | 1 | -1/+1 |
| | |||||
* | Fixes codestyle, bridge creation and some code cleanup. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -10/+10 |
| | |||||
* | Rework configuration file to use roles. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -13/+2 |
| | |||||
* | Add support for script execution. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -3/+3 |
| | |||||
* | Add bridge name support. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -35/+60 |
| | |||||
* | Add LastConnection, DefaultConnection and ChangeDefaultConnection API ↵ | Luiz Augusto von Dentz | 2007-05-17 | 1 | -8/+21 |
| | | | | methods and some minor fixes. | ||||
* | Fixes storage problems with connections and fix bug of CreateConnection not ↵ | Luiz Augusto von Dentz | 2007-05-16 | 1 | -3/+35 |
| | | | | checking for present connection with the same destination and profile. | ||||
* | Add CancelConnect to Connection interface. | Luiz Augusto von Dentz | 2007-05-14 | 1 | -4/+26 |
| | |||||
* | Add method to retrieve adapter address | Marcel Holtmann | 2007-05-14 | 1 | -4/+25 |
| | |||||
* | Use dbus_connection_emit_signal to emit signals. | Luiz Augusto von Dentz | 2007-05-09 | 1 | -11/+9 |
| | |||||
* | Switch to using generic dbus framework method dispatching | Johan Hedberg | 2007-05-09 | 1 | -50/+32 |
| | |||||
* | Make connection host address available via GetInfo. | Luiz Augusto von Dentz | 2007-05-08 | 1 | -0/+6 |
| | |||||
* | Update network API documentation. | Luiz Augusto von Dentz | 2007-04-27 | 1 | -0/+4 |
| | |||||
* | Check connection busy before removing it. | Luiz Augusto von Dentz | 2007-04-20 | 1 | -0/+11 |
| | |||||
* | Fix use of GIOChannel | Luiz Augusto von Dentz | 2007-04-18 | 1 | -14/+19 |
| | |||||
* | Add GetInfo() to network.Connection interface. | Luiz Augusto von Dentz | 2007-04-17 | 1 | -0/+36 |
| | |||||
* | Move code to bring up interface to common and use it on connection. | Luiz Augusto von Dentz | 2007-04-16 | 1 | -1/+6 |
| | |||||
* | network: added connection_store | Claudio Takahasi | 2007-04-14 | 1 | -1/+38 |
| | |||||
* | network: changed connection_register prototype | Claudio Takahasi | 2007-04-13 | 1 | -29/+8 |
| | |||||
* | network: code cleanup | Claudio Takahasi | 2007-04-13 | 1 | -24/+22 |
| | |||||
* | Fix code style. | Luiz Augusto von Dentz | 2007-04-12 | 1 | -1/+1 |
| | |||||
* | Fix warning on build. | Luiz Augusto von Dentz | 2007-04-12 | 1 | -1/+1 |
| | |||||
* | Add FindConnection method, bug fixes for disconnect events. | Luiz Augusto von Dentz | 2007-04-12 | 1 | -6/+32 |
| | |||||
* | Fix bug on GetInterface. | Luiz Augusto von Dentz | 2007-04-12 | 1 | -1/+2 |
| | |||||
* | Fix bug while disconnecting. | Luiz Augusto von Dentz | 2007-04-05 | 1 | -1/+0 |
| | |||||
* | Fix message unref and interface name bugs. | Luiz Augusto von Dentz | 2007-03-29 | 1 | -3/+11 |
| |