summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Adding version check for plugins.Alok Barsode2009-03-145-5/+5
* Use GCC visibility for exporting symbolsMarcel Holtmann2009-03-111-4/+3
* Update copyright informationMarcel Holtmann2009-01-015-5/+5
* 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
* Check for HAL errorsMarcel Holtmann2008-10-061-0/+6
* Fix DBusPendingCall memory leakJohan Hedberg2008-10-061-0/+2
* Fix memory leaks with HAL messagesMarcel Holtmann2008-09-301-0/+6
* Read the class of device before setting a new oneMarcel Holtmann2008-09-291-5/+7
* Set major and minor class in one goMarcel Holtmann2008-09-291-2/+1
* Use correct value for major classMarcel Holtmann2008-09-291-1/+1
* Actually set the major and minor device classMarcel Holtmann2008-09-291-3/+25
* Add missing backslashMarcel Holtmann2008-09-291-1/+1
* The usage of libhal is no longer requiredMarcel Holtmann2008-09-291-15/+3
* Simplify includes of HAL pluginMarcel Holtmann2008-09-291-4/+1
* Fix retrieving of formfactor valueMarcel Holtmann2008-09-291-39/+46
* Allow binding of HAL driver to an adapterMarcel Holtmann2008-09-291-1/+6
* Disable HAL plugin for nowMarcel Holtmann2008-09-261-0/+4
* Add first step for providing HAL pluginMarcel Holtmann2008-09-242-2/+128
* 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-042-6/+6
* Fixing service.cAlok Barsode2008-09-031-2/+2
* Allow loading of service pluginMarcel Holtmann2008-09-031-0/+3
* Release the D-Bus connectionMarcel Holtmann2008-09-031-0/+2
* Make methods related to external services into service plugin.Luiz Augusto von Dentz2008-09-022-2/+580
* Remove driver.c driver.h and remove workaround for to force a symbol resolution.Luiz Augusto von Dentz2008-08-181-1/+0
* Remove server.h and server.c files.Luiz Augusto von Dentz2008-08-121-9/+14
* Move hcid to src directory and rename it to bluetoothdMarcel Holtmann2008-07-291-1/+1
* Don't use lib prefix for pluginsMarcel Holtmann2008-06-301-14/+14
* Remove unneeded linksMarcel Holtmann2008-06-221-4/+0
* Make netlink support optional and disable storage pluginMarcel Holtmann2008-06-181-4/+4
* Add IO channel for handling netlink messagesMarcel Holtmann2008-05-151-0/+41
* Fix typo in cleanup routineMarcel Holtmann2008-05-151-1/+1
* Add initial work for netlink pluginMarcel Holtmann2008-05-152-2/+103
* Use -no-undefined for linking pluginsMarcel Holtmann2008-05-091-1/+2
* Move D-Bus watch functions into libgdbusMarcel Holtmann2008-05-083-3/+2
* Moving authorization code to dbus-service.cClaudio Takahasi2008-05-011-2/+1
* Broken build: missing headersClaudio Takahasi2008-04-092-0/+2
* Add skeleton for storage pluginMarcel Holtmann2008-04-052-0/+46
* Create links for audio and serial pluginsMarcel Holtmann2008-03-221-0/+4
* Link network and input plugins for easier testingMarcel Holtmann2008-03-221-0/+8
* Don't install example pluginMarcel Holtmann2008-03-211-1/+1