Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Return proper negative replies to different types of authentication requests | Johan Hedberg | 2008-06-06 | 1 | -5/+20 | |
| | | ||||||
| * | use proper casts for pin_req_cmp | Johan Hedberg | 2008-06-06 | 1 | -2/+2 | |
| | | ||||||
| * | Add some extra debug prints | Johan Hedberg | 2008-06-06 | 1 | -1/+5 | |
| | | ||||||
| * | Further cleanup of authentication logic | Johan Hedberg | 2008-06-06 | 6 | -224/+43 | |
| | | ||||||
| * | Remove obsolete D-Bus interface helpers | Marcel Holtmann | 2008-06-06 | 2 | -159/+8 | |
| | | ||||||
| * | Remove obsolete D-Bus sending helpers | Marcel Holtmann | 2008-06-06 | 2 | -26/+5 | |
| | | ||||||
| * | Fix the object user data handling in security callbacks | Marcel Holtmann | 2008-06-06 | 3 | -36/+24 | |
| | | ||||||
| * | Fix the last remains of sending helpers | Marcel Holtmann | 2008-06-06 | 6 | -12/+27 | |
| | | ||||||
| * | Fix broken commit | Marcel Holtmann | 2008-06-06 | 1 | -2/+3 | |
| | | ||||||
| * | And another remove of sending helper | Marcel Holtmann | 2008-06-06 | 1 | -1/+2 | |
| | | ||||||
| * | Fix one last reference to sending helper | Marcel Holtmann | 2008-06-06 | 1 | -1/+3 | |
| | | ||||||
| * | Fix the D-Bus sending for error messages | Marcel Holtmann | 2008-06-06 | 2 | -4/+27 | |
| | | ||||||
| * | More direct usage of D-Bus sending function | Marcel Holtmann | 2008-06-06 | 3 | -11/+23 | |
| | | ||||||
| * | Use direct D-Bus sending functions | Marcel Holtmann | 2008-06-06 | 1 | -9/+16 | |
| | | ||||||
| * | Use native D-Bus function for sending messages | Marcel Holtmann | 2008-06-06 | 1 | -6/+22 | |
| | | ||||||
| * | Remove device specific agent before removing device object | Johan Hedberg | 2008-06-06 | 1 | -0/+5 | |
| | | ||||||
| * | More agent fixes | Johan Hedberg | 2008-06-06 | 1 | -12/+6 | |
| | | ||||||
| * | Improve agent request cancelation | Johan Hedberg | 2008-06-06 | 1 | -11/+16 | |
| | | ||||||
| * | Minor cleanup | Johan Hedberg | 2008-06-06 | 1 | -8/+9 | |
| | | ||||||
| * | Fix bug introduced by previous cleanup | Johan Hedberg | 2008-06-05 | 1 | -5/+4 | |
| | | ||||||
| * | Implement first part of missing SSP callbacks | Johan Hedberg | 2008-06-05 | 5 | -2/+307 | |
| | | ||||||
| * | Add support for fetching IO capability from an agent | Johan Hedberg | 2008-06-05 | 5 | -7/+62 | |
| | | ||||||
| * | Clean up adapter lookup | Johan Hedberg | 2008-06-05 | 1 | -322/+160 | |
| | | ||||||
| * | Removed unused functions | Claudio Takahasi | 2008-06-04 | 2 | -74/+0 | |
| | | ||||||
| * | Changed old Adapter methods to use gdbus | Claudio Takahasi | 2008-06-04 | 7 | -716/+691 | |
| | | ||||||
| * | Give correct agent path to CreatePairedDevice | Johan Hedberg | 2008-06-04 | 1 | -1/+1 | |
| | | ||||||
| * | Add code for calling CreatePairedDevice | Johan Hedberg | 2008-06-04 | 1 | -0/+9 | |
| | | ||||||
| * | Add missing : | Marcel Holtmann | 2008-06-04 | 1 | -3/+3 | |
| | | ||||||
| * | Bump D-Bus requirement | Marcel Holtmann | 2008-06-03 | 1 | -21/+9 | |
| | | ||||||
| * | Update autoconf/automake options | Marcel Holtmann | 2008-06-03 | 7 | -109/+89 | |
| | | ||||||
| * | Replace destroy function with proper unregister call | Marcel Holtmann | 2008-06-03 | 3 | -4/+10 | |
| | | ||||||
| * | Change database interface to use gdbus API and remove broken methods | Marcel Holtmann | 2008-06-03 | 4 | -225/+57 | |
| | | ||||||
| * | Removed unused errors | Claudio Takahasi | 2008-06-03 | 2 | -42/+0 | |
| | | ||||||
| * | Use IO_CAPABILITY_INVALID instead of 0 for correctness | Johan Hedberg | 2008-06-03 | 1 | -1/+2 | |
| | | ||||||
| * | Rework new agent logic | Johan Hedberg | 2008-06-03 | 5 | -43/+54 | |
| | | ||||||
| * | Converted Security interface to use new GDBusMethodTable | Claudio Takahasi | 2008-06-03 | 1 | -84/+73 | |
| | | ||||||
| * | Replace destroy function with proper unregister call | Marcel Holtmann | 2008-06-03 | 1 | -1/+1 | |
| | | ||||||
| * | Remove the confirm method from the sample passkey agent | Marcel Holtmann | 2008-06-03 | 1 | -36/+0 | |
| | | ||||||
| * | Converted Service interface to use new GDBusMethodTable | Claudio Takahasi | 2008-06-03 | 1 | -93/+85 | |
| | | ||||||
| * | Fix manager unregistration | Marcel Holtmann | 2008-06-03 | 1 | -8/+2 | |
| | | ||||||
| * | Remove the unused callbacks from the agent | Marcel Holtmann | 2008-06-03 | 1 | -30/+0 | |
| | | ||||||
| * | Replace destory function with proper unregister calls | Marcel Holtmann | 2008-06-03 | 1 | -2/+3 | |
| | | ||||||
| * | Only unregister the manager path | Marcel Holtmann | 2008-06-03 | 1 | -14/+2 | |
| | | ||||||
| * | Use proper unregister method for the serial proxy | Marcel Holtmann | 2008-06-03 | 1 | -1/+1 | |
| | | ||||||
| * | Replace destroy method with proper unregister version | Marcel Holtmann | 2008-06-03 | 1 | -1/+1 | |
| | | ||||||
| * | Remember to free agent->capability | Johan Hedberg | 2008-06-03 | 1 | -0/+1 | |
| | | ||||||
| * | Add basic skeleton for tracking agent IO capability | Johan Hedberg | 2008-06-03 | 3 | -10/+19 | |
| | | ||||||
| * | Add simple g_dbus_unregister_all_interfaces implementation | Marcel Holtmann | 2008-06-03 | 1 | -1/+14 | |
| | | ||||||
| * | Add skeleton for g_dbus_unregister_all_interfaces | Marcel Holtmann | 2008-06-03 | 2 | -0/+8 | |
| | | ||||||
| * | Converted Device interface to use new GDBusMethodTable | Claudio Takahasi | 2008-06-03 | 1 | -46/+40 | |
| | |