summaryrefslogtreecommitdiffstats
path: root/hcid
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Make more parts optionalMarcel Holtmann2004-07-271-21/+5
|
* Uninstall local filesMarcel Holtmann2004-07-211-0/+4
|
* Make use of MAINTAINERCLEANFILESMarcel Holtmann2004-07-211-0/+2
|
* Use AM_CFLAGS instead of INCLUDESMarcel Holtmann2004-07-211-1/+1
|
* Make use of AM_YFLAGSMarcel Holtmann2004-07-071-1/+1
|
* Add size parameter to expand_name()Marcel Holtmann2004-07-043-5/+7
|
* Fix size of address arrayMarcel Holtmann2004-06-131-1/+1
|
* Use LIBS instead of LDFLAGSMarcel Holtmann2004-05-231-3/+3
|
* Don't forget to enable D-Bus supportMarcel Holtmann2004-05-073-4/+5
|
* Change prefix for bluepin, add option for D-Bus PIN helper and set rswitchMarcel Holtmann2004-04-291-2/+5
|
* Unify copyright and license informationMarcel Holtmann2004-04-2810-225/+312
|