summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove bluepin scriptMarcel Holtmann2006-03-124-178/+2
|
* Remove PIN helper and D-Bus PIN helper supportMarcel Holtmann2006-03-117-158/+13
|
* Check for non-existing passcode agentJohan Hedberg2006-03-111-1/+6
|
* Remove trailing slash from object pathMarcel Holtmann2006-03-111-1/+1
|
* Move to new PasscodeAgent interfaceJohan Hedberg2006-03-113-119/+139
|
* Correct object path of the passkey agentMarcel Holtmann2006-03-111-1/+1
|
* Uncomment the code to unregister the passkey agentMarcel Holtmann2006-03-111-0/+2
|
* Fix small va_end bugMarcel Holtmann2006-03-111-1/+1
|
* Replace all calls to syslog() with proper logging functionsMarcel Holtmann2006-03-111-97/+86
|
* Remove signal definitionsMarcel Holtmann2006-03-113-26/+12
|
* Fix signal filtersJohan Hedberg2006-03-112-9/+0
|
* Remove more unneeded definitionsMarcel Holtmann2006-03-114-182/+96
|
* More small cleanupsMarcel Holtmann2006-03-112-8/+5
|
* Fix parameter order on memsetJohan Hedberg2006-03-101-2/+7
|
* Unregister the passkey agent correctlyMarcel Holtmann2006-03-101-0/+15
|
* Cleanup all the error definitionsMarcel Holtmann2006-03-103-182/+48
|
* Add error for non implemented methodsMarcel Holtmann2006-03-101-0/+5
|
* Remove all signature definitionsMarcel Holtmann2006-03-101-68/+0
|
* Rename Device to AdapterMarcel Holtmann2006-03-101-3/+3
|
* Fix passkey method namesJohan Hedberg2006-03-101-2/+2
|
* Make it finally work againMarcel Holtmann2006-03-101-34/+34
|
* Implement the send_reply_and_unref() functionMarcel Holtmann2006-03-102-20/+8
|
* Make it compileJohan Hedberg2006-03-101-35/+16
|
* Try unbreak to break everythingMarcel Holtmann2006-03-106-286/+298
|
* Update handler typedefJohan Hedberg2006-03-101-3/+3
|
* Break everythingJohan Hedberg2006-03-105-114/+255
|
* Added list available minor class for computer and phone.Claudio Takahasi2006-03-102-1/+73
|
* added list available minor classes constantsClaudio Takahasi2006-03-101-0/+3
|
* Correct grammer for DoesNotExist errorMarcel Holtmann2006-03-101-8/+8
|
* Correct English grammar for some errorsMarcel Holtmann2006-03-102-8/+8
|
* Added requestor unique name verification before cancel an inquiry processClaudio Takahasi2006-03-102-12/+31
|
* The service classes in RemoteDeviceFound should be an array of stringsMarcel Holtmann2006-03-101-1/+2
|
* Add method reply handling for passkey requestMarcel Holtmann2006-03-101-1/+22
|
* Add error functions for passkey agent registrationMarcel Holtmann2006-03-102-0/+13
|
* dbus.h fixesJohan Hedberg2006-03-101-2/+7
|
* Added field to store the requestor unique name in the dbus path data structure.Claudio Takahasi2006-03-101-0/+1
|
* Add path argument for request method of a passkey agentMarcel Holtmann2006-03-101-1/+4
|
* avoid multiple inquiry request when there is pending inquiry procedureClaudio Takahasi2006-03-094-4/+24
|
* Update simple passkey agent registrationMarcel Holtmann2006-03-091-0/+79
|
* Added major, minor and service class on the RemoteDeviceFound signalClaudio Takahasi2006-03-091-14/+87
|
* Rework name_data_add functionJohan Hedberg2006-03-091-30/+36
|
* Another bunch of generic logging changesMarcel Holtmann2006-03-091-24/+22
|
* Fix memory leak in name exit functionsJohan Hedberg2006-03-091-0/+5
|
* Add skeleton for a simple passkey agentMarcel Holtmann2006-03-092-0/+42
|
* Add workaround for missing Apple service identifierMarcel Holtmann2006-03-091-0/+4
|
* More use of the generic logging functionsMarcel Holtmann2006-03-098-78/+54
|
* More generalization of the logging proceduresMarcel Holtmann2006-03-093-33/+46
|
* Minor changes: Changed the RemoteDeviceFound signal and renamed discover method.Claudio Takahasi2006-03-093-20/+55
|
* Make debug messages optional, but enable it by defaultMarcel Holtmann2006-03-093-0/+26
|
* Use the generic logging functionsMarcel Holtmann2006-03-091-21/+17
|