summaryrefslogtreecommitdiffstats
path: root/hcid
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Change link order if D-BUS is enabledMarcel Holtmann2004-04-261-1/+1
|
* Use own check for D-BUS supportMarcel Holtmann2004-04-031-3/+5
|
* Update BlueZ library configurationMarcel Holtmann2004-04-032-0/+8
|
* Modifying $mandir is no longer neededutils-2.6Marcel Holtmann2004-04-021-2/+0
|
* Change default prefix to /usrMarcel Holtmann2004-04-011-1/+1
|
* Add manpages for hcid and hcid.confMarcel Holtmann2004-03-243-1/+276
|
* Change D-Bus service namesMarcel Holtmann2004-03-081-4/+4
|
* Report an error on PIN helper failureMarcel Holtmann2004-03-051-5/+15
|
* Fix 64-bit size_t problem with HCI eventsMarcel Holtmann2004-02-222-4/+6
|