summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * More agent fixesJohan Hedberg2008-06-061-12/+6
| |
| * Improve agent request cancelationJohan Hedberg2008-06-061-11/+16
| |
| * Minor cleanupJohan Hedberg2008-06-061-8/+9
| |
| * Fix bug introduced by previous cleanupJohan Hedberg2008-06-051-5/+4
| |
| * Implement first part of missing SSP callbacksJohan Hedberg2008-06-055-2/+307
| |
| * Add support for fetching IO capability from an agentJohan Hedberg2008-06-055-7/+62
| |
| * Clean up adapter lookupJohan Hedberg2008-06-051-322/+160
| |
| * Removed unused functionsClaudio Takahasi2008-06-042-74/+0
| |
| * Changed old Adapter methods to use gdbusClaudio Takahasi2008-06-047-716/+691
| |
| * Give correct agent path to CreatePairedDeviceJohan Hedberg2008-06-041-1/+1
| |
| * Add code for calling CreatePairedDeviceJohan Hedberg2008-06-041-0/+9
| |
| * Add missing :Marcel Holtmann2008-06-041-3/+3
| |
| * Bump D-Bus requirementMarcel Holtmann2008-06-031-21/+9
| |
| * Update autoconf/automake optionsMarcel Holtmann2008-06-037-109/+89
| |
| * Replace destroy function with proper unregister callMarcel Holtmann2008-06-033-4/+10
| |
| * Change database interface to use gdbus API and remove broken methodsMarcel Holtmann2008-06-034-225/+57
| |
| * Removed unused errorsClaudio Takahasi2008-06-032-42/+0
| |
| * Use IO_CAPABILITY_INVALID instead of 0 for correctnessJohan Hedberg2008-06-031-1/+2
| |
| * Rework new agent logicJohan Hedberg2008-06-035-43/+54
| |
| * Converted Security interface to use new GDBusMethodTableClaudio Takahasi2008-06-031-84/+73
| |
| * Replace destroy function with proper unregister callMarcel Holtmann2008-06-031-1/+1
| |
| * Remove the confirm method from the sample passkey agentMarcel Holtmann2008-06-031-36/+0
| |
| * Converted Service interface to use new GDBusMethodTableClaudio Takahasi2008-06-031-93/+85
| |
| * Fix manager unregistrationMarcel Holtmann2008-06-031-8/+2
| |
| * Remove the unused callbacks from the agentMarcel Holtmann2008-06-031-30/+0
| |
| * Replace destory function with proper unregister callsMarcel Holtmann2008-06-031-2/+3
| |
| * Only unregister the manager pathMarcel Holtmann2008-06-031-14/+2
| |
| * Use proper unregister method for the serial proxyMarcel Holtmann2008-06-031-1/+1
| |
| * Replace destroy method with proper unregister versionMarcel Holtmann2008-06-031-1/+1
| |
| * Remember to free agent->capabilityJohan Hedberg2008-06-031-0/+1
| |
| * Add basic skeleton for tracking agent IO capabilityJohan Hedberg2008-06-033-10/+19
| |
| * Add simple g_dbus_unregister_all_interfaces implementationMarcel Holtmann2008-06-031-1/+14
| |
| * Add skeleton for g_dbus_unregister_all_interfacesMarcel Holtmann2008-06-032-0/+8
| |
| * Converted Device interface to use new GDBusMethodTableClaudio Takahasi2008-06-031-46/+40
| |
| * Fix parameter list for CreatePairedDeviceMarcel Holtmann2008-06-031-4/+4
| |
| * Add capability parameter to CreatePairedDeviceMarcel Holtmann2008-06-031-1/+5
| |
| * Fix parameter list for changed RegisterAgent methodMarcel Holtmann2008-06-031-3/+3
| |
| * Remove print directoryMarcel Holtmann2008-06-033-4/+1
| |
| * Add Simple Pairing callbacks to the agent exampleMarcel Holtmann2008-06-031-1/+19
| |
| * Fix swapped prototypes for pin code and passkey requestsMarcel Holtmann2008-06-031-2/+2
| |
| * Add capability parameter for the agent registrationMarcel Holtmann2008-06-031-2/+9
| |
| * Converted Manager interface to use new GDBusMethodTableClaudio Takahasi2008-06-032-72/+85
| |
| * Add missing guint8 and guint16 typesMarcel Holtmann2008-06-031-0/+2
| |
| * Fix typoMarcel Holtmann2008-06-031-1/+1
| |
| * Remove the empty daemon directoryMarcel Holtmann2008-06-033-4/+1
| |
| * Move D-Bus config file and example clients back into hcid directoryMarcel Holtmann2008-06-035-16/+13
| |
| * Move passkey-agent and auth-agent sample code to test directoryMarcel Holtmann2008-06-034-14/+7
| |
| * Remove bluetoothd prototype that never got finishedMarcel Holtmann2008-06-0311-1124/+2
| |
| * Remove the agents_disable capabilityMarcel Holtmann2008-06-032-7/+0
| |
| * Fixes missing parts of network which didn't use libgdbus.Luiz Augusto von Dentz2008-06-032-106/+120
| |