Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix D-Bus connection init | Marcel Holtmann | 2008-09-06 | 1 | -2/+2 |
| | |||||
* | Network: Missing DBusConnection unref | Claudio Takahasi | 2008-09-05 | 1 | -5/+7 |
| | |||||
* | Network: removed memory leak and moved config file related funcs to manager.c | Claudio Takahasi | 2008-09-04 | 1 | -128/+1 |
| | |||||
* | Fix network plugin to reflect the api documentation. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -1/+0 |
| | |||||
* | Cleanup network manager. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -76/+2 |
| | |||||
* | Adding sdp_record list as parameter to probe. | Alok Barsode | 2008-07-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Renaming device to btd_device and making the | Alok Barsode | 2008-07-28 | 1 | -4/+6 |
| | | | | | | necessary changes in plugins. Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Fixed missing include | Claudio Takahasi | 2008-06-30 | 1 | -0/+1 |
| | |||||
* | Update probe/remove callback and implement serial API | Marcel Holtmann | 2008-06-08 | 1 | -7/+7 |
| | |||||
* | Update plugin interface registration | Marcel Holtmann | 2008-06-08 | 1 | -0/+43 |
| | |||||
* | Use DBG in plugin to show function names | Marcel Holtmann | 2008-06-08 | 1 | -2/+2 |
| | |||||
* | Register network service as network driver | Marcel Holtmann | 2008-05-29 | 1 | -17/+28 |
| | |||||
* | Use g_key_file_get_string_list instead of g_key_file_get_string | Johan Hedberg | 2008-05-16 | 1 | -8/+11 |
| | |||||
* | Move D-Bus watch functions into libgdbus | Marcel Holtmann | 2008-05-08 | 1 | -1/+2 |
| | |||||
* | Register service and UUIDs in one step | Marcel Holtmann | 2008-05-08 | 1 | -5/+1 |
| | |||||
* | Remove service daemon activation handling | Marcel Holtmann | 2008-05-08 | 1 | -2/+6 |
| | |||||
* | Moving authorization code to dbus-service.c | Claudio Takahasi | 2008-05-01 | 1 | -3/+1 |
| | |||||
* | fixed build warnings | Claudio Takahasi | 2008-05-01 | 1 | -1/+2 |
| | |||||
* | fixed service authorization | Claudio Takahasi | 2008-05-01 | 1 | -0/+13 |
| | |||||
* | network: fixes a memory leak when reading the Disable config option. | Vinicius Gomes | 2008-04-11 | 1 | -1/+2 |
| | |||||
* | Convert network service into a plugin | Marcel Holtmann | 2008-03-22 | 1 | -64/+21 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2008-02-02 | 1 | -1/+1 |
| | |||||
* | Fix default configuration when config file is missing. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -21/+21 |
| | |||||
* | Fixes codestyle, bridge creation and some code cleanup. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -3/+4 |
| | |||||
* | Rework configuration file to use roles. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -37/+38 |
| | |||||
* | Add bridge name support. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -1/+1 |
| | |||||
* | Add support for config file. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -0/+117 |
| | |||||
* | network: changed the server D-Bus path and moved storage functions to manager.c | Claudio Takahasi | 2007-04-12 | 1 | -0/+2 |
| | |||||
* | Improve D-Bus system bus integration | Marcel Holtmann | 2007-03-27 | 1 | -6/+16 |
| | |||||
* | Add functions for creating and removing HAL devices | Marcel Holtmann | 2007-03-21 | 1 | -1/+3 |
| | |||||
* | Implement generic HAL device helpers | Marcel Holtmann | 2007-03-21 | 1 | -0/+2 |
| | |||||
* | Try to init the HAL context | Marcel Holtmann | 2007-03-19 | 1 | -0/+5 |
| | |||||
* | - Fix standalone init when there is no bluetooth adapter. | Luiz Augusto von Dentz | 2007-03-19 | 1 | -2/+4 |
| | |||||
* | Add minimal support for bridge creation and removal | Marcel Holtmann | 2007-03-16 | 1 | -2/+2 |
| | |||||
* | Network: support for standalone start mode | Claudio Takahasi | 2007-03-12 | 1 | -0/+3 |
| | |||||
* | Network: main loop creation | Claudio Takahasi | 2007-03-09 | 1 | -0/+42 |
| | |||||
* | Create init and exit functions | Marcel Holtmann | 2007-03-09 | 1 | -0/+6 |
| | |||||
* | Add skeleton for network service | Marcel Holtmann | 2007-03-09 | 1 | -1/+1 |
| | |||||
* | Add skeletons for service implementations | Marcel Holtmann | 2006-10-27 | 1 | -0/+34 |