summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* autopair: Clean up coding styleJohan Hedberg2013-05-101-8/+12
* autopair: Try a fixed pincode for keyboards rejecting random codesAlex Deymo2013-05-101-1/+16
* autopair: Add the autopair pluginAlex Deymo2013-05-101-0/+150
* plugins: Extend the pin code callback with the call numberAlex Deymo2013-05-101-1/+6
* neard: Fix reading local OOB data when adapter is not poweredSzymon Janc2013-05-081-1/+4
* neard: Fix checking for unknown carrier power stateSzymon Janc2013-05-081-0/+3
* plugins: Get rid of gintLucas De Marchi2013-05-011-1/+1
* core: Fix storing info for private addressed devicesJohan Hedberg2013-04-291-2/+1
* neard: Use more appropriate log levels than info()Johan Hedberg2013-02-151-2/+2
* neard: Add fallback to legacy register if register failedSzymon Janc2013-02-151-9/+28
* neard: Updated neard handover registration agent API callsRavi kumar Veeramally2013-02-151-0/+9
* neard: Update copyright informationSzymon Janc2013-02-151-1/+1
* neard: Use bool instead of gboolean for agent_register_postponeSzymon Janc2013-02-151-4/+4
* neard: Restrict method calls only to neard processSzymon Janc2013-02-151-0/+12
* neard: Use service name and not boolean to track if registered to neardSzymon Janc2013-02-151-9/+14
* hostname: Fallback to static hostname if pretty hostname is not setSzymon Janc2013-02-151-10/+44
* hostname: Fix setting adapter name to empty stringSzymon Janc2013-02-151-0/+6
* neard: Add support for setting power state in RequestOOB replySzymon Janc2013-02-151-0/+15
* neard: Check if adapter is powered in PushOOBSzymon Janc2013-02-151-0/+3
* neard: Move pairable check from check_adapterSzymon Janc2013-02-151-3/+12
* neard: Add ability to parse 'State' fieldSzymon Janc2013-02-151-33/+92
* neard: Refactor message processingSzymon Janc2013-02-151-151/+157
* neard: Adjust errors to latest API changesSzymon Janc2013-02-151-19/+6
* neard: Fix memory leak on registering as agentSzymon Janc2013-01-291-0/+3
* neard: Fix passing negative error code to strerrorSzymon Janc2013-01-291-1/+1
* neard: Update to new adapter_get_device APIJohan Hedberg2013-01-251-2/+2
* plugins: Fix remaining references to bluetooth/uuid.hAnderson Lizardo2013-01-101-1/+1
* core: Make hash & randomizer const in oob_read_local_cb_tJohan Hedberg2013-01-061-5/+6
* plugins: Use btd_adapter_get_index instead of adapter_get_dev_idMarcel Holtmann2013-01-052-5/+6
* plugins: Use btd_adapter_get_default instead of adapter_get_defaultMarcel Holtmann2013-01-052-8/+7
* plugins: Remove the total silly usage of gchar and replace it with charMarcel Holtmann2013-01-041-2/+2
* neard: Prefer adapter_get_default() over manager functionJohan Hedberg2013-01-031-4/+3
* hostname: Prefer adapter_get_default() over manager functionJohan Hedberg2013-01-031-2/+1
* hostname: Prefer adapter_foreach over manager functionJohan Hedberg2013-01-031-2/+2
* hostname: No need to restrict adapter name changes anymoreMarcel Holtmann2012-12-291-2/+0
* plugins: Remove no longer needed formfactor pluginMarcel Holtmann2012-12-291-143/+0
* hostname: Add fallback to DMI information for class of deviceMarcel Holtmann2012-12-291-0/+57
* plugins: Remove no longer needed adaptername pluginMarcel Holtmann2012-12-291-342/+0
* hostname: Use numbered pretty hostnames for multiple adaptersMarcel Holtmann2012-12-291-3/+21
* plugins: Add support for systemd's hostname daemonMarcel Holtmann2012-12-291-0/+214
* build: Remove support for external OOB pluginMarcel Holtmann2012-12-201-354/+0
* neard: Fix agent reference leakJohan Hedberg2012-12-181-3/+8
* adapter: Add btd_adapter_get_pairable functionSzymon Janc2012-12-171-5/+1
* dbusoob: Append version to OutOfBand interfaceLuiz Augusto von Dentz2012-12-141-1/+1
* plugins: Remove service plugin (replaced by Profile interface)Johan Hedberg2012-12-121-589/+0
* core: Pass explicit address type info when creating device objectsJohan Hedberg2012-12-102-3/+3
* build: Remove unused empty storage plugin stubMarcel Holtmann2012-12-091-43/+0
* Revert "Ensure config.h is included by using CPPFLAGS"Johan Hedberg2012-12-079-0/+36
* Use the entire include path for gdbus.hLucas De Marchi2012-12-053-3/+3
* Ensure config.h is included by using CPPFLAGSLucas De Marchi2012-12-059-36/+0