diff options
author | Darren Tucker <dtucker@zip.com.au> | 2003-07-14 16:41:55 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2003-07-14 16:41:55 +1000 |
commit | fc3454ee6752333ce7af349b71be12aa9cbe4fcc (patch) | |
tree | b20e59100fd141acf577c7a9d29b4ded590240ea /CREDITS | |
parent | 30317e37e4c3ba6b0a7c0b21f17760e4f45a6b12 (diff) |
- (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 | |||
49 | KAMAHARA Junzo <kamahara@cc.kshosen.ac.jp> - Configure fixes | 49 | KAMAHARA Junzo <kamahara@cc.kshosen.ac.jp> - Configure fixes |
50 | Kees Cook <cook@cpoint.net> - scp fixes | 50 | Kees Cook <cook@cpoint.net> - scp fixes |
51 | Kenji Miyake <kenji@miyake.org> - Configure fixes | 51 | Kenji Miyake <kenji@miyake.org> - Configure fixes |
52 | Kevin Cawlfield <cawlfiel@us.ibm.com> - AIX fixes. | ||
52 | Kevin O'Connor <kevin_oconnor@standardandpoors.com> - RSAless operation | 53 | Kevin O'Connor <kevin_oconnor@standardandpoors.com> - RSAless operation |
53 | Kevin Steves <stevesk@pobox.com> - HP support, bugfixes, improvements | 54 | Kevin Steves <stevesk@pobox.com> - HP support, bugfixes, improvements |
54 | Kiyokazu SUTO <suto@ks-and-ks.ne.jp> - Bugfixes | 55 | Kiyokazu SUTO <suto@ks-and-ks.ne.jp> - Bugfixes |
@@ -92,5 +93,5 @@ Apologies to anyone I have missed. | |||
92 | 93 | ||
93 | Damien Miller <djm@mindrot.org> | 94 | Damien Miller <djm@mindrot.org> |
94 | 95 | ||
95 | $Id: CREDITS,v 1.69 2003/06/28 04:27:29 dtucker Exp $ | 96 | $Id: CREDITS,v 1.70 2003/07/14 06:41:55 dtucker Exp $ |
96 | 97 | ||