Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Change timeout values | Marcel Holtmann | 2006-08-20 | 1 | -2/+2 | |
| | ||||||
* | A little code cleanup | Johan Hedberg | 2006-08-20 | 1 | -4/+1 | |
| | ||||||
* | Fix processing of the timeout list in GMainContext | Johan Hedberg | 2006-08-20 | 3 | -26/+45 | |
| | ||||||
* | Preliminary support for passkey agent timeouts | Johan Hedberg | 2006-08-20 | 4 | -61/+87 | |
| | ||||||
* | First round of Passkey Release method support | Johan Hedberg | 2006-08-20 | 7 | -56/+155 | |
| | ||||||
* | Don't create backend directory if disabled | Marcel Holtmann | 2006-08-20 | 1 | -1/+1 | |
| | ||||||
* | Install cups backend only when enabled | Marcel Holtmann | 2006-08-20 | 2 | -2/+5 | |
| | ||||||
* | Don't install ALSA plugins | Marcel Holtmann | 2006-08-20 | 1 | -1/+1 | |
| | ||||||
* | Make installation of udev rules optional | Marcel Holtmann | 2006-08-20 | 3 | -2/+12 | |
| | ||||||
* | Refuse zero-length passkeys | Johan Hedberg | 2006-08-19 | 1 | -9/+12 | |
| | ||||||
* | Cancel PIN request on HCI level if agent exits | Johan Hedberg | 2006-08-19 | 1 | -0/+3 | |
| | ||||||
* | Improve situation where bonding requestor exits | Johan Hedberg | 2006-08-19 | 2 | -34/+77 | |
| | ||||||
* | Do byte order magic when checking connection handle for auth complete events | Johan Hedberg | 2006-08-19 | 1 | -1/+1 | |
| | ||||||
* | Cancel bonding if requestor exits | Johan Hedberg | 2006-08-19 | 4 | -6/+29 | |
| | ||||||
* | Cancel agent requests on DEVDOWN | Johan Hedberg | 2006-08-18 | 2 | -2/+4 | |
| | ||||||
* | Initialize peer_addr to avoid invalid free | Marcel Holtmann | 2006-08-18 | 1 | -1/+1 | |
| | ||||||
* | 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. |