svn commit: r318242 - head/crypto/openssh
Kurt Lidl
lidl at FreeBSD.org
Fri May 12 15:26:54 UTC 2017
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
More information about the svn-src-head
mailing list