Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use daemon() to put process into background | Marcel Holtmann | 2006-03-14 | 1 | -16/+5 |
| | |||||
* | Switch autoinit and security on by default | Marcel Holtmann | 2006-03-13 | 1 | -3/+4 |
| | |||||
* | Remove signal handling for switching pairing | Marcel Holtmann | 2006-03-12 | 1 | -14/+0 |
| | |||||
* | Remove PIN helper and D-Bus PIN helper support | Marcel Holtmann | 2006-03-11 | 1 | -8/+1 |
| | |||||
* | More generalization of the logging procedures | Marcel Holtmann | 2006-03-09 | 1 | -32/+32 |
| | |||||
* | Make debug messages optional, but enable it by default | Marcel Holtmann | 2006-03-09 | 1 | -0/+2 |
| | |||||
* | Read class of device value from config storage | Marcel Holtmann | 2006-02-24 | 1 | -6/+9 |
| | |||||
* | Store the changed name of a local device | Marcel Holtmann | 2006-02-24 | 1 | -2/+11 |
| | |||||
* | Add skeleton for SDP server integration | Marcel Holtmann | 2006-02-23 | 1 | -3/+14 |
| | |||||
* | Fix handling of D-Bus disconnect signal | Marcel Holtmann | 2006-02-17 | 1 | -0/+1 |
| | |||||
* | Add basic device functions | Marcel Holtmann | 2006-02-11 | 1 | -0/+10 |
| | |||||
* | Complete re-design of the D-Bus interface | Marcel Holtmann | 2006-02-11 | 1 | -9/+0 |
| | |||||
* | Remove usage of /etc/bluetooth/{pin|link_key} files | Marcel Holtmann | 2006-02-08 | 1 | -2/+3 |
| | |||||
* | Update copyright information | Marcel Holtmann | 2006-01-03 | 1 | -1/+1 |
| | |||||
* | Implement the interface redesign | Marcel Holtmann | 2005-11-01 | 1 | -5/+5 |
| | |||||
* | Big cleanup of CVS relics | Marcel Holtmann | 2005-10-29 | 1 | -23/+15 |
| | |||||
* | Set local name for extended inquiry response | Marcel Holtmann | 2005-10-29 | 1 | -0/+18 |
| | |||||
* | Set inquiry mode only when its feature bit is present | Marcel Holtmann | 2005-10-28 | 1 | -3/+17 |
| | |||||
* | Add initial D-Bus device configuration support | Marcel Holtmann | 2005-10-27 | 1 | -2/+11 |
| | |||||
* | Add basic rough version of the D-Bus support | Marcel Holtmann | 2005-10-09 | 1 | -0/+14 |
| | |||||
* | Fix some GCC 4.0 warnings | Marcel Holtmann | 2005-07-05 | 1 | -2/+2 |
| | |||||
* | Add support for the page timeout config option | Marcel Holtmann | 2005-05-06 | 1 | -4/+13 |
| | |||||
* | Add support for voice setting | Marcel Holtmann | 2005-04-30 | 1 | -12/+22 |
| | |||||
* | Add support for setting the inquiry mode | Marcel Holtmann | 2005-04-18 | 1 | -0/+9 |
| | |||||
* | Don't configure raw devices | Marcel Holtmann | 2005-01-28 | 1 | -4/+18 |
| | |||||
* | Cleanup the syslog messages | Marcel Holtmann | 2005-01-27 | 1 | -34/+40 |
| | |||||
* | Update for different storage methods | Marcel Holtmann | 2005-01-26 | 1 | -5/+2 |
| | |||||
* | The big whitespace cleanup for hcid | Marcel Holtmann | 2004-12-13 | 1 | -11/+12 |
| | |||||
* | Inherit the device specific options from the default | Marcel Holtmann | 2004-11-14 | 1 | -1/+3 |
| | |||||
* | Add size parameter to expand_name() | Marcel Holtmann | 2004-07-04 | 1 | -1/+2 |
| | |||||
* | Don't forget to enable D-Bus support | Marcel Holtmann | 2004-05-07 | 1 | -1/+1 |
| | |||||
* | Unify copyright and license information | Marcel Holtmann | 2004-04-28 | 1 | -24/+27 |
| | |||||
* | Update BlueZ library configuration | Marcel Holtmann | 2004-04-03 | 1 | -0/+4 |
| | |||||
* | Fix 64-bit size_t problem with HCI events | Marcel Holtmann | 2004-02-22 | 1 | -2/+3 |
| | |||||
* | Add D-Bus support for PIN request | Marcel Holtmann | 2004-02-17 | 1 | -0/+12 |
| | |||||
* | Add device specific configuration | Marcel Holtmann | 2004-02-09 | 1 | -43/+135 |
| | |||||
* | Removes all dependencies on glib | Marcel Holtmann | 2003-03-07 | 1 | -1/+1 |
| | |||||
* | Support for multiple pairing modes. | Max Krasnyansky | 2002-07-18 | 1 | -1/+10 |
| | | | | Link key replacement. | ||||
* | Reload PIN code on SIGHUP. | Max Krasnyansky | 2002-06-24 | 1 | -9/+13 |
| | | | | More cleanups. | ||||
* | Link key handling rewrite. Remove max link key limit. | Max Krasnyansky | 2002-06-24 | 1 | -27/+26 |
| | | | | | Keep key database updated. Minor cleanup. | ||||
* | Improved link key handling. | Max Krasnyansky | 2002-06-20 | 1 | -3/+2 |
| | | | | More verbose logging. | ||||
* | First bring device up then init everything else. | Max Krasnyansky | 2002-05-17 | 1 | -9/+9 |
| | |||||
* | VERSION is defined in Makefile. | Max Krasnyansky | 2002-03-28 | 1 | -2/+0 |
| | |||||
* | Split initialization. | Max Krasnyansky | 2002-03-19 | 1 | -39/+72 |
| | | | | Configure name,class,etc on DEV_UP event. | ||||
* | Initial revision | Max Krasnyansky | 2002-03-08 | 1 | -0/+430 |