summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-05 01:35:23 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-05 01:35:23 +0000
commit916d83d208d751b9a3605165893370c8d429bba5 (patch)
tree70ccdcb0c4060a4f0ca6a5170a63f517cf1f2638 /ChangeLog
parent80cb27dd7c7caa07615bf375a3bd090085f2d33d (diff)
- stevesk@cvs.openbsd.org 2002/02/28 19:36:28
[auth.c match.c match.h] delay hostname lookup until we see a ``@'' in DenyUsers and AllowUsers for sshd -u0; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7b0ed44ca..f595caff9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,10 @@
20 - markus@cvs.openbsd.org 2002/02/28 15:46:33 20 - markus@cvs.openbsd.org 2002/02/28 15:46:33
21 [authfile.c kex.c kexdh.c kexgex.c key.c ssh-dss.c] 21 [authfile.c kex.c kexdh.c kexgex.c key.c ssh-dss.c]
22 add some const EVP_MD for openssl-0.9.7 22 add some const EVP_MD for openssl-0.9.7
23 - stevesk@cvs.openbsd.org 2002/02/28 19:36:28
24 [auth.c match.c match.h]
25 delay hostname lookup until we see a ``@'' in DenyUsers and AllowUsers
26 for sshd -u0; ok markus@
23 27
2420020226 2820020226
25 - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests 29 - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests
@@ -7751,4 +7755,4 @@
7751 - Wrote replacements for strlcpy and mkdtemp 7755 - Wrote replacements for strlcpy and mkdtemp
7752 - Released 1.0pre1 7756 - Released 1.0pre1
7753 7757
7754$Id: ChangeLog,v 1.1896 2002/03/05 01:33:36 mouring Exp $ 7758$Id: ChangeLog,v 1.1897 2002/03/05 01:35:23 mouring Exp $