summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-11-22 14:25:15 +1100
committerDarren Tucker <dtucker@zip.com.au>2003-11-22 14:25:15 +1100
commit4e06a1d75d0f692c84f21347d4e1c4242dc1a96e (patch)
tree7ebbb2d480891d9bf751fa1f5f6fb03e8aad365f /ChangeLog
parentd76341616dfebd4addc9c9594767ab1832ccb100 (diff)
- (dtucker) [auth-sia.c configure.ac] Tru64 update from cmadams at hiwaay.net.
Use permanently_set_uid for SIA, only define DISABLE_FD_PASSING when SIA is enabled, rely on SIA to check for locked accounts if enabled. ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1d723126d..79ce8267b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
3 - (dtucker) [auth-passwd.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h] 3 - (dtucker) [auth-passwd.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]
4 Move AIX specific password authentication code to port-aix.c, call 4 Move AIX specific password authentication code to port-aix.c, call
5 authenticate() until reenter flag is clear. 5 authenticate() until reenter flag is clear.
6 - (dtucker) [auth-sia.c configure.ac] Tru64 update from cmadams at hiwaay.net.
7 Use permanently_set_uid for SIA, only define DISABLE_FD_PASSING when SIA
8 is enabled, rely on SIA to check for locked accounts if enabled. ok djm@
6 9
720031121 1020031121
8 - (djm) OpenBSD CVS Sync 11 - (djm) OpenBSD CVS Sync
@@ -1504,4 +1507,4 @@
1504 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1507 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1505 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1508 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1506 1509
1507$Id: ChangeLog,v 1.3121 2003/11/22 03:16:56 dtucker Exp $ 1510$Id: ChangeLog,v 1.3122 2003/11/22 03:25:15 dtucker Exp $