summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Remove usage of /etc/bluetooth/{pin|link_key} filesMarcel Holtmann2006-02-088-159/+28
| |
| * Write error is execution of pppd failsMarcel Holtmann2006-02-071-1/+4
| |
| * Add support for modifying the scan enable settingMarcel Holtmann2006-02-073-130/+197
| |
| * Add support for deleting keysMarcel Holtmann2006-02-073-19/+116
| |
| * gnip (reverse ping)Adam Laurie2006-02-031-1/+6
| |
| * Implement the gnip (reverse ping) supportMarcel Holtmann2006-02-031-5/+16
| |
| * Fix an endless if an attribute range has been requestedMarcel Holtmann2006-02-031-4/+8
| |
| * 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
| |