summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove unecessary checks for rp.statusMarcel Holtmann2005-10-231-18/+0
* Add support for HCI errorsMarcel Holtmann2005-10-222-24/+66
* Add support for authentication over D-BusMarcel Holtmann2005-10-222-11/+102
* Make the remote name resolve non-blockingMarcel Holtmann2005-10-224-25/+104
* Allow clear text IAC valuesMarcel Holtmann2005-10-212-5/+19
* Update the coding style for some functionsMarcel Holtmann2005-10-191-43/+42
* Add command for device discoveryMarcel Holtmann2005-10-192-9/+30
* Add signals for added and removed devicesMarcel Holtmann2005-10-182-1/+68
* Implement non-blocking inquiry methodMarcel Holtmann2005-10-182-39/+29
* Some cleanupsMarcel Holtmann2005-10-171-58/+45
* Set object path of D-Bus signals according to the local device idMarcel Holtmann2005-10-131-19/+49
* Add remote name and connection listing supportMarcel Holtmann2005-10-132-10/+159
* Fix a segmentation fault for hci_dbus_data allocationMarcel Holtmann2005-10-131-1/+7
* Allocate the watch private dataMarcel Holtmann2005-10-111-23/+101
* Use long instead of int for the watch idMarcel Holtmann2005-10-111-15/+15
* Update and cleanup D-Bus supportMarcel Holtmann2005-10-101-94/+23
* Add address change support for Texas Instruments chipsMarcel Holtmann2005-10-102-12/+48
* Install D-Bus security configurationMarcel Holtmann2005-10-092-1/+3
* Set D-Bus system configuration directoryMarcel Holtmann2005-10-091-0/+4
* Add compile scriptMarcel Holtmann2005-10-091-0/+7
* Add compile time buffer checks (FORTIFY SOURCE)Marcel Holtmann2005-10-091-0/+9
* Add D-Bus security configurationMarcel Holtmann2005-10-092-1/+25
* Add basic rough version of the D-Bus supportMarcel Holtmann2005-10-095-28/+1182
* Add manual page for bccmd utilityMarcel Holtmann2005-09-302-1/+58
* Add support for inquiry access codesMarcel Holtmann2005-09-291-15/+42
* Update for the extended inquiry response commandMarcel Holtmann2005-09-291-0/+6
* Add support for the extended inquiry response commandsMarcel Holtmann2005-09-291-2/+45
* Add build ids for new sniffer firmwaresMarcel Holtmann2005-09-281-0/+6
* Show the OUI and include a manual page for the bdaddr utilityMarcel Holtmann2005-09-273-4/+92
* Include the stdint.h header fileMarcel Holtmann2005-09-271-0/+1
* Fix memory alignment problemMarcel Holtmann2005-09-221-3/+6
* Update the hcid.8 and hcid.conf.5 manual pagesMarcel Holtmann2005-09-202-3/+68
* Add more build ids for Unified 20e and Unified 21a firmwaresMarcel Holtmann2005-09-201-0/+4
* Fix wrong UUID-128 for the PalmOS id recordMarcel Holtmann2005-09-161-1/+1
* Extend reply_handler_function() functionMarcel Holtmann2005-09-151-27/+37
* Support HOSTIO_USE_HCI_EXTN settingMarcel Holtmann2005-09-141-0/+1
* Update PSKEY definitionsMarcel Holtmann2005-09-142-8/+11
* Remove D-Bus 0.23 supportMarcel Holtmann2005-09-122-60/+2
* Update changelog and bump version numberutils-2.21Marcel Holtmann2005-09-102-1/+14
* Add support for the Filesystem in Userspace (FUSE)Marcel Holtmann2005-09-105-9/+132
* The Filesystem in Userspace needs -D_FILE_OFFSET_BITS=64Marcel Holtmann2005-09-101-1/+1
* Fix infinite loops and false positive matchesMarcel Holtmann2005-09-101-25/+14
* Add check for Filesystem in Userspace (FUSE)Marcel Holtmann2005-09-102-44/+81
* Add optional warm reset of the deviceMarcel Holtmann2005-09-101-5/+14
* Add support for transient persistent storage valuesMarcel Holtmann2005-09-104-17/+26
* Add PSKEY_ANA_FREQ and PSKEY_ANA_FTRIM translationsMarcel Holtmann2005-09-101-0/+4
* Add support for PSKEY_ANA_FREQ and PSKEY_ANA_FTRIMMarcel Holtmann2005-09-102-1/+5
* Don't forget the command for reading the extended inquiry responseMarcel Holtmann2005-09-091-0/+1
* Update security filter definitionsMarcel Holtmann2005-09-081-61/+91
* Add skeleton for the csrinit utilityMarcel Holtmann2005-09-084-3/+159