]> andersk Git - openssh.git/log
openssh.git
20 years ago - (dtucker) [defines.h] Bug #458: Define SIZE_T_MAX as UINT_MAX if we V_3_7
dtucker [Thu, 18 Dec 2003 23:56:44 +0000 (23:56 +0000)] 
 - (dtucker) [defines.h] Bug #458: Define SIZE_T_MAX as UINT_MAX if we
   typedef size_t ourselves.

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

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

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

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

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

20 years ago - (dtucker) [README ssh-host-config ssh-user-config Makefile] (All
dtucker [Thu, 13 Nov 2003 00:31:00 +0000 (00:31 +0000)] 
 - (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.

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

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

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

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

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

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

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

20 years ago - (dtucker) [INSTALL] Note that --with-md5 is now required on platforms with
dtucker [Fri, 17 Oct 2003 06:30:54 +0000 (06:30 +0000)] 
 - (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.

20 years ago[regress/banner.sh] portability fix.
tim [Wed, 15 Oct 2003 16:23:18 +0000 (16:23 +0000)] 
[regress/banner.sh] portability fix.

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

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

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

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

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

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

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

20 years ago - dtucker@cvs.openbsd.org 2003/10/07 01:47:27
dtucker [Wed, 8 Oct 2003 07:31:17 +0000 (07:31 +0000)] 
   - 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@

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

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

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

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

20 years ago[sshd_config] UsePAM defaults to no.
tim [Thu, 2 Oct 2003 16:38:19 +0000 (16:38 +0000)] 
[sshd_config] UsePAM defaults to no.

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

20 years ago - markus@cvs.openbsd.org 2003/09/23 20:18:52
dtucker [Thu, 2 Oct 2003 06:44:13 +0000 (06:44 +0000)] 
- 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@

20 years ago - (dtucker) [configure.ac openbsd-compat/xcrypt.c] Bug #633: Remove
dtucker [Thu, 25 Sep 2003 10:17:53 +0000 (10:17 +0000)] 
 - (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@

20 years ago - (djm) Release 3.7.1p2 V_3_7_1_P2
djm [Tue, 23 Sep 2003 09:33:17 +0000 (09:33 +0000)] 
 - (djm) Release 3.7.1p2

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

20 years ago - (djm) Fix SSH1 challenge kludge
djm [Tue, 23 Sep 2003 09:24:21 +0000 (09:24 +0000)] 
 - (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

20 years ago - markus@cvs.openbsd.org 2003/09/19 09:02:02
dtucker [Tue, 23 Sep 2003 09:00:41 +0000 (09:00 +0000)] 
   - 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

20 years ago - markus@cvs.openbsd.org 2003/09/18 08:49:45
dtucker [Tue, 23 Sep 2003 08:59:08 +0000 (08:59 +0000)] 
   - 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@

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

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

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

20 years ago - (dtucker) [contrib/aix/pam.conf] Include example pam.conf for AIX from
dtucker [Mon, 22 Sep 2003 10:42:16 +0000 (10:42 +0000)] 
 - (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.

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

20 years agoFix typo. s/SETEIUD_BREAKS_SETUID/SETEUID_BREAKS_SETUID/
tim [Mon, 22 Sep 2003 04:03:46 +0000 (04:03 +0000)] 
Fix typo. s/SETEIUD_BREAKS_SETUID/SETEUID_BREAKS_SETUID/

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

20 years ago - (dtucker) [openbsd-compat/port-aix.c] Use correct include for xmalloc.h,
dtucker [Mon, 22 Sep 2003 03:05:48 +0000 (03:05 +0000)] 
 - (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

20 years ago - (dtucker) [uidswap.c] Don't test restoration of uid on Cygwin since the
dtucker [Mon, 22 Sep 2003 02:55:20 +0000 (02:55 +0000)] 
 - (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.

20 years ago - (dtucker) [contrib/cygwin/README contrib/cygwin/ssh-host-config] Update
dtucker [Mon, 22 Sep 2003 02:32:43 +0000 (02:32 +0000)] 
 - (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.

20 years ago - (dtucker) [configure.ac openbsd-compat/fake-rfc2553.c
dtucker [Mon, 22 Sep 2003 02:09:17 +0000 (02:09 +0000)] 
 - (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

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

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

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

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

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

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

20 years ago - (dtucker) [session.c] Bug #643: Fix size_t -> u_int and fix null deref
dtucker [Fri, 19 Sep 2003 10:55:10 +0000 (10:55 +0000)] 
 - (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.

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

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

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

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

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

20 years agorpm spec versions V_3_7_1_P1
djm [Tue, 16 Sep 2003 21:35:09 +0000 (21:35 +0000)] 
rpm spec versions

20 years ago - (djm) OpenBSD Sync
djm [Tue, 16 Sep 2003 21:34:12 +0000 (21:34 +0000)] 
 - (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

20 years agoreset release numbers to 1 V_3_7_P1
djm [Tue, 16 Sep 2003 06:02:40 +0000 (06:02 +0000)] 
reset release numbers to 1

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

20 years ago[configure.ac] Fix portability issues.
tim [Tue, 16 Sep 2003 05:48:15 +0000 (05:48 +0000)] 
[configure.ac] Fix portability issues.

20 years agorelease
djm [Tue, 16 Sep 2003 04:08:37 +0000 (04:08 +0000)] 
release

20 years ago - (djm) Crank spec versions
djm [Tue, 16 Sep 2003 03:59:42 +0000 (03:59 +0000)] 
 - (djm) Crank spec versions

20 years ago - deraadt@cvs.openbsd.org 2003/09/16 03:03:47
mouring [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

20 years agoFix line width
dtucker [Tue, 16 Sep 2003 03:24:50 +0000 (03:24 +0000)] 
Fix line width

20 years ago - (dtucker) [acconfig.h configure.ac defines.h session.c] Bug #252: Retrieve
dtucker [Tue, 16 Sep 2003 01:52:19 +0000 (01:52 +0000)] 
 - (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@

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

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

20 years ago - (dtucker) [Makefile regress/Makefile] Fix portability issues preventing
dtucker [Sun, 14 Sep 2003 01:40:35 +0000 (01:40 +0000)] 
 - (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.

20 years agoAdd extern __progname, needed if SSHD_PAM_SERVICE not defined
dtucker [Sat, 13 Sep 2003 12:12:11 +0000 (12:12 +0000)] 
Add extern __progname, needed if SSHD_PAM_SERVICE not defined

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

20 years ago[configure.ac] define WITH_ABBREV_NO_TTY for SCO. Report by Roger Cornelius.
tim [Sat, 13 Sep 2003 01:15:15 +0000 (01:15 +0000)] 
[configure.ac] define WITH_ABBREV_NO_TTY for SCO.  Report by Roger Cornelius.

20 years ago - (dtucker) [auth-passwd.c] On AIX, call setauthdb() before loginsuccess(),
dtucker [Sat, 13 Sep 2003 00:41:56 +0000 (00:41 +0000)] 
 - (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).

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

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

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

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

20 years ago[regress/agent-ptrace.sh regress/dynamic-forward.sh
tim [Fri, 12 Sep 2003 05:32:17 +0000 (05:32 +0000)] 
[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@

20 years ago[configure.ac] Prefer setuid/setgid on UnixWare and Open Server.
tim [Fri, 12 Sep 2003 05:24:36 +0000 (05:24 +0000)] 
[configure.ac] Prefer setuid/setgid on UnixWare and Open Server.

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

20 years ago - (dtucker) [configure.ac] Bug #588, #615: Move other libgen tests to after
dtucker [Thu, 11 Sep 2003 04:42:55 +0000 (04:42 +0000)] 
 - (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@

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

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

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

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

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

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

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

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

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

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

20 years ago - (dtucker) [acconfig.h] Typo.
dtucker [Sun, 7 Sep 2003 01:37:27 +0000 (01:37 +0000)] 
 - (dtucker) [acconfig.h] Typo.

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

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

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

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

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

This page took 0.087027 seconds and 4 git commands to generate.