Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renaming device to btd_device and making the | Alok Barsode | 2008-07-28 | 1 | -2/+2 |
| | | | | | | necessary changes in plugins. Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding device_get_agent. | Alok Barsode | 2008-07-28 | 1 | -2/+10 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Adding device_get_path. | Alok Barsode | 2008-07-28 | 1 | -1/+4 |
| | | | | Signed-off-by: Alok Barsode <alok.barsode@azingo.com> | ||||
* | Remove deprecated object paths and files. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -575/+3 |
| | |||||
* | Remove BASE_PATH define. | Luiz Augusto von Dentz | 2008-07-28 | 1 | -31/+0 |
| | |||||
* | Fix authorization when experiemental is disabled. | Luiz Augusto von Dentz | 2008-06-27 | 1 | -5/+6 |
| | |||||
* | Fix authorization mechanism for 3.x. | Luiz Augusto von Dentz | 2008-06-17 | 1 | -4/+6 |
| | |||||
* | Move adapter list from dbus-hci.c to manager.c | Luiz Augusto von Dentz | 2008-06-09 | 1 | -2/+2 |
| | |||||
* | Use g_dbus_emit_signal for sending D-Bus signals | Marcel Holtmann | 2008-06-07 | 1 | -6/+6 |
| | |||||
* | Removed ba2adapter function | Claudio Takahasi | 2008-06-07 | 1 | -24/+3 |
| | |||||
* | Cleanup errors and remove unused functions | Marcel Holtmann | 2008-06-07 | 1 | -1/+0 |
| | |||||
* | Converted Service interface to use new GDBusMethodTable | Claudio Takahasi | 2008-06-03 | 1 | -93/+85 |
| | |||||
* | Make some bdaddr_t parameters const | Marcel Holtmann | 2008-05-15 | 1 | -2/+2 |
| | |||||
* | Move D-Bus object and interface helpers into libgdbus | Marcel Holtmann | 2008-05-08 | 1 | -2/+1 |
| | |||||
* | Move D-Bus watch functions into libgdbus | Marcel Holtmann | 2008-05-08 | 1 | -1/+0 |
| | |||||
* | Register service and UUIDs in one step | Marcel Holtmann | 2008-05-08 | 1 | -90/+94 |
| | |||||
* | Remove service daemon activation handling | Marcel Holtmann | 2008-05-08 | 1 | -598/+107 |
| | |||||
* | Remove inotify support | Marcel Holtmann | 2008-05-08 | 1 | -55/+0 |
| | |||||
* | fixed format string | Claudio Takahasi | 2008-05-07 | 1 | -1/+1 |
| | |||||
* | Check trusted device list before request authorization | Claudio Takahasi | 2008-05-02 | 1 | -2/+13 |
| | |||||
* | Moving authorization code to dbus-service.c | Claudio Takahasi | 2008-05-01 | 1 | -0/+108 |
| | |||||
* | fixed service authorization | Claudio Takahasi | 2008-05-01 | 1 | -5/+112 |
| | |||||
* | search_service cleanup | Claudio Takahasi | 2008-04-03 | 1 | -1/+1 |
| | |||||
* | Remove the local D-Bus setup | Marcel Holtmann | 2008-03-12 | 1 | -8/+2 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2008-02-02 | 1 | -1/+1 |
| | |||||
* | Fix external service (un)registration | Johan Hedberg | 2008-01-24 | 1 | -28/+31 |
| | |||||
* | Update services to new error codes and helper functions | Johan Hedberg | 2007-11-26 | 1 | -10/+11 |
| | |||||
* | Whitespace cleanup | Johan Hedberg | 2007-11-07 | 1 | -7/+7 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2007-10-23 | 1 | -0/+1 |
| | |||||
* | Fix dict signatures. | Luiz Augusto von Dentz | 2007-10-03 | 1 | -1/+1 |
| | |||||
* | Fix the listing of service based trusts | Marcel Holtmann | 2007-08-19 | 1 | -14/+32 |
| | |||||
* | More header cleanups | Marcel Holtmann | 2007-08-16 | 1 | -0/+2 |
| | |||||
* | Rename files for adapter interface | Marcel Holtmann | 2007-08-15 | 1 | -0/+1 |
| | |||||
* | Rename files for manager interface | Marcel Holtmann | 2007-08-15 | 1 | -1/+1 |
| | |||||
* | Handle local connection disconnects | Marcel Holtmann | 2007-06-22 | 1 | -7/+12 |
| | |||||
* | Propagate local server address to services | Marcel Holtmann | 2007-06-16 | 1 | -3/+12 |
| | |||||
* | Remove some experimental tags for stable methods | Marcel Holtmann | 2007-05-14 | 1 | -3/+0 |
| | |||||
* | Update Service interface and objects to use the generic framework | Johan Hedberg | 2007-05-07 | 1 | -110/+79 |
| | |||||
* | Add missing includes for dbus-helper.h | Johan Hedberg | 2007-04-17 | 1 | -0/+1 |
| | |||||
* | Implement experimental Service.GetBusName method | Johan Hedberg | 2007-04-17 | 1 | -0/+21 |
| | |||||
* | Move append_dict_entry to utils/common and change the name to ↵ | Luiz Augusto von Dentz | 2007-04-16 | 1 | -4/+8 |
| | | | | dbus_message_iter_append_dict_entry. | ||||
* | Add signals for adding and removing trust | Johan Hedberg | 2007-04-11 | 1 | -4/+22 |
| | |||||
* | Implement global trust setting | Johan Hedberg | 2007-04-10 | 1 | -4/+5 |
| | |||||
* | Implement full Service.GetInfo() support | Marcel Holtmann | 2007-03-21 | 1 | -2/+9 |
| | |||||
* | Move dictionary helper to common code | Marcel Holtmann | 2007-03-21 | 1 | -29/+0 |
| | |||||
* | Add helper for adding dictionary entries | Marcel Holtmann | 2007-03-21 | 1 | -15/+31 |
| | |||||
* | Add example for the dictionary based info methods | Marcel Holtmann | 2007-03-21 | 1 | -2/+36 |
| | |||||
* | Added skeleton for dict based methods: Adapter.GetInfo, ↵ | Claudio Takahasi | 2007-03-21 | 1 | -0/+7 |
| | | | | Adapter.GetRemoteInfo and Service.GetInfo | ||||
* | Implement the trust methods properly | Johan Hedberg | 2007-02-26 | 1 | -24/+10 |
| | |||||
* | Fix object path validity check | Johan Hedberg | 2007-01-25 | 1 | -1/+1 |
| |