summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Teach btpand(8) to recognized Bluetooth device node names.emax2009-05-181-1/+1
* Fix bug in event timeout handlingemax2009-04-171-5/+5
* Build fixups for the new USB stack.thompsa2009-02-231-0/+1
* Clenup code a bit and do not call fork(2) before dameon(3) where not needed.emax2009-02-043-36/+10
* Hook up btpand(8) to the buildemax2009-02-021-0/+1
* Fix client mode. Pick up service availability changes.emax2009-02-023-21/+19
* Add btpand(8) daemon from NetBSD. This daemon provides support foremax2009-01-3015-0/+3372
* Straighten out those pesky SDP records for the Bluetoothemax2008-11-251-10/+26
* Add mandatory "security description" SDP parameter to the PANU profileemax2008-03-191-0/+15
* Add PSM and Load Factor SDP parameters to the BNEP based profilesemax2008-03-186-15/+110
* Update usage() - add new -D option. While I'm here, update copyrightemax2008-03-141-2/+5
* Add support for the NAP, GN and PANU profiles to the sdpd(8).emax2008-03-116-6/+562
* Add an option to register DUN (Dial-Up Networking) service on the sameemax2008-03-062-3/+43
* Allow search for any UUID entered by user.emax2007-11-041-3/+0
* Fixed "make checkdpadd" (missing library dependencies).ru2007-10-011-1/+1
* Add `accept dns' to rfcomm-server examplepav2007-05-131-0/+1
* Check that the length of the received message is at least as big as a PDUemax2007-02-231-1/+2
* Do not mark Bluetooth HID device as a "potential keyboard" if its descriptoremax2006-11-271-1/+1
* - Grammar fixesmarkus2006-11-131-56/+74
* Properly htole16() PSM in sockaddr_l2capemax2006-11-021-3/+3
* - Add a 'verbose' switch -vmarkus2006-10-313-2/+17
* - Grammar and typo fixesmarkus2006-10-101-12/+11
* Fix a typo introduced in the last commit: WWW Refresh is 0x227, not 0227markus2006-10-091-1/+1
* Pacify new GCC4 warnings.emax2006-09-213-4/+4
* Get rid of extra const to pacify new GCC4 warnings.emax2006-09-212-30/+30
* Use socklen_t instead of int32_t where appropriate to pacify new GCC4emax2006-09-215-7/+12
* Temporarily put ugly workaround in place to make sparc64 build happy.emax2006-09-081-12/+12
* Update bthidd(8) code and hook it up to the build.emax2006-09-0714-462/+642
* - Only print a clarifying message about which HCI node has been used if theremarkus2006-06-021-4/+6
* - Document the new Read_Node_List command, autodetection of HCI nodes andmarkus2006-05-221-8/+9
* - Add HCI node autodetection. As a consequence of this, make the '-n'markus2006-05-223-7/+89
* Fix formatting. Add missing break;emax2006-05-141-2/+3
* Properly map mouse buttonsemax2006-03-211-1/+4
* Properly convert L2CAP PSM values in sockaddr_l2cap to LE16 byte order.emax2006-03-163-4/+4
* Style: NO_MAN doesn't need any value.ru2006-03-151-1/+1
* Teach bthidd(8) to reload its config when SIGHUP is received.emax2006-03-141-3/+27
* Fix typoemax2006-03-131-1/+1
* - Use official version strings for LMP and HCI version reporting and addmarkus2006-02-234-7/+42
* Fix scancode translation tablemarkus2006-02-201-2/+3
* - Grammar fixesmarkus2006-02-111-21/+21
* - Fix attribute id of HIDBatteryPowermarkus2006-02-101-5/+5
* Fix typo in rfcomm_pppd(8) man page.emax2005-12-121-1/+1
* Teach sdpd(8) to check peer's credentials before accepting request toemax2005-12-066-9/+55
* Fix typo in usage.emax2005-09-011-1/+1
* Fix all the spelling mistakes I could find in the man pages for wordskeramida2005-07-312-5/+5
* - Grammar fixesmarkus2005-07-091-12/+12
* Do not tread 128-bit UUID as int128. Provide separate macros to get/putemax2005-05-271-27/+36
* Fix problem with session termination. bthidd(8) maintains two L2CAPemax2005-05-182-3/+4
* Let bsd.prog.mk set SRCS and MAN to their default values.ru2005-01-284-4/+0
* Sort sections.ru2005-01-188-26/+26
OpenPOWER on IntegriCloud