Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add LastConnection, DefaultConnection and ChangeDefaultConnection API methods... | Luiz Augusto von Dentz | 2007-05-17 | 1 | -8/+21 |
* | Fixes storage problems with connections and fix bug of CreateConnection not c... | Luiz Augusto von Dentz | 2007-05-16 | 1 | -3/+35 |
* | 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 |