summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-08-25 11:51:19 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-08-25 11:51:19 +1000
commite41bba584737f028579961ddf6669b6a768e47e7 (patch)
tree65b6dba443b02b4ebfe6704162685e1f712643b4 /ChangeLog
parent5ade9abc37df3dacacbe20104877ca6dab61082a (diff)
- (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: deny
any access to locked accounts. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ea448a37..f1162fac1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
6 - (bal) redo how we handle 'mysignal()'. Move it to 6 - (bal) redo how we handle 'mysignal()'. Move it to
7 openbsd-compat/bsd-misc.c, s/mysignal/signal/ and #define signal to 7 openbsd-compat/bsd-misc.c, s/mysignal/signal/ and #define signal to
8 be our 'mysignal' by default. OK djm@ 8 be our 'mysignal' by default. OK djm@
9 - (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: deny
10 any access to locked accounts. ok djm@
9 11
1020030822 1220030822
11 - (djm) s/get_progname/ssh_get_progname/g to avoid conflict with Heimdal 13 - (djm) s/get_progname/ssh_get_progname/g to avoid conflict with Heimdal
@@ -860,4 +862,4 @@
860 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 862 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
861 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 863 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
862 864
863$Id: ChangeLog,v 1.2901 2003/08/25 01:16:21 mouring Exp $ 865$Id: ChangeLog,v 1.2902 2003/08/25 01:51:19 dtucker Exp $