summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update changelog and bump version numberutils-2.21Marcel Holtmann2005-09-102-1/+14
* Add support for the Filesystem in Userspace (FUSE)Marcel Holtmann2005-09-105-9/+132
* The Filesystem in Userspace needs -D_FILE_OFFSET_BITS=64Marcel Holtmann2005-09-101-1/+1
* Fix infinite loops and false positive matchesMarcel Holtmann2005-09-101-25/+14
* Add check for Filesystem in Userspace (FUSE)Marcel Holtmann2005-09-102-44/+81
* Add optional warm reset of the deviceMarcel Holtmann2005-09-101-5/+14
* Add support for transient persistent storage valuesMarcel Holtmann2005-09-104-17/+26
* Add PSKEY_ANA_FREQ and PSKEY_ANA_FTRIM translationsMarcel Holtmann2005-09-101-0/+4
* Add support for PSKEY_ANA_FREQ and PSKEY_ANA_FTRIMMarcel Holtmann2005-09-102-1/+5
* Don't forget the command for reading the extended inquiry responseMarcel Holtmann2005-09-091-0/+1
* Update security filter definitionsMarcel Holtmann2005-09-081-61/+91
* Add skeleton for the csrinit utilityMarcel Holtmann2005-09-084-3/+159
* Support volatile changes of the BD_ADDR for CSR chipsMarcel Holtmann2005-09-081-2/+15
* Add an example for the PSR file formatMarcel Holtmann2005-09-072-1/+13
* Let textfile_put() also replace the last key value pairMarcel Holtmann2005-09-071-3/+10
* Fix memory leaks with textfile_get() usageMarcel Holtmann2005-09-072-0/+10
* Show supported commands also in clear textMarcel Holtmann2005-09-072-4/+24
* Don't retrieve stored link keys for RAW devicesMarcel Holtmann2005-09-061-0/+3
* Make the reset optionalMarcel Holtmann2005-09-061-5/+10
* Document the putkey and delkey commandsMarcel Holtmann2005-09-061-0/+10
* Move create_dirs() and create_file() into the textfile libraryMarcel Holtmann2005-08-304-56/+55
* Update changelog and bump version numberutils-2.20Marcel Holtmann2005-08-272-1/+11
* Fix D-Bus 0.2x and 0.3x problemsMarcel Holtmann2005-08-262-35/+43
* Update D-Bus support for inquiry and connection trackingMarcel Holtmann2005-08-253-22/+167
* Add support for extended inquiry resultsMarcel Holtmann2005-08-241-0/+22
* Add missing unref callMarcel Holtmann2005-08-241-0/+1
* Fix D-Bus crashesMarcel Holtmann2005-08-241-13/+20
* Add support for reset and transmitter modificationMarcel Holtmann2005-08-221-4/+45
* Add support for writing valueless BCCMD variablesMarcel Holtmann2005-08-222-0/+47
* Reset the device after changing the addressMarcel Holtmann2005-08-211-7/+48
* Add ActiveSync networking supportMarcel Holtmann2005-08-217-53/+105
* Escape for shell meta charactersMarcel Holtmann2005-08-191-0/+3
* Identify the extended inquiry mode correctlyMarcel Holtmann2005-08-191-2/+15
* Add support for HotSync and ActiveSync profilesMarcel Holtmann2005-08-191-3/+89
* Update manual page and fix spelling mistakesMarcel Holtmann2005-08-162-2/+17
* Filter out more meta charactersMarcel Holtmann2005-08-161-0/+2
* Add support for HotSync service recordsMarcel Holtmann2005-08-071-0/+31
* Add missing UUID translationsMarcel Holtmann2005-08-071-0/+7
* Add UUIDs for phonebook access profileMarcel Holtmann2005-08-071-0/+2
* Use device specific service record register functionMarcel Holtmann2005-08-076-8/+8
* Update changelog and bump version numberutils-2.19Marcel Holtmann2005-08-062-1/+11
* Create directories before calling the textfile functionsMarcel Holtmann2005-08-061-0/+58
* Remove the create_dirs() functionMarcel Holtmann2005-08-061-34/+0
* Use bt_free() instead of free() for inquiry resultsMarcel Holtmann2005-08-064-5/+5
* Add test for reading valuesMarcel Holtmann2005-08-061-1/+5
* Fix off by one memory allocation errorMarcel Holtmann2005-08-061-7/+4
* Add textfile regression testMarcel Holtmann2005-08-052-0/+70
* Use more textfile functions and remove usage of const attributeMarcel Holtmann2005-08-054-476/+84
* Update the textfile libraryMarcel Holtmann2005-08-052-6/+50
* Use bt_free() to free the memory allocated by lmp_featurestostr()Marcel Holtmann2005-08-052-8/+18