summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-03-05 01:37:12 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-03-05 01:37:12 +0000
commit778bf55d89b2b4a5246e805cf38a19f028a038b1 (patch)
tree35c02ae4dc1e4d6bf24a53c868e833558645751f /ChangeLog
parent916d83d208d751b9a3605165893370c8d429bba5 (diff)
- stevesk@cvs.openbsd.org 2002/02/28 20:36:42
[sshd.8] DenyUsers allows user@host pattern also
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f595caff9..a3ec14bef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,9 @@
24 [auth.c match.c match.h] 24 [auth.c match.c match.h]
25 delay hostname lookup until we see a ``@'' in DenyUsers and AllowUsers 25 delay hostname lookup until we see a ``@'' in DenyUsers and AllowUsers
26 for sshd -u0; ok markus@ 26 for sshd -u0; ok markus@
27 - stevesk@cvs.openbsd.org 2002/02/28 20:36:42
28 [sshd.8]
29 DenyUsers allows user@host pattern also
27 30
2820020226 3120020226
29 - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests 32 - (tim) Bug 12 [configure.ac] add sys/bitypes.h to int64_t tests
@@ -7755,4 +7758,4 @@
7755 - Wrote replacements for strlcpy and mkdtemp 7758 - Wrote replacements for strlcpy and mkdtemp
7756 - Released 1.0pre1 7759 - Released 1.0pre1
7757 7760
7758$Id: ChangeLog,v 1.1897 2002/03/05 01:35:23 mouring Exp $ 7761$Id: ChangeLog,v 1.1898 2002/03/05 01:37:12 mouring Exp $