summaryrefslogtreecommitdiffstats
path: root/hcid
Commit message (Expand)AuthorAgeFilesLines
* Create directories before calling the textfile functionsMarcel Holtmann2005-08-061-0/+58
* Use more textfile functions and remove usage of const attributeMarcel Holtmann2005-08-054-476/+84
* Escape more shell specific charactersMarcel Holtmann2005-08-051-2/+7
* Fix security problem with escape characters in device nameMarcel Holtmann2005-08-051-6/+12
* Replace non-printable characters in the device nameMarcel Holtmann2005-08-051-10/+11
* Support class of device and RSSI values in D-Bus messageMarcel Holtmann2005-07-073-8/+23
* Send D-Bus messages for inquiry results and remote name resolvesMarcel Holtmann2005-07-073-1/+151
* Fix some GCC 4.0 warningsMarcel Holtmann2005-07-054-12/+12
* Use textfile library for device name storageMarcel Holtmann2005-07-032-126/+18
* Replace non-printable characters in device namesMarcel Holtmann2005-06-171-2/+9
* Support D-Bus version 0.23 and 0.33Marcel Holtmann2005-05-141-8/+27
* Add support for the page timeout config optionMarcel Holtmann2005-05-064-5/+22
* Read the stored link keys when starting the security managerMarcel Holtmann2005-04-301-0/+7
* Add support for voice settingMarcel Holtmann2005-04-304-14/+48
* Include sys/param.h for PATH_MAXMarcel Holtmann2005-04-221-0/+1
* No need to include syslog.hMarcel Holtmann2005-04-221-1/+0
* Create storage directoryMarcel Holtmann2005-04-211-0/+4
* Use LDADD instead of LIBSMarcel Holtmann2005-04-211-2/+1
* Set the storage directory through ${localstatedir}Marcel Holtmann2005-04-211-9/+7
* Take care of return link keys eventMarcel Holtmann2005-04-201-3/+30
* Add support for setting the inquiry modeMarcel Holtmann2005-04-184-1/+16
* Store remote version and features informationMarcel Holtmann2005-04-173-0/+240
* Use the pincodes file for outgoing connectionsMarcel Holtmann2005-04-172-8/+19
* Use cached device name for PIN requestMarcel Holtmann2005-04-173-9/+72
* Add support for stored pin codesMarcel Holtmann2005-04-173-2/+77
* Terminate scanning if end of buffer is reachedMarcel Holtmann2005-04-161-3/+13
* Clear buffer before creating new lineMarcel Holtmann2005-04-161-2/+4
* Add more data checksMarcel Holtmann2005-04-161-4/+8
* Fix case if the link key is not foundMarcel Holtmann2005-04-161-1/+2
* Add support for reading the link keyMarcel Holtmann2005-04-161-5/+59
* Add link key storage functionMarcel Holtmann2005-04-161-20/+94
* Use /var/lib/bluetooth/ as base directoryMarcel Holtmann2005-04-161-1/+1
* Create the linkkey fileMarcel Holtmann2005-04-161-6/+18
* Add framework for read_link_key()Marcel Holtmann2005-04-163-8/+24
* Store device names in the backgroundMarcel Holtmann2005-04-163-3/+180
* Always include the stdio.h header fileMarcel Holtmann2005-02-221-0/+1
* Don't configure raw devicesMarcel Holtmann2005-01-282-4/+21
* Cleanup the syslog messagesMarcel Holtmann2005-01-273-67/+74
* Update for different storage methodsMarcel Holtmann2005-01-2612-19/+82
* Use file permission 0600 for the link key fileMarcel Holtmann2004-12-131-1/+1
* TypoMarcel Holtmann2004-12-131-1/+1
* Add comments about security mode 3Marcel Holtmann2004-12-132-7/+3
* The big whitespace cleanup for hcidMarcel Holtmann2004-12-139-188/+172
* Inherit the device specific options from the defaultMarcel Holtmann2004-11-143-3/+5
* Add audio to the service class valueMarcel Holtmann2004-10-261-1/+1
* Don't do anything if the kernel security manager is activeMarcel Holtmann2004-10-251-0/+5
* Set service classes to "Networking, Rendering, Capturing, Object Transfer"Marcel Holtmann2004-09-221-1/+1
* Don't include asm/types.hMarcel Holtmann2004-08-161-1/+1
* Make use of CONFIGDIRMarcel Holtmann2004-08-091-4/+4
* Restore creation of /etc/bluetooth/pinMarcel Holtmann2004-07-271-0/+10