summaryrefslogtreecommitdiffstats
path: root/plugins/service.c
Commit message (Expand)AuthorAgeFilesLines
* Adding version check for plugins.Alok Barsode2009-03-141-1/+1
* Update copyright informationMarcel Holtmann2009-01-011-1/+1
* Remove duplicate (and incorrect) call to adapter_get_addressJohan Hedberg2008-11-111-1/+0
* Check ANY record list in case the record is not present on adapter record list.Luiz Augusto von Dentz2008-11-041-2/+10
* Fix handling of service records on any adapter objectMarcel Holtmann2008-11-011-16/+38
* Add support for service interface on any adapter objectMarcel Holtmann2008-11-011-14/+51
* Remember to remove the name listener in path_unregisterJohan Hedberg2008-10-201-0/+3
* Call exit_callback with correct parameters upon path removalJohan Hedberg2008-10-201-1/+6
* Fix fallouts due to GDBusWatchFunction changesMarcel Holtmann2008-10-171-2/+2
* Now the record list is managed on a per adapter basisVinicius Costa Gomes2008-09-091-64/+84
* Implements the authorization methods on Service pluginVinicius Costa Gomes2008-09-091-7/+205
* Redefining adapter_get_address to take bdaddr_t as parameter.Alok Barsode2008-09-081-2/+2
* Make RequestAuthorization always return a positive reply for nowJohan Hedberg2008-09-051-3/+2
* Renaming struct adapter to struct btd_adapter.Alok Barsode2008-09-041-4/+4
* Fixing service.cAlok Barsode2008-09-031-2/+2
* Release the D-Bus connectionMarcel Holtmann2008-09-031-0/+2
* Make methods related to external services into service plugin.Luiz Augusto von Dentz2008-09-021-0/+569