summaryrefslogtreecommitdiffstats
path: root/hcid
Commit message (Expand)AuthorAgeFilesLines
* added slist_foreach function and fixed small memory leakClaudio Takahasi2006-03-142-1/+9
* Fix another leak in name_data_free()Johan Hedberg2006-03-141-0/+2
* Fix memory leak in name_listener_removeJohan Hedberg2006-03-141-0/+1
* Fixed cancel discovery: checking the discover state to cancel the inquiry or ...Claudio Takahasi2006-03-143-16/+52
* Use daemon() to put process into backgroundMarcel Holtmann2006-03-141-16/+5
* fixed wrong checking of the remote name complete event statusClaudio Takahasi2006-03-141-3/+3
* small cleanups and code styles changesClaudio Takahasi2006-03-131-19/+19
* Add DisconnectRemoteDevice method definitionMarcel Holtmann2006-03-131-0/+11
* Remove all trailing slash from the pathsMarcel Holtmann2006-03-131-6/+7
* Fix init of struct hci_dbus_dataJohan Hedberg2006-03-131-4/+2
* Don't forget the newlinesMarcel Holtmann2006-03-131-2/+2
* Add some error messages printingMarcel Holtmann2006-03-131-6/+20
* Connect security interface to adapter objectsJohan Hedberg2006-03-131-7/+9
* Fix free'd memory access in UnregisterPasskeyAgent methodJohan Hedberg2006-03-131-3/+5
* Fix parsing of path parameterMarcel Holtmann2006-03-131-1/+1
* Switch autoinit and security on by defaultMarcel Holtmann2006-03-131-3/+4
* More passkey handler functionalityJohan Hedberg2006-03-133-32/+197
* Added remote name resolving queueClaudio Takahasi2006-03-135-66/+217
* Fix the interface names for the passkey agent methodsMarcel Holtmann2006-03-131-4/+4
* Fix segmentation fault with specific passkey agent and missing addressMarcel Holtmann2006-03-131-0/+5
* Small coding style cleanupsMarcel Holtmann2006-03-131-4/+8
* Unregister the object path for the agent before closing the connectionMarcel Holtmann2006-03-131-0/+2
* Add support for Release method callbackMarcel Holtmann2006-03-131-4/+43
* The Release method doesn't need any parametersMarcel Holtmann2006-03-131-1/+1
* Define the Release method for the PasskeyAgent interfaceMarcel Holtmann2006-03-131-0/+8
* Cleanup passkey reply handlingJohan Hedberg2006-03-131-31/+30
* Use underlines for the default pathMarcel Holtmann2006-03-131-1/+1
* Support specific passkey agents and check for service terminationMarcel Holtmann2006-03-131-46/+201
* Even more cleanupsMarcel Holtmann2006-03-122-7/+9
* More cleanupsMarcel Holtmann2006-03-121-3/+7
* Cleanup the request_pin() functionMarcel Holtmann2006-03-121-12/+6
* Remove signal handling for switching pairingMarcel Holtmann2006-03-122-26/+1
* 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