| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Fix the interface names for the passkey agent methods | Marcel Holtmann | 2006-03-13 | 1 | -4/+4 | |
| | | | ||||||
| | * | Fix segmentation fault with specific passkey agent and missing address | Marcel Holtmann | 2006-03-13 | 1 | -0/+5 | |
| | | | ||||||
| | * | Small coding style cleanups | Marcel Holtmann | 2006-03-13 | 1 | -4/+8 | |
| | | | ||||||
| | * | Fix DBUS tests for configure | Eduardo Rocha | 2006-03-13 | 1 | -1/+1 | |
| | | | ||||||
| | * | Unregister the object path for the agent before closing the connection | Marcel Holtmann | 2006-03-13 | 1 | -0/+2 | |
| | | | ||||||
| | * | Add support for Release method callback | Marcel Holtmann | 2006-03-13 | 1 | -4/+43 | |
| | | | ||||||
| | * | The Release method doesn't need any parameters | Marcel Holtmann | 2006-03-13 | 1 | -1/+1 | |
| | | | ||||||
| | * | Define the Release method for the PasskeyAgent interface | Marcel Holtmann | 2006-03-13 | 1 | -0/+8 | |
| | | | ||||||
| | * | Cleanup passkey reply handling | Johan Hedberg | 2006-03-13 | 1 | -31/+30 | |
| | | | ||||||
| | * | Use underlines for the default path | Marcel Holtmann | 2006-03-13 | 1 | -1/+1 | |
| | | | ||||||
| | * | Support specific passkey agents and check for service termination | Marcel Holtmann | 2006-03-13 | 1 | -46/+201 | |
| | | | ||||||
| | * | Even more cleanups | Marcel Holtmann | 2006-03-12 | 2 | -7/+9 | |
| | | | ||||||
| | * | More cleanups | Marcel Holtmann | 2006-03-12 | 1 | -3/+7 | |
| | | | ||||||
| | * | Cleanup the request_pin() function | Marcel Holtmann | 2006-03-12 | 1 | -12/+6 | |
| | | | ||||||
| | * | Remove signal handling for switching pairing | Marcel Holtmann | 2006-03-12 | 2 | -26/+1 | |
| | | | ||||||
| | * | Remove bluepin script | Marcel Holtmann | 2006-03-12 | 4 | -178/+2 | |
| | | | ||||||
| | * | Remove PIN helper and D-Bus PIN helper support | Marcel Holtmann | 2006-03-11 | 7 | -158/+13 | |
| | | | ||||||
| | * | Check for non-existing passcode agent | Johan Hedberg | 2006-03-11 | 1 | -1/+6 | |
| | | | ||||||
| | * | Remove trailing slash from object path | Marcel Holtmann | 2006-03-11 | 1 | -1/+1 | |
| | | | ||||||
| | * | Move to new PasscodeAgent interface | Johan Hedberg | 2006-03-11 | 3 | -119/+139 | |
| | | | ||||||
| | * | Correct object path of the passkey agent | Marcel Holtmann | 2006-03-11 | 1 | -1/+1 | |
| | | | ||||||
| | * | Uncomment the code to unregister the passkey agent | Marcel Holtmann | 2006-03-11 | 1 | -0/+2 | |
| | | | ||||||
| | * | Fix small va_end bug | Marcel Holtmann | 2006-03-11 | 1 | -1/+1 | |
| | | | ||||||
| | * | Replace all calls to syslog() with proper logging functions | Marcel Holtmann | 2006-03-11 | 1 | -97/+86 | |
| | | | ||||||
| | * | Remove signal definitions | Marcel Holtmann | 2006-03-11 | 3 | -26/+12 | |
| | | | ||||||
| | * | Fix signal filters | Johan Hedberg | 2006-03-11 | 2 | -9/+0 | |
| | | | ||||||
| | * | Remove more unneeded definitions | Marcel Holtmann | 2006-03-11 | 4 | -182/+96 | |
| | | | ||||||
| | * | More small cleanups | Marcel Holtmann | 2006-03-11 | 2 | -8/+5 | |
| | | | ||||||
| | * | Fix parameter order on memset | Johan Hedberg | 2006-03-10 | 1 | -2/+7 | |
| | | | ||||||
| | * | Unregister the passkey agent correctly | Marcel Holtmann | 2006-03-10 | 1 | -0/+15 | |
| | | | ||||||
| | * | Cleanup all the error definitions | Marcel Holtmann | 2006-03-10 | 3 | -182/+48 | |
| | | | ||||||
| | * | Add error for non implemented methods | Marcel Holtmann | 2006-03-10 | 1 | -0/+5 | |
| | | | ||||||
| | * | Remove all signature definitions | Marcel Holtmann | 2006-03-10 | 1 | -68/+0 | |
| | | | ||||||
| | * | Rename Device to Adapter | Marcel Holtmann | 2006-03-10 | 1 | -3/+3 | |
| | | | ||||||
| | * | Fix passkey method names | Johan Hedberg | 2006-03-10 | 1 | -2/+2 | |
| | | | ||||||
| | * | Make it finally work again | Marcel Holtmann | 2006-03-10 | 1 | -34/+34 | |
| | | | ||||||
| | * | Implement the send_reply_and_unref() function | Marcel Holtmann | 2006-03-10 | 2 | -20/+8 | |
| | | | ||||||
| | * | Make it compile | Johan Hedberg | 2006-03-10 | 1 | -35/+16 | |
| | | | ||||||
| | * | Try unbreak to break everything | Marcel Holtmann | 2006-03-10 | 6 | -286/+298 | |
| | | | ||||||
| | * | Update handler typedef | Johan Hedberg | 2006-03-10 | 1 | -3/+3 | |
| | | | ||||||
| | * | Break everything | Johan Hedberg | 2006-03-10 | 5 | -114/+255 | |
| | | | ||||||
| | * | Added list available minor class for computer and phone. | Claudio Takahasi | 2006-03-10 | 2 | -1/+73 | |
| | | | ||||||
| | * | added list available minor classes constants | Claudio Takahasi | 2006-03-10 | 1 | -0/+3 | |
| | | | ||||||
| | * | Correct grammer for DoesNotExist error | Marcel Holtmann | 2006-03-10 | 1 | -8/+8 | |
| | | | ||||||
| | * | Correct English grammar for some errors | Marcel Holtmann | 2006-03-10 | 2 | -8/+8 | |
| | | | ||||||
| | * | Added requestor unique name verification before cancel an inquiry process | Claudio Takahasi | 2006-03-10 | 2 | -12/+31 | |
| | | | ||||||
| | * | The service classes in RemoteDeviceFound should be an array of strings | Marcel Holtmann | 2006-03-10 | 1 | -1/+2 | |
| | | | ||||||
| | * | Add method reply handling for passkey request | Marcel Holtmann | 2006-03-10 | 1 | -1/+22 | |
| | | | ||||||
| | * | Add error functions for passkey agent registration | Marcel Holtmann | 2006-03-10 | 2 | -0/+13 | |
| | | | ||||||
| | * | dbus.h fixes | Johan Hedberg | 2006-03-10 | 1 | -2/+7 | |
| | | | ||||||
