cvs commit: src/usr.sbin/bluetooth/sdpd scr.c sdpd.8 server.c
server.h srr.c sur.c
Maksim Yevmenkin
emax at FreeBSD.org
Mon Dec 12 16:36:00 PST 2005
emax 2005-12-13 00:35:56 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
usr.sbin/bluetooth/sdpd scr.c sdpd.8 server.c server.h srr.c
sur.c
Log:
MFC: 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.
Revision Changes Path
1.1.8.1 +2 -1 src/usr.sbin/bluetooth/sdpd/scr.c
1.3.2.2 +8 -4 src/usr.sbin/bluetooth/sdpd/sdpd.8
1.1.8.1 +39 -1 src/usr.sbin/bluetooth/sdpd/server.c
1.1.8.1 +2 -1 src/usr.sbin/bluetooth/sdpd/server.h
1.1.8.1 +2 -1 src/usr.sbin/bluetooth/sdpd/srr.c
1.1.8.1 +2 -1 src/usr.sbin/bluetooth/sdpd/sur.c
More information about the cvs-src
mailing list