Date: Tue, 13 Dec 2005 00:35:56 +0000 (UTC) From: Maksim Yevmenkin <emax@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/bluetooth/sdpd scr.c sdpd.8 server.c server.h srr.c sur.c Message-ID: <200512130035.jBD0ZudC092598@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512130035.jBD0ZudC092598>
