Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 1.0.1 | stas | 2006-11-07 | 1 | -3/+3 |
| | | | | | | | | | | | 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] | ||||
* | Anti-bruteforce PAM module for authentification services. It can be used to | sem | 2006-03-26 | 1 | -0/+3 |
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> |