diff options
author | Damien Miller <djm@mindrot.org> | 2000-09-16 15:39:56 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-09-16 15:39:56 +1100 |
commit | 606f880e0fd1a31f5beb3b37ece0c12317a9ed61 (patch) | |
tree | b4afe2d6f8b77d73d309b3ed6ea2b89ad768d820 /CREDITS | |
parent | e4340be5b3ff16f4d9ba5e3ea7e449dc1b6fa7a8 (diff) |
- (djm) Shadow expiry check fix from Pavel Troller <patrol@omni.sinus.cz>
- (djm) Re-enable int64_t types - we need them for sftp
- (djm) Use libexecdir from configure , rather than libexecdir/ssh
- (djm) Update Redhat SPEC file accordingly
- (djm) Add Kevin Steves <stevesk@sweden.hp.com> HP/UX contrib files
- (djm) Add Charles Levert <charles@comm.polymtl.ca> getpgrp patch
- (djm) Fix password auth on HP/UX 10.20. Patch from Dirk De Wachter
<Dirk.DeWachter@rug.ac.be>
- (djm) Fixprogs and entropy list fixes from Larry Jones
<larry.jones@sdrc.com>
- (djm) Fix for SuSE spec file from Takashi YOSHIDA
<tyoshida@gemini.rc.kyushu-u.ac.jp>
Diffstat (limited to 'CREDITS')
-rw-r--r-- | CREDITS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -46,7 +46,9 @@ Juergen Keil <jk@tools.de> - scp bugfixing | |||
46 | Kees Cook <cook@cpoint.net> - scp fixes | 46 | Kees Cook <cook@cpoint.net> - scp fixes |
47 | Kenji Miyake <kenji@miyake.org> - Configure fixes | 47 | Kenji Miyake <kenji@miyake.org> - Configure fixes |
48 | Kevin O'Connor <kevin_oconnor@standardandpoors.com> - RSAless operation | 48 | Kevin O'Connor <kevin_oconnor@standardandpoors.com> - RSAless operation |
49 | Kevin Steves <stevesk@sweden.hp.com> - HP support, bugfixes, improvements | ||
49 | Kiyokazu SUTO <suto@ks-and-ks.ne.jp> - Bugfixes | 50 | Kiyokazu SUTO <suto@ks-and-ks.ne.jp> - Bugfixes |
51 | Larry Jones <larry.jones@sdrc.com> - Bugfixes | ||
50 | Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> - Bugfixes | 52 | Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> - Bugfixes |
51 | Marc G. Fournier <marc.fournier@acadiau.ca> - Solaris patches | 53 | Marc G. Fournier <marc.fournier@acadiau.ca> - Solaris patches |
52 | Mark Miller <markm@swoon.net> - Bugfixes | 54 | Mark Miller <markm@swoon.net> - Bugfixes |
@@ -55,6 +57,7 @@ Michael Stone <mstone@cs.loyola.edu> - Irix enhancements | |||
55 | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> - PAM environment patch | 57 | Nalin Dahyabhai <nalin.dahyabhai@pobox.com> - PAM environment patch |
56 | Nate Itkin <nitkin@europa.com> - SunOS 4.1.x fixes | 58 | Nate Itkin <nitkin@europa.com> - SunOS 4.1.x fixes |
57 | Niels Kristian Bech Jensen <nkbj@image.dk> - Assorted patches | 59 | Niels Kristian Bech Jensen <nkbj@image.dk> - Assorted patches |
60 | Pavel Troller <patrol@omni.sinus.cz> - Bugfixes | ||
58 | Peter Kocks <peter.kocks@baygate.com> - Makefile fixes | 61 | Peter Kocks <peter.kocks@baygate.com> - Makefile fixes |
59 | Phil Hands <phil@hands.com> - Debian scripts, assorted patches | 62 | Phil Hands <phil@hands.com> - Debian scripts, assorted patches |
60 | Phil Karn <karn@ka9q.ampr.org> - Autoconf fix | 63 | Phil Karn <karn@ka9q.ampr.org> - Autoconf fix |