index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant assignments to WARNS.
ed
2011-06-06
1
-1
/
+0
*
Encode horizontal scroll events (AC Pan) as button presses (bit 5 and 6)
emax
2011-05-04
1
-0
/
+11
*
Improve the man page and l2control's usage() a bit.
emax
2011-04-19
2
-13
/
+22
*
Do not use word 'flood' as it not entirely correct. Use better 'no delay'
emax
2011-03-28
2
-18
/
+19
*
Don't generate input() since it's not used.
brucec
2010-11-22
2
-2
/
+2
*
Add firmware downloader for Atheros AR3011 based USB Bluetooth devices.
emax
2010-11-12
4
-0
/
+375
*
Make sure to only pickup hid_input items when parsing input reports.
emax
2010-09-08
1
-1
/
+2
*
Do not request SDP attributes using ranges.
emax
2010-09-07
1
-2
/
+4
*
mdoc: move remaining sections into consistent order
uqs
2010-05-13
2
-9
/
+9
*
mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the
uqs
2010-05-13
2
-25
/
+25
*
Catch up with libusbhid merge (rev 205728).
kaiw
2010-05-09
1
-11
/
+5
*
Remove redundant WARNS?=6 overrides and inherit the WARNS setting from
uqs
2010-03-02
1
-1
/
+0
*
Teach btpand(8) to recognized Bluetooth device node names.
emax
2009-05-18
1
-1
/
+1
*
Fix bug in event timeout handling
emax
2009-04-17
1
-5
/
+5
*
Build fixups for the new USB stack.
thompsa
2009-02-23
1
-0
/
+1
*
Clenup code a bit and do not call fork(2) before dameon(3) where not needed.
emax
2009-02-04
3
-36
/
+10
*
Hook up btpand(8) to the build
emax
2009-02-02
1
-0
/
+1
*
Fix client mode. Pick up service availability changes.
emax
2009-02-02
3
-21
/
+19
*
Add btpand(8) daemon from NetBSD. This daemon provides support for
emax
2009-01-30
15
-0
/
+3372
*
Straighten out those pesky SDP records for the Bluetooth
emax
2008-11-25
1
-10
/
+26
*
Add mandatory "security description" SDP parameter to the PANU profile
emax
2008-03-19
1
-0
/
+15
*
Add PSM and Load Factor SDP parameters to the BNEP based profiles
emax
2008-03-18
6
-15
/
+110
*
Update usage() - add new -D option. While I'm here, update copyright
emax
2008-03-14
1
-2
/
+5
*
Add support for the NAP, GN and PANU profiles to the sdpd(8).
emax
2008-03-11
6
-6
/
+562
*
Add an option to register DUN (Dial-Up Networking) service on the same
emax
2008-03-06
2
-3
/
+43
*
Allow search for any UUID entered by user.
emax
2007-11-04
1
-3
/
+0
*
Fixed "make checkdpadd" (missing library dependencies).
ru
2007-10-01
1
-1
/
+1
*
Add `accept dns' to rfcomm-server example
pav
2007-05-13
1
-0
/
+1
*
Check that the length of the received message is at least as big as a PDU
emax
2007-02-23
1
-1
/
+2
*
Do not mark Bluetooth HID device as a "potential keyboard" if its descriptor
emax
2006-11-27
1
-1
/
+1
*
- Grammar fixes
markus
2006-11-13
1
-56
/
+74
*
Properly htole16() PSM in sockaddr_l2cap
emax
2006-11-02
1
-3
/
+3
*
- Add a 'verbose' switch -v
markus
2006-10-31
3
-2
/
+17
*
- Grammar and typo fixes
markus
2006-10-10
1
-12
/
+11
*
Fix a typo introduced in the last commit: WWW Refresh is 0x227, not 0227
markus
2006-10-09
1
-1
/
+1
*
Pacify new GCC4 warnings.
emax
2006-09-21
3
-4
/
+4
*
Get rid of extra const to pacify new GCC4 warnings.
emax
2006-09-21
2
-30
/
+30
*
Use socklen_t instead of int32_t where appropriate to pacify new GCC4
emax
2006-09-21
5
-7
/
+12
*
Temporarily put ugly workaround in place to make sparc64 build happy.
emax
2006-09-08
1
-12
/
+12
*
Update bthidd(8) code and hook it up to the build.
emax
2006-09-07
14
-462
/
+642
*
- Only print a clarifying message about which HCI node has been used if there
markus
2006-06-02
1
-4
/
+6
*
- Document the new Read_Node_List command, autodetection of HCI nodes and
markus
2006-05-22
1
-8
/
+9
*
- Add HCI node autodetection. As a consequence of this, make the '-n'
markus
2006-05-22
3
-7
/
+89
*
Fix formatting. Add missing break;
emax
2006-05-14
1
-2
/
+3
*
Properly map mouse buttons
emax
2006-03-21
1
-1
/
+4
*
Properly convert L2CAP PSM values in sockaddr_l2cap to LE16 byte order.
emax
2006-03-16
3
-4
/
+4
*
Style: NO_MAN doesn't need any value.
ru
2006-03-15
1
-1
/
+1
*
Teach bthidd(8) to reload its config when SIGHUP is received.
emax
2006-03-14
1
-3
/
+27
*
Fix typo
emax
2006-03-13
1
-1
/
+1
*
- Use official version strings for LMP and HCI version reporting and add
markus
2006-02-23
4
-7
/
+42
[next]