summaryrefslogtreecommitdiffstats
path: root/hidd/main.c
Commit message (Expand)AuthorAgeFilesLines
* Enable PS3 controller quirkMarcel Holtmann2007-05-081-0/+13
* TypoMarcel Holtmann2007-01-231-1/+1
* Update copyright informationMarcel Holtmann2007-01-131-1/+1
* Add framework for Celluon keyboardMarcel Holtmann2006-09-291-2/+10
* Improve error message for unknown devicesMarcel Holtmann2006-09-291-2/+6
* Find J-Three keyboard on inquiryMarcel Holtmann2006-09-161-1/+2
* Add support for the J-Three keyboardMarcel Holtmann2006-09-161-4/+16
* Don't forget to unblock signals for ppoll()Marcel Holtmann2006-08-161-0/+5
* Convert to using ppoll() and pselect()Marcel Holtmann2006-08-161-2/+9
* Change default poll() timeoutMarcel Holtmann2006-08-101-1/+1
* Exit with non-zero exit status if fakehid functions failJohan Hedberg2006-08-011-2/+8
* Add --hidonly option to hiddJohan Hedberg2006-08-011-1/+5
* Fix declared with attribute warn_unused_result errorsMarcel Holtmann2006-07-261-13/+8
* Add option for boot protocol only modeMarcel Holtmann2006-07-051-13/+22
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
* 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