]> andersk Git - openssh.git/log
openssh.git
20 years ago[buildpkg.sh.in] Last minute fix didn't make it in the .in file. :-(
tim [Mon, 31 May 2004 04:48:40 +0000 (04:48 +0000)] 
[buildpkg.sh.in] Last minute fix didn't make it in the .in file.  :-(

20 years ago - (tim) [configure.ac Makefile.in] Add support for "make package" ok djm@
tim [Mon, 31 May 2004 04:38:51 +0000 (04:38 +0000)] 
 - (tim) [configure.ac Makefile.in] Add support for "make package" ok djm@
 - (tim) [buildpkg.sh.in] New file. A more flexible version of
   contrib/solaris/buildpkg.sh used for "make package".

20 years ago - (dtucker) [auth-pam.c] Use an invalid password for root if
dtucker [Sun, 30 May 2004 12:04:56 +0000 (12:04 +0000)] 
 - (dtucker) [auth-pam.c] Use an invalid password for root if
   PermitRootLogin != yes or the login is invalid, to prevent leaking
   information.  Based on Openwall's owl-always-auth patch.  ok djm@

20 years ago - (dtucker) [auth-pam.c auth-pam.h auth-passwd.c]: Bug #874: Re-add PAM
dtucker [Sun, 30 May 2004 10:43:59 +0000 (10:43 +0000)] 
 - (dtucker) [auth-pam.c auth-pam.h auth-passwd.c]: Bug #874: Re-add PAM
   support for PasswordAuthentication=yes.  ok djm@

20 years ago - (dtucker) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec
dtucker [Wed, 26 May 2004 23:59:31 +0000 (23:59 +0000)] 
 - (dtucker) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec
   contrib/README CREDITS INSTALL] Bug #873: Correct URLs for x11-ssh-askpass
   and Jim Knoble's email address , from Jim himself.

20 years ago - (dtucker) [sshd.c] Fix typo in comment.
dtucker [Mon, 24 May 2004 03:37:13 +0000 (03:37 +0000)] 
 - (dtucker) [sshd.c] Fix typo in comment.

20 years ago - (dtucker) [auth-pam.c] Bug #839: Ensure that pam authentication "thread"
dtucker [Mon, 24 May 2004 01:55:36 +0000 (01:55 +0000)] 
 - (dtucker) [auth-pam.c] Bug #839: Ensure that pam authentication "thread"
   is terminated if the privsep slave exits during keyboard-interactive
   authentication.  ok djm@

20 years ago - dtucker@cvs.openbsd.org 2004/05/23 23:59:53
dtucker [Mon, 24 May 2004 00:36:23 +0000 (00:36 +0000)] 
   - dtucker@cvs.openbsd.org 2004/05/23 23:59:53
     [auth.c auth.h auth1.c auth2.c servconf.c servconf.h sshd_config sshd_config.5]
     Add MaxAuthTries sshd config option; ok markus@

20 years ago - jmc@cvs.openbsd.org 2004/05/22 16:01:05
dtucker [Mon, 24 May 2004 00:35:14 +0000 (00:35 +0000)] 
   - jmc@cvs.openbsd.org 2004/05/22 16:01:05
     [ssh.1]
     kill whitespace at eol;

20 years ago - djm@cvs.openbsd.org 2004/05/22 06:32:12
dtucker [Mon, 24 May 2004 00:34:36 +0000 (00:34 +0000)] 
   - djm@cvs.openbsd.org 2004/05/22 06:32:12
     [clientloop.c ssh.1]
     use '-h' for help in ~C commandline instead of '-?'; inspired by jmc@

20 years ago - djm@cvs.openbsd.org 2004/05/21 11:33:11
dtucker [Mon, 24 May 2004 00:18:05 +0000 (00:18 +0000)] 
   - djm@cvs.openbsd.org 2004/05/21 11:33:11
     [channels.c channels.h clientloop.c serverloop.c ssh.1]
     bz #756: add support for the cancel-tcpip-forward request for the server and
     the client (through the ~C commandline). reported by z3p AT twistedmatrix.com;
     ok markus@

20 years ago - markus@cvs.openbsd.org 2004/05/21 08:43:03
dtucker [Mon, 24 May 2004 00:14:24 +0000 (00:14 +0000)] 
   - markus@cvs.openbsd.org 2004/05/21 08:43:03
     [kex.h moduli.c tildexpand.c]
     add prototypes for -Wall; ok djm

20 years ago - dtucker@cvs.openbsd.org 2004/05/20 10:58:05
dtucker [Mon, 24 May 2004 00:13:07 +0000 (00:13 +0000)] 
   - dtucker@cvs.openbsd.org 2004/05/20 10:58:05
     [clientloop.c]
     Trivial type fix 0 -> '\0'; ok markus@

20 years ago - djm@cvs.openbsd.org 2004/05/19 12:17:33
dtucker [Mon, 24 May 2004 00:12:19 +0000 (00:12 +0000)] 
   - djm@cvs.openbsd.org 2004/05/19 12:17:33
     [sftp-client.c sftp.c]
     gracefully abort transfers on receipt of SIGINT, also ignore SIGINT while
     waiting for a command; ok markus@

20 years ago - (bal) [openbsd-compat/sys-queue.h] Reintroduce machinary to handle
mouring [Sun, 23 May 2004 06:22:27 +0000 (06:22 +0000)] 
 - (bal) [openbsd-compat/sys-queue.h] Reintroduce machinary to handle
   old/broken/incomplete <sys/queue.h>.

20 years ago - (djm) [configure.ac] Warn if the system has no known way of figuring out
djm [Sun, 23 May 2004 04:09:40 +0000 (04:09 +0000)] 
 - (djm) [configure.ac] Warn if the system has no known way of figuring out
   which user is on the other end of a Unix domain socket; ok dtucker@

20 years ago - (djm) Explain consequences of UsePAM=yes a little better in sshd_config;
djm [Sun, 23 May 2004 01:47:58 +0000 (01:47 +0000)] 
 - (djm) Explain consequences of UsePAM=yes a little better in sshd_config;
   ok dtucker@

20 years ago - (dtucker) [openbsd-compat/getrrsetbyname.c] Fix typo too: HAVE_DECL_H_ERROR
dtucker [Thu, 13 May 2004 10:24:10 +0000 (10:24 +0000)] 
 - (dtucker) [openbsd-compat/getrrsetbyname.c] Fix typo too: HAVE_DECL_H_ERROR
   -> HAVE_DECL_H_ERRNO.

20 years ago - (dtucker) [openbsd-compat/getrrsetbyname.c] Check that HAVE_DECL_H_ERROR
dtucker [Thu, 13 May 2004 10:10:38 +0000 (10:10 +0000)] 
 - (dtucker) [openbsd-compat/getrrsetbyname.c] Check that HAVE_DECL_H_ERROR
   is defined before using.

20 years ago - (dtucker) [auth-pam.c scard-opensc.c] Tinderbox says auth-pam.c uses
dtucker [Thu, 13 May 2004 07:29:35 +0000 (07:29 +0000)] 
 - (dtucker) [auth-pam.c scard-opensc.c] Tinderbox says auth-pam.c uses
   readpass.h, grep says scard-opensc.c does too.  Replace with misc.h.

20 years ago - (dtucker) [sshd.8] Bug #843: Add warning about PasswordAuthentication to
dtucker [Thu, 13 May 2004 06:51:40 +0000 (06:51 +0000)] 
 - (dtucker) [sshd.8] Bug #843: Add warning about PasswordAuthentication to
   UsePAM section.  Parts from djm@ and jmc@.

20 years ago - dtucker@cvs.openbsd.org 2004/05/13 02:47:50
dtucker [Thu, 13 May 2004 06:45:46 +0000 (06:45 +0000)] 
   - dtucker@cvs.openbsd.org 2004/05/13 02:47:50
     [ssh-agent.1]
     Add examples to ssh-agent.1, bz#481 from Ralf Hauser; ok deraadt@

20 years ago - deraadt@cvs.openbsd.org 2004/05/11 19:01:43
dtucker [Thu, 13 May 2004 06:39:33 +0000 (06:39 +0000)] 
   - deraadt@cvs.openbsd.org 2004/05/11 19:01:43
     [auth.c auth2-none.c authfile.c channels.c monitor.c monitor_mm.c
     packet.c packet.h progressmeter.c session.c openbsd-compat/xmmap.c]
     improve some code lint did not like; djm millert ok

20 years ago - djm@cvs.openbsd.org 2004/05/09 01:26:48
dtucker [Thu, 13 May 2004 06:31:48 +0000 (06:31 +0000)] 
   - djm@cvs.openbsd.org 2004/05/09 01:26:48
     [kex.c]
     don't overwrite what we are trying to compute

20 years ago - djm@cvs.openbsd.org 2004/05/09 01:19:28
dtucker [Thu, 13 May 2004 06:30:44 +0000 (06:30 +0000)] 
   - djm@cvs.openbsd.org 2004/05/09 01:19:28
     [OVERVIEW auth-rsa.c auth1.c kex.c monitor.c session.c sshconnect1.c
     sshd.c] removed: mpaux.c mpaux.h
     kill some more tiny files; ok deraadt@

20 years ago - djm@cvs.openbsd.org 2004/05/09 00:06:47
dtucker [Thu, 13 May 2004 06:24:32 +0000 (06:24 +0000)] 
   - djm@cvs.openbsd.org 2004/05/09 00:06:47
     [moduli.c ssh-keygen.c] removed: moduli.h
     zap another tiny header; ok deraadt@

20 years ago - djm@cvs.openbsd.org 2004/05/08 00:21:31
dtucker [Thu, 13 May 2004 06:15:47 +0000 (06:15 +0000)] 
   - djm@cvs.openbsd.org 2004/05/08 00:21:31
     [clientloop.c misc.h readpass.c scard.c ssh-add.c ssh-agent.c ssh-keygen.c
     sshconnect.c sshconnect1.c sshconnect2.c] removed: readpass.h
     kill a tiny header; ok deraadt@

20 years ago - deraadt@cvs.openbsd.org 2004/05/08 00:01:37
dtucker [Thu, 13 May 2004 06:06:46 +0000 (06:06 +0000)] 
   - deraadt@cvs.openbsd.org 2004/05/08 00:01:37
     [auth.c clientloop.c misc.h servconf.c ssh.c sshpty.h sshtty.c
     tildexpand.c], removed: sshtty.h tildexpand.h
     make two tiny header files go away; djm ok

20 years ago - jmc@cvs.openbsd.org 2004/05/06 11:24:23
dtucker [Thu, 13 May 2004 03:03:56 +0000 (03:03 +0000)] 
   - jmc@cvs.openbsd.org 2004/05/06 11:24:23
     [ssh_config.5]
     typo from John Cosimano (PR 3770);

20 years ago - jmc@cvs.openbsd.org 2004/05/04 18:36:07
dtucker [Thu, 13 May 2004 03:03:04 +0000 (03:03 +0000)] 
   - jmc@cvs.openbsd.org 2004/05/04 18:36:07
     [scp.1]
     SendEnv here too;

20 years ago - (dtucker) [configure.ac] Bug #867: Additional tests for res_query in
dtucker [Thu, 13 May 2004 01:56:16 +0000 (01:56 +0000)] 
 - (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@

20 years ago - dtucker@cvs.openbsd.org 2004/05/02 23:17:51
dtucker [Sun, 2 May 2004 23:19:03 +0000 (23:19 +0000)] 
   - dtucker@cvs.openbsd.org 2004/05/02 23:17:51
     [scp.1]
     ConnectionTimeout -> ConnectTimeout for scp.1 too.

20 years ago - dtucker@cvs.openbsd.org 2004/05/02 23:02:17
dtucker [Sun, 2 May 2004 23:13:15 +0000 (23:13 +0000)] 
   - dtucker@cvs.openbsd.org 2004/05/02 23:02:17
     [sftp.1]
     ConnectionTimeout -> ConnectTimeout here too, pointed out by jmc@

20 years ago - dtucker@cvs.openbsd.org 2004/05/02 11:57:52
dtucker [Sun, 2 May 2004 12:15:52 +0000 (12:15 +0000)] 
   - dtucker@cvs.openbsd.org 2004/05/02 11:57:52
     [ssh.1]
     ConnectionTimeout -> ConnectTimeout, from m.a.ellis at ncl.ac.uk via
     Debian.  ok djm@

20 years ago - dtucker@cvs.openbsd.org 2004/05/02 11:54:31
dtucker [Sun, 2 May 2004 12:15:08 +0000 (12:15 +0000)] 
   - dtucker@cvs.openbsd.org 2004/05/02 11:54:31
     [sshd.8]
     Man page grammar fix (bz #858), from damerell at chiark.greenend.org.uk
     via Debian; ok djm@

20 years ago - jmc@cvs.openbsd.org 2004/04/28 07:13:42
dtucker [Sun, 2 May 2004 12:14:03 +0000 (12:14 +0000)] 
   - jmc@cvs.openbsd.org 2004/04/28 07:13:42
     [sftp.1 ssh.1]
     add SendEnv to -o list;

20 years ago - jmc@cvs.openbsd.org 2004/04/28 07:02:56
dtucker [Sun, 2 May 2004 12:13:20 +0000 (12:13 +0000)] 
   - jmc@cvs.openbsd.org 2004/04/28 07:02:56
     [sshd_config.5]
     remove unnecessary .Pp;

20 years ago - djm@cvs.openbsd.org 2004/04/28 05:17:10
dtucker [Sun, 2 May 2004 12:12:48 +0000 (12:12 +0000)] 
   - djm@cvs.openbsd.org 2004/04/28 05:17:10
     [ssh_config.5 sshd_config.5]
     manpage fixes in envpass stuff from Brian Poole (raj AT cerias.purdue.edu)

20 years ago - djm@cvs.openbsd.org 2004/04/27 09:46:37
dtucker [Sun, 2 May 2004 12:11:30 +0000 (12:11 +0000)] 
   - djm@cvs.openbsd.org 2004/04/27 09:46:37
     [readconf.c readconf.h servconf.c servconf.h session.c session.h ssh.c
     ssh_config.5 sshd_config.5]
     bz #815: implement ability to pass specified environment variables from
     the client to the server; ok markus@

20 years ago - djm@cvs.openbsd.org 2004/04/22 11:56:57
dtucker [Sun, 2 May 2004 12:09:00 +0000 (12:09 +0000)] 
   - djm@cvs.openbsd.org 2004/04/22 11:56:57
     [moduli.c]
     Bugzilla #850: Sophie Germain is the correct name of the French
     mathematician, "Sophie Germaine" isn't; from Luc.Maisonobe@c-s.fr

20 years ago - (dtucker) [README.platform] List prereqs for building on Cygwin.
dtucker [Fri, 23 Apr 2004 08:57:13 +0000 (08:57 +0000)] 
 - (dtucker) [README.platform] List prereqs for building on Cygwin.

20 years ago - (dtucker) [configure.ac openbsd-compat/getrrsetbyname.c] Declare h_errno
dtucker [Fri, 23 Apr 2004 08:53:10 +0000 (08:53 +0000)] 
 - (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@

20 years ago - (djm) Update config.guess and config.sub to autoconf-2.59 versions; ok tim@
djm [Wed, 21 Apr 2004 02:29:13 +0000 (02:29 +0000)] 
 - (djm) Update config.guess and config.sub to autoconf-2.59 versions; ok tim@

20 years ago - (djm) [configure.ac] Check whether libroken is required when building
djm [Tue, 20 Apr 2004 10:28:55 +0000 (10:28 +0000)] 
 - (djm) [configure.ac] Check whether libroken is required when building
   with Heimdal

20 years agorewrap
djm [Tue, 20 Apr 2004 10:20:40 +0000 (10:20 +0000)] 
rewrap

20 years ago - djm@cvs.openbsd.org 2004/04/19 21:51:49
djm [Tue, 20 Apr 2004 10:14:07 +0000 (10:14 +0000)] 
   - djm@cvs.openbsd.org 2004/04/19 21:51:49
     [ssh.c]
     fix idiot typo that i introduced in my last commit;
     spotted by cschneid AT cschneid.com

20 years ago - jmc@cvs.openbsd.org 2004/04/19 16:12:14
djm [Tue, 20 Apr 2004 10:13:32 +0000 (10:13 +0000)] 
   - jmc@cvs.openbsd.org 2004/04/19 16:12:14
     [ssh_config.5]
     kill whitespace at eol;

20 years ago - djm@cvs.openbsd.org 2004/04/19 13:02:40
djm [Tue, 20 Apr 2004 10:12:53 +0000 (10:12 +0000)] 
   - djm@cvs.openbsd.org 2004/04/19 13:02:40
     [ssh.1 ssh_config.5]
     document strict permission checks on ~/.ssh/config; prompted by,
     with & ok jmc@

20 years ago - djm@cvs.openbsd.org 2004/04/18 23:10:26
djm [Tue, 20 Apr 2004 10:11:57 +0000 (10:11 +0000)] 
   - djm@cvs.openbsd.org 2004/04/18 23:10:26
     [readconf.c readconf.h ssh-keysign.c ssh.c]
     perform strict ownership and modes checks for ~/.ssh/config files,
     as these can be used to execute arbitrary programs; ok markus@
     NB. ssh will now exit when it detects a config with poor permissions

20 years ago - (djm) [openbsd-compat/sys-queue.h] Sync with OpenBSD, needed for above change
djm [Tue, 20 Apr 2004 10:10:46 +0000 (10:10 +0000)] 
 - (djm) [openbsd-compat/sys-queue.h] Sync with OpenBSD, needed for above change

20 years ago - (djm) OpenBSD CVS Sync
djm [Tue, 20 Apr 2004 10:07:19 +0000 (10:07 +0000)] 
 - (djm) OpenBSD CVS Sync
   - henning@cvs.openbsd.org 2004/04/08 16:08:21
     [sshconnect2.c]
     swap the last two parameters to TAILQ_FOREACH_REVERSE. matches what FreeBSD     and NetBSD do.
     ok millert@ mcbride@ markus@ ho@, checked to not affect ports by naddy@

20 years ago - markus@cvs.openbsd.org 2004/04/01 12:19:57
dtucker [Mon, 19 Apr 2004 13:50:16 +0000 (13:50 +0000)] 
   - markus@cvs.openbsd.org 2004/04/01 12:19:57
     [scp.c]
     limit trust between local and remote rcp/scp process,
     noticed by lcamtuf; ok deraadt@, djm@

20 years ago - djm@cvs.openbsd.org 2004/03/31 21:58:47
dtucker [Mon, 19 Apr 2004 12:16:53 +0000 (12:16 +0000)] 
   - djm@cvs.openbsd.org 2004/03/31 21:58:47
     [canohost.c]
     don't skip ip options check when UseDNS=no; ok markus@ (ID sync only)

20 years ago - djm@cvs.openbsd.org 2004/03/30 12:41:56
dtucker [Mon, 19 Apr 2004 12:10:52 +0000 (12:10 +0000)] 
   - djm@cvs.openbsd.org 2004/03/30 12:41:56
     [sftp-client.c]
     sync comment with reality

20 years ago - dtucker@cvs.openbsd.org 2004/03/08 10:17:12
dtucker [Mon, 19 Apr 2004 12:04:21 +0000 (12:04 +0000)] 
   - dtucker@cvs.openbsd.org 2004/03/08 10:17:12
     [regress/login-timeout.sh]
     Missing OBJ, from tim@.  ok markus@ (Already fixed, ID sync only)

20 years ago - dtucker@cvs.openbsd.org 2004/02/29 22:04:45
dtucker [Mon, 19 Apr 2004 12:01:37 +0000 (12:01 +0000)] 
   - dtucker@cvs.openbsd.org 2004/02/29 22:04:45
     [regress/login-timeout.sh]
     Use sudo when restarting daemon during test.  ok markus@

20 years agoAdd people with several and/or large contributions
dtucker [Sun, 18 Apr 2004 11:56:23 +0000 (11:56 +0000)] 
Add people with several and/or large contributions

20 years ago - (djm) [openbsd-compat/bsd-cygwin_util.c] Recent versions of Cygwin allow
djm [Sun, 18 Apr 2004 11:15:43 +0000 (11:15 +0000)] 
 - (djm) [openbsd-compat/bsd-cygwin_util.c] Recent versions of Cygwin allow
   change of user context without a password, so relax auth method
   restrictions; from vinschen AT redhat.com; ok dtucker@

20 years agoupdate relnotes URL for release
djm [Sun, 18 Apr 2004 10:32:56 +0000 (10:32 +0000)] 
update relnotes URL for release

20 years ago - (dtucker) [auth-pam.c] Log username and source host for failed PAM
dtucker [Sun, 18 Apr 2004 01:00:26 +0000 (01:00 +0000)] 
 - (dtucker) [auth-pam.c] Log username and source host for failed PAM
   authentication attempts.  With & ok djm@

20 years ago - (tim) [configure.ac] Set SETEUID_BREAKS_SETUID, BROKEN_SETREUID and
tim [Sat, 17 Apr 2004 03:03:07 +0000 (03:03 +0000)] 
 - (tim) [configure.ac] Set SETEUID_BREAKS_SETUID, BROKEN_SETREUID and
   BROKEN_SETREGID for SCO OpenServer 3

20 years ago - (djm) [auth-krb5.c auth.h session.c] Explicitly refer to Kerberos ccache
djm [Fri, 16 Apr 2004 12:47:55 +0000 (12:47 +0000)] 
 - (djm) [auth-krb5.c auth.h session.c] Explicitly refer to Kerberos ccache
   file using FILE: method, fixes problems on Mac OSX.
   Patch from simon@sxw.org.uk; ok dtucker@

20 years ago - (dtucker) [regress/sftp-cmds.sh] Skip quoting test on Cygwin, since
dtucker [Fri, 16 Apr 2004 07:58:28 +0000 (07:58 +0000)] 
 - (dtucker) [regress/sftp-cmds.sh] Skip quoting test on Cygwin, since
   FAT/NTFS does not permit quotes in filenames.  From vinschen at redhat.com

20 years agoTypo fix in comment
dtucker [Thu, 15 Apr 2004 23:22:40 +0000 (23:22 +0000)] 
Typo fix in comment

20 years ago - (djm) [configure.ac] Fix detection of libwrap on OpenBSD; ok dtucker@
djm [Wed, 14 Apr 2004 10:14:26 +0000 (10:14 +0000)] 
 - (djm) [configure.ac] Fix detection of libwrap on OpenBSD; ok dtucker@

20 years ago - (dtucker) [auth-skey.c defines.h monitor.c] Make skeychallenge explicitly
dtucker [Wed, 14 Apr 2004 07:24:30 +0000 (07:24 +0000)] 
 - (dtucker) [auth-skey.c defines.h monitor.c] Make skeychallenge explicitly
   4-arg, with compatibility for 3-arg versions.  From djm@, ok me.

20 years ago - (dtucker) [acconfig.h configure.ac defines.h] Bug #673: check for 4-arg
dtucker [Wed, 14 Apr 2004 05:26:39 +0000 (05:26 +0000)] 
 - (dtucker) [acconfig.h configure.ac defines.h] Bug #673: check for 4-arg
   skeychallenge(), eg on NetBSD.  ok mouring@

20 years ago - (dtucker) [sshd_config.5] Add PermitRootLogin without-password warning
dtucker [Wed, 14 Apr 2004 03:04:35 +0000 (03:04 +0000)] 
 - (dtucker) [sshd_config.5] Add PermitRootLogin without-password warning
   from bug #701 (text from jfh at cise.ufl.edu).

20 years ago - (bal) [monitor.c monitor_wrap.c] Ok.. Last time. Promise. Tim suggested
mouring [Thu, 8 Apr 2004 16:12:30 +0000 (16:12 +0000)] 
 - (bal) [monitor.c monitor_wrap.c] Ok.. Last time.  Promise.  Tim suggested
   limiting scope and dtucker@ agreed.

20 years ago - (dtucker) [defines.h loginrec.c] Define UT_LINESIZE if not defined and
dtucker [Thu, 8 Apr 2004 06:16:06 +0000 (06:16 +0000)] 
 - (dtucker) [defines.h loginrec.c] Define UT_LINESIZE if not defined and
   simplify loginrec.c.  ok tim@

20 years ago - (bal) [monitor.c monitor_wrap.c] Second try. Put the zlib.h headers
mouring [Thu, 8 Apr 2004 05:11:03 +0000 (05:11 +0000)] 
 - (bal) [monitor.c monitor_wrap.c] Second try.  Put the zlib.h headers
   back and #undef TARGET_OS_MAC instead.  (Bug report pending with Apple)

20 years ago - (dtucker) [loginrec.c] Use UT_LINESIZE if available, prevents truncating
dtucker [Thu, 8 Apr 2004 00:57:05 +0000 (00:57 +0000)] 
 - (dtucker) [loginrec.c] Use UT_LINESIZE if available, prevents truncating
   pty name on Linux 2.6.x systems.  Patch from jpe at eisenmenger.org.

20 years ago - (bal) [acconfig.h auth-krb5.c configure.ac gss-serv-krb5.c] Check to see
mouring [Wed, 7 Apr 2004 04:16:11 +0000 (04:16 +0000)] 
 - (bal) [acconfig.h auth-krb5.c configure.ac gss-serv-krb5.c] Check to see
   if Krb5 library exports krb5_init_etc() since some OSes (like MacOS/X)
   are starting to restrict it as internal since it is not needed by
    developers any more. (Patch based on Apple tree)
- (bal) [monitor.c monitor_wrap.c] monitor_wrap.c] moved zlib.h higher since
    krb5 on MacOS/X conflicts.  There may be a better solution, but this will
    work for now.

20 years ago - (dtucker) [session.c] Flush stdout after displaying loginmsg. From
dtucker [Tue, 6 Apr 2004 22:04:09 +0000 (22:04 +0000)] 
 - (dtucker) [session.c] Flush stdout after displaying loginmsg.  From
   f_mohr at yahoo.de.

20 years agoOops, leftover from testing
dtucker [Tue, 6 Apr 2004 11:41:51 +0000 (11:41 +0000)] 
Oops, leftover from testing

20 years ago - (dtucker) [configure.ac] Bug #816, #748 (again): Attempt to detect
dtucker [Tue, 6 Apr 2004 11:39:02 +0000 (11:39 +0000)] 
 - (dtucker) [configure.ac] Bug #816, #748 (again): Attempt to detect
   broken getaddrinfo and friends on HP-UX.  ok djm@

20 years ago - (dtucker) [acconfig.h configure.ac defines.h] Bug #820: don't use
dtucker [Tue, 6 Apr 2004 11:31:12 +0000 (11:31 +0000)] 
 - (dtucker) [acconfig.h configure.ac defines.h] Bug #820: don't use
   updwtmpx() on IRIX since it seems to clobber utmp.  ok djm@

20 years ago - (djm) Bug #825: Fix ip_options_check() for mapped IPv4/IPv6 connection;
djm [Wed, 31 Mar 2004 05:17:54 +0000 (05:17 +0000)] 
 - (djm) Bug #825: Fix ip_options_check() for mapped IPv4/IPv6 connection;
   with & ok dtucker@

20 years ago - (dtucker) [auth-pam.c] rename the_authctxt to sshpam_authctxt in auth-pam.c
dtucker [Tue, 30 Mar 2004 10:57:57 +0000 (10:57 +0000)] 
 - (dtucker) [auth-pam.c] rename the_authctxt to sshpam_authctxt in auth-pam.c
   to reduce potential confusion with the one in sshd.c.  ok djm@

20 years ago - (dtucker) [configure.ac] Bug #811: Use "!" for LOCKED_PASSWD_PREFIX on
dtucker [Tue, 30 Mar 2004 04:03:45 +0000 (04:03 +0000)] 
 - (dtucker) [configure.ac] Bug #811: Use "!" for LOCKED_PASSWD_PREFIX on
   Linuxes, since that's what many use.  ok djm@

20 years ago - (dtucker) [session.c] Bug #817: Clear loginmsg after fork to prevent
dtucker [Sat, 27 Mar 2004 05:44:21 +0000 (05:44 +0000)] 
 - (dtucker) [session.c] Bug #817: Clear loginmsg after fork to prevent
   duplicate login messages for mutli-session logins.  ok djm@

20 years ago - (djm) Crank RPM spec versions
djm [Sun, 21 Mar 2004 22:40:01 +0000 (22:40 +0000)] 
 - (djm) Crank RPM spec versions

20 years ago - markus@cvs.openbsd.org 2004/03/20 10:40:59
djm [Sun, 21 Mar 2004 22:39:09 +0000 (22:39 +0000)] 
   - markus@cvs.openbsd.org 2004/03/20 10:40:59
     [version.h]
     3.8.1

20 years ago - markus@cvs.openbsd.org 2004/03/11 10:21:17
djm [Sun, 21 Mar 2004 22:36:00 +0000 (22:36 +0000)] 
   - markus@cvs.openbsd.org 2004/03/11 10:21:17
     [ssh.c sshd.c]
     ssh, sshd: sync version output, ok djm

20 years ago - markus@cvs.openbsd.org 2004/03/11 08:36:26
djm [Sun, 21 Mar 2004 22:35:21 +0000 (22:35 +0000)] 
   - markus@cvs.openbsd.org 2004/03/11 08:36:26
     [sshd.c]
     trim usage; ok deraadt

20 years ago - markus@cvs.openbsd.org 2004/03/10 09:45:06
djm [Sun, 21 Mar 2004 22:34:58 +0000 (22:34 +0000)] 
   - markus@cvs.openbsd.org 2004/03/10 09:45:06
     [ssh.c]
     trim usage to match ssh(1) and look more like unix. ok djm@

20 years ago - markus@cvs.openbsd.org 2004/03/09 22:11:05
djm [Sun, 21 Mar 2004 22:34:26 +0000 (22:34 +0000)] 
   - markus@cvs.openbsd.org 2004/03/09 22:11:05
     [ssh.c]
     increase x11 cookie lifetime to 20 minutes; ok djm

20 years ago- (djm) [sshd.c] Drop supplemental groups if started as root
djm [Sun, 21 Mar 2004 22:29:57 +0000 (22:29 +0000)] 
- (djm) [sshd.c] Drop supplemental groups if started as root

20 years ago - (djm) [configure.ac] Add standard license to configure.ac; ok ben, dtucker
djm [Thu, 11 Mar 2004 03:20:10 +0000 (03:20 +0000)] 
 - (djm) [configure.ac] Add standard license to configure.ac; ok ben, dtucker

20 years ago - (dtucker) [openbsd-compat/fake-rfc2553.h] Bug #812: #undef getaddrinfo
dtucker [Wed, 10 Mar 2004 10:06:32 +0000 (10:06 +0000)] 
 - (dtucker) [openbsd-compat/fake-rfc2553.h] Bug #812: #undef getaddrinfo
   before redefining it, silences warnings on Tru64.

20 years ago - (tim) [regress/README.regress] Document ssh-rand-helper issue. ok bal
tim [Mon, 8 Mar 2004 20:12:18 +0000 (20:12 +0000)] 
 - (tim) [regress/README.regress] Document ssh-rand-helper issue. ok bal

20 years ago - dtucker@cvs.openbsd.org 2004/03/08 10:18:57
djm [Mon, 8 Mar 2004 12:13:15 +0000 (12:13 +0000)] 
   - dtucker@cvs.openbsd.org 2004/03/08 10:18:57
     [sshd_config.5]
     Document KerberosGetAFSToken;  ok markus@

20 years ago - djm@cvs.openbsd.org 2004/03/08 09:38:05
djm [Mon, 8 Mar 2004 12:13:00 +0000 (12:13 +0000)] 
   - djm@cvs.openbsd.org 2004/03/08 09:38:05
     [ssh-keyscan.c]
     explicitly initialise remote_major and remote_minor.
     from cjwatson AT debian.org; ok markus@

20 years ago - markus@cvs.openbsd.org 2004/03/05 10:53:58
djm [Mon, 8 Mar 2004 12:12:36 +0000 (12:12 +0000)] 
   - markus@cvs.openbsd.org 2004/03/05 10:53:58
     [readconf.c readconf.h scp.1 sftp.1 ssh.1 ssh_config.5 sshconnect2.c]
     add IdentitiesOnly; ok djm@, pb@

20 years ago - djm@cvs.openbsd.org 2004/03/03 09:31:20
djm [Mon, 8 Mar 2004 12:12:19 +0000 (12:12 +0000)] 
   - djm@cvs.openbsd.org 2004/03/03 09:31:20
     [sftp.c]
     Fix initialisation of progress meter; ok markus@

20 years ago - djm@cvs.openbsd.org 2004/03/03 09:30:42
djm [Mon, 8 Mar 2004 12:12:02 +0000 (12:12 +0000)] 
   - djm@cvs.openbsd.org 2004/03/03 09:30:42
     [sftp-client.c]
     Don't print duplicate messages when progressmeter is off
     Spotted by job317 AT mailvault.com; ok markus@

20 years ago - (djm) OpenBSD CVS Sync
djm [Mon, 8 Mar 2004 12:11:25 +0000 (12:11 +0000)] 
 - (djm) OpenBSD CVS Sync
   - markus@cvs.openbsd.org 2004/03/03 06:47:52
     [sshd.c]
     change proctiltle after accept(2); ok henning, deraadt, djm

20 years ago - (dtucker) [auth-pam.c auth-pam.h auth1.c auth2.c monitor.c monitor_wrap.c
dtucker [Mon, 8 Mar 2004 12:04:06 +0000 (12:04 +0000)] 
 - (dtucker) [auth-pam.c auth-pam.h auth1.c auth2.c monitor.c monitor_wrap.c
   monitor_wrap.h] Bug #808: Ensure force_pwchange is correctly initialized
   even if keyboard-interactive is not used by the client.  Prevents segfaults
   in some cases where the user's password is expired (note this is not
   considered a security exposure).  ok djm@

20 years ago - (dtucker) [configure.ac sshd.c openbsd-compat/bsd-misc.h
dtucker [Mon, 8 Mar 2004 11:59:03 +0000 (11:59 +0000)] 
 - (dtucker) [configure.ac sshd.c openbsd-compat/bsd-misc.h
   openbsd-compat/setenv.c] Unset KRB5CCNAME on AIX to prevent it from being
   inherited by the child.  ok djm@

20 years ago - (dtucker) [sshd.c] Back out rev 1.270 as it caused problems on some
dtucker [Mon, 8 Mar 2004 11:13:12 +0000 (11:13 +0000)] 
 - (dtucker) [sshd.c] Back out rev 1.270 as it caused problems on some
   platforms (eg SCO, HP-UX) with logging in the wrong TZ.

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