openssh:V_3_8_1

Last commit made on 2004-07-19
Get this branch:
git clone -b V_3_8_1 https://git.launchpad.net/openssh

Branch merges

Branch information

Name:
V_3_8_1
Repository:
lp:openssh

Recent commits

6b562d5... by Tim Rice <email address hidden>

 - (tim) [configure.ac] updwtmpx() on OpenServer seems to add duplicate entry.
   Report by rac AT tenzing.org

d81ea20... by Darren Tucker

 - (dtucker) [auth-pam.c] Check for zero from waitpid() too, which allows
   the monitor to properly clean up the PAM thread (Debian bug #252676).

bf7a29b... by Darren Tucker

   - <email address hidden> 2004/07/08 12:47:21
     [scp.c]
     Prevent scp from skipping the file following a double-error.
     bz #863, ok markus@

6609de6... by Darren Tucker

 - (dtucker) [auth1.c] Ensure do_pam_account is called for Protocol 1
   connections with empty passwords. Patch from davidwu at nbttech.com,
   ok djm@

f148bb8... by Darren Tucker

 - (dtucker) [auth-pam.c] Bug #839: Ensure that pam authentication "thread"
   is terminated if the privsep slave exits during keyboard-interactive
   authentication. ok djm@

c4b99d4... by Darren Tucker

 - (dtucker) [configure.ac] Bug #867: Additional tests for res_query in
   libresolv, fixes problems detecting it on some platforms
   (eg Linux/x86-64). From Kurt Roeckx via Debian, ok mouring@

ca79b82... by Darren Tucker

 - (dtucker) [README.platform] List prereqs for building on Cygwin.

68b1e4e... by Darren Tucker

 - (dtucker) [configure.ac openbsd-compat/getrrsetbyname.c] Declare h_errno
   as extern int if not already declared. Fixes compile errors on old SCO
   platforms. ok tim@

bd5f26f... by Damien Miller

mark release

17421e7... by Darren Tucker

Add people with several and/or large contributions