Date: Tue, 21 Sep 1999 18:48:47 +0800 From: Peter Wemm <peter@netplex.com.au> To: Sheldon Hearn <sheldonh@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/contrib/tcp_wrappers hosts_access.5 hosts_access.c tcpdchk.c Message-ID: <19990921104847.371BC1CA7@overcee.netplex.com.au> In-Reply-To: Your message of "Tue, 21 Sep 1999 02:09:58 MST." <199909210909.CAA07259@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Sheldon Hearn wrote: > sheldonh 1999/09/21 02:09:58 PDT > > Modified files: > contrib/tcp_wrappers hosts_access.5 hosts_access.c tcpdchk.c > Log: > Add the ``blacklist'' feature, which allows a path to a filename to > be used as a valid pattern in the access control language. > > Patch obtained from ftp://ftp.porcupine.org/pub/security/ . > > Requested by: markm > > Revision Changes Path > 1.2 +15 -1 src/contrib/tcp_wrappers/hosts_access.5 > 1.2 +24 -0 src/contrib/tcp_wrappers/hosts_access.c > 1.2 +26 -0 src/contrib/tcp_wrappers/tcpdchk.c Is this an official patch that will be in future releases? If so there is a better way to do this (ie: a commit to the vendor branch) that doesn't hurt the repo like this. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990921104847.371BC1CA7>