aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2009-03-11Use GCC visibility for exporting symbolsMarcel Holtmann
2009-01-01Update copyright informationMarcel Holtmann
2008-11-11Remove duplicate (and incorrect) call to adapter_get_addressJohan Hedberg
2008-11-04Check ANY record list in case the record is not present on adapter record list.Luiz Augusto von Dentz
2008-11-01Fix handling of service records on any adapter objectMarcel Holtmann
2008-11-01Add support for service interface on any adapter objectMarcel Holtmann
2008-10-20Remember to remove the name listener in path_unregisterJohan Hedberg
2008-10-20Call exit_callback with correct parameters upon path removalJohan Hedberg
2008-10-17Fix fallouts due to GDBusWatchFunction changesMarcel Holtmann
2008-10-06Check for HAL errorsMarcel Holtmann
2008-10-06Fix DBusPendingCall memory leakJohan Hedberg
2008-09-30Fix memory leaks with HAL messagesMarcel Holtmann
2008-09-29Read the class of device before setting a new oneMarcel Holtmann
2008-09-29Set major and minor class in one goMarcel Holtmann
2008-09-29Use correct value for major classMarcel Holtmann
2008-09-29Actually set the major and minor device classMarcel Holtmann
2008-09-29Add missing backslashMarcel Holtmann
2008-09-29The usage of libhal is no longer requiredMarcel Holtmann
2008-09-29Simplify includes of HAL pluginMarcel Holtmann
2008-09-29Fix retrieving of formfactor valueMarcel Holtmann
2008-09-29Allow binding of HAL driver to an adapterMarcel Holtmann
2008-09-26Disable HAL plugin for nowMarcel Holtmann
2008-09-24Add first step for providing HAL pluginMarcel Holtmann
2008-09-09Now the record list is managed on a per adapter basisVinicius Costa Gomes
2008-09-09Implements the authorization methods on Service pluginVinicius Costa Gomes
2008-09-08Redefining adapter_get_address to take bdaddr_t as parameter.Alok Barsode
2008-09-05Make RequestAuthorization always return a positive reply for nowJohan Hedberg
2008-09-04Renaming struct adapter to struct btd_adapter.Alok Barsode
2008-09-03Fixing service.cAlok Barsode
2008-09-03Allow loading of service pluginMarcel Holtmann
2008-09-03Release the D-Bus connectionMarcel Holtmann
2008-09-02Make methods related to external services into service plugin.Luiz Augusto von Dentz
2008-08-18Remove driver.c driver.h and remove workaround for to force a symbol resolution.Luiz Augusto von Dentz
2008-08-12Remove server.h and server.c files.Luiz Augusto von Dentz
2008-07-29Move hcid to src directory and rename it to bluetoothdMarcel Holtmann
2008-06-30Don't use lib prefix for pluginsMarcel Holtmann
2008-06-22Remove unneeded linksMarcel Holtmann
2008-06-18Make netlink support optional and disable storage pluginMarcel Holtmann
2008-05-15Add IO channel for handling netlink messagesMarcel Holtmann
2008-05-15Fix typo in cleanup routineMarcel Holtmann
2008-05-15Add initial work for netlink pluginMarcel Holtmann
2008-05-09Use -no-undefined for linking pluginsMarcel Holtmann
2008-05-08Move D-Bus watch functions into libgdbusMarcel Holtmann
2008-05-01Moving authorization code to dbus-service.cClaudio Takahasi
2008-04-09Broken build: missing headersClaudio Takahasi
2008-04-05Add skeleton for storage pluginMarcel Holtmann
2008-03-22Create links for audio and serial pluginsMarcel Holtmann
2008-03-22Link network and input plugins for easier testingMarcel Holtmann
2008-03-21Don't install example pluginMarcel Holtmann
2008-03-12Fix include directories for successful make distcheckMarcel Holtmann