summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add build ids for Unified 21c firmwaresMarcel Holtmann2005-11-091-0/+23
| * Include checks for mmap() returning NULLMarcel Holtmann2005-11-093-4/+4
| * Support multiple signatures for inquiryMarcel Holtmann2005-11-083-46/+73
| * Only use psi and psf stores as defaultMarcel Holtmann2005-11-071-1/+1
| * Fix parsing of the PS key identifierMarcel Holtmann2005-11-071-7/+10
| * Fix the memory types commandMarcel Holtmann2005-11-071-5/+5
| * More coding style cleanupsMarcel Holtmann2005-11-061-89/+96
| * Some parameters of the inquiry must be uint16Marcel Holtmann2005-11-063-14/+14
| * Cleanup the args handlingMarcel Holtmann2005-11-061-21/+23
| * Some more big endian fixesMarcel Holtmann2005-11-061-4/+4
| * Update to the new BCCMD interface utilityMarcel Holtmann2005-11-066-789/+727
| * Add initial support of setproperty and getpropertyMarcel Holtmann2005-11-042-10/+152
| * Remove usage of BTADDR_LENMarcel Holtmann2005-11-031-3/+2
| * Update dbus-test scriptMarcel Holtmann2005-11-031-4/+5
| * More cleanupsMarcel Holtmann2005-11-031-56/+61
| * Add the dbus-test scriptMarcel Holtmann2005-11-032-1/+286
| * Some more coding style cleanupsMarcel Holtmann2005-11-031-56/+36
| * Fix memory lack in authenticationMarcel Holtmann2005-11-021-2/+0
| * Introduce a new path_id fieldMarcel Holtmann2005-11-022-73/+81
| * Send a proper method return to the authenticate method callMarcel Holtmann2005-11-021-0/+2
| * Add up and down methodsMarcel Holtmann2005-11-011-8/+95
| * Add support for checking the memory typeMarcel Holtmann2005-11-011-5/+70
| * 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