summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2008-06-16 07:56:20 +1000
committerDamien Miller <djm@mindrot.org>2008-06-16 07:56:20 +1000
commit307c1d10a78218fc2a67c3b285f90e701415004b (patch)
treec903a355d637bccb8fa6d764cbf10841fff25ee7 /ChangeLog
parentc62a5af29ab1515f6093d84588f86a398e696a9a (diff)
- dtucker@cvs.openbsd.org 2008/06/15 16:58:40
[servconf.c sshd_config.5] Allow MaxAuthTries within a Match block. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5f5fcdec7..1a3b3b1a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,9 @@
18 - dtucker@cvs.openbsd.org 2008/06/15 16:55:38 18 - dtucker@cvs.openbsd.org 2008/06/15 16:55:38
19 [sshd_config.5] 19 [sshd_config.5]
20 MaxSessions is allowed in a Match block too 20 MaxSessions is allowed in a Match block too
21 - dtucker@cvs.openbsd.org 2008/06/15 16:58:40
22 [servconf.c sshd_config.5]
23 Allow MaxAuthTries within a Match block. ok djm@
21 24
2220080614 2520080614
23 - (djm) [openbsd-compat/sigact.c] Avoid NULL derefs in ancient sigaction 26 - (djm) [openbsd-compat/sigact.c] Avoid NULL derefs in ancient sigaction
@@ -4390,4 +4393,4 @@
4390 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4393 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4391 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4394 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4392 4395
4393$Id: ChangeLog,v 1.5017 2008/06/15 21:55:46 djm Exp $ 4396$Id: ChangeLog,v 1.5018 2008/06/15 21:56:20 djm Exp $