summaryrefslogtreecommitdiffstats
path: root/hidd/main.c
Commit message (Expand)AuthorAgeFilesLines
* Reject connections from unknown devicesMarcel Holtmann2005-12-091-7/+15
* Add initial fake HID supportMarcel Holtmann2005-11-141-7/+45
* Use constants for modesMarcel Holtmann2005-11-101-12/+21
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-16/+11
* Use bt_free() instead of free() for inquiry resultsMarcel Holtmann2005-08-061-1/+1
* Wait until the SDP connection is closedMarcel Holtmann2005-05-081-1/+1
* Store HID information for later useMarcel Holtmann2005-05-061-1/+15
* Add memset() to different places to initialize the structuresMarcel Holtmann2004-12-251-3/+22
* Add --nosdp option for devices with resource limitationMarcel Holtmann2004-11-151-15/+22
* Add support for requesting encryption on keyboardsMarcel Holtmann2004-10-251-13/+98
* Add --master option for forcing the role switchMarcel Holtmann2004-09-171-6/+10
* Display VERSION informationMarcel Holtmann2004-08-151-1/+1
* Fix string init for flags to string translationMarcel Holtmann2004-08-101-1/+2
* Show flags of connected devicesMarcel Holtmann2004-07-291-2/+17
* Add --subclass option for overwriting wrong subclass valuesMarcel Holtmann2004-07-281-11/+23
* Add support for virtual cable unplugMarcel Holtmann2004-07-071-2/+10
* Make use of new subclass fieldMarcel Holtmann2004-07-041-3/+2
* Update minor parts of the hiddMarcel Holtmann2004-06-121-5/+11
* The option --killall don't need an argumentMarcel Holtmann2004-05-121-1/+1
* Add commands for showing and killing connectionsMarcel Holtmann2004-05-081-3/+107
* Add connect and search options to the HID daemonMarcel Holtmann2004-05-071-27/+178
* Add the hidd utilityMarcel Holtmann2004-04-281-0/+321