Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Add code to extract record attributes. | Luiz Augusto von Dentz | 2007-03-29 | 1 | -5/+66 |
| | |||||
* | Add connection state to prevent concurrent connections | Luiz Augusto von Dentz | 2007-03-28 | 1 | -11/+32 |
| | |||||
* | Get rid of old ioctl compability hack. | Luiz Augusto von Dentz | 2007-03-27 | 1 | -9/+3 |
| | |||||
* | Remove warning. | Luiz Augusto von Dentz | 2007-03-26 | 1 | -1/+1 |
| | |||||
* | Add connection watchdog. | Luiz Augusto von Dentz | 2007-03-26 | 1 | -10/+18 |
| | |||||
* | Fix connect. | Luiz Augusto von Dentz | 2007-03-26 | 1 | -39/+38 |
| | |||||
* | Fixes to use non-bloking socket on connect. | Luiz Augusto von Dentz | 2007-03-26 | 1 | -49/+113 |
| | |||||
* | Buf fixes. | Luiz Augusto von Dentz | 2007-03-23 | 1 | -21/+34 |
| | |||||
* | network: Added invalid service class verification for Manager.CreateConnection | Claudio Takahasi | 2007-03-23 | 1 | -3/+2 |
| | |||||
* | network: Fixed string/service id/uuid convertion functions | Claudio Takahasi | 2007-03-23 | 1 | -9/+9 |
| | |||||
* | Connection code. | Luiz Augusto von Dentz | 2007-03-22 | 1 | -19/+278 |
| | |||||
* | Remove duplicate code and some minor fixes. | Luiz Augusto von Dentz | 2007-03-21 | 1 | -3/+12 |
| | |||||
* | Fix build, move errors to error file and add server registration. | Luiz Augusto von Dentz | 2007-03-19 | 1 | -3/+1 |
| | |||||
* | - Fix standalone init when there is no bluetooth adapter. | Luiz Augusto von Dentz | 2007-03-19 | 1 | -0/+26 |
| | |||||
* | Network: Added network connection methods skeleton | Claudio Takahasi | 2007-03-15 | 1 | -0/+127 |
| | |||||
* | Add skeleton for network service | Marcel Holtmann | 2007-03-09 | 1 | -0/+28 |