| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix copy-and-paste typo | Marcel Holtmann | 2006-08-18 | 1 | -1/+1 |
| | | |||||
| * | Make sure all necessaray memory is free'd when an agent exits | Johan Hedberg | 2006-08-18 | 1 | -16/+29 |
| | | |||||
| * | Fix accessing free'd memory | Johan Hedberg | 2006-08-18 | 3 | -34/+38 |
| | | |||||
| * | Fixed adding/initializing devices | Ulisses Furquim | 2006-08-18 | 2 | -36/+33 |
| | | |||||
| * | Fix accessing free'd memory | Johan Hedberg | 2006-08-18 | 1 | -2/+2 |
| | | |||||
| * | First try at PasskeyAgent Cancel method | Johan Hedberg | 2006-08-18 | 4 | -35/+127 |
| | | |||||
| * | Add --automake option | Marcel Holtmann | 2006-08-18 | 1 | -1/+1 |
| | | |||||
| * | Add description of PasskeyAgent Cancel method | Johan Hedberg | 2006-08-18 | 1 | -0/+6 |
| | | |||||
| * | Fixed SetMode when the adapter is DOWN | Claudio Takahasi | 2006-08-18 | 5 | -8/+71 |
| | | |||||
| * | code cleanup:using libc free | Claudio Takahasi | 2006-08-16 | 3 | -34/+9 |
| | | |||||
| * | Missing ModeChanged signal on DEVDOWN | Claudio Takahasi | 2006-08-16 | 1 | -1/+9 |
| | | |||||
| * | clear D-Bus user data when DEVDOWN event is received | Claudio Takahasi | 2006-08-16 | 1 | -2/+77 |
| | | |||||
| * | Don't forget to unblock signals for ppoll() | Marcel Holtmann | 2006-08-16 | 6 | -0/+35 |
| | | |||||
| * | Convert to using ppoll() and pselect() | Marcel Holtmann | 2006-08-16 | 14 | -28/+76 |
| | | |||||
| * | load/set the default options after HCI_DEV_UP | Claudio Takahasi | 2006-08-15 | 6 | -66/+102 |
| | | |||||
| * | Fixed discoverable timeout when detaching/attaching dongle | Claudio Takahasi | 2006-08-11 | 1 | -2/+2 |
| | | |||||
| * | Cosmetic cleanup | Marcel Holtmann | 2006-08-10 | 1 | -1/+1 |
| | | |||||
| * | Fix issues with udev script directory | Marcel Holtmann | 2006-08-10 | 1 | -1/+1 |
| | | |||||
| * | Fix typo | Marcel Holtmann | 2006-08-10 | 1 | -1/+1 |
| | | |||||
| * | Use ${libexecdir} for the udev script directory | Marcel Holtmann | 2006-08-10 | 4 | -4/+8 |
| | | |||||
| * | Remove bcm203x firmware loader | Marcel Holtmann | 2006-08-10 | 6 | -231/+2 |
| | | |||||
| * | Provide an ${udevexecdir} | Marcel Holtmann | 2006-08-10 | 2 | -1/+3 |
| | | |||||
| * | Add udev script for Bluetooth serial PCMCIA cards | Marcel Holtmann | 2006-08-10 | 2 | -1/+49 |
| | | |||||
| * | Change default poll() timeout | Marcel Holtmann | 2006-08-10 | 7 | -8/+8 |
| | | |||||
| * | Add udev rules for Bluetooth serial PCMCIA cards | Marcel Holtmann | 2006-08-10 | 2 | -1/+41 |
| | | |||||
| * | Comment out example config entry | Marcel Holtmann | 2006-08-10 | 1 | -13/+13 |
| | | |||||
| * | List all available options | Marcel Holtmann | 2006-08-10 | 2 | -3/+11 |
| | | |||||
| * | Fix typo | Marcel Holtmann | 2006-08-10 | 1 | -1/+1 |
| | | |||||
| * | Update HCI switching for Logitech MX 5000 | Marcel Holtmann | 2006-08-09 | 1 | -1/+2 |
| | | |||||
| * | Fix remote minor class values | Marcel Holtmann | 2006-08-09 | 1 | -5/+14 |
| | | |||||
| * | Add GetRemoteClass method | Marcel Holtmann | 2006-08-09 | 3 | -11/+33 |
| | | |||||
| * | Add another Apple product id | Marcel Holtmann | 2006-08-09 | 1 | -0/+1 |
| | | |||||
| * | fixed message reply timeout | Claudio Takahasi | 2006-08-05 | 3 | -19/+28 |
| | | |||||
| * | Use D-Bus dispatch status function instead of wakeup function. Seems to fix ↵ | Johan Hedberg | 2006-08-04 | 1 | -6/+8 |
| | | | | | at least one deadlock issue when dbus threads are enabled. | ||||
| * | support for async query | Claudio Takahasi | 2006-08-01 | 1 | -537/+588 |
| | | |||||
| * | Exit with non-zero exit status if fakehid functions fail | Johan Hedberg | 2006-08-01 | 3 | -8/+17 |
| | | |||||
| * | Add --hidonly option to hidd | Johan Hedberg | 2006-08-01 | 1 | -1/+5 |
| | | |||||
| * | Fix typo | Marcel Holtmann | 2006-07-29 | 1 | -1/+1 |
| | | |||||
| * | Don't change inquiry mode for Bluetooth 1.1 adapters | Marcel Holtmann | 2006-07-28 | 1 | -0/+6 |
| | | |||||
| * | Update changelog and bump version numberutils-3.2 | Marcel Holtmann | 2006-07-27 | 2 | -1/+14 |
| | | |||||
| * | Fix RemoteDeviceFoundHandler callback | Marcel Holtmann | 2006-07-27 | 1 | -2/+1 |
| | | |||||
| * | Don't ignore return value of write() | Marcel Holtmann | 2006-07-27 | 1 | -5/+8 |
| | | |||||
| * | Make use of create_name() | Marcel Holtmann | 2006-07-26 | 2 | -2/+2 |
| | | |||||
| * | Make use of create_name() | Marcel Holtmann | 2006-07-26 | 4 | -18/+18 |
| | | |||||
| * | Fix declared with attribute warn_unused_result errors | Marcel Holtmann | 2006-07-26 | 13 | -80/+60 |
| | | |||||
| * | Ignore peripheral_2_minor_cls for now | Marcel Holtmann | 2006-07-26 | 1 | -0/+2 |
| | | |||||
| * | Make use of create_name() | Marcel Holtmann | 2006-07-26 | 4 | -6/+6 |
| | | |||||
| * | Add a paramter for the path to create_name() | Marcel Holtmann | 2006-07-26 | 2 | -3/+4 |
| | | |||||
| * | Add create_name() helper function | Marcel Holtmann | 2006-07-26 | 2 | -0/+6 |
| | | |||||
| * | Check return values of write() and ftruncate() | Marcel Holtmann | 2006-07-26 | 1 | -3/+11 |
| | | |||||
