diff options
author | Darren Tucker <dtucker@zip.com.au> | 2005-03-14 23:17:27 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2005-03-14 23:17:27 +1100 |
commit | a8f553df53bf116c16de409a0d6bc897d0a2f228 (patch) | |
tree | afd6f843aee19fa78ff6aa504c24c784d654967e /ChangeLog | |
parent | da1adbc2cc0cc26a61102d9129241fcb61c33cb1 (diff) |
- dtucker@cvs.openbsd.org 2005/03/14 11:44:42
[auth.c]
Populate host for log message for logins denied by AllowUsers and
DenyUsers (bz #999); ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -21,6 +21,10 @@ | |||
21 | - dtucker@cvs.openbsd.org 2005/03/14 10:09:03 | 21 | - dtucker@cvs.openbsd.org 2005/03/14 10:09:03 |
22 | [ssh-keygen.1] | 22 | [ssh-keygen.1] |
23 | Correct description of -H (bz #997); ok markus@, punctuation jmc@ | 23 | Correct description of -H (bz #997); ok markus@, punctuation jmc@ |
24 | - dtucker@cvs.openbsd.org 2005/03/14 11:44:42 | ||
25 | [auth.c] | ||
26 | Populate host for log message for logins denied by AllowUsers and | ||
27 | DenyUsers (bz #999); ok markus@ | ||
24 | 28 | ||
25 | 20050313 | 29 | 20050313 |
26 | - (dtucker) [contrib/cygwin/ssh-host-config] Makes the query for the | 30 | - (dtucker) [contrib/cygwin/ssh-host-config] Makes the query for the |
@@ -2355,4 +2359,4 @@ | |||
2355 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 2359 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
2356 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 2360 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
2357 | 2361 | ||
2358 | $Id: ChangeLog,v 1.3716 2005/03/14 12:15:58 dtucker Exp $ | 2362 | $Id: ChangeLog,v 1.3717 2005/03/14 12:17:27 dtucker Exp $ |