summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* First try at PasskeyAgent Cancel methodJohan Hedberg2006-08-184-35/+127
* Add --automake optionMarcel Holtmann2006-08-181-1/+1
* Add description of PasskeyAgent Cancel methodJohan Hedberg2006-08-181-0/+6
* Fixed SetMode when the adapter is DOWNClaudio Takahasi2006-08-185-8/+71
* code cleanup:using libc freeClaudio Takahasi2006-08-163-34/+9
* Missing ModeChanged signal on DEVDOWNClaudio Takahasi2006-08-161-1/+9
* clear D-Bus user data when DEVDOWN event is receivedClaudio Takahasi2006-08-161-2/+77
* Don't forget to unblock signals for ppoll()Marcel Holtmann2006-08-166-0/+35
* Convert to using ppoll() and pselect()Marcel Holtmann2006-08-1614-28/+76
* load/set the default options after HCI_DEV_UPClaudio Takahasi2006-08-156-66/+102
* Fixed discoverable timeout when detaching/attaching dongleClaudio Takahasi2006-08-111-2/+2
* Cosmetic cleanupMarcel Holtmann2006-08-101-1/+1
* Fix issues with udev script directoryMarcel Holtmann2006-08-101-1/+1
* Fix typoMarcel Holtmann2006-08-101-1/+1
* Use ${libexecdir} for the udev script directoryMarcel Holtmann2006-08-104-4/+8
* Remove bcm203x firmware loaderMarcel Holtmann2006-08-106-231/+2
* Provide an ${udevexecdir}Marcel Holtmann2006-08-102-1/+3
* Add udev script for Bluetooth serial PCMCIA cardsMarcel Holtmann2006-08-102-1/+49
* Change default poll() timeoutMarcel Holtmann2006-08-107-8/+8
* Add udev rules for Bluetooth serial PCMCIA cardsMarcel Holtmann2006-08-102-1/+41
* Comment out example config entryMarcel Holtmann2006-08-101-13/+13
* List all available optionsMarcel Holtmann2006-08-102-3/+11
* Fix typoMarcel Holtmann2006-08-101-1/+1
* Update HCI switching for Logitech MX 5000Marcel Holtmann2006-08-091-1/+2
* Fix remote minor class valuesMarcel Holtmann2006-08-091-5/+14
* Add GetRemoteClass methodMarcel Holtmann2006-08-093-11/+33
* Add another Apple product idMarcel Holtmann2006-08-091-0/+1
* fixed message reply timeoutClaudio Takahasi2006-08-053-19/+28
* Use D-Bus dispatch status function instead of wakeup function. Seems to fix a...Johan Hedberg2006-08-041-6/+8
* support for async queryClaudio Takahasi2006-08-011-537/+588
* Exit with non-zero exit status if fakehid functions failJohan Hedberg2006-08-013-8/+17
* Add --hidonly option to hiddJohan Hedberg2006-08-011-1/+5
* Fix typoMarcel Holtmann2006-07-291-1/+1
* Don't change inquiry mode for Bluetooth 1.1 adaptersMarcel Holtmann2006-07-281-0/+6
* Update changelog and bump version numberutils-3.2Marcel Holtmann2006-07-272-1/+14
* Fix RemoteDeviceFoundHandler callbackMarcel Holtmann2006-07-271-2/+1
* Don't ignore return value of write()Marcel Holtmann2006-07-271-5/+8
* Make use of create_name()Marcel Holtmann2006-07-262-2/+2
* Make use of create_name()Marcel Holtmann2006-07-264-18/+18
* Fix declared with attribute warn_unused_result errorsMarcel Holtmann2006-07-2613-80/+60
* Ignore peripheral_2_minor_cls for nowMarcel Holtmann2006-07-261-0/+2
* Make use of create_name()Marcel Holtmann2006-07-264-6/+6
* Add a paramter for the path to create_name()Marcel Holtmann2006-07-262-3/+4
* Add create_name() helper functionMarcel Holtmann2006-07-262-0/+6
* Check return values of write() and ftruncate()Marcel Holtmann2006-07-261-3/+11
* Get the return value for write() callMarcel Holtmann2006-07-261-2/+2
* Fix the other missing storage functionsMarcel Holtmann2006-07-264-37/+26
* Create storage filenames with a generic functionMarcel Holtmann2006-07-261-18/+21
* GetName: always try to read the stored name firstJohan Hedberg2006-07-261-10/+4
* GetName: use local storage file if the adapter is DOWNJohan Hedberg2006-07-261-2/+14