| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | 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 | |
| | | | ||||||
| | * | Added field to store the requestor unique name in the dbus path data structure. | Claudio Takahasi | 2006-03-10 | 1 | -0/+1 | |
| | | | ||||||
| | * | Add path argument for request method of a passkey agent | Marcel Holtmann | 2006-03-10 | 1 | -1/+4 | |
| | | | ||||||
| | * | avoid multiple inquiry request when there is pending inquiry procedure | Claudio Takahasi | 2006-03-09 | 4 | -4/+24 | |
| | | | ||||||
| | * | Update simple passkey agent registration | Marcel Holtmann | 2006-03-09 | 1 | -0/+79 | |
| | | | ||||||
| | * | Added major, minor and service class on the RemoteDeviceFound signal | Claudio Takahasi | 2006-03-09 | 1 | -14/+87 | |
| | | | ||||||
| | * | Rework name_data_add function | Johan Hedberg | 2006-03-09 | 1 | -30/+36 | |
| | | | ||||||
| | * | Another bunch of generic logging changes | Marcel Holtmann | 2006-03-09 | 1 | -24/+22 | |
| | | | ||||||
| | * | Fix memory leak in name exit functions | Johan Hedberg | 2006-03-09 | 1 | -0/+5 | |
| | | | ||||||
| | * | Add skeleton for a simple passkey agent | Marcel Holtmann | 2006-03-09 | 2 | -0/+42 | |
| | | | ||||||
| | * | Add workaround for missing Apple service identifier | Marcel Holtmann | 2006-03-09 | 1 | -0/+4 | |
| | | | ||||||
| | * | More use of the generic logging functions | Marcel Holtmann | 2006-03-09 | 8 | -78/+54 | |
| | | | ||||||
| | * | More generalization of the logging procedures | Marcel Holtmann | 2006-03-09 | 3 | -33/+46 | |
| | | | ||||||
| | * | Minor changes: Changed the RemoteDeviceFound signal and renamed discover method. | Claudio Takahasi | 2006-03-09 | 3 | -20/+55 | |
| | | | ||||||
| | * | Make debug messages optional, but enable it by default | Marcel Holtmann | 2006-03-09 | 3 | -0/+26 | |
| | | | ||||||
| | * | Use the generic logging functions | Marcel Holtmann | 2006-03-09 | 1 | -21/+17 | |
| | | | ||||||
| | * | Fix logging functions | Johan Hedberg | 2006-03-09 | 2 | -7/+18 | |
| | | | ||||||
| | * | Add general logging functions | Marcel Holtmann | 2006-03-09 | 2 | -0/+24 | |
| | | | ||||||
| | * | Coding style fixes | Johan Hedberg | 2006-03-09 | 1 | -11/+7 | |
| | | | ||||||
| | * | Add skeleton for general logging functions | Marcel Holtmann | 2006-03-09 | 2 | -2/+31 | |
| | | | ||||||
| | * | Fix memory leak in list.c | Johan Hedberg | 2006-03-09 | 1 | -2/+3 | |
| | | | ||||||
| | * | Add another bunch of bonding related error functions | Marcel Holtmann | 2006-03-09 | 2 | -0/+22 | |
| | | | ||||||
| | * | D-Bus name lifetime tracking support | Johan Hedberg | 2006-03-09 | 3 | -1/+264 | |
| | | | ||||||
| | * | Small cleanup to the common functions | Marcel Holtmann | 2006-03-09 | 3 | -5/+13 | |
| | | | ||||||
| | * | Update the error documentation | Marcel Holtmann | 2006-03-09 | 1 | -8/+25 | |
| | | | ||||||
