]> git.ipfire.org Git - thirdparty/openssh-portable.git/log
thirdparty/openssh-portable.git
21 years ago - (dtucker) [defines.h] Bug #458: Define SIZE_T_MAX as UINT_MAX if we V_3_7 anongit/V_3_7 github-selfhosted/V_3_7 github/V_3_7
Darren Tucker [Thu, 18 Dec 2003 23:56:44 +0000 (10:56 +1100)] 
 - (dtucker) [defines.h] Bug #458: Define SIZE_T_MAX as UINT_MAX if we
   typedef size_t ourselves.

21 years ago - (dtucker) [configure.ac] Don't use setre[ug]id on DG-UX, from Tom Orban.
Darren Tucker [Thu, 18 Dec 2003 01:51:53 +0000 (12:51 +1100)] 
 - (dtucker) [configure.ac] Don't use setre[ug]id on DG-UX, from Tom Orban.

21 years ago - (dtucker) [acconfig.h configure.ac uidswap.c] Bug #645: Check for
Darren Tucker [Wed, 17 Dec 2003 07:54:53 +0000 (18:54 +1100)] 
 - (dtucker) [acconfig.h configure.ac uidswap.c] Bug #645: Check for
   setres[ug]id() present but not implemented (eg some Linux/glibc
   combinations).

21 years ago[configure.ac] Bug 770. Fix --without-rpath.
Tim Rice [Mon, 8 Dec 2003 20:36:57 +0000 (12:36 -0800)] 
[configure.ac] Bug 770. Fix --without-rpath.

21 years ago - (dtucker) [regress/agent-ptrace.sh] Test for GDB output from Solaris and
Darren Tucker [Sat, 15 Nov 2003 01:14:10 +0000 (12:14 +1100)] 
 - (dtucker) [regress/agent-ptrace.sh] Test for GDB output from Solaris and
   HP-UX, skip test on AIX.

21 years ago - (dtucker) [auth-pam.c] Add newline to accumulated PAM_TEXT_INFO and
Darren Tucker [Thu, 13 Nov 2003 08:53:16 +0000 (19:53 +1100)] 
 - (dtucker) [auth-pam.c] Add newline to accumulated PAM_TEXT_INFO and
   PAM_ERROR_MSG messages.

21 years ago - (dtucker) [README ssh-host-config ssh-user-config Makefile] (All
Darren Tucker [Thu, 13 Nov 2003 00:31:00 +0000 (11:31 +1100)] 
 - (dtucker) [README ssh-host-config ssh-user-config Makefile] (All
   contrib/cygwin).  Major update from vinschen at redhat.com.
   - Makefile provides a `cygwin-postinstall' target to run right after
     `make install'.
   - Better support for Windows 2003 Server.
   - Try to get permissions as correct as possible.
   - New command line options to allow full automated host configuration.
   - Create configs from skeletons in /etc/defaults/etc.
   - Use /bin/bash, allows reading user input with readline support.
   - Remove really old configs from /usr/local.

21 years ago - (dtucker) [auth-pam.c] Append newlines to lines output by the
Darren Tucker [Thu, 13 Nov 2003 00:22:44 +0000 (11:22 +1100)] 
 - (dtucker) [auth-pam.c] Append newlines to lines output by the
   pam_chauthtok_conv().

21 years ago - (dtucker) [sshd_config] Clarify UsePAM consequences a little more, from
Darren Tucker [Wed, 12 Nov 2003 23:55:12 +0000 (10:55 +1100)] 
 - (dtucker) [sshd_config] Clarify UsePAM consequences a little more, from
   current.

21 years ago - (dtucker) [regress/agent-ptrace.sh] Use numeric uid and gid.
Darren Tucker [Mon, 3 Nov 2003 11:55:36 +0000 (22:55 +1100)] 
 - (dtucker) [regress/agent-ptrace.sh] Use numeric uid and gid.

21 years ago - (dtucker) [contrib/cygwin/ssh-host-config] Ensure entries in /etc/services
Darren Tucker [Mon, 3 Nov 2003 07:58:37 +0000 (18:58 +1100)] 
 - (dtucker) [contrib/cygwin/ssh-host-config] Ensure entries in /etc/services
   are created correctly with CRLF line terminations.  Patch from vinschen at
   redhat.com.

21 years agoRemove OBJ, shouldn't be there
Darren Tucker [Tue, 21 Oct 2003 13:10:26 +0000 (23:10 +1000)] 
Remove OBJ, shouldn't be there

21 years ago - (dtucker) [regress/agent-ptrace.sh] Skip agent-test unless SUDO is set,
Darren Tucker [Tue, 21 Oct 2003 12:26:43 +0000 (22:26 +1000)] 
 - (dtucker) [regress/agent-ptrace.sh] Skip agent-test unless SUDO is set,
   make agent setgid during test.

21 years ago - (dtucker) [INSTALL] Some system crypt() functions support MD5 passwords
Darren Tucker [Tue, 21 Oct 2003 02:40:00 +0000 (12:40 +1000)] 
 - (dtucker) [INSTALL] Some system crypt() functions support MD5 passwords
   directly.  Noted by Darren.Moffat at sun.com.

21 years ago - (dtucker) [INSTALL] Note that --with-md5 is now required on platforms with
Darren Tucker [Fri, 17 Oct 2003 06:30:54 +0000 (16:30 +1000)] 
 - (dtucker) [INSTALL] Note that --with-md5 is now required on platforms with
   MD5 passwords even if PAM support is enabled.  From steev at detritus.net.

21 years ago[regress/banner.sh] portability fix.
Tim Rice [Wed, 15 Oct 2003 16:23:18 +0000 (09:23 -0700)] 
[regress/banner.sh] portability fix.

21 years ago - markus@cvs.openbsd.org 2003/10/11 08:26:43
Darren Tucker [Wed, 15 Oct 2003 07:51:49 +0000 (17:51 +1000)] 
   - markus@cvs.openbsd.org 2003/10/11 08:26:43
     [sshconnect2.c]
     search keys in reverse order; fixes #684

21 years ago - (dtucker) [auth.c] Check for disabled password expiry on HP-UX Trusted Mode.
Darren Tucker [Wed, 15 Oct 2003 07:47:43 +0000 (17:47 +1000)] 
 - (dtucker) [auth.c] Check for disabled password expiry on HP-UX Trusted Mode.

21 years ago - (dtucker) [sshd_config.5] UsePAM defaults to "no". ok djm@
Darren Tucker [Thu, 9 Oct 2003 04:16:47 +0000 (14:16 +1000)] 
 - (dtucker) [sshd_config.5] UsePAM defaults to "no".  ok djm@

21 years ago - djm@cvs.openbsd.org 2003/10/07 07:04:52
Darren Tucker [Wed, 8 Oct 2003 07:53:02 +0000 (17:53 +1000)] 
   - djm@cvs.openbsd.org 2003/10/07 07:04:52
     [regress/sftp-cmds.sh]
     more sftp quoting regress tests; ok markus

21 years ago - dtucker@cvs.openbsd.org 2003/10/07 01:52:13
Darren Tucker [Wed, 8 Oct 2003 07:48:33 +0000 (17:48 +1000)] 
   - dtucker@cvs.openbsd.org 2003/10/07 01:52:13
     [regress/Makefile regress/banner.sh]
     Test SSH2 banner.  ok markus@

21 years ago - deraadt@cvs.openbsd.org 2003/10/07 21:58:28
Darren Tucker [Wed, 8 Oct 2003 07:38:25 +0000 (17:38 +1000)] 
   - deraadt@cvs.openbsd.org 2003/10/07 21:58:28
     [sshconnect2.c]
     set ptr to NULL after free

21 years ago - djm@cvs.openbsd.org 2003/10/07 07:04:16
Darren Tucker [Wed, 8 Oct 2003 07:33:53 +0000 (17:33 +1000)] 
   - djm@cvs.openbsd.org 2003/10/07 07:04:16
     [sftp-int.c]
     sftp quoting fix from admorten AT umich.edu; ok markus@

21 years ago - dtucker@cvs.openbsd.org 2003/10/07 01:47:27
Darren Tucker [Wed, 8 Oct 2003 07:31:17 +0000 (17:31 +1000)] 
   - dtucker@cvs.openbsd.org 2003/10/07 01:47:27
     [sshconnect2.c]
     Don't use logit for banner, since it truncates to MSGBUFSIZ; bz #668 & #707.
     ok markus@

21 years ago - (dtucker) [configure.ac] Bug #710: Check for dlsym() in libdl on
Darren Tucker [Tue, 7 Oct 2003 10:35:29 +0000 (20:35 +1000)] 
 - (dtucker) [configure.ac] Bug #710: Check for dlsym() in libdl on
   Reliant Unix.  Based on patch from Robert.Dahlem at siemens.com.

21 years ago - (dtucker) [configure.ac] Bug #715: Set BROKEN_SETREUID and BROKEN_SETREGID
Darren Tucker [Tue, 7 Oct 2003 08:36:23 +0000 (18:36 +1000)] 
 - (dtucker) [configure.ac] Bug #715: Set BROKEN_SETREUID and BROKEN_SETREGID
   on Reliant Unix.  Patch from Robert.Dahlem at siemens.com.

21 years ago - (dtucker) [contrib/redhat/openssh.spec] Bug #714: Now that UsePAM is a
Darren Tucker [Tue, 7 Oct 2003 07:40:14 +0000 (17:40 +1000)] 
 - (dtucker) [contrib/redhat/openssh.spec] Bug #714: Now that UsePAM is a
   run-time switch, always build --with-md5-passwords.

21 years ago[contrib/caldera/openssh.spec] Remove obsolete --with-ipv4-default option.
Tim Rice [Sat, 4 Oct 2003 05:31:01 +0000 (22:31 -0700)] 
[contrib/caldera/openssh.spec] Remove obsolete --with-ipv4-default option.

21 years ago[sshd_config] UsePAM defaults to no.
Tim Rice [Thu, 2 Oct 2003 16:38:19 +0000 (09:38 -0700)] 
[sshd_config] UsePAM defaults to no.

21 years ago - (dtucker) [session.c] Fix bus errors on some 64-bit Solaris configurations.
Darren Tucker [Thu, 2 Oct 2003 10:09:18 +0000 (20:09 +1000)] 
 - (dtucker) [session.c] Fix bus errors on some 64-bit Solaris configurations.
   Based on patches by Matthias Koeppe and Thomas Baden.  ok djm@

21 years ago - markus@cvs.openbsd.org 2003/09/23 20:18:52
Darren Tucker [Thu, 2 Oct 2003 06:44:13 +0000 (16:44 +1000)] 
- markus@cvs.openbsd.org 2003/09/23 20:18:52
     [progressmeter.c]
     don't print trailing \0; bug #709; Robert.Dahlem@siemens.com
     ok millert/deraadt@

21 years ago - (dtucker) [configure.ac openbsd-compat/xcrypt.c] Bug #633: Remove
Darren Tucker [Thu, 25 Sep 2003 10:17:53 +0000 (20:17 +1000)] 
 - (dtucker) [configure.ac openbsd-compat/xcrypt.c] Bug #633: Remove
   DISABLE_SHADOW for HP-UX, use getspnam instead of getprpwnam.  Patch from
   michael_steffens at hp.com, ok djm@

21 years ago - (djm) Release 3.7.1p2 V_3_7_1_P2
Damien Miller [Tue, 23 Sep 2003 09:33:17 +0000 (19:33 +1000)] 
 - (djm) Release 3.7.1p2

21 years ago - (djm) Crank version.h and spec version numbers
Damien Miller [Tue, 23 Sep 2003 09:26:51 +0000 (19:26 +1000)] 
 - (djm) Crank version.h and spec version numbers

21 years ago - (djm) Fix SSH1 challenge kludge
Damien Miller [Tue, 23 Sep 2003 09:24:21 +0000 (19:24 +1000)] 
 - (djm) Fix SSH1 challenge kludge
 - (djm) Bug #671: Fix builds on OpenBSD
 - (djm) Bug #676: Fix PAM stack corruption
 - (djm) Fix bad free() in PAM code
 - (djm) Don't call pam_end before pam_init
 - (djm) Enable build with old OpenSSL again
 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu

21 years ago - markus@cvs.openbsd.org 2003/09/19 09:02:02
Darren Tucker [Tue, 23 Sep 2003 09:00:41 +0000 (19:00 +1000)] 
   - markus@cvs.openbsd.org 2003/09/19 09:02:02
     [packet.c]
     buffer_dump only if PACKET_DEBUG is defined; Jedi/Sector One; pr 3471

21 years ago - markus@cvs.openbsd.org 2003/09/18 08:49:45
Darren Tucker [Tue, 23 Sep 2003 08:59:08 +0000 (18:59 +1000)] 
   - markus@cvs.openbsd.org 2003/09/18 08:49:45
     [deattack.c misc.c session.c ssh-agent.c]
     more buffer allocation fixes; from Solar Designer; CAN-2003-0682;
     ok millert@

21 years ago - markus@cvs.openbsd.org 2003/09/18 07:54:48
Darren Tucker [Tue, 23 Sep 2003 08:55:43 +0000 (18:55 +1000)] 
   - markus@cvs.openbsd.org 2003/09/18 07:54:48
     [buffer.c]
     protect against double free; #660;  zardoz at users.sf.net

21 years ago - markus@cvs.openbsd.org 2003/09/18 07:52:54
Darren Tucker [Tue, 23 Sep 2003 08:49:28 +0000 (18:49 +1000)] 
   - markus@cvs.openbsd.org 2003/09/18 07:52:54
     [sshconnect.c]
     missing {}; bug #656; jclonguet at free.fr

21 years ago[configure.ac] add --disable-etc-default-login option. ok djm
Tim Rice [Tue, 23 Sep 2003 02:51:36 +0000 (19:51 -0700)] 
[configure.ac] add --disable-etc-default-login option. ok djm

21 years ago - (dtucker) [contrib/aix/pam.conf] Include example pam.conf for AIX from
Darren Tucker [Mon, 22 Sep 2003 10:42:16 +0000 (20:42 +1000)] 
 - (dtucker) [contrib/aix/pam.conf] Include example pam.conf for AIX from
   article by genty at austin.ibm.com, included with the author's permission.

21 years ago[configure.ac] Bug 665: move 3 new AC_DEFINES outside of AC_TRY_RUN.
Tim Rice [Mon, 22 Sep 2003 04:39:14 +0000 (21:39 -0700)] 
[configure.ac] Bug 665: move 3 new AC_DEFINES outside of AC_TRY_RUN.
Report by distler AT golem ph utexas edu.

21 years agoFix typo. s/SETEIUD_BREAKS_SETUID/SETEUID_BREAKS_SETUID/
Tim Rice [Mon, 22 Sep 2003 04:03:46 +0000 (21:03 -0700)] 
Fix typo. s/SETEIUD_BREAKS_SETUID/SETEUID_BREAKS_SETUID/

21 years ago - (dtucker) [INSTALL] Bug #686: Document requirement for zlib 1.1.4 or
Darren Tucker [Mon, 22 Sep 2003 03:28:59 +0000 (13:28 +1000)] 
 - (dtucker) [INSTALL] Bug #686: Document requirement for zlib 1.1.4 or
   higher.

21 years ago - (dtucker) [openbsd-compat/port-aix.c] Use correct include for xmalloc.h,
Darren Tucker [Mon, 22 Sep 2003 03:05:48 +0000 (13:05 +1000)] 
 - (dtucker) [openbsd-compat/port-aix.c] Use correct include for xmalloc.h,
   add canohost.h to stop warning.  Based on patch from openssh-unix-dev at
   thewrittenword.com

21 years ago - (dtucker) [uidswap.c] Don't test restoration of uid on Cygwin since the
Darren Tucker [Mon, 22 Sep 2003 02:55:20 +0000 (12:55 +1000)] 
 - (dtucker) [uidswap.c] Don't test restoration of uid on Cygwin since the
   OS does not support permanently dropping privileges.  Patch from
   vinschen at redhat.com.

21 years ago - (dtucker) [contrib/cygwin/README contrib/cygwin/ssh-host-config] Update
Darren Tucker [Mon, 22 Sep 2003 02:32:43 +0000 (12:32 +1000)] 
 - (dtucker) [contrib/cygwin/README contrib/cygwin/ssh-host-config] Update
   ssh-host-config to match current defaults, bump README version.  Patch from
   vinschen at redhat.com.

21 years ago - (dtucker) [configure.ac openbsd-compat/fake-rfc2553.c
Darren Tucker [Mon, 22 Sep 2003 02:09:17 +0000 (12:09 +1000)] 
 - (dtucker) [configure.ac openbsd-compat/fake-rfc2553.c
   openbsd-compat/fake-rfc2553.h] Bug #659: Test for and handle systems with
   where gai_strerror is defined as "const char *".  Part of patch supplied
   by bugzilla-openssh at thewrittenword.com

21 years ago - (dtucker) [configure.ac] Bug #659: uid swapping issues on IRIX 6.
Darren Tucker [Mon, 22 Sep 2003 01:58:44 +0000 (11:58 +1000)] 
 - (dtucker) [configure.ac] Bug #659: uid swapping issues on IRIX 6.
   Part of patch supplied by bugzilla-openssh at thewrittenword.com

21 years ago - (dtucker) [configure.ac] Bug #693: uid swapping issues on NCR MP-RAS.
Darren Tucker [Mon, 22 Sep 2003 01:40:50 +0000 (11:40 +1000)] 
 - (dtucker) [configure.ac] Bug #693: uid swapping issues on NCR MP-RAS.
   Patch from david.haughton at ncr.com

21 years ago - (dtucker) [configure.ac] Bug #653: uid swapping issues on Tru64.
Darren Tucker [Mon, 22 Sep 2003 01:26:40 +0000 (11:26 +1000)] 
 - (dtucker) [configure.ac] Bug #653: uid swapping issues on Tru64.

21 years ago - (dtucker) [configure.ac] Bug #657: uid swappping issues on BSDi.
Darren Tucker [Mon, 22 Sep 2003 01:19:26 +0000 (11:19 +1000)] 
 - (dtucker) [configure.ac] Bug #657: uid swappping issues on BSDi.

21 years ago - (dtucker) [configure.ac] Bug #655: uid swapping issues on Mac OS X.
Darren Tucker [Mon, 22 Sep 2003 01:08:00 +0000 (11:08 +1000)] 
 - (dtucker) [configure.ac] Bug #655: uid swapping issues on Mac OS X.
   Patch from max at quendi.de.

21 years ago - (dtucker) [Makefile.in] Bug #644: Fix "make clean" for out-of-tree
Darren Tucker [Mon, 22 Sep 2003 01:00:11 +0000 (11:00 +1000)] 
 - (dtucker) [Makefile.in] Bug #644: Fix "make clean" for out-of-tree
   builds.  Portability corrections from tim@.

21 years ago - (dtucker) [session.c] Bug #643: Fix size_t -> u_int and fix null deref
Darren Tucker [Fri, 19 Sep 2003 10:55:10 +0000 (20:55 +1000)] 
 - (dtucker) [session.c] Bug #643: Fix size_t -> u_int and fix null deref
   when /etc/default/login doesn't exist or isn't readable.  Fixes from
   jparsons-lists at saffron.net and georg.oppenberg at deu mci com.

21 years ago - (dtucker) [openbsd-compat/port-aix.h] Bug #640: Don't include audit.h
Darren Tucker [Fri, 19 Sep 2003 10:46:21 +0000 (20:46 +1000)] 
 - (dtucker) [openbsd-compat/port-aix.h] Bug #640: Don't include audit.h
   unless required.  Reorder to reduce warnings.

21 years ago - (djm) Bug #646: Fix location of x11-ssh-askpass; Jim
Damien Miller [Fri, 19 Sep 2003 07:06:06 +0000 (17:06 +1000)] 
 - (djm) Bug #646: Fix location of x11-ssh-askpass; Jim

21 years ago - (djm) Bug #680: Remove missing inet_ntoa.h header reference
Damien Miller [Fri, 19 Sep 2003 06:55:01 +0000 (16:55 +1000)] 
 - (djm) Bug #680: Remove missing inet_ntoa.h header reference

21 years ago - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL;
Damien Miller [Fri, 19 Sep 2003 06:31:31 +0000 (16:31 +1000)] 
 - (djm) Bug #683: Remove reference to --with-ipv4-default from INSTALL;
   djast AT cs.toronto.edu

21 years ago - (djm) Bug #652: Fix empty password auth
Damien Miller [Thu, 18 Sep 2003 08:26:48 +0000 (18:26 +1000)] 
 - (djm) Bug #652: Fix empty password auth

21 years agorpm spec versions V_3_7_1_P1
Damien Miller [Tue, 16 Sep 2003 21:35:09 +0000 (07:35 +1000)] 
rpm spec versions

21 years ago - (djm) OpenBSD Sync
Damien Miller [Tue, 16 Sep 2003 21:34:12 +0000 (07:34 +1000)] 
 - (djm) OpenBSD Sync
   - markus@cvs.openbsd.org 2003/09/16 21:02:40
     [buffer.c channels.c version.h]
     more malloc/fatal fixes; ok millert/deraadt; ghudson at MIT.EDU

21 years agoreset release numbers to 1 V_3_7_P1
Damien Miller [Tue, 16 Sep 2003 06:02:40 +0000 (16:02 +1000)] 
reset release numbers to 1

21 years ago - (djm) Banish sprintf from auth-pam.c. Patch from bal
Damien Miller [Tue, 16 Sep 2003 06:00:52 +0000 (16:00 +1000)] 
 - (djm) Banish sprintf from auth-pam.c. Patch from bal

21 years ago[configure.ac] Fix portability issues.
Tim Rice [Tue, 16 Sep 2003 05:48:15 +0000 (22:48 -0700)] 
[configure.ac] Fix portability issues.

21 years agorelease
Damien Miller [Tue, 16 Sep 2003 04:08:37 +0000 (14:08 +1000)] 
release

21 years ago - (djm) Crank spec versions
Damien Miller [Tue, 16 Sep 2003 03:59:42 +0000 (13:59 +1000)] 
 - (djm) Crank spec versions

21 years ago - deraadt@cvs.openbsd.org 2003/09/16 03:03:47
Ben Lindstrom [Tue, 16 Sep 2003 03:31:03 +0000 (03:31 +0000)] 
   - deraadt@cvs.openbsd.org 2003/09/16 03:03:47
     [buffer.c]
     do not expand buffer before attempting to reallocate it; markus ok

21 years agoFix line width
Darren Tucker [Tue, 16 Sep 2003 03:24:50 +0000 (13:24 +1000)] 
Fix line width

21 years ago - (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: Retrieve
Darren Tucker [Tue, 16 Sep 2003 01:52:19 +0000 (11:52 +1000)] 
 - (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: Retrieve
   PATH (or SUPATH) and UMASK from /etc/default/login on platforms that have it
   (eg Solaris, Reliant Unix).  Patch from Robert.Dahlem at siemens.com.  ok djm@

21 years ago - (dtucker) [regress/Makefile] AIX's make doesn't like " +=", so replace
Darren Tucker [Sun, 14 Sep 2003 03:16:55 +0000 (13:16 +1000)] 
 - (dtucker) [regress/Makefile] AIX's make doesn't like " +=", so replace
   with vanilla "=".

Hopefully everybody's "make" will be happy with that.

21 years ago - (dtucker) [Makefile regress/Makefile] Fix portability issues preventing
Darren Tucker [Sun, 14 Sep 2003 01:40:35 +0000 (11:40 +1000)] 
 - (dtucker) [Makefile regress/Makefile] Fix portability issues preventing
   the regression tests from running with Solaris' make.  Patch from Brian
   Poole (raj at cerias.purdue.edu).

Further info:  Solaris' /usr/ccs/bin/make
* requires a space before "+=" (but not "=")
* does not like @for

The bit that relies on a trailing "/" on $OBJ so "rm ${OBJ}$$F works in the
current dir if OBJ isn't set is my fault.  Nasty but it works.

21 years agoAdd extern __progname, needed if SSHD_PAM_SERVICE not defined
Darren Tucker [Sat, 13 Sep 2003 12:12:11 +0000 (22:12 +1000)] 
Add extern __progname, needed if SSHD_PAM_SERVICE not defined

21 years ago - (dtucker) [auth-pam.c] Use SSHD_PAM_SERVICE for PAM service name, patch
Darren Tucker [Sat, 13 Sep 2003 12:02:05 +0000 (22:02 +1000)] 
 - (dtucker) [auth-pam.c] Use SSHD_PAM_SERVICE for PAM service name, patch
   from cjwatson at debian.org.

21 years ago[configure.ac] define WITH_ABBREV_NO_TTY for SCO. Report by Roger Cornelius.
Tim Rice [Sat, 13 Sep 2003 01:15:15 +0000 (18:15 -0700)] 
[configure.ac] define WITH_ABBREV_NO_TTY for SCO.  Report by Roger Cornelius.

21 years ago - (dtucker) [auth-passwd.c] On AIX, call setauthdb() before loginsuccess(),
Darren Tucker [Sat, 13 Sep 2003 00:41:56 +0000 (10:41 +1000)] 
 - (dtucker) [auth-passwd.c] On AIX, call setauthdb() before loginsuccess(),
   required to correctly reset failed login count when using a password
   registry other than "files" (eg LDAP, see bug #543).

21 years ago - (dtucker) [regress/agent-timeout.sh] Timeout of 5 sec is borderline for
Darren Tucker [Fri, 12 Sep 2003 23:46:03 +0000 (09:46 +1000)] 
 - (dtucker) [regress/agent-timeout.sh] Timeout of 5 sec is borderline for
   slower hosts, increase to 10 sec.

21 years ago[regress/yes-head.sh] shell portability fix.
Tim Rice [Fri, 12 Sep 2003 20:21:14 +0000 (13:21 -0700)] 
[regress/yes-head.sh] shell portability fix.

21 years ago[Makefile.in] only mkdir regress if it does not exist.
Tim Rice [Fri, 12 Sep 2003 20:02:16 +0000 (13:02 -0700)] 
[Makefile.in] only mkdir regress if it does not exist.

21 years ago[regress/agent-ptrace.sh] sh doesn't like "if ! shell_function; then".
Tim Rice [Fri, 12 Sep 2003 18:20:32 +0000 (11:20 -0700)] 
[regress/agent-ptrace.sh] sh doesn't like "if ! shell_function; then".

21 years ago[regress/agent-ptrace.sh regress/dynamic-forward.sh
Tim Rice [Fri, 12 Sep 2003 05:32:17 +0000 (22:32 -0700)] 
[regress/agent-ptrace.sh regress/dynamic-forward.sh
regress/sftp-cmds.sh regress/stderr-after-eof.sh regress/test-exec.sh]
no longer depends on which(1). patch by dtucker@

21 years ago[configure.ac] Prefer setuid/setgid on UnixWare and Open Server.
Tim Rice [Fri, 12 Sep 2003 05:24:36 +0000 (22:24 -0700)] 
[configure.ac] Prefer setuid/setgid on UnixWare and Open Server.

21 years ago[configure.ac] Move libgen tests to before libwrap to unbreak
Tim Rice [Fri, 12 Sep 2003 05:19:31 +0000 (22:19 -0700)] 
[configure.ac] Move libgen tests to before libwrap to unbreak
UnixWare 2.03 using --with-tcp-wrappers.

21 years ago - (dtucker) [configure.ac] Bug #588, #615: Move other libgen tests to after
Darren Tucker [Thu, 11 Sep 2003 04:42:55 +0000 (14:42 +1000)] 
 - (dtucker) [configure.ac] Bug #588, #615: Move other libgen tests to after
   the dirname test, to allow a broken dirname to be detected correctly.
   Based partially on patch supplied by alex.kiernan at thus.net.  ok djm@

21 years ago - (dtucker) [regressh/yes-head.sh] Some platforms (eg Solaris) don't have
Darren Tucker [Wed, 10 Sep 2003 10:17:40 +0000 (20:17 +1000)] 
 - (dtucker) [regressh/yes-head.sh] Some platforms (eg Solaris) don't have
   "yes".

21 years ago- (dtucker) [configure.ac] Part of bug #615: tcsendbreak might be a macro.
Darren Tucker [Wed, 10 Sep 2003 05:22:44 +0000 (15:22 +1000)] 
- (dtucker) [configure.ac] Part of bug #615: tcsendbreak might be a macro.

21 years ago - (dtucker) [configure.ac] Bug #636: Add support for Cray's new X1 machine.
Darren Tucker [Wed, 10 Sep 2003 01:39:05 +0000 (11:39 +1000)] 
 - (dtucker) [configure.ac] Bug #636: Add support for Cray's new X1 machine.
   Patch from wendyp at cray.com.

21 years ago[regress/sftp-badcmds.sh regress/sftp-cmds.sh] Fix errors like
Tim Rice [Tue, 9 Sep 2003 15:35:20 +0000 (08:35 -0700)] 
[regress/sftp-badcmds.sh regress/sftp-cmds.sh] Fix errors like
UX:rm: ERROR: Cannot remove '.' or '..'

21 years ago[regress/agent-timeout.sh] s/TIMEOUT/SSHAGENT_TIMEOUT/ Fixes conflict
Tim Rice [Tue, 9 Sep 2003 15:27:40 +0000 (08:27 -0700)] 
[regress/agent-timeout.sh] s/TIMEOUT/SSHAGENT_TIMEOUT/ Fixes conflict
with shell read-only variable.

21 years ago[regress/Makefile] Fixes for building outside of a read-only source tree.
Tim Rice [Tue, 9 Sep 2003 13:07:10 +0000 (06:07 -0700)] 
[regress/Makefile] Fixes for building outside of a read-only source tree.

21 years ago[ssh-keygen.c] s/PATH_MAX/MAXPATHLEN/ ok mouring@
Tim Rice [Mon, 8 Sep 2003 23:11:33 +0000 (16:11 -0700)] 
[ssh-keygen.c] s/PATH_MAX/MAXPATHLEN/ ok mouring@

21 years ago[configure.ac acconfig.h openbsd-compat/getrrsetbyname.c] test for
Tim Rice [Mon, 8 Sep 2003 21:35:16 +0000 (14:35 -0700)] 
[configure.ac acconfig.h openbsd-compat/getrrsetbyname.c] test for
HEADER.ad in arpa/nameser.h

21 years ago[configure.ac openbsd-compat/getrrsetbyname.c] wrap _getshort and
Tim Rice [Mon, 8 Sep 2003 13:33:33 +0000 (06:33 -0700)] 
[configure.ac openbsd-compat/getrrsetbyname.c] wrap _getshort and
_getlong in #ifndef

21 years ago - (dtucker) [CREDITS Makefile.in configure.ac mdoc2man.awk mdoc2man.pl]
Darren Tucker [Sun, 7 Sep 2003 02:34:54 +0000 (12:34 +1000)] 
 - (dtucker) [CREDITS Makefile.in configure.ac mdoc2man.awk mdoc2man.pl]
   Replace mdoc2man.pl with mdoc2man.awk, provided by Peter Stuge.

21 years ago - (dtucker) [acconfig.h] Typo.
Darren Tucker [Sun, 7 Sep 2003 01:37:27 +0000 (11:37 +1000)] 
 - (dtucker) [acconfig.h] Typo.

21 years ago - (dtucker) openbsd-compat/xcrypt.c] #elsif -> #elif
Darren Tucker [Sat, 6 Sep 2003 23:43:42 +0000 (09:43 +1000)] 
 - (dtucker) openbsd-compat/xcrypt.c] #elsif -> #elif

21 years ago - (dtucker) [regress/sftp-cmds.sh] Skip quoted file test on Cygwin.
Darren Tucker [Sat, 6 Sep 2003 23:32:58 +0000 (09:32 +1000)] 
 - (dtucker) [regress/sftp-cmds.sh] Skip quoted file test on Cygwin.

21 years ago - (dtucker) [regress/sftp-batch.sh] Make temporary batch file name more
Darren Tucker [Sat, 6 Sep 2003 23:31:02 +0000 (09:31 +1000)] 
 - (dtucker) [regress/sftp-batch.sh] Make temporary batch file name more
   distinctive, so "rm ${BATCH}.*" doesn't match the script itself.

21 years ago - (dtucker) [dynamic-forward.sh forwarding.sh sftp-batch.sh (all regress/)]
Darren Tucker [Sat, 6 Sep 2003 23:28:03 +0000 (09:28 +1000)] 
 - (dtucker) [dynamic-forward.sh forwarding.sh sftp-batch.sh (all regress/)]
   Add ${EXEEXT}: required to work on Cygwin.

21 years ago - (dtucker) [agent-ptrace.sh dynamic-forward.sh (all regress/)]
Darren Tucker [Sat, 6 Sep 2003 23:22:21 +0000 (09:22 +1000)] 
 - (dtucker) [agent-ptrace.sh dynamic-forward.sh (all regress/)]
   Put "which" inside quotes.