opnsense-src/usr.sbin/bluetooth/sdpd
Maksim Yevmenkin d1c004f7d1 Teach sdpd(8) to check peer's credentials before accepting request to
register, remove or change services in the local database. For now only
accept the request if the peer has effective user ID the same as 'root'
user ID.

MFC after:	1 week
2005-12-06 17:56:36 +00:00
..
bgd.c Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
dun.c Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
ftrn.c Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
irmc.c Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
irmc_command.c Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
lan.c Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
log.c Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
log.h Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
main.c Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
Makefile Teach sdpd(8) about 32-bit and 128-bit uuid's. 2005-01-05 18:37:37 +00:00
opush.c Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
profile.c Avoid casts as lvalues. 2004-07-28 07:20:04 +00:00
profile.h Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
provider.c Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
provider.h Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
sar.c Add extra sanity check for SDP packets in libsdp(3) 2004-02-26 20:44:55 +00:00
scr.c Teach sdpd(8) to check peer's credentials before accepting request to 2005-12-06 17:56:36 +00:00
sd.c Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
sdpd.8 Teach sdpd(8) to check peer's credentials before accepting request to 2005-12-06 17:56:36 +00:00
server.c Teach sdpd(8) to check peer's credentials before accepting request to 2005-12-06 17:56:36 +00:00
server.h Teach sdpd(8) to check peer's credentials before accepting request to 2005-12-06 17:56:36 +00:00
sp.c Import sdpd(8) sources. This is Bluetooth Service Discovery Protocol daemon. 2004-01-20 20:48:26 +00:00
srr.c Teach sdpd(8) to check peer's credentials before accepting request to 2005-12-06 17:56:36 +00:00
ssar.c Teach sdpd(8) about 32-bit and 128-bit uuid's. 2005-01-05 18:37:37 +00:00
ssr.c Teach sdpd(8) about 32-bit and 128-bit uuid's. 2005-01-05 18:37:37 +00:00
sur.c Teach sdpd(8) to check peer's credentials before accepting request to 2005-12-06 17:56:36 +00:00
uuid-private.h Teach sdpd(8) about 32-bit and 128-bit uuid's. 2005-01-05 18:37:37 +00:00
uuid.c Teach sdpd(8) about 32-bit and 128-bit uuid's. 2005-01-05 18:37:37 +00:00