summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add missing definition for memory typeMarcel Holtmann2005-11-011-0/+1
| * Add support for deleting PS keysMarcel Holtmann2005-11-011-9/+31
| * Add support for writing complex BCCMD commandsMarcel Holtmann2005-11-012-0/+40
| * Use psi, psf and psram as default storeMarcel Holtmann2005-11-011-1/+1
| * Add alternate names for the storesMarcel Holtmann2005-11-011-0/+8
| * Add support for different storesMarcel Holtmann2005-11-011-24/+48
| * The parameter is called stores and not storeMarcel Holtmann2005-11-012-18/+18
| * Move glib-ectomy.[ch] into the common directoryMarcel Holtmann2005-11-014-3/+9
| * Implement the interface redesignMarcel Holtmann2005-11-014-521/+319
| * Add support for big endian architecturesMarcel Holtmann2005-10-311-13/+34
| * Update changelog and bump version numberutils-2.22Marcel Holtmann2005-10-312-1/+11
| * Add functions for device listingMarcel Holtmann2005-10-312-117/+340
| * Fix typosMarcel Holtmann2005-10-311-20/+20
| * Update some missing PS keysMarcel Holtmann2005-10-312-0/+25
| * Big cleanup of CVS relicsMarcel Holtmann2005-10-29103-1285/+857
| * Update support for extended inquiry responseMarcel Holtmann2005-10-292-14/+90
| * Set local name for extended inquiry responseMarcel Holtmann2005-10-291-0/+18
| * Use snprintf() and remove unecessary byte parametersMarcel Holtmann2005-10-291-30/+22
| * Set inquiry mode only when its feature bit is presentMarcel Holtmann2005-10-281-3/+17
| * Update security filter for Extended Inquiry Response (EIR)Marcel Holtmann2005-10-271-7/+7
| * Add build ids for the "marcel" specific firmwareMarcel Holtmann2005-10-271-0/+3
| * Send signal for authentication complete eventsMarcel Holtmann2005-10-274-1/+65
| * Cleanup the socket and device descriptor variable namesMarcel Holtmann2005-10-271-35/+40
| * Add initial D-Bus device configuration supportMarcel Holtmann2005-10-273-63/+85
| * Update bootstrap stuffMarcel Holtmann2005-10-263-9/+20
| * Add support for the PSR file formatMarcel Holtmann2005-10-262-0/+181
| * Add support for reading all available PS keysMarcel Holtmann2005-10-251-38/+125
| * Add PS key to value transformation routineMarcel Holtmann2005-10-252-0/+859
| * Update build idsMarcel Holtmann2005-10-251-0/+3
| * Display one build definition per lineMarcel Holtmann2005-10-251-4/+2
| * Add support for reading the build definitionsMarcel Holtmann2005-10-252-0/+39
| * Add build definition to string functionMarcel Holtmann2005-10-252-2/+112
| * Update the list of PS keysMarcel Holtmann2005-10-252-24/+1227
| * Add more PS key definitionsMarcel Holtmann2005-10-242-0/+15
| * Add PS keys for BD_ADDR, country code and class of deviceMarcel Holtmann2005-10-241-46/+81
| * Add support for UINT32 PS keysMarcel Holtmann2005-10-242-0/+23
| * Add support for listing all available PS keysMarcel Holtmann2005-10-241-4/+48
| * Add more BCCMD command ids and PS key valuesMarcel Holtmann2005-10-242-31/+51
| * Add support for the Logitech diNovo Media Desktop LaserMarcel Holtmann2005-10-241-0/+1
| * Add support for the local supported commandsMarcel Holtmann2005-10-241-2/+15
| * Add the local supported commands PSKEYMarcel Holtmann2005-10-242-1/+4
| * Add EVT_CMD_COMPLETE to the filterMarcel Holtmann2005-10-241-0/+1
| * Add support for changing the feature bitsMarcel Holtmann2005-10-231-12/+36
| * Add support for writing complex PS keysMarcel Holtmann2005-10-232-39/+21
| * Add support for inquiry cancel functionalityMarcel Holtmann2005-10-233-1/+60
| * Remove unecessary checks for rp.statusMarcel Holtmann2005-10-231-18/+0
| * Add support for HCI errorsMarcel Holtmann2005-10-222-24/+66
| * Add support for authentication over D-BusMarcel Holtmann2005-10-222-11/+102
| * Make the remote name resolve non-blockingMarcel Holtmann2005-10-224-25/+104
| * Allow clear text IAC valuesMarcel Holtmann2005-10-212-5/+19