Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add missing unref call | Marcel Holtmann | 2005-08-24 | 1 | -0/+1 | |
| | | ||||||
| * | Fix D-Bus crashes | Marcel Holtmann | 2005-08-24 | 1 | -13/+20 | |
| | | ||||||
| * | Add support for reset and transmitter modification | Marcel Holtmann | 2005-08-22 | 1 | -4/+45 | |
| | | ||||||
| * | Add support for writing valueless BCCMD variables | Marcel Holtmann | 2005-08-22 | 2 | -0/+47 | |
| | | ||||||
| * | Reset the device after changing the address | Marcel Holtmann | 2005-08-21 | 1 | -7/+48 | |
| | | ||||||
| * | Add ActiveSync networking support | Marcel Holtmann | 2005-08-21 | 7 | -53/+105 | |
| | | ||||||
| * | Escape for shell meta characters | Marcel Holtmann | 2005-08-19 | 1 | -0/+3 | |
| | | ||||||
| * | Identify the extended inquiry mode correctly | Marcel Holtmann | 2005-08-19 | 1 | -2/+15 | |
| | | ||||||
| * | Add support for HotSync and ActiveSync profiles | Marcel Holtmann | 2005-08-19 | 1 | -3/+89 | |
| | | ||||||
| * | Update manual page and fix spelling mistakes | Marcel Holtmann | 2005-08-16 | 2 | -2/+17 | |
| | | ||||||
| * | Filter out more meta characters | Marcel Holtmann | 2005-08-16 | 1 | -0/+2 | |
| | | ||||||
| * | Add support for HotSync service records | Marcel Holtmann | 2005-08-07 | 1 | -0/+31 | |
| | | ||||||
| * | Add missing UUID translations | Marcel Holtmann | 2005-08-07 | 1 | -0/+7 | |
| | | ||||||
| * | Add UUIDs for phonebook access profile | Marcel Holtmann | 2005-08-07 | 1 | -0/+2 | |
| | | ||||||
| * | Use device specific service record register function | Marcel Holtmann | 2005-08-07 | 6 | -8/+8 | |
| | | ||||||
| * | Update changelog and bump version numberutils-2.19 | Marcel Holtmann | 2005-08-06 | 2 | -1/+11 | |
| | | ||||||
| * | Create directories before calling the textfile functions | Marcel Holtmann | 2005-08-06 | 1 | -0/+58 | |
| | | ||||||
| * | Remove the create_dirs() function | Marcel Holtmann | 2005-08-06 | 1 | -34/+0 | |
| | | ||||||
| * | Use bt_free() instead of free() for inquiry results | Marcel Holtmann | 2005-08-06 | 4 | -5/+5 | |
| | | ||||||
| * | Add test for reading values | Marcel Holtmann | 2005-08-06 | 1 | -1/+5 | |
| | | ||||||
| * | Fix off by one memory allocation error | Marcel Holtmann | 2005-08-06 | 1 | -7/+4 | |
| | | ||||||
| * | Add textfile regression test | Marcel Holtmann | 2005-08-05 | 2 | -0/+70 | |
| | | ||||||
| * | Use more textfile functions and remove usage of const attribute | Marcel Holtmann | 2005-08-05 | 4 | -476/+84 | |
| | | ||||||
| * | Update the textfile library | Marcel Holtmann | 2005-08-05 | 2 | -6/+50 | |
| | | ||||||
| * | Use bt_free() to free the memory allocated by lmp_featurestostr() | Marcel Holtmann | 2005-08-05 | 2 | -8/+18 | |
| | | ||||||
| * | Escape more shell specific characters | Marcel Holtmann | 2005-08-05 | 1 | -2/+7 | |
| | | ||||||
| * | Fix security problem with escape characters in device name | Marcel Holtmann | 2005-08-05 | 1 | -6/+12 | |
| | | ||||||
| * | Most X servers are now Xorg | Marcel Holtmann | 2005-08-05 | 1 | -1/+1 | |
| | | ||||||
| * | Replace non-printable characters in the device name | Marcel Holtmann | 2005-08-05 | 1 | -10/+11 | |
| | | ||||||
| * | Correctly terminate the device name string | Marcel Holtmann | 2005-08-05 | 2 | -1/+4 | |
| | | ||||||
| * | Don't install bluetoothd at the moment | Marcel Holtmann | 2005-08-05 | 1 | -1/+1 | |
| | | ||||||
| * | Use the new device specific functions | Marcel Holtmann | 2005-08-05 | 1 | -22/+22 | |
| | | ||||||
| * | Add support for device specific SDP records | Marcel Holtmann | 2005-08-05 | 4 | -37/+131 | |
| | | ||||||
| * | Add device specific register functionality | Marcel Holtmann | 2005-08-03 | 4 | -13/+23 | |
| | | ||||||
| * | Add build id for BlueCore3-MM with Unified 20d firmware | Marcel Holtmann | 2005-07-14 | 1 | -0/+2 | |
| | | ||||||
| * | Update some wording in the manual page | Marcel Holtmann | 2005-07-11 | 1 | -2/+8 | |
| | | ||||||
| * | Support class of device and RSSI values in D-Bus message | Marcel Holtmann | 2005-07-07 | 3 | -8/+23 | |
| | | ||||||
| * | Send D-Bus messages for inquiry results and remote name resolves | Marcel Holtmann | 2005-07-07 | 3 | -1/+151 | |
| | | ||||||
| * | Fix more GCC 4.0 warnings | Marcel Holtmann | 2005-07-06 | 5 | -23/+23 | |
| | | ||||||
| * | Add build id for BlueCore3-Audio with Unified 18e firmware | Marcel Holtmann | 2005-07-05 | 1 | -0/+2 | |
| | | ||||||
| * | Fix some GCC 4.0 warnings | Marcel Holtmann | 2005-07-05 | 23 | -47/+60 | |
| | | ||||||
| * | Add Bluetooth daemon skeleton | Marcel Holtmann | 2005-07-04 | 2 | -0/+53 | |
| | | ||||||
| * | Add daemon directory | Marcel Holtmann | 2005-07-04 | 3 | -2/+7 | |
| | | ||||||
| * | Update changelog and bump version numberutils-2.18 | Marcel Holtmann | 2005-07-03 | 2 | -1/+15 | |
| | | ||||||
| * | Move CSR panic and fault code reading to the bccmd tool | Marcel Holtmann | 2005-07-03 | 2 | -14/+40 | |
| | | ||||||
| * | Don't show empty names | Marcel Holtmann | 2005-07-03 | 1 | -1/+3 | |
| | | ||||||
| * | Fix a small typo | Marcel Holtmann | 2005-07-03 | 1 | -1/+1 | |
| | | ||||||
| * | Use textfile library for device name storage | Marcel Holtmann | 2005-07-03 | 2 | -126/+18 | |
| | | ||||||
| * | Add Audio/Video control utility | Marcel Holtmann | 2005-07-03 | 4 | -8/+298 | |
| | | ||||||
| * | Add support for getting the local Bluetooth clock | Marcel Holtmann | 2005-07-03 | 1 | -1/+18 | |
| | |