Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix init of struct hci_dbus_data | Johan Hedberg | 2006-03-13 | 1 | -4/+2 |
| | |||||
* | Don't forget the newlines | Marcel Holtmann | 2006-03-13 | 1 | -2/+2 |
| | |||||
* | Add some error messages printing | Marcel Holtmann | 2006-03-13 | 1 | -6/+20 |
| | |||||
* | Connect security interface to adapter objects | Johan Hedberg | 2006-03-13 | 1 | -7/+9 |
| | |||||
* | Fix free'd memory access in UnregisterPasskeyAgent method | Johan Hedberg | 2006-03-13 | 1 | -3/+5 |
| | |||||
* | Fix parsing of path parameter | Marcel Holtmann | 2006-03-13 | 1 | -1/+1 |
| | |||||
* | Switch autoinit and security on by default | Marcel Holtmann | 2006-03-13 | 1 | -3/+4 |
| | |||||
* | More passkey handler functionality | Johan Hedberg | 2006-03-13 | 3 | -32/+197 |
| | |||||
* | Added remote name resolving queue | Claudio Takahasi | 2006-03-13 | 5 | -66/+217 |
| | |||||
* | 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 |
| | |||||
* | 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 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 |
| |