summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2003-07-08 22:59:59 +1000
committerDarren Tucker <dtucker@zip.com.au>2003-07-08 22:59:59 +1000
commitb9aa0a0baa33efb06a773de18f2b45c12c15cbaf (patch)
tree88e63239d15bca8deb7fee0bda994b7f0cb746fa /ChangeLog
parent793e817d491b5081d2a156b546ae06f28d11a737 (diff)
- (dtucker) [auth-passwd.c auth.c session.c sshd.c port-aix.c port-aix.h]
Convert aixloginmsg into platform-independant Buffer loginmsg.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 58b188eb3..89adc1266 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
720030707 920030707
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 $