| commit | 686feb560ec43a06ba04da82b50f3c183c947309 | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Thu Jul 03 21:29:38 2014 +1000 |
| committer | Damien Miller <djm@mindrot.org> | Thu Jul 03 21:29:38 2014 +1000 |
| tree | 2eb2828a5c6c16d2fdede3f4644c811d98e06b57 | |
| parent | 0f12341402e18fd9996ec23189b9418d2722453f [diff] |
- djm@cvs.openbsd.org 2014/07/03 11:16:55
[auth.c auth.h auth1.c auth2.c]
make the "Too many authentication failures" message include the
user, source address, port and protocol in a format similar to the
authentication success / failure messages; bz#2199, ok dtucker