summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* In debug mode the syslog headers are neededMarcel Holtmann2006-02-031-0/+1
|
* add radio test (rttxdata1)Adam Laurie2006-01-311-0/+3
|
* Add support for TXData1 radio test commandMarcel Holtmann2006-01-301-0/+26
|
* Add definition for radio test commandsMarcel Holtmann2006-01-301-0/+1
|
* Update manual page titleMarcel Holtmann2006-01-261-1/+1
|
* Add service record for direct printingMarcel Holtmann2006-01-241-0/+66
|
* Add HCRP service identifierMarcel Holtmann2006-01-212-1/+2
|
* Add service record for the ISDN profileMarcel Holtmann2006-01-212-10/+112
|
* Add UDI service recordsMarcel Holtmann2006-01-211-0/+85
|
* Add support for Broadcom BCM2035 chipsMarcel Holtmann2006-01-211-0/+114
|
* Include a devup script optionMarcel Holtmann2006-01-203-56/+76
|
* Add missing break in switch statementMarcel Holtmann2006-01-191-0/+2
|
* Use the correct device for reading the local clockMarcel Holtmann2006-01-181-1/+1
|
* Update changelog and bump version numberutils-2.25Marcel Holtmann2006-01-172-1/+15
|
* Use MAP_PRIVATE instead of MAP_SHARED for textfile_put()Marcel Holtmann2006-01-171-1/+1
|
* Add support for dialup/telephone connectionsMarcel Holtmann2006-01-174-3/+20
|
* Add support for choosing a specific service record handleMarcel Holtmann2006-01-171-149/+216
|
* Some whitespace cleanupsMarcel Holtmann2006-01-171-11/+11
|
* Make use of the daemon() functionMarcel Holtmann2006-01-171-33/+9
|
* Redirect stdin, stdout, stderr to /dev/null for daemonMarcel Holtmann2006-01-161-2/+11
|
* Add support for the Handsfree Audio Gateway service recordMarcel Holtmann2006-01-161-1/+68
|
* Fix service record registrationMarcel Holtmann2006-01-161-8/+20
|
* Allow null-terminated stringsMarcel Holtmann2006-01-061-1/+4
|
* Add Apple attributes and iSync recordsMarcel Holtmann2006-01-041-2/+81
|
* dd definitions for Apple AgentMarcel Holtmann2006-01-041-0/+3
|
* Add UUID for Apple Macintosh AttributesMarcel Holtmann2006-01-031-0/+4
|
* Add UUID for N-Gage gamesMarcel Holtmann2006-01-031-0/+4
|
* Use %jx instead of %llx for uint64_t and int64_tMarcel Holtmann2006-01-031-2/+2
|
* Update copyright informationMarcel Holtmann2006-01-0382-82/+82
|
* Another bunch of whitespace cleanupsMarcel Holtmann2005-12-272-49/+73
|
* Update changelog and bump version numberutils-2.24Marcel Holtmann2005-12-242-1/+9
|
* Add support for device scan propertyMarcel Holtmann2005-12-245-51/+291
|
* Setup D-Bus for PIN agent if neededMarcel Holtmann2005-12-211-2/+9
|
* Work around missing DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT declarationMarcel Holtmann2005-12-201-0/+4
|
* Include header file stdint.hMarcel Holtmann2005-12-181-0/+2
|
* Update build definitionsMarcel Holtmann2005-12-151-5/+5
|
* Update the D-Bus policy configuration fileMarcel Holtmann2005-12-131-1/+3
|
* Fix display of text and data stringsMarcel Holtmann2005-12-131-3/+7
|
* Update changelog and bump version numberutils-2.23Marcel Holtmann2005-12-102-1/+15
|
* Support different device namesMarcel Holtmann2005-12-091-4/+7
|
* Add support for the old RFCOMM based EPoX presenterMarcel Holtmann2005-12-094-16/+871
|
* Reject connections from unknown devicesMarcel Holtmann2005-12-091-7/+15
|
* Fix display of text stringsMarcel Holtmann2005-12-091-19/+11
|
* Use /var/lib/misc/oui.txt as default OUI fileMarcel Holtmann2005-12-071-3/+6
|
* Update the Silicon Wave init routineMarcel Holtmann2005-12-071-10/+11
|
* Update manual page of bccmd toolMarcel Holtmann2005-12-061-9/+59
|
* Add HCI emulation toolMarcel Holtmann2005-12-032-2/+1357
|
* Add MicroBCSP implementationMarcel Holtmann2005-12-024-24/+1403
|
* Fix array length for device nameMarcel Holtmann2005-12-021-1/+1
|
* Read oui.txt in current directory firstMarcel Holtmann2005-11-301-4/+6
|