]> andersk Git - openssh.git/log
openssh.git
20 years ago - (dtucker) [contrib/redhat/openssh.spec] Bug #714: Now that UsePAM is a
dtucker [Tue, 7 Oct 2003 07:40:56 +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 agoSo people know who to blame...
dtucker [Tue, 7 Oct 2003 01:31:22 +0000 (01:31 +0000)] 
So people know who to blame...

20 years ago - (dtucker) [auth-pam.c auth-pam.h session.c] Make PAM use the new static
dtucker [Tue, 7 Oct 2003 01:30:15 +0000 (01:30 +0000)] 
 - (dtucker) [auth-pam.c auth-pam.h session.c] Make PAM use the new static
   cleanup functions.  With & ok djm@

20 years ago - (djm) Delete autom4te.cache after autoreconf
djm [Tue, 7 Oct 2003 00:18:22 +0000 (00:18 +0000)] 
 - (djm) Delete autom4te.cache after autoreconf

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

20 years ago - markus@cvs.openbsd.org 2003/10/02 08:26:53
dtucker [Fri, 3 Oct 2003 08:02:30 +0000 (08:02 +0000)] 
   - markus@cvs.openbsd.org 2003/10/02 08:26:53
     [ssh-gss.h]
     missing $OpenBSD:; dtucker

20 years ago - markus@cvs.openbsd.org 2003/10/02 10:41:59
dtucker [Fri, 3 Oct 2003 07:57:24 +0000 (07:57 +0000)] 
   - markus@cvs.openbsd.org 2003/10/02 10:41:59
     [sshd.c]
     print openssl version, too, several requests; ok henning/djm.

20 years ago - (dtucker) [session.c] Fix bus errors on some 64-bit Solaris configurations.
dtucker [Thu, 2 Oct 2003 10:07:09 +0000 (10:07 +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 - (dtucker) [ssh-gss.h] Prototype change missed in sync.
dtucker [Thu, 2 Oct 2003 07:32:30 +0000 (07:32 +0000)] 
 - (dtucker) [ssh-gss.h] Prototype change missed in sync.

20 years ago - (dtucker) [configure.ac] Don't set DISABLE_SHADOW when configuring
dtucker [Thu, 2 Oct 2003 06:26:34 +0000 (06:26 +0000)] 
 - (dtucker) [configure.ac] Don't set DISABLE_SHADOW when configuring
   --with-pam.  ok djm@

20 years ago - markus@cvs.openbsd.org 2003/09/29 20:19:57
dtucker [Thu, 2 Oct 2003 06:20:54 +0000 (06:20 +0000)] 
   - markus@cvs.openbsd.org 2003/09/29 20:19:57
     [servconf.c sshd_config]
     GSSAPICleanupCreds -> GSSAPICleanupCredentials

20 years ago - jmc@cvs.openbsd.org 2003/09/29 11:40:51
dtucker [Thu, 2 Oct 2003 06:19:47 +0000 (06:19 +0000)] 
   - jmc@cvs.openbsd.org 2003/09/29 11:40:51
     [ssh.1]
     - add list of options to -o and .Xr ssh_config(5)
     - some other cleanup
     requested by deraadt@;
     ok deraadt@ markus@

20 years ago - markus@cvs.openbsd.org 2003/09/26 08:19:29
dtucker [Thu, 2 Oct 2003 06:18:22 +0000 (06:18 +0000)] 
   - markus@cvs.openbsd.org 2003/09/26 08:19:29
     [sshd.c]
     no need to set the listen sockets to non-block; ok deraadt@

20 years ago - markus@cvs.openbsd.org 2003/09/23 20:41:11
dtucker [Thu, 2 Oct 2003 06:17:00 +0000 (06:17 +0000)] 
   - markus@cvs.openbsd.org 2003/09/23 20:41:11
     [channels.c channels.h clientloop.c]
     move client only agent code to clientloop.c

20 years ago - markus@cvs.openbsd.org 2003/09/23 20:18:52
dtucker [Thu, 2 Oct 2003 06:15:15 +0000 (06:15 +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 - markus@cvs.openbsd.org 2003/09/23 20:17:11
dtucker [Thu, 2 Oct 2003 06:12:36 +0000 (06:12 +0000)] 
   - markus@cvs.openbsd.org 2003/09/23 20:17:11
     [Makefile.in auth1.c auth2.c auth.c auth.h auth-krb5.c canohost.c
     cleanup.c clientloop.c fatal.c gss-serv.c log.c log.h monitor.c monitor.h
     monitor_wrap.c monitor_wrap.h packet.c serverloop.c session.c session.h
     ssh-agent.c sshd.c]
     replace fatal_cleanup() and linked list of fatal callbacks with static
     cleanup_exit() function.  re-refine cleanup_exit() where appropriate,
     allocate sshd's authctxt eary to allow simpler cleanup in sshd.
     tested by many, ok deraadt@

20 years ago - (bal) Fix issues in openbsd-compat/realpath.c
mouring [Tue, 30 Sep 2003 23:49:06 +0000 (23:49 +0000)] 
 - (bal) Fix issues in openbsd-compat/realpath.c

20 years ago[sshd_config] UsePAM defaults to no.
tim [Fri, 26 Sep 2003 02:04:34 +0000 (02:04 +0000)] 
[sshd_config] UsePAM defaults to no.

20 years ago - (dtucker) [configure.ac openbsd-compat/xcrypt.c] Bug #633: Remove
dtucker [Thu, 25 Sep 2003 10:18:33 +0000 (10:18 +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 - (dtucker) [configure.ac] IRIX5 needs the same setre[ug]id defines as IRIX6.
dtucker [Wed, 24 Sep 2003 10:03:48 +0000 (10:03 +0000)] 
 - (dtucker) [configure.ac] IRIX5 needs the same setre[ug]id defines as IRIX6.

20 years ago - (djm) Update version.h and spec files for HEAD
djm [Tue, 23 Sep 2003 22:30:18 +0000 (22:30 +0000)] 
 - (djm) Update version.h and spec files for HEAD

20 years ago - (djm) Sync with V_3_7 branch:
djm [Tue, 23 Sep 2003 12:12:38 +0000 (12:12 +0000)] 
 - (djm) Sync with V_3_7 branch:
   - (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[configure.ac] add --disable-etc-default-login option. ok djm
tim [Tue, 23 Sep 2003 02:50:14 +0000 (02:50 +0000)] 
[configure.ac] add --disable-etc-default-login option. ok djm

20 years ago - (bal) "extration" -> "extraction" in ssh-rand-helper.c; repoted by john
mouring [Mon, 22 Sep 2003 15:36:15 +0000 (15:36 +0000)] 
 - (bal) "extration" -> "extraction" in ssh-rand-helper.c; repoted by john
        on #unixhelp@efnet

20 years ago - markus@cvs.openbsd.org 2003/09/19 17:43:35
dtucker [Mon, 22 Sep 2003 11:16:05 +0000 (11:16 +0000)] 
   - markus@cvs.openbsd.org 2003/09/19 17:43:35
     [clientloop.c sshtty.c sshtty.h]
     remove fatal callbacks from client code; ok deraadt

20 years ago - markus@cvs.openbsd.org 2003/09/19 17:40:20
dtucker [Mon, 22 Sep 2003 11:14:55 +0000 (11:14 +0000)] 
   - markus@cvs.openbsd.org 2003/09/19 17:40:20
     [scp.c]
     error handling for remote-remote copy; #638; report Harald Koenig;
     ok millert, fgs, henning, deraadt

20 years ago - markus@cvs.openbsd.org 2003/09/19 11:33:09
dtucker [Mon, 22 Sep 2003 11:13:59 +0000 (11:13 +0000)] 
   - markus@cvs.openbsd.org 2003/09/19 11:33:09
     [packet.c sshd.c]
     do not call packet_close on fatal; ok deraadt

20 years ago - markus@cvs.openbsd.org 2003/09/19 11:31:33
dtucker [Mon, 22 Sep 2003 11:12:56 +0000 (11:12 +0000)] 
   - markus@cvs.openbsd.org 2003/09/19 11:31:33
     [channels.c]
     do not call channel_free_all on fatal; ok deraadt

20 years ago - markus@cvs.openbsd.org 2003/09/19 11:30:39
dtucker [Mon, 22 Sep 2003 11:11:20 +0000 (11:11 +0000)] 
   - markus@cvs.openbsd.org 2003/09/19 11:30:39
     [ssh-keyscan.c]
     avoid fatal_cleanup, just call exit(); ok deraadt

20 years ago - markus@cvs.openbsd.org 2003/09/19 11:29:40
dtucker [Mon, 22 Sep 2003 11:10:21 +0000 (11:10 +0000)] 
   - markus@cvs.openbsd.org 2003/09/19 11:29:40
     [ssh-agent.c]
     provide a ssh-agent specific fatal() function; ok deraadt

20 years ago - markus@cvs.openbsd.org 2003/09/19 09:03:00
dtucker [Mon, 22 Sep 2003 11:08:21 +0000 (11:08 +0000)] 
   - markus@cvs.openbsd.org 2003/09/19 09:03:00
     [buffer.c]
     sign fix in buffer_dump; Jedi/Sector One; pr 3473

20 years ago - markus@cvs.openbsd.org 2003/09/19 09:02:02
dtucker [Mon, 22 Sep 2003 11:06:46 +0000 (11:06 +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 - miod@cvs.openbsd.org 2003/09/18 13:02:21
dtucker [Mon, 22 Sep 2003 11:05:50 +0000 (11:05 +0000)] 
   - miod@cvs.openbsd.org 2003/09/18 13:02:21
     [authfd.c bufaux.c dh.c mac.c ssh-keygen.c]
     A few signedness fixes for harmless situations; markus@ ok

20 years ago - markus@cvs.openbsd.org 2003/09/18 08:49:45
dtucker [Mon, 22 Sep 2003 11:04:23 +0000 (11:04 +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:56:05
dtucker [Mon, 22 Sep 2003 11:01:27 +0000 (11:01 +0000)] 
   - markus@cvs.openbsd.org 2003/09/18 07:56:05
     [authfile.c]
     missing  buffer_free(&encrypted); #662; zardoz at users.sf.net

20 years ago - markus@cvs.openbsd.org 2003/09/18 07:54:48
dtucker [Mon, 22 Sep 2003 11:00:19 +0000 (11:00 +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 [Mon, 22 Sep 2003 10:59:16 +0000 (10:59 +0000)] 
   - markus@cvs.openbsd.org 2003/09/18 07:52:54
     [sshconnect.c]
     missing {}; bug #656; jclonguet at free.fr

20 years ago - (dtucker) [contrib/aix/pam.conf] Include example pam.conf for AIX from
dtucker [Mon, 22 Sep 2003 10:41:40 +0000 (10:41 +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:38:11 +0000 (04:38 +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:00:59 +0000 (04:00 +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:36 +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:26 +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:54:37 +0000 (02:54 +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:00 +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:08:23 +0000 (02:08 +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:21 +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:24 +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:16 +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:18:47 +0000 (01:18 +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:07:40 +0000 (01:07 +0000)] 
 - (dtucker) [configure.ac] Bug #655: uid swapping issues on Mac OS X.
   Patch from max at quendi.de.

20 years agoWrong filename
dtucker [Mon, 22 Sep 2003 00:59:34 +0000 (00:59 +0000)] 
Wrong filename

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

20 years ago - (dtucker) [acconfig.h] Updated basename test needs HAVE_BASENAME
dtucker [Fri, 19 Sep 2003 11:25:23 +0000 (11:25 +0000)] 
 - (dtucker) [acconfig.h] Updated basename test needs HAVE_BASENAME

20 years ago - (dtucker) [session.c] Bug #643: Fix size_t -> u_int and fix null deref
dtucker [Fri, 19 Sep 2003 10:56:51 +0000 (10:56 +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:43:38 +0000 (10:43 +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:05:24 +0000 (07:05 +0000)] 
 - (djm) Bug #646: Fix location of x11-ssh-askpass; Jim

20 years ago - (djm) Bug #641: Allow RedHat RPM building without GTK-2; Patch from
djm [Fri, 19 Sep 2003 06:58:21 +0000 (06:58 +0000)] 
 - (djm) Bug #641: Allow RedHat RPM building without GTK-2; Patch from
   jason AT devrandom.org

20 years ago - (djm) Bug #661: Remove duplicate check for basename; from
djm [Fri, 19 Sep 2003 06:41:01 +0000 (06:41 +0000)] 
 - (djm) Bug #661: Remove duplicate check for basename; from
   bugzilla-openssh AT thewrittenword.com

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

20 years ago20030918
djm [Thu, 18 Sep 2003 08:25:46 +0000 (08:25 +0000)] 
20030918
 - (djm) Bug #652: Fix empty password auth

20 years ago[openbsd-compat/inet_ntoa.c] 20030917 "Sync with V_3_7 branch" undid
tim [Wed, 17 Sep 2003 20:20:33 +0000 (20:20 +0000)] 
[openbsd-compat/inet_ntoa.c] 20030917 "Sync with V_3_7 branch" undid
20030916 "Missed dead header in inet_ntoa.c"

20 years ago- (djm) Crank RPM spec file versions
djm [Tue, 16 Sep 2003 21:32:17 +0000 (21:32 +0000)] 
- (djm) Crank RPM spec file versions

20 years ago - (djm) OpenBSD Sync
djm [Tue, 16 Sep 2003 21:31:14 +0000 (21:31 +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 ago - (djm) Sync with V_3_7 branch
djm [Tue, 16 Sep 2003 21:24:25 +0000 (21:24 +0000)] 
 - (djm) Sync with V_3_7 branch

20 years ago - (bal) Missed dead header in inet_ntoa.
mouring [Tue, 16 Sep 2003 17:23:29 +0000 (17:23 +0000)] 
 - (bal) Missed dead header in inet_ntoa.

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

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.

20 years ago - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX.
dtucker [Sat, 6 Sep 2003 06:44:39 +0000 (06:44 +0000)] 
 - (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX.

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