| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Redefining device_get_address to take bdaddr_t as parameter. | Alok Barsode | 2008-09-08 | 1 | -4/+1 | 
| | | |||||
| * | Redefining adapter_get_address to take bdaddr_t as parameter. | Alok Barsode | 2008-09-08 | 1 | -6/+3 | 
| | | |||||
| * | Network: missing unregister adapter drivers | Claudio Takahasi | 2008-09-05 | 1 | -1/+4 | 
| | | |||||
| * | Network: removed memory leak and moved config file related funcs to manager.c | Claudio Takahasi | 2008-09-04 | 1 | -11/+151 | 
| | | |||||
| * | Renaming struct adapter to struct btd_adapter. | Alok Barsode | 2008-09-04 | 1 | -9/+9 | 
| | | |||||
| * | Network: Minor cleanup | Claudio Takahasi | 2008-09-01 | 1 | -12/+2 | 
| | | |||||
| * | Remove driver.c driver.h and remove workaround for to force a symbol resolution. | Luiz Augusto von Dentz | 2008-08-18 | 1 | -1/+0 | 
| | | |||||
| * | Fix device driver callbacks to not take driver pointer. | Luiz Augusto von Dentz | 2008-08-13 | 1 | -25/+51 | 
| | | |||||
| * | Make network plugin to register adapter drivers. | Luiz Augusto von Dentz | 2008-08-12 | 1 | -25/+81 | 
| | | |||||
| * | Introduce driver.c and driver.h files. | Luiz Augusto von Dentz | 2008-08-05 | 1 | -0/+1 | 
| | | |||||
| * | Fix network plugin to reflect the api documentation. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -46/+15 | 
| | | |||||
| * | Adding adapter_get_address. | Alok Barsode | 2008-07-28 | 1 | -1/+1 | 
| | | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
| * | Adding {driver, priv} list to btd_device and adding | Alok Barsode | 2008-07-28 | 1 | -6/+12 | 
| | | | | | | | driver as parameter to probe and remove. Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
| * | Cleanup network manager. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -711/+75 | 
| | | |||||
| * | Use g_dbus_emit_signal for sending D-Bus signals | Marcel Holtmann | 2008-06-07 | 1 | -3/+3 | 
| | | |||||
| * | Convert network manager interface to use gdbus API | Marcel Holtmann | 2008-05-27 | 1 | -225/+153 | 
| | | |||||
| * | Move D-Bus object and interface helpers into libgdbus | Marcel Holtmann | 2008-05-08 | 1 | -1/+1 | 
| | | |||||
| * | Move D-Bus watch functions into libgdbus | Marcel Holtmann | 2008-05-08 | 1 | -1/+0 | 
| | | |||||
| * | Fix dbus internals calls. | Luiz Augusto von Dentz | 2008-05-07 | 1 | -144/+19 | 
| | | |||||
| * | network: removing some blocking dbus calls from manager.c | Vinicius Gomes | 2008-03-27 | 1 | -56/+3 | 
| | | |||||
| * | Convert network service into a plugin | Marcel Holtmann | 2008-03-22 | 1 | -2/+2 | 
| | | |||||
| * | 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 | -28/+32 | 
| | | |||||
| * | Handle disabling interfaces via configuration file. | Luiz Augusto von Dentz | 2007-10-31 | 1 | -33/+68 | 
| | | |||||
| * | Fixes cross storage and adapter path. | Luiz Augusto von Dentz | 2007-10-22 | 1 | -10/+65 | 
| | | |||||
| * | Fix problem with server storage. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -6/+5 | 
| | | |||||
| * | Fix PANU connection not being restored from storage. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -0/+2 | 
| | | |||||
| * | Add secure link mode. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -1/+1 | 
| | | |||||
| * | Fixes codestyle, bridge creation and some code cleanup. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -7/+7 | 
| | | |||||
| * | Rework configuration file to use roles. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -14/+8 | 
| | | |||||
| * | Fix bridge removal on service exit. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -2/+8 | 
| | | |||||
| * | Add bridge name support. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -20/+29 | 
| | | |||||
| * | Add support for config file. | Luiz Augusto von Dentz | 2007-09-28 | 1 | -2/+0 | 
| | | |||||
| * | Make it look nice | Marcel Holtmann | 2007-09-13 | 1 | -6/+2 | 
| | | |||||
| * | network: add one space between the remote device name and the service name | Claudio Takahasi | 2007-09-13 | 1 | -2/+6 | 
| | | |||||
| * | Fix connection storage. | Luiz Augusto von Dentz | 2007-09-04 | 1 | -23/+24 | 
| | | |||||
| * | network: server cleanup - added static DBusConnection and server init/exit | Claudio Takahasi | 2007-08-29 | 1 | -10/+16 | 
| | | |||||
| * | network: CreateConnection - enable PANU to PANU connection | Claudio Takahasi | 2007-08-29 | 1 | -1/+1 | 
| | | |||||
| * | network: concat remote name and service name to the connection name | Claudio Takahasi | 2007-08-29 | 1 | -6/+11 | 
| | | |||||
| * | network: fixed minor memory leak | Claudio Takahasi | 2007-08-24 | 1 | -0/+2 | 
| | | |||||
| * | network: removed unused signals(ServerCreated and ServerRemoved) | Claudio Takahasi | 2007-08-24 | 1 | -2/+0 | 
| | | |||||
| * | Remove CreateServer and RemoveServer, servers are always create. | Luiz Augusto von Dentz | 2007-06-20 | 1 | -66/+44 | 
| | | |||||
| * | Revert changes of missing GSList functions. | Luiz Augusto von Dentz | 2007-05-18 | 1 | -61/+22 | 
| | | |||||
| * | Prevent use of missing function in eglib. | Luiz Augusto von Dentz | 2007-05-17 | 1 | -22/+60 | 
| | | |||||
| * | Add LastConnection, DefaultConnection and ChangeDefaultConnection API ↵ | Luiz Augusto von Dentz | 2007-05-17 | 1 | -58/+237 | 
| | | | | | methods and some minor fixes. | ||||
| * | Fixes storage problems with connections and fix bug of CreateConnection not ↵ | Luiz Augusto von Dentz | 2007-05-16 | 1 | -8/+49 | 
| | | | | | checking for present connection with the same destination and profile. | ||||
| * | Use dbus_connection_emit_signal to emit signals. | Luiz Augusto von Dentz | 2007-05-09 | 1 | -18/+10 | 
| | | |||||
| * | Use dbus_connection_destroy object path instead of ↵ | Johan Hedberg | 2007-05-09 | 1 | -1/+1 | 
| | | | | | dbus_connection_unregister_object_path | ||||
| * | Switch to using generic dbus framework method dispatching | Johan Hedberg | 2007-05-09 | 1 | -58/+36 | 
| | | |||||
| * | Proceed if the bridge creation fails | Marcel Holtmann | 2007-05-08 | 1 | -4/+2 | 
| | | |||||
