Date: Fri, 12 May 2017 11:26:52 -0400 From: Kurt Lidl <lidl@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r318242 - head/crypto/openssh Message-ID: <1db4302e-63a1-e8ce-b493-91c0db9540a3@FreeBSD.org> In-Reply-To: <201705121520.v4CFKCq5085834@repo.freebsd.org> References: <201705121520.v4CFKCq5085834@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 5/12/17 11:20 AM, Kurt Lidl wrote: > Author: lidl > Date: Fri May 12 15:20:12 2017 > New Revision: 318242 > URL: https://svnweb.freebsd.org/changeset/base/318242 > > Log: > Refine and update blacklist support in sshd > > Adjust notification points slightly to catch all auth failures, > rather than just the ones caused by bad usernames. > > Modify notification point for bad usernames to send new type of > BLACKLIST_BAD_USER. (Support in libblacklist will be forthcoming soon.) > Add guards to allow library headers to expose the enum of action values. > > Reviewed by: des > Approved by: des > Sponsored by: The FreeBSD Foundation Forgot: MFC after: 3 days -Kurt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1db4302e-63a1-e8ce-b493-91c0db9540a3>