Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: basesrc
Module Name: basesrc
Committed By: cgd
Date: Mon Jun 26 01:28:05 UTC 2000
Modified Files:
basesrc/usr.sbin/portmap [netbsd-1-4]: portmap.8
Log Message:
pull up rev 1.11 from trunk (requested by sommerfeld):
Fix a hole in the portmap libwrap access control. The new code
disallows all indirect calls to the portmapper except for
PMAPPROC_NULL unless the -i (insecure) flag has been specified.
While there, add a new flag, -p (paranoid) which also disallows
indirect calls to a small number of other services, including
key parts of NFS and NIS.
To generate a diff of this commit:
cvs rdiff -r1.7.2.1 -r1.7.2.2 basesrc/usr.sbin/portmap/portmap.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index