diff options
author | Darren Tucker <dtucker@zip.com.au> | 2003-07-14 08:41:55 +0200 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2003-07-14 08:41:55 +0200 |
commit | fc3454ee6752333ce7af349b71be12aa9cbe4fcc (patch) | |
tree | b20e59100fd141acf577c7a9d29b4ded590240ea /CREDITS | |
parent | - (dtucker) [port-aix.h] Work around name collision on AIX for r_type by (diff) | |
download | openssh-fc3454ee6752333ce7af349b71be12aa9cbe4fcc.tar.xz openssh-fc3454ee6752333ce7af349b71be12aa9cbe4fcc.zip |
- (dtucker) Bug #543: [configure.ac port-aix.c port-aix.h]
Call setauthdb() before loginfailed(), which may load password registry-
specific functions. Based on patch by cawlfiel@us.ibm.com.
Diffstat (limited to 'CREDITS')
-rw-r--r-- | CREDITS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -49,6 +49,7 @@ Juergen Keil <jk@tools.de> - scp bugfixing KAMAHARA Junzo <kamahara@cc.kshosen.ac.jp> - Configure fixes Kees Cook <cook@cpoint.net> - scp fixes Kenji Miyake <kenji@miyake.org> - Configure fixes +Kevin Cawlfield <cawlfiel@us.ibm.com> - AIX fixes. Kevin O'Connor <kevin_oconnor@standardandpoors.com> - RSAless operation Kevin Steves <stevesk@pobox.com> - HP support, bugfixes, improvements Kiyokazu SUTO <suto@ks-and-ks.ne.jp> - Bugfixes @@ -92,5 +93,5 @@ Apologies to anyone I have missed. Damien Miller <djm@mindrot.org> -$Id: CREDITS,v 1.69 2003/06/28 04:27:29 dtucker Exp $ +$Id: CREDITS,v 1.70 2003/07/14 06:41:55 dtucker Exp $ |