Commit Graph

38 Commits

Author SHA1 Message Date
Claudio Takahasi
6299ff3c17 Network: Missing DBusConnection unref 2008-09-05 16:08:30 -03:00
Claudio Takahasi
417a338e3e Network: removed memory leak and moved config file related funcs to manager.c 2008-09-04 15:05:53 -03:00
Luiz Augusto von Dentz
56f867d9b7 Fix network plugin to reflect the api documentation. 2008-07-28 10:49:02 -03:00
Luiz Augusto von Dentz
473e0415d6 Cleanup network manager. 2008-07-28 10:47:38 -03:00
Alok Barsode
4b0ab7e43f Adding sdp_record list as parameter to probe.
Signed-off-by: Alok Barsode <alok.barsode@azingo.com>
2008-07-28 10:47:14 -03:00
Alok Barsode
555fcc9b4b Renaming device to btd_device and making the
necessary changes in plugins.

Signed-off-by: Alok Barsode <alok.barsode@azingo.com>
2008-07-28 10:36:35 -03:00
Claudio Takahasi
c413903361 Fixed missing include 2008-06-30 17:35:47 +00:00
Marcel Holtmann
5243ac4fd2 Update probe/remove callback and implement serial API 2008-06-08 22:57:11 +00:00
Marcel Holtmann
0f62b72c85 Update plugin interface registration 2008-06-08 21:21:54 +00:00
Marcel Holtmann
8bf636881f Use DBG in plugin to show function names 2008-06-08 20:54:55 +00:00
Marcel Holtmann
2d6bcaff19 Register network service as network driver 2008-05-29 08:35:54 +00:00
Johan Hedberg
86ca72eb30 Use g_key_file_get_string_list instead of g_key_file_get_string 2008-05-16 12:49:57 +00:00
Marcel Holtmann
e7d668ac9e Move D-Bus watch functions into libgdbus 2008-05-08 20:23:45 +00:00
Marcel Holtmann
b5514e6c7f Register service and UUIDs in one step 2008-05-08 18:37:09 +00:00
Marcel Holtmann
2af3c3a7dd Remove service daemon activation handling 2008-05-08 17:24:48 +00:00
Claudio Takahasi
9491a544f6 Moving authorization code to dbus-service.c 2008-05-01 13:52:26 +00:00
Claudio Takahasi
3f8860031e fixed build warnings 2008-05-01 01:23:02 +00:00
Claudio Takahasi
098cd10838 fixed service authorization 2008-05-01 01:05:46 +00:00
Vinicius Gomes
31f2ffeffd network: fixes a memory leak when reading the Disable config option. 2008-04-11 23:04:17 +00:00
Marcel Holtmann
88e798a8b8 Convert network service into a plugin 2008-03-22 15:49:07 +00:00
Marcel Holtmann
e823c15e43 Update copyright information 2008-02-02 03:37:05 +00:00
Luiz Augusto von Dentz
684fe2781c Fix default configuration when config file is missing. 2007-09-28 13:29:59 +00:00
Luiz Augusto von Dentz
ec7083e9e5 Fixes codestyle, bridge creation and some code cleanup. 2007-09-28 13:25:27 +00:00
Luiz Augusto von Dentz
6113615ecf Rework configuration file to use roles. 2007-09-28 13:23:51 +00:00
Luiz Augusto von Dentz
b94d1033b7 Add bridge name support. 2007-09-28 13:19:21 +00:00
Luiz Augusto von Dentz
2033d8e421 Add support for config file. 2007-09-28 13:15:53 +00:00
Claudio Takahasi
4d8f5eb37c network: changed the server D-Bus path and moved storage functions to manager.c 2007-04-12 18:42:47 +00:00
Marcel Holtmann
3ee5b90642 Improve D-Bus system bus integration 2007-03-27 10:21:45 +00:00
Marcel Holtmann
4128274b3b Add functions for creating and removing HAL devices 2007-03-21 19:35:35 +00:00
Marcel Holtmann
833ce8edc2 Implement generic HAL device helpers 2007-03-21 14:24:15 +00:00
Marcel Holtmann
e867e1dc93 Try to init the HAL context 2007-03-19 19:46:43 +00:00
Luiz Augusto von Dentz
851ad267e5 - Fix standalone init when there is no bluetooth adapter. 2007-03-19 13:24:41 +00:00
Marcel Holtmann
7ba9c777c7 Add minimal support for bridge creation and removal 2007-03-16 19:58:29 +00:00
Claudio Takahasi
6bd2d4e0d8 Network: support for standalone start mode 2007-03-12 20:15:15 +00:00
Claudio Takahasi
e7e20e6343 Network: main loop creation 2007-03-09 22:12:19 +00:00
Marcel Holtmann
855cf21612 Create init and exit functions 2007-03-09 15:37:57 +00:00
Marcel Holtmann
3406c27e75 Add skeleton for network service 2007-03-09 15:33:38 +00:00
Marcel Holtmann
c761480865 Add skeletons for service implementations 2006-10-27 14:46:36 +00:00