ChangeLog:
- Handle local logins properly [1]
- Honor allow_on_error in setcred() [1]
- Use the default (*) rule if we can't resolve the hostname [2]
PR: ports/104946
Submitted by: Dan Lukes <dan@obluda.cz> [1]
Reported by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [2]
prevent brute-force attacks on services like SSH or Telnet. It's highly
configurable and very fast.
WWW: http://mbsd.msk.ru/pam_af.html
PR: ports/94113
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>