summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2007-12-02 23:02:15 +1100
committerDarren Tucker <dtucker@zip.com.au>2007-12-02 23:02:15 +1100
commit2f8b3d9855be2cd6a43d32d7b1799ca415f19f1c (patch)
tree0e0153f8bc9d4990c5fb8e8ab457b166a5aba8b1 /ChangeLog
parent32e42c74a54ba10bf6859f83b52e5b5e7d3c796a (diff)
- dtucker@cvs.openbsd.org 2007/10/29 04:08:08
[monitor_wrap.c monitor.c] Send config block back to slave for invalid users too so options set by a Match block (eg Banner) behave the same for non-existent users. Found by and ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aff32e50e..31ffeaec5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,11 @@
12 [ssh.c] 12 [ssh.c]
13 Plug tiny mem leaks in ControlPath and ProxyCommand option processing; 13 Plug tiny mem leaks in ControlPath and ProxyCommand option processing;
14 ok djm@ 14 ok djm@
15 - dtucker@cvs.openbsd.org 2007/10/29 04:08:08
16 [monitor_wrap.c monitor.c]
17 Send config block back to slave for invalid users too so options
18 set by a Match block (eg Banner) behave the same for non-existent
19 users. Found by and ok djm@
15 20
1620071030 2120071030
17 - (djm) OpenBSD CVS Sync 22 - (djm) OpenBSD CVS Sync
@@ -3429,4 +3434,4 @@
3429 OpenServer 6 and add osr5bigcrypt support so when someone migrates 3434 OpenServer 6 and add osr5bigcrypt support so when someone migrates
3430 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 3435 passwords between UnixWare and OpenServer they will still work. OK dtucker@
3431 3436
3432$Id: ChangeLog,v 1.4798 2007/12/02 12:01:03 dtucker Exp $ 3437$Id: ChangeLog,v 1.4799 2007/12/02 12:02:15 dtucker Exp $