Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add errors when server setup fails | Marcel Holtmann | 2007-01-24 | 1 | -1/+4 |
| | |||||
* | s/internal/external/ with respect to services | Johan Hedberg | 2007-01-24 | 3 | -13/+13 |
| | |||||
* | Fully implement Database.UnregisterService | Johan Hedberg | 2007-01-24 | 3 | -0/+19 |
| | |||||
* | Back to the database interface | Marcel Holtmann | 2007-01-24 | 1 | -1/+1 |
| | |||||
* | Move service registration/authorization methods to database interface | Marcel Holtmann | 2007-01-24 | 3 | -179/+224 |
| | |||||
* | Disconnect(if applied) when removing the device | Claudio Takahasi | 2007-01-24 | 1 | -12/+28 |
| | |||||
* | Added function to store HID info | Claudio Takahasi | 2007-01-24 | 1 | -8/+47 |
| | |||||
* | Typo | Marcel Holtmann | 2007-01-24 | 1 | -1/+1 |
| | |||||
* | Make it possible to disable the HID daemon | Marcel Holtmann | 2007-01-24 | 2 | -0/+10 |
| | |||||
* | Service registration is done via the manager interface | Marcel Holtmann | 2007-01-24 | 1 | -1/+1 |
| | |||||
* | Move service registration to the manager interface | Marcel Holtmann | 2007-01-24 | 2 | -30/+51 |
| | |||||
* | Allow bus name as pattern for FindService() | Marcel Holtmann | 2007-01-24 | 1 | -0/+3 |
| | |||||
* | Update service register/unregister methods | Marcel Holtmann | 2007-01-24 | 1 | -1/+13 |
| | |||||
* | Update option references | Marcel Holtmann | 2007-01-24 | 2 | -37/+44 |
| | |||||
* | Update option references | Marcel Holtmann | 2007-01-24 | 2 | -1/+7 |
| | |||||
* | Add support for service debugging | Marcel Holtmann | 2007-01-24 | 3 | -0/+34 |
| | |||||
* | Add support for internal debug services | Marcel Holtmann | 2007-01-24 | 3 | -4/+119 |
| | |||||
* | Added HID unplug method | Claudio Takahasi | 2007-01-23 | 1 | -24/+30 |
| | |||||
* | Removed GIOChannel memory leak | Claudio Takahasi | 2007-01-23 | 1 | -0/+6 |
| | |||||
* | rework of the headset daemon code | Johan Hedberg | 2007-01-23 | 1 | -413/+662 |
| | |||||
* | Workaround to use the default local adapter | Claudio Takahasi | 2007-01-23 | 1 | -68/+35 |
| | |||||
* | Fixed wrong pending connection unref | Claudio Takahasi | 2007-01-23 | 1 | -1/+0 |
| | |||||
* | Added input disconnect | Claudio Takahasi | 2007-01-23 | 1 | -1/+45 |
| | |||||
* | Code cleanup: missing HID control socket close and fixed code standard | Claudio Takahasi | 2007-01-23 | 1 | -14/+20 |
| | |||||
* | Added L2CAP HID interrupt channel connect callback | Claudio Takahasi | 2007-01-23 | 1 | -2/+58 |
| | |||||
* | Add a connect only mode | Marcel Holtmann | 2007-01-23 | 1 | -4/+17 |
| | |||||
* | Added L2CAP HID control channel connect callback | Claudio Takahasi | 2007-01-23 | 1 | -7/+60 |
| | |||||
* | Connect: Added initial functionality | Claudio Takahasi | 2007-01-23 | 1 | -15/+171 |
| | |||||
* | Minor coding correction | Marcel Holtmann | 2007-01-23 | 1 | -2/+2 |
| | |||||
* | Get basic adapter information before changing the defaul options | Marcel Holtmann | 2007-01-23 | 1 | -7/+7 |
| | |||||
* | Update device options before forking | Marcel Holtmann | 2007-01-23 | 1 | -23/+23 |
| | |||||
* | Move scan mode setting into adapter startup | Marcel Holtmann | 2007-01-23 | 3 | -59/+77 |
| | |||||
* | Allow removal of previously-set attributes | Marcel Holtmann | 2007-01-23 | 1 | -0/+3 |
| | |||||
* | Use HCI command to set scan mode and not the kernel option | Marcel Holtmann | 2007-01-23 | 2 | -26/+23 |
| | |||||
* | Move all adapter init handling into one function | Marcel Holtmann | 2007-01-23 | 1 | -51/+48 |
| | |||||
* | Check if PKG_CHECK_EXISTS is available | Marcel Holtmann | 2007-01-23 | 1 | -5/+10 |
| | |||||
* | Include bluetooth.conf into distribution | Marcel Holtmann | 2007-01-23 | 1 | -1/+1 |
| | |||||
* | Move bluetooth.conf D-Bus security file into daemon directory | Marcel Holtmann | 2007-01-23 | 3 | -5/+7 |
| | |||||
* | Make it possible to disable USB support | Marcel Holtmann | 2007-01-23 | 3 | -3/+25 |
| | |||||
* | Make echo and input service configurable | Marcel Holtmann | 2007-01-23 | 4 | -14/+41 |
| | |||||
* | Add subdirectory print | Marcel Holtmann | 2007-01-23 | 3 | -2/+26 |
| | |||||
* | Hand incoming HID sessions over to the kernel | Marcel Holtmann | 2007-01-23 | 1 | -11/+181 |
| | |||||
* | Typo | Marcel Holtmann | 2007-01-23 | 1 | -1/+1 |
| | |||||
* | Added GetName | Claudio Takahasi | 2007-01-22 | 1 | -1/+13 |
| | |||||
* | Added GetAddress | Claudio Takahasi | 2007-01-22 | 1 | -1/+13 |
| | |||||
* | Register well known(stored) inputs when the daemon starts | Claudio Takahasi | 2007-01-22 | 1 | -13/+53 |
| | |||||
* | Removed mem leak(input paths) | Claudio Takahasi | 2007-01-22 | 1 | -1/+4 |
| | |||||
* | Added function to retrive the stored HID data | Claudio Takahasi | 2007-01-22 | 1 | -13/+55 |
| | |||||
* | CreateDevice: minor code standard changes | Claudio Takahasi | 2007-01-22 | 1 | -8/+7 |
| | |||||
* | Added DeviceRemove method | Claudio Takahasi | 2007-01-22 | 1 | -3/+68 |
| |