diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -2,7 +2,9 @@ | |||
2 | - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]] | 2 | - (dtucker) [acconfig.h auth-passwd.c configure.ac session.c port-aix.[ch]] |
3 | Include AIX headers for authentication functions and make calls match | 3 | Include AIX headers for authentication functions and make calls match |
4 | prototypes. Test for and handle 3-args and 4-arg variants of loginfailed. | 4 | prototypes. Test for and handle 3-args and 4-arg variants of loginfailed. |
5 | - (dtucker) Check return value of setpcred(). | 5 | - (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] | ||
7 | Convert aixloginmsg into platform-independant Buffer loginmsg. | ||
6 | 8 | ||
7 | 20030707 | 9 | 20030707 |
8 | - (dtucker) [configure.ac] Bug #600: Check that getrusage is declared before | 10 | - (dtucker) [configure.ac] Bug #600: Check that getrusage is declared before |
@@ -668,4 +670,4 @@ | |||
668 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 670 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
669 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 671 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
670 | 672 | ||
671 | $Id: ChangeLog,v 1.2848 2003/07/08 11:01:04 dtucker Exp $ | 673 | $Id: ChangeLog,v 1.2849 2003/07/08 12:59:59 dtucker Exp $ |