summaryrefslogtreecommitdiffstats
path: root/hcid/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the other missing storage functionsMarcel Holtmann2006-07-261-6/+5
* Remove auth and encrypt settings (security mode 3)Marcel Holtmann2006-06-171-22/+0
* Remove inquiry mode settingMarcel Holtmann2006-06-171-24/+0
* Make RFCOMM and SDP support experimentalMarcel Holtmann2006-06-021-3/+10
* Make D-Bus a mandatory requirementMarcel Holtmann2006-04-281-10/+0
* Initialize some data structures before usingMarcel Holtmann2006-04-251-17/+23
* Remove unneeded functionsMarcel Holtmann2006-04-251-15/+63
* Don't become discoverable on startup if mode is "discoverable" and timeout is 0Johan Hedberg2006-04-201-6/+11
* Store device mode settingsJohan Hedberg2006-04-191-1/+58
* added timeout new functionClaudio Takahasi2006-04-051-1/+2
* Use daemon() to put process into backgroundMarcel Holtmann2006-03-141-16/+5
* Switch autoinit and security on by defaultMarcel Holtmann2006-03-131-3/+4
* Remove signal handling for switching pairingMarcel Holtmann2006-03-121-14/+0
* Remove PIN helper and D-Bus PIN helper supportMarcel Holtmann2006-03-111-8/+1
* More generalization of the logging proceduresMarcel Holtmann2006-03-091-32/+32
* Make debug messages optional, but enable it by defaultMarcel Holtmann2006-03-091-0/+2
* Read class of device value from config storageMarcel Holtmann2006-02-241-6/+9
* Store the changed name of a local deviceMarcel Holtmann2006-02-241-2/+11
* Add skeleton for SDP server integrationMarcel Holtmann2006-02-231-3/+14
* Fix handling of D-Bus disconnect signalMarcel Holtmann2006-02-171-0/+1
* Add basic device functionsMarcel Holtmann2006-02-111-0/+10
* Complete re-design of the D-Bus interfaceMarcel Holtmann2006-02-111-9/+0
* Remove usage of /etc/bluetooth/{pin|link_key} filesMarcel Holtmann2006-02-081-2/+3
* Update copyright informationMarcel Holtmann2006-01-031-1/+1
* Implement the interface redesignMarcel Holtmann2005-11-011-5/+5
* Big cleanup of CVS relicsMarcel Holtmann2005-10-291-23/+15
* Set local name for extended inquiry responseMarcel Holtmann2005-10-291-0/+18
* Set inquiry mode only when its feature bit is presentMarcel Holtmann2005-10-281-3/+17
* Add initial D-Bus device configuration supportMarcel Holtmann2005-10-271-2/+11
* Add basic rough version of the D-Bus supportMarcel Holtmann2005-10-091-0/+14
* Fix some GCC 4.0 warningsMarcel Holtmann2005-07-051-2/+2
* 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