summaryrefslogtreecommitdiffstats
path: root/hcid
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add D-Bus support for PIN requestMarcel Holtmann2004-02-1712-68/+347
|
* Add device specific configurationMarcel Holtmann2004-02-094-88/+233
|
* Kill usage of strtoba() and batostr()Marcel Holtmann2003-07-241-4/+3
|
* Add a missing free()Marcel Holtmann2003-07-241-0/+2
|
* Honor the setting of --sysconfdirMarcel Holtmann2003-07-181-1/+1
|
* Display addresses in correct orderMarcel Holtmann2003-07-031-11/+14
|
* Define SSIZE_MAX if not definedMarcel Holtmann2003-04-271-0/+5
|
* memset() is in string.hMax Krasnyansky2003-03-201-0/+1
|
* Removes all dependencies on glibMarcel Holtmann2003-03-076-12/+286
|
* Syntax fix.Max Krasnyansky2002-08-201-2/+2
|
* Add 'bluetooth/' to includesMax Krasnyansky2002-08-202-4/+4
|
* Support for multiple pairing modes.Max Krasnyansky2002-07-187-39/+129
| | | | Link key replacement.
* Reload PIN code on SIGHUP.Max Krasnyansky2002-06-243-29/+24
| | | | More cleanups.
* Link key handling rewrite. Remove max link key limit.Max Krasnyansky2002-06-249-349/+285
| | | | | Keep key database updated. Minor cleanup.
* Improved link key handling.Max Krasnyansky2002-06-202-10/+34
| | | | More verbose logging.
* Build env cleanup. Remove auto generated files from CVS.Max Krasnyansky2002-05-232-368/+8
| | | | Working 'make distcheck'.