summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update changelog and bump version numberutils-3.36Marcel Holtmann2008-07-112-1/+15
* Add the TI copyright noteMarcel Holtmann2008-07-111-0/+1
* Don't try to load plugins if no directory is specifiedMarcel Holtmann2008-07-111-0/+3
* Fix memory leakMarcel Holtmann2008-07-111-1/+3
* Fix include issue for PATH_MAXMarcel Holtmann2008-07-111-0/+2
* Fix BCSP sent/receive handlingMarcel Holtmann2008-07-111-13/+13
* Allow bonding during periodic inquiryMarcel Holtmann2008-07-111-1/+1
* Update the TI init routine with BRF supportMarcel Holtmann2008-07-113-56/+542
* Make sure to actually set the link mode optionMarcel Holtmann2008-07-111-0/+6
* Fix SDP record registration with specific record handlesMarcel Holtmann2008-07-111-6/+7
* Add alternate TI init routineMarcel Holtmann2008-07-113-2/+282
* Set input speed and the LL protocol identifierMarcel Holtmann2008-07-111-0/+3
* Allow link mode settings for outgoing connectionsMarcel Holtmann2008-07-102-11/+30
* Mention the broken bgb2xx init routineMarcel Holtmann2008-07-101-1/+5
* Add include for <limits.h>Marcel Holtmann2008-07-101-0/+1
* Make sure to include <signal.h>Marcel Holtmann2008-07-101-0/+1
* Add example record for headset audio gateway recordMarcel Holtmann2008-07-101-0/+71
* Use Handsfree version 0x0105 for the gateway roleMarcel Holtmann2008-07-101-1/+1
* Quick hack to allow reject of PIN code requestsMarcel Holtmann2008-07-101-0/+13
* Add extra attributes to the serial port recordMarcel Holtmann2008-07-101-1/+9
* Update changelog and bump version numberutils-3.35Marcel Holtmann2008-07-012-1/+11
* Fixed missing includeClaudio Takahasi2008-06-304-0/+4
* Removed unused variableClaudio Takahasi2008-06-301-1/+0
* Added uuid128 support for device DiscoverServicesClaudio Takahasi2008-06-305-18/+13
* Accept friendly names for discover servicesClaudio Takahasi2008-06-305-37/+41
* Don't use lib prefix for pluginsMarcel Holtmann2008-06-306-28/+26
* Fix authorization when experiemental is disabled.Luiz Augusto von Dentz2008-06-272-7/+8
* Fix probing and removing drivers when discovering services.Luiz Augusto von Dentz2008-06-264-53/+136
* Cleanup device_browse code.Luiz Augusto von Dentz2008-06-254-52/+55
* Enable output of timestampsMarcel Holtmann2008-06-252-5/+46
* Fix uninitialized variable in passkey request handlingMarcel Holtmann2008-06-241-1/+1
* Update changelog and bump version numberutils-3.34Marcel Holtmann2008-06-242-1/+9
* Mention Glenns contributionsMarcel Holtmann2008-06-241-0/+1
* Use safe functions for the server PDU extractionMarcel Holtmann2008-06-242-7/+51
* Use safe PDU extract functionsMarcel Holtmann2008-06-242-8/+9
* Use the safe versions for SDP record extractionMarcel Holtmann2008-06-241-4/+6
* Use the correct socket descriptor for incoming connectionsMarcel Holtmann2008-06-232-2/+2
* Add timestamp optionMarcel Holtmann2008-06-232-5/+61
* Remove invalid line in usage outputMarcel Holtmann2008-06-231-1/+0
* Mention Alberts contributionsMarcel Holtmann2008-06-231-0/+1
* Fix collect for non-persistent service recordsMarcel Holtmann2008-06-231-1/+6
* Remove unneeded linksMarcel Holtmann2008-06-221-4/+0
* Remove the Mono exampleMarcel Holtmann2008-06-221-159/+0
* Update D-Bus configuration fileMarcel Holtmann2008-06-221-3/+6
* Remove the obsolete todo documentMarcel Holtmann2008-06-221-21/+0
* Make RemoveDevice to return when the device is busy discovering services.Luiz Augusto von Dentz2008-06-182-9/+10
* Update changelog and bump version numberutils-3.33Marcel Holtmann2008-06-182-1/+12
* Fix driver comparisonMarcel Holtmann2008-06-181-1/+9
* Make netlink support optional and disable storage pluginMarcel Holtmann2008-06-183-9/+15
* Fix DiscoverDevice to wait untils the browse finishes to release the name lis...Luiz Augusto von Dentz2008-06-181-25/+29