summaryrefslogtreecommitdiffstats
path: root/network/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix D-Bus connection initMarcel Holtmann2008-09-061-2/+2
|
* Network: Missing DBusConnection unrefClaudio Takahasi2008-09-051-5/+7
|
* Network: removed memory leak and moved config file related funcs to manager.cClaudio Takahasi2008-09-041-128/+1
|
* Fix network plugin to reflect the api documentation.Luiz Augusto von Dentz2008-07-281-1/+0
|
* Cleanup network manager.Luiz Augusto von Dentz2008-07-281-76/+2
|
* Adding sdp_record list as parameter to probe.Alok Barsode2008-07-281-1/+1
| | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com>
* Renaming device to btd_device and making theAlok Barsode2008-07-281-4/+6
| | | | | | necessary changes in plugins. Signed-off-by: Alok Barsode <alok.barsode@azingo.com>
* Fixed missing includeClaudio Takahasi2008-06-301-0/+1
|
* Update probe/remove callback and implement serial APIMarcel Holtmann2008-06-081-7/+7
|
* Update plugin interface registrationMarcel Holtmann2008-06-081-0/+43
|
* Use DBG in plugin to show function namesMarcel Holtmann2008-06-081-2/+2
|
* Register network service as network driverMarcel Holtmann2008-05-291-17/+28
|
* Use g_key_file_get_string_list instead of g_key_file_get_stringJohan Hedberg2008-05-161-8/+11
|
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-081-1/+2
|
* Register service and UUIDs in one stepMarcel Holtmann2008-05-081-5/+1
|
* Remove service daemon activation handlingMarcel Holtmann2008-05-081-2/+6
|
* Moving authorization code to dbus-service.cClaudio Takahasi2008-05-011-3/+1
|
* fixed build warningsClaudio Takahasi2008-05-011-1/+2
|
* fixed service authorizationClaudio Takahasi2008-05-011-0/+13
|
* network: fixes a memory leak when reading the Disable config option.Vinicius Gomes2008-04-111-1/+2
|
* Convert network service into a pluginMarcel Holtmann2008-03-221-64/+21
|
* Update copyright informationMarcel Holtmann2008-02-021-1/+1
|
* Fix default configuration when config file is missing.Luiz Augusto von Dentz2007-09-281-21/+21
|
* Fixes codestyle, bridge creation and some code cleanup.Luiz Augusto von Dentz2007-09-281-3/+4
|
* Rework configuration file to use roles.Luiz Augusto von Dentz2007-09-281-37/+38
|
* Add bridge name support.Luiz Augusto von Dentz2007-09-281-1/+1
|
* Add support for config file.Luiz Augusto von Dentz2007-09-281-0/+117
|
* network: changed the server D-Bus path and moved storage functions to manager.cClaudio Takahasi2007-04-121-0/+2
|
* Improve D-Bus system bus integrationMarcel Holtmann2007-03-271-6/+16
|
* Add functions for creating and removing HAL devicesMarcel Holtmann2007-03-211-1/+3
|
* Implement generic HAL device helpersMarcel Holtmann2007-03-211-0/+2
|
* Try to init the HAL contextMarcel Holtmann2007-03-191-0/+5
|
* - Fix standalone init when there is no bluetooth adapter.Luiz Augusto von Dentz2007-03-191-2/+4
|
* Add minimal support for bridge creation and removalMarcel Holtmann2007-03-161-2/+2
|
* Network: support for standalone start modeClaudio Takahasi2007-03-121-0/+3
|
* Network: main loop creationClaudio Takahasi2007-03-091-0/+42
|
* Create init and exit functionsMarcel Holtmann2007-03-091-0/+6
|
* Add skeleton for network serviceMarcel Holtmann2007-03-091-1/+1
|
* Add skeletons for service implementationsMarcel Holtmann2006-10-271-0/+34