summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 89adc1266..cddfe3c32 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,11 @@
120030714
2 - (dtucker) [acconfig.h configure.ac port-aix.c] Older AIXes don't declare
3 loginfailed at all, so assume 3-arg loginfailed if not declared.
4
120030708 520030708
2 - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]] 6 - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]]
3 Include AIX headers for authentication functions and make calls match 7 Include AIX headers for authentication functions and make calls match
4 prototypes. Test for and handle 3-args and 4-arg variants of loginfailed. 8 prototypes. Test for and handle 3-arg and 4-arg variants of loginfailed.
5 - (dtucker) [session.c] Check return value of setpcred(). 9 - (dtucker) [session.c] Check return value of setpcred().
6 - (dtucker) [auth-passwd.c auth.c session.c sshd.c port-aix.c port-aix.h] 10 - (dtucker) [auth-passwd.c auth.c session.c sshd.c port-aix.c port-aix.h]
7 Convert aixloginmsg into platform-independant Buffer loginmsg. 11 Convert aixloginmsg into platform-independant Buffer loginmsg.
@@ -670,4 +674,4 @@
670 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 674 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
671 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 675 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
672 676
673$Id: ChangeLog,v 1.2849 2003/07/08 12:59:59 dtucker Exp $ 677$Id: ChangeLog,v 1.2850 2003/07/14 06:21:44 dtucker Exp $