summaryrefslogtreecommitdiffstats
path: root/hcid/main.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for the page timeout config optionMarcel Holtmann2005-05-061-4/+13
* Add support for voice settingMarcel Holtmann2005-04-301-12/+22
* Add support for setting the inquiry modeMarcel Holtmann2005-04-181-0/+9
* Don't configure raw devicesMarcel Holtmann2005-01-281-4/+18
* Cleanup the syslog messagesMarcel Holtmann2005-01-271-34/+40
* Update for different storage methodsMarcel Holtmann2005-01-261-5/+2
* The big whitespace cleanup for hcidMarcel Holtmann2004-12-131-11/+12
* Inherit the device specific options from the defaultMarcel Holtmann2004-11-141-1/+3
* Add size parameter to expand_name()Marcel Holtmann2004-07-041-1/+2
* Don't forget to enable D-Bus supportMarcel Holtmann2004-05-071-1/+1
* Unify copyright and license informationMarcel Holtmann2004-04-281-24/+27
* Update BlueZ library configurationMarcel Holtmann2004-04-031-0/+4
* Fix 64-bit size_t problem with HCI eventsMarcel Holtmann2004-02-221-2/+3
* Add D-Bus support for PIN requestMarcel Holtmann2004-02-171-0/+12
* Add device specific configurationMarcel Holtmann2004-02-091-43/+135
* Removes all dependencies on glibMarcel Holtmann2003-03-071-1/+1
* Support for multiple pairing modes.Max Krasnyansky2002-07-181-1/+10
* Reload PIN code on SIGHUP.Max Krasnyansky2002-06-241-9/+13
* Link key handling rewrite. Remove max link key limit.Max Krasnyansky2002-06-241-27/+26
* Improved link key handling.Max Krasnyansky2002-06-201-3/+2
* First bring device up then init everything else.Max Krasnyansky2002-05-171-9/+9
* VERSION is defined in Makefile.Max Krasnyansky2002-03-281-2/+0
* Split initialization.Max Krasnyansky2002-03-191-39/+72
* Initial revisionMax Krasnyansky2002-03-081-0/+430