]> andersk Git - openssh.git/history - ChangeLog
- (djm) Misc NeXT fixes from Ben Lindstrom <mouring@pconline.com>
[openssh.git] / ChangeLog
2000-07-11  djm - (djm) Misc NeXT fixes from Ben Lindstrom <mouring...
2000-07-11  djm - (djm) Added bsd-inet_aton and configure support for NeXT
2000-07-11  djm - (djm) Added bsd-inet_aton for NeXT
2000-07-11  djm - (djm) Replaced bsd-snprintf.c with one from Mutt...
2000-07-11  djm - (djm) Fix broken inet_ntoa check and ut_user/ut_name...
2000-07-11  djm - (djm) NeXT: dirent structures to get scp working...
2000-07-10  djm - (djm) ReliantUNIX support from Udo Schweigert <ust...
2000-07-10  djm - (djm) Fixup for AIX getuserattr() support from Tom...
2000-07-09  djmoops, forgot the Changelog
2000-07-09  djm - (djm) More NeXT compatibility from Ben Lindstrom...
2000-07-09  djm - (djm) Fix pam sprintf fix
2000-07-09  djm - (djm) Replace ut_name with ut_user. Patch from Jim Watt
2000-07-09  djm - (djm) Missing $(DESTDIR) on host-key target causing...
2000-07-09  djm - (djm) Match prototype and function declaration for...
2000-07-09  djm - (djm) Only enable PAM_TTY kludge for Linux. Problem...
2000-07-08  djm - (djm) Don't use inet_addr.
2000-07-08  djm - (djm) Handle EWOULDBLOCK returns from read() and...
2000-07-08  djm*** empty log message ***
2000-07-08  djm - (djm) Fix incorrect configure handling of --with...
2000-07-08  djm - (djm) Fix bad fprintf format handling in auth-pam...
2000-07-02  djmForgot to comment
2000-07-02  djm - (djm) Use standard OpenSSL functions in auth-skey...
2000-07-02  djm - (djm) Stop shadow expiry checking from preventing...
2000-07-01  djm - (djm) Fix brace mismatch from Corinna Vinschen ...
2000-07-01  djmRelease 2.1.1p2 V_2_1_1_P2
2000-07-01  djm - (djm) Added check for broken snprintf() functions...
2000-07-01  djm - (djm) Replace "/bin/sh" with _PATH_BSHELL. Report...
2000-07-01  djm - (djm) Replace "/bin/sh" with _PATH_BSHELL
2000-07-01  djm - (djm) Login fixes from Tom Bertelson <tbert@abac.com>
2000-07-01  djm - (djm) Fix Tru64 SIA problems reported by John P...
2000-06-28  djm - (djm) Added patch from Chris Adams <cmadams@hiwaay...
2000-06-27  djm - (djm) Added 'distprep' make target to simplify packaging
2000-06-27  djm - (djm) Patch from Michael Stone <mstone@cs.loyola...
2000-06-27  djm - (djm) Fixes to lastlog code for Irix
2000-06-27  djm - (djm) Formatting
2000-06-26  djm - (djm) Fixes to login code - not setting li->uid...
2000-06-26  djmFix fixed egd code
2000-06-26  djm - (djm) Make EGD failures non-fatal if OpenSSL's entro...
2000-06-26  djm - (djm) Account expiry support from Andreas Steinmetz...
2000-06-26  djm - OpenBSD CVS update
2000-06-26  djm - Better fix to aclocal tests from Garrick James ...
2000-06-23  djm - OpenBSD CVS Updates:
2000-06-22  djm - (djm) Use sa_family_t in prototype for rresvport_af...
2000-06-22  djm - OpenBSD CVS Updates:
2000-06-22  djm - (djm) Automatically generate host key during "make...
2000-06-20  djmtypo
2000-06-20  djm - (djm) Replace use of '-o' and '-a' logical operators...
2000-06-18  djm - (djm) Started merge of Ben Lindstrom's <mouring...
2000-06-18  djm - OpenBSD CVS updates:
2000-06-18  djm - (djm) Add summary of configure options to end of...
2000-06-13  djm - (djm) Fix short copy in loginrec.c (based on patch...
2000-06-13  djm - (djm) Fixes from Andrew McGill <andrewm@datrix.co.za>:
2000-06-12  andre - (andre) AIX, lastlog, configure fixes from Tom Berte...
2000-06-12  djm - (djm) Configure fixes from SAKAI Kiyotaka <ksakai...
2000-06-12  djm - (djm) Glob manpages in RPM spec files to catch compr...
2000-06-10  djm - (djm) Fix for configure on bash2 from Jim Knoble...
2000-06-09  djm - (djm) Minor doc tweaks
2000-06-09  djm - (djm) Patch from Kenji Miyake <kenji@miyake.org... V_2_1_1_P1
2000-06-07  djm - (djm) Cleanup of entropy.c. Reorganised code, remove...
2000-06-07  djm - (djm) Remove duplicate headers from loginrec.c
2000-06-07  djm - (djm) Don't add /usr/local/lib to library search...
2000-06-07  djm - (djm) Warn user if grabs fail in GNOME askpass....
2000-06-07  djm - (djm) Fix rsh path in RPMs. Report from Jason L...
2000-06-04  djm - (djm) Added --with-cflags, --with-ldflags and -...
2000-06-04  andreAdded missed info for 20000603 login code update
2000-06-04  djm - Configure tweaking for new login code on Irix 5.3
2000-05-31  damien - Rewrote bsd-login to use proper utmp API if availabl... PRE_NEW_LOGIN_CODE
2000-05-31  damien - Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujits...
2000-05-31  damien - Cleanup of auth.c, login.c and fake-*
2000-05-30  damiendoc V_2_1_0_P3
2000-05-30  damien - OpenBSD CVS updates:
2000-05-30  damien - Fix buffer overrun in login.c for systems which...
2000-05-30  damien - Define atexit for old Solaris
2000-05-20  damien - Doc cleanup V_2_1_0_P2
2000-05-20  damien - HPUX and Configure fixes from Lutz Jaenicke
2000-05-20  damien - SunOS 4.x support from Todd C. Miller <Todd.Miller...
2000-05-20  damien - Don't touch utmp if USE_UTMPX defined
2000-05-20  damien - Xauth fix from Markus Friedl <markus.friedl@informat...
2000-05-18  damien - Include Andre Lucas' fixprogs script. Forgot to...
2000-05-17  damien - Detect OpenSSL seperatly from RSA
2000-05-17  damien - RSAless operation patch from kevin_oconnor@standarda...
2000-05-17  damien - Several patches from SAKAI Kiyotaka <ksakai@kso...
2000-05-17  damien - OpenBSD CVS update:
2000-05-17  damien - Fix HAVE_PAM_GETENVLIST setting from Simon Wilkinson...
2000-05-17  damien - Avoid WCOREDUMP complation errors for systems that...
2000-05-17  damien - Applied Tom Bertelson's <tbert@abac.com> AIX authent...
2000-05-17  damien - Fix from Andre Lucas <andre.lucas@dial.pipex.com>
2000-05-13  damien - Fix for non-recognised DSA keys from Arkadiusz Miski...
2000-05-11  damien - Fix for prng_seed permissions checking from Lutz...
2000-05-09  damienidoh V_2_1_0
2000-05-09  damien - Doc updates
2000-05-09  damien - Moved all the bsd-* and fake-* stuff into new libope...
2000-05-09  damien - OpenBSD CVS update
2000-05-08  damien - Configure caching and cleanup patch from Andre Lucas'
2000-05-08  damien - OpenBSD CVS update V_2_0_0_BETA2
2000-05-07  damien - Generate DSA host keys during "make key" or RPM installs
2000-05-07  damien - Remove references to SSLeay.
2000-05-01  damien - Add Andre Lucas' <andre.lucas@dial.pipex.com> patch... V_2_0_0_BETA1
2000-05-01  damien - OpenBSD CVS update
2000-05-01  damienPrepare for 2.0.0beta1
next
This page took 0.734837 seconds and 107 git commands to generate.