]> andersk Git - openssh.git/log
openssh.git
18 years ago - (dtucker) [configure.ac] Update zlib warning message too, pointed out by V_4_1
dtucker [Tue, 26 Jul 2005 02:00:12 +0000 (02:00 +0000)] 
 - (dtucker) [configure.ac] Update zlib warning message too, pointed out by
   tim@.

18 years ago - (dtucker) [configure.ac] Update zlib version check for CAN-2005-2096.
dtucker [Mon, 25 Jul 2005 05:23:33 +0000 (05:23 +0000)] 
 - (dtucker) [configure.ac] Update zlib version check for CAN-2005-2096.

18 years ago - (dtucker) [README] Link to new release notes. Beter late than never...
dtucker [Mon, 30 May 2005 00:00:22 +0000 (00:00 +0000)] 
 - (dtucker) [README] Link to new release notes.  Beter late than never...

18 years ago20050529
dtucker [Sun, 29 May 2005 00:28:18 +0000 (00:28 +0000)] 
20050529
 - (dtucker) [openbsd-compat/port-aix.c] Bug #1046: AIX 5.3 expects the
   argument to passwdexpired to be initialized to NULL.  Suggested by tim@
   While at it, initialize the other arguments to auth functions in case they
   ever acquire this behaviour.

18 years ago - (djm) Release 4.1p1 V_4_1_P1
djm [Wed, 25 May 2005 12:24:56 +0000 (12:24 +0000)] 
 - (djm) Release 4.1p1

18 years ago - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Ensure sufficient memory
dtucker [Wed, 25 May 2005 09:42:40 +0000 (09:42 +0000)] 
 - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Ensure sufficient memory
   allocation when retrieving core Windows environment.  Add CYGWIN variable
   to propagated variables.  Patch from vinschen at redhat.com, ok djm@

18 years ago - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Ensure sufficient memory
dtucker [Wed, 25 May 2005 09:42:10 +0000 (09:42 +0000)] 
 - (dtucker) [openbsd-compat/bsd-cygwin_util.c] Ensure sufficient memory
   allocation when retrieving core Windows environment.  Add CYGWIN variable
   to propagated variables.  Patch from vinschen at redhat.com, ok djm@

18 years ago - (dtucker) [auth-pam.c] Since people don't seem to be getting the message
dtucker [Wed, 25 May 2005 06:18:09 +0000 (06:18 +0000)] 
 - (dtucker) [auth-pam.c] Since people don't seem to be getting the message
   that USE_POSIX_THREADS is unsupported, not recommended and generally a bad
   idea, it is now known as UNSUPPORTED_POSIX_THREADS_HACK.  Attempting to use
   USE_POSIX_THREADS will now generate an error so we don't silently change
   behaviour.  ok djm@

18 years ago - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
djm [Wed, 25 May 2005 04:43:47 +0000 (04:43 +0000)] 
 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
         [contrib/suse/openssh.spec] Update spec file versions to 4.1p1

19 years agorestore portable-specific tweak
djm [Tue, 24 May 2005 06:42:00 +0000 (06:42 +0000)] 
restore portable-specific tweak

19 years agonicer fix from millert@
djm [Tue, 24 May 2005 06:39:03 +0000 (06:39 +0000)] 
nicer fix from millert@

19 years ago - (djm) [openbsd-compat/readpassphrase.c] bz #950: Retry tcsetattr to ensure
djm [Tue, 24 May 2005 05:54:27 +0000 (05:54 +0000)] 
 - (djm) [openbsd-compat/readpassphrase.c] bz #950: Retry tcsetattr to ensure
   terminal modes are reset correctly. Fix from peak AT argo.troja.mff.cuni.cz;
   "looks ok" dtucker@

19 years ago20050512
tim [Thu, 12 May 2005 17:32:19 +0000 (17:32 +0000)] 
20050512
 - (tim) [buildpkg.sh.in] missing ${PKG_INSTALL_ROOT} in init script
   hard link section. Bug 1038.

19 years ago - (dtucker) [contrib/cygwin/ssh-host-config] Add a test and warning for a
dtucker [Mon, 9 May 2005 13:48:17 +0000 (13:48 +0000)] 
 - (dtucker) [contrib/cygwin/ssh-host-config] Add a test and warning for a
   user-mode mounts in Cygwin installation.  Patch from vinschen at redhat.com.

19 years ago - (djm) [ssh.c] some systems return EADDRINUSE on a bind to an already-used
djm [Wed, 4 May 2005 05:33:09 +0000 (05:33 +0000)] 
 - (djm) [ssh.c] some systems return EADDRINUSE on a bind to an already-used
   unix domain socket, so catch that too; from jakob@ ok dtucker@

19 years ago - (dtucker) [canohost.c] normalise socket addresses returned by
dtucker [Tue, 3 May 2005 09:05:32 +0000 (09:05 +0000)] 
 - (dtucker) [canohost.c] normalise socket addresses returned by
   get_remote_hostname().  This means that IPv4 addresses in log messages
   on IPv6 enabled machines will no longer be prefixed by "::ffff:" and
   AllowUsers, DenyUsers, AllowGroups, DenyGroups will match IPv4-style
   addresses only for 4-in-6 mapped connections, regardless of whether
   or not the machine is IPv6 enabled.  ok djm@

19 years agotypo
dtucker [Mon, 25 Apr 2005 07:03:29 +0000 (07:03 +0000)] 
typo

19 years ago - (dtucker) [regress/multiplex.sh] Put control socket in /tmp so running
dtucker [Mon, 25 Apr 2005 07:01:26 +0000 (07:01 +0000)] 
 - (dtucker) [regress/multiplex.sh] Put control socket in /tmp so running
   "make tests" works even if you'r building on a filesystem that doesn't
   support sockets.  From deengert at anl.gov, ok djm@

19 years ago - (dtucker) [regress/multiplex.sh] Remove cleanup call since test-exec.sh
dtucker [Mon, 25 Apr 2005 04:49:48 +0000 (04:49 +0000)] 
 - (dtucker) [regress/multiplex.sh] Remove cleanup call since test-exec.sh
   will clean up anyway.  From tim@

19 years ago - (dtucker) [regress/multiplex.sh] Use "kill -0 $pid" to check for the
dtucker [Mon, 25 Apr 2005 04:48:22 +0000 (04:48 +0000)] 
 - (dtucker) [regress/multiplex.sh] Use "kill -0 $pid" to check for the
   existence of a process since it's more portable.  Found by jbasney at
   ncsa.uiuc.edu; ok tim@

19 years ago - (dtucker) [INSTALL configure.ac] Make zlib version check test for 1.1.4 or
dtucker [Sun, 24 Apr 2005 07:52:22 +0000 (07:52 +0000)] 
 - (dtucker) [INSTALL configure.ac] Make zlib version check test for 1.1.4 or
   1.2.1.2 or higher.  With tim@, ok djm@

19 years ago - (tim) [config.guess] Add support for OpenServer 6.
tim [Sun, 24 Apr 2005 01:17:29 +0000 (01:17 +0000)] 
 - (tim) [config.guess] Add support for OpenServer 6.

19 years ago - (dtucker) [session.c] Bug #1024: Don't check pam_session_is_open if
dtucker [Thu, 21 Apr 2005 09:50:55 +0000 (09:50 +0000)] 
 - (dtucker) [session.c] Bug #1024: Don't check pam_session_is_open if
   UseLogin is set as PAM is not used to establish credentials in that
   case.  Found by Michael Selvesteen, ok djm@

19 years ago - (dtucker) [INSTALL] Fix s/key text too.
dtucker [Tue, 19 Apr 2005 05:40:51 +0000 (05:40 +0000)] 
 - (dtucker) [INSTALL] Fix s/key text too.

19 years ago - (dtucker) [INSTALL] Put the s/key text and URL back together.
dtucker [Tue, 19 Apr 2005 05:31:49 +0000 (05:31 +0000)] 
 - (dtucker) [INSTALL] Put the s/key text and URL back together.

19 years ago - (dtucker) [INSTALL] Reference README.privsep for the privilege separation
dtucker [Tue, 19 Apr 2005 02:21:21 +0000 (02:21 +0000)] 
 - (dtucker) [INSTALL] Reference README.privsep for the privilege separation
   requirements.  Pointed out by Bengt Svensson.

19 years ago - (tim) [configure.ac] UnixWare needs PASSWD_NEEDS_USERNAME
tim [Tue, 12 Apr 2005 02:00:18 +0000 (02:00 +0000)] 
 - (tim) [configure.ac] UnixWare needs PASSWD_NEEDS_USERNAME

19 years ago - (dtucker) [auth-passwd.c auth-sia.h] Remove duplicate definitions of
dtucker [Tue, 5 Apr 2005 11:00:47 +0000 (11:00 +0000)] 
 - (dtucker) [auth-passwd.c auth-sia.h] Remove duplicate definitions of
   sys_auth_passwd, pointed out by cmadams at hiwaay.net.

19 years ago - (dtucker) [auth-sia.c] Constify sys_auth_passwd, fixes build error on
dtucker [Tue, 5 Apr 2005 10:58:37 +0000 (10:58 +0000)] 
 - (dtucker) [auth-sia.c] Constify sys_auth_passwd, fixes build error on
   Tru64.  Patch from cmadams at hiwaay.net.

19 years ago - (dtucker) [configure.ac] Define HAVE_SO_PEERCRED if we have it. ok djm@
dtucker [Tue, 5 Apr 2005 09:22:45 +0000 (09:22 +0000)] 
 - (dtucker) [configure.ac] Define HAVE_SO_PEERCRED if we have it.  ok djm@

19 years ago - (dtucker) [monitor.c] Don't free buffers in audit functions, monitor_read
dtucker [Sun, 3 Apr 2005 02:44:23 +0000 (02:44 +0000)] 
 - (dtucker) [monitor.c] Don't free buffers in audit functions, monitor_read
   will free as needed.  ok tim@ djm@

19 years ago - djm@cvs.openbsd.org 2005/04/02 12:41:16
djm [Sun, 3 Apr 2005 00:16:39 +0000 (00:16 +0000)] 
   - djm@cvs.openbsd.org 2005/04/02 12:41:16
     [scp.c]
     since ssh has xstrdup, use it instead of strdup+test. unbreaks -Werror
     build

19 years ago - deraadt@cvs.openbsd.org 2005/03/31 18:39:21
djm [Sun, 3 Apr 2005 00:16:11 +0000 (00:16 +0000)] 
   - deraadt@cvs.openbsd.org 2005/03/31 18:39:21
     [scp.c]
     copy argv[] element instead of smashing the one that ps will see; ok otto

19 years ago - (dtucker) [monitor.c] Remaining part of fix for bug #1006.
dtucker [Thu, 31 Mar 2005 13:52:04 +0000 (13:52 +0000)] 
 - (dtucker) [monitor.c] Remaining part of fix for bug #1006.

19 years ago - (dtucker) [ssh.c] Prevent null pointer deref in port forwarding debug
dtucker [Thu, 31 Mar 2005 11:51:54 +0000 (11:51 +0000)] 
 - (dtucker) [ssh.c] Prevent null pointer deref in port forwarding debug
   message on some platforms.  Patch from pete at seebeyond.com via djm.

19 years ago - (dtucker) [auth.h sshd.c openbsd-compat/port-aix.c] Bug #1006: fix bug in
dtucker [Thu, 31 Mar 2005 11:39:25 +0000 (11:39 +0000)] 
 - (dtucker) [auth.h sshd.c openbsd-compat/port-aix.c] Bug #1006: fix bug in
   handling of password expiry messages returned by AIX's authentication
   routines, originally reported by robvdwal at sara.nl.

19 years ago - jmc@cvs.openbsd.org 2005/03/18 17:05:00
dtucker [Thu, 31 Mar 2005 11:33:50 +0000 (11:33 +0000)] 
   - jmc@cvs.openbsd.org 2005/03/18 17:05:00
     [sshd_config.5]
     typo;

19 years ago - markus@cvs.openbsd.org 2005/03/16 21:17:39
dtucker [Thu, 31 Mar 2005 11:31:54 +0000 (11:31 +0000)] 
   - markus@cvs.openbsd.org 2005/03/16 21:17:39
     [version.h]
     4.1

19 years ago - jmc@cvs.openbsd.org 2005/03/16 11:10:38
dtucker [Thu, 31 Mar 2005 11:31:10 +0000 (11:31 +0000)] 
   - jmc@cvs.openbsd.org 2005/03/16 11:10:38
     [ssh_config.5]
     get the syntax right for {Local,Remote}Forward;
     based on a diff from markus;
     problem report from ponraj;
     ok dtucker@ markus@ deraadt@

19 years ago - (dtucker) [contrib/aix/buildbff.sh] Bug #1005: Look up only the user we're
dtucker [Tue, 29 Mar 2005 13:24:12 +0000 (13:24 +0000)] 
 - (dtucker) [contrib/aix/buildbff.sh] Bug #1005: Look up only the user we're
   interested in which is much faster in large (eg LDAP or NIS) environments.
   Patch from dleonard at vintela.com.

19 years ago - (dtucker) [configure.ac openbsd-compat/port-aix.h] Prevent redefinitions
dtucker [Mon, 21 Mar 2005 11:46:34 +0000 (11:46 +0000)] 
 - (dtucker) [configure.ac openbsd-compat/port-aix.h] Prevent redefinitions
   of setauthdb on AIX 5.3, reported by anders.liljegren at its.uu.se.

19 years ago - (dtucker) [configure.ac] Make configure error out if the user specifies
dtucker [Sun, 20 Mar 2005 22:58:07 +0000 (22:58 +0000)] 
 - (dtucker) [configure.ac] Make configure error out if the user specifies
   --with-libedit but the required libs can't be found, rather than silently
   ignoring and continuing.  ok tim@

19 years ago - (dtucker) [configure.ac] Prevent configure --with-zlib from adding -Iyes
dtucker [Sun, 20 Mar 2005 22:55:17 +0000 (22:55 +0000)] 
 - (dtucker) [configure.ac] Prevent configure --with-zlib from adding -Iyes
   and -Lyes to CFLAGS and LIBS.  Pointed out by peter at slagheap.net,
   with & ok tim@

19 years ago - (tim) [configure.ac] remove trailing white space.
tim [Fri, 18 Mar 2005 00:52:20 +0000 (00:52 +0000)] 
 - (tim) [configure.ac] remove trailing white space.

19 years ago - (tim) [configure.ac] make some configure options a little more error proof.
tim [Fri, 18 Mar 2005 00:44:25 +0000 (00:44 +0000)] 
 - (tim) [configure.ac] make some configure options a little more error proof.

19 years ago - (tim) [configure.ac] portability changes on test statements. Some shells
tim [Fri, 18 Mar 2005 00:23:19 +0000 (00:23 +0000)] 
 - (tim) [configure.ac] portability changes on test statements. Some shells
   have problems with -a operator.

19 years ago - (tim) [configure.ac] Bug 998. Make path for --with-opensc optional.
tim [Thu, 17 Mar 2005 21:37:04 +0000 (21:37 +0000)] 
 - (tim) [configure.ac] Bug 998. Make path for --with-opensc optional.
   Make --without-opensc work.

19 years ago - (tim) [contrib/caldera/openssh.spec] links in rc?.d were getting trashed
tim [Tue, 15 Mar 2005 01:24:51 +0000 (01:24 +0000)] 
 - (tim) [contrib/caldera/openssh.spec] links in rc?.d were getting trashed
   with a rpm -F

19 years agocredit patch author
dtucker [Mon, 14 Mar 2005 12:24:43 +0000 (12:24 +0000)] 
credit patch author

19 years ago - markus@cvs.openbsd.org 2005/03/14 11:46:56
dtucker [Mon, 14 Mar 2005 12:22:25 +0000 (12:22 +0000)] 
   - markus@cvs.openbsd.org 2005/03/14 11:46:56
     [buffer.c buffer.h channels.c]
     limit input buffer size for channels; bugzilla #896; with and ok dtucker@

19 years ago - dtucker@cvs.openbsd.org 2005/03/14 11:44:42
dtucker [Mon, 14 Mar 2005 12:17:27 +0000 (12:17 +0000)] 
   - dtucker@cvs.openbsd.org 2005/03/14 11:44:42
     [auth.c]
     Populate host for log message for logins denied by AllowUsers and
     DenyUsers (bz #999); ok markus@

19 years ago - dtucker@cvs.openbsd.org 2005/03/14 10:09:03
dtucker [Mon, 14 Mar 2005 12:15:58 +0000 (12:15 +0000)] 
   - dtucker@cvs.openbsd.org 2005/03/14 10:09:03
     [ssh-keygen.1]
     Correct description of -H (bz #997);  ok markus@, punctuation jmc@

19 years ago - jmc@cvs.openbsd.org 2005/03/12 11:55:03
dtucker [Mon, 14 Mar 2005 12:14:20 +0000 (12:14 +0000)] 
   - jmc@cvs.openbsd.org 2005/03/12 11:55:03
     [ssh_config.5]
     escape `.' at eol to avoid double spacing issues;

19 years ago - markus@cvs.openbsd.org 2005/03/11 14:59:06
dtucker [Mon, 14 Mar 2005 12:09:18 +0000 (12:09 +0000)] 
   - markus@cvs.openbsd.org 2005/03/11 14:59:06
     [ssh-keygen.c]
     typo, missing \n; mpech

19 years ago - deraadt@cvs.openbsd.org 2005/03/10 22:40:38
dtucker [Mon, 14 Mar 2005 12:08:50 +0000 (12:08 +0000)] 
   - deraadt@cvs.openbsd.org 2005/03/10 22:40:38
     [auth-options.c]
     spacing

19 years ago - deraadt@cvs.openbsd.org 2005/03/10 22:01:05
dtucker [Mon, 14 Mar 2005 12:08:12 +0000 (12:08 +0000)] 
   - deraadt@cvs.openbsd.org 2005/03/10 22:01:05
     [misc.c ssh-keygen.c servconf.c clientloop.c auth-options.c ssh-add.c
     monitor.c sftp-client.c bufaux.h hostfile.c ssh.c sshconnect.c channels.c
     readconf.c bufaux.c sftp.c]
     spacing

19 years ago20050312
dtucker [Mon, 14 Mar 2005 12:02:46 +0000 (12:02 +0000)] 
20050312
 - (dtucker) [regress/test-exec.sh] DEBUG can cause problems where debug
   output ends up in the client's output, causing regress failures.  Found
   by Corinna Vinschen.

(got 4.0 branch and HEAD slightly askew, this is to resync)

19 years ago - dtucker@cvs.openbsd.org 2005/03/10 10:15:02
dtucker [Mon, 14 Mar 2005 11:58:40 +0000 (11:58 +0000)] 
   - dtucker@cvs.openbsd.org 2005/03/10 10:15:02
     [readconf.c]
     Check listen addresses for null, prevents xfree from dying during
     ClearAllForwardings (bz #996).  From  Craig Leres, ok markus@

19 years ago - (dtucker) [contrib/cygwin/ssh-host-config] Makes the query for the
dtucker [Sun, 13 Mar 2005 10:20:18 +0000 (10:20 +0000)] 
 - (dtucker) [contrib/cygwin/ssh-host-config] Makes the query for the
   localized name of the local administrators group more reliable.  From
   vinschen at redhat.com.

19 years ago - (djm) [log.c] Fix dumb syntax error; ok dtucker@
dtucker [Wed, 9 Mar 2005 09:12:47 +0000 (09:12 +0000)] 
 - (djm) [log.c] Fix dumb syntax error; ok dtucker@

(pulled from 4.0 branch).

19 years ago4.0 here too
dtucker [Wed, 9 Mar 2005 03:32:28 +0000 (03:32 +0000)] 
4.0 here too

19 years ago - (djm) Release OpenSSH 4.0p1
djm [Wed, 9 Mar 2005 00:03:08 +0000 (00:03 +0000)] 
 - (djm) Release OpenSSH 4.0p1

19 years ago - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
djm [Wed, 9 Mar 2005 00:02:41 +0000 (00:02 +0000)] 
 - (djm) [contrib/caldera/openssh.spec contrib/redhat/openssh.spec]
   [contrib/suse/openssh.spec] Update spec file versions

19 years ago - djm@cvs.openbsd.org 2005/03/08 23:49:48
djm [Wed, 9 Mar 2005 00:00:42 +0000 (00:00 +0000)] 
   - djm@cvs.openbsd.org 2005/03/08 23:49:48
     [version.h]
     OpenSSH 4.0

19 years ago - jmc@cvs.openbsd.org 2005/03/07 23:41:54
djm [Wed, 9 Mar 2005 00:00:05 +0000 (00:00 +0000)] 
   - jmc@cvs.openbsd.org 2005/03/07 23:41:54
     [ssh.1 ssh_config.5]
     more macro simplification;

19 years ago - (dtucker) [regress/test-exec.sh] Set BIN_SH=xpg4 on OSF1/Digital Unix/Tru64
dtucker [Tue, 8 Mar 2005 23:02:55 +0000 (23:02 +0000)] 
 - (dtucker) [regress/test-exec.sh] Set BIN_SH=xpg4 on OSF1/Digital Unix/Tru64
   so that regress tests behave.  From Chris Adams.

19 years ago - (tim) [configure.ac] SCO 3.2v4.2 no longer supported. This platform is
tim [Mon, 7 Mar 2005 09:21:37 +0000 (09:21 +0000)] 
 - (tim) [configure.ac] SCO 3.2v4.2 no longer supported. This platform is
too old and too broken.

19 years ago - (dtucker) [regress/test-exec.sh] Put SUDO in the right place.
dtucker [Mon, 7 Mar 2005 08:15:06 +0000 (08:15 +0000)] 
 - (dtucker) [regress/test-exec.sh] Put SUDO in the right place.

19 years ago - djm@cvs.openbsd.org 2005/03/04 08:48:46
dtucker [Mon, 7 Mar 2005 07:35:34 +0000 (07:35 +0000)] 
   - djm@cvs.openbsd.org 2005/03/04 08:48:46
     [Makefile envpass.sh]
     regress test for SendEnv config parsing bug; ok dtucker@

19 years ago - djm@cvs.openbsd.org 2005/02/27 23:13:36
dtucker [Mon, 7 Mar 2005 07:34:04 +0000 (07:34 +0000)] 
   - djm@cvs.openbsd.org 2005/02/27 23:13:36
     [login-timeout.sh]
     avoid nameservice lookups in regress test; ok dtucker@

19 years ago - dtucker@cvs.openbsd.org 2005/02/27 11:33:30
dtucker [Mon, 7 Mar 2005 07:33:02 +0000 (07:33 +0000)] 
   - dtucker@cvs.openbsd.org 2005/02/27 11:33:30
     [multiplex.sh test-exec.sh sshd-log-wrapper.sh]
     Add optional capability to log output from regress commands; ok markus@
     Use with: make TEST_SSH_LOGFILE=/tmp/regress.log

19 years ago - david@cvs.openbsd.org 2005/01/14 04:21:18
dtucker [Mon, 7 Mar 2005 07:27:28 +0000 (07:27 +0000)] 
   - david@cvs.openbsd.org 2005/01/14 04:21:18
     [Makefile test-exec.sh]
     pass the SUDO make variable to the individual sh tests; ok dtucker@ markus@

19 years ago - fgsch@cvs.openbsd.org 2004/12/10 01:31:30
dtucker [Mon, 7 Mar 2005 07:25:53 +0000 (07:25 +0000)] 
   - fgsch@cvs.openbsd.org 2004/12/10 01:31:30
     [Makefile sftp-glob.sh]
     some globbing regress; prompted and ok djm@

19 years ago - (dtucker) OpenBSD CVS Sync (regress/)
dtucker [Mon, 7 Mar 2005 06:36:18 +0000 (06:36 +0000)] 
 - (dtucker) OpenBSD CVS Sync (regress/)
   - fgsch@cvs.openbsd.org 2004/12/10 01:31:30
     [Makefile]
     some globbing regress; prompted and ok djm@

19 years ago - (dtucker) [configure.ac] Disable gettext search when configuring with
dtucker [Mon, 7 Mar 2005 06:34:45 +0000 (06:34 +0000)] 
 - (dtucker) [configure.ac] Disable gettext search when configuring with
   BSM audit support for the time being.  ok djm@

19 years ago - (dtucker) [session.c sshd.c] Bug #125 comment #49: Send disconnect audit
dtucker [Sun, 6 Mar 2005 11:38:51 +0000 (11:38 +0000)] 
 - (dtucker) [session.c sshd.c] Bug #125 comment #49: Send disconnect audit
   events earlier, prevents mm_request_send errors reported by Matt Goebel.

19 years ago - (dtucker) [monitor.c] Bug #125 comment #47: fix errors returned by monitor
dtucker [Sun, 6 Mar 2005 11:31:35 +0000 (11:31 +0000)] 
 - (dtucker) [monitor.c] Bug #125 comment #47: fix errors returned by monitor
   when attempting to audit disconnect events.  Reported by Phil Dibowitz.

19 years ago - djm@cvs.openbsd.org 2005/03/04 08:48:06
djm [Sat, 5 Mar 2005 00:22:50 +0000 (00:22 +0000)] 
   - djm@cvs.openbsd.org 2005/03/04 08:48:06
     [readconf.c]
     fix SendEnv config parsing bug found by Roumen Petrov; ok dtucker@

19 years ago - jmc@cvs.openbsd.org 2005/03/02 11:45:01
djm [Sat, 5 Mar 2005 00:22:36 +0000 (00:22 +0000)] 
   - jmc@cvs.openbsd.org 2005/03/02 11:45:01
     [ssh.1]
     missing word;

19 years ago - (djm) [contrib/cygwin/README] Improve Cygwin build documentation. Patch
djm [Sat, 5 Mar 2005 00:20:40 +0000 (00:20 +0000)] 
 - (djm) [contrib/cygwin/README] Improve Cygwin build documentation. Patch
   from vinschen at redhat.com

19 years ago - (tim) [regress/agent-ptrace.sh] add another possible gdb error.
tim [Thu, 3 Mar 2005 05:49:56 +0000 (05:49 +0000)] 
 - (tim) [regress/agent-ptrace.sh] add another possible gdb error.

19 years ago - djm@cvs.openbsd.org 2005/03/02 02:21:07
djm [Wed, 2 Mar 2005 02:22:30 +0000 (02:22 +0000)] 
   - djm@cvs.openbsd.org 2005/03/02 02:21:07
     [ssh.1]
     bz#987: mention ForwardX11Trusted in ssh.1,
     reported by andrew.benham AT thus.net; ok deraadt@

19 years ago - djm@cvs.openbsd.org 2005/03/02 01:27:41
djm [Wed, 2 Mar 2005 01:33:04 +0000 (01:33 +0000)] 
   - djm@cvs.openbsd.org 2005/03/02 01:27:41
     [ssh-keygen.c]
     ignore hostnames with metachars when hashing; ok deraadt@

19 years ago - djm@cvs.openbsd.org 2005/03/02 01:00:06
djm [Wed, 2 Mar 2005 01:06:51 +0000 (01:06 +0000)] 
   - djm@cvs.openbsd.org 2005/03/02 01:00:06
     [sshconnect.c]
     fix addition of new hashed hostnames when CheckHostIP=yes;
     found and ok dtucker@

19 years ago - jmc@cvs.openbsd.org 2005/03/01 18:15:56
djm [Wed, 2 Mar 2005 01:05:06 +0000 (01:05 +0000)] 
   - jmc@cvs.openbsd.org 2005/03/01 18:15:56
     [ssh-keygen.1]
     sort options (no attempt made at synopsis clean up though);
     spelling (occurance -> occurrence);
     use prompt before examples;
     grammar;

19 years ago - jmc@cvs.openbsd.org 2005/03/01 17:32:19
djm [Wed, 2 Mar 2005 01:04:50 +0000 (01:04 +0000)] 
   - jmc@cvs.openbsd.org 2005/03/01 17:32:19
     [ssh-add.1]
     sort options;

19 years ago - jmc@cvs.openbsd.org 2005/03/01 17:22:06
djm [Wed, 2 Mar 2005 01:04:32 +0000 (01:04 +0000)] 
   - jmc@cvs.openbsd.org 2005/03/01 17:22:06
     [ssh.c]
     sync usage() w/ man SYNOPSIS;
     ok markus@

19 years ago - jmc@cvs.openbsd.org 2005/03/01 17:19:35
djm [Wed, 2 Mar 2005 01:04:16 +0000 (01:04 +0000)] 
   - jmc@cvs.openbsd.org 2005/03/01 17:19:35
     [scp.1 sftp.1]
     add HashKnownHosts to -o list;
     ok markus@

19 years ago - jmc@cvs.openbsd.org 2005/03/01 15:47:14
djm [Wed, 2 Mar 2005 01:04:01 +0000 (01:04 +0000)] 
   - jmc@cvs.openbsd.org 2005/03/01 15:47:14
     [ssh-keyscan.1 ssh-keyscan.c]
     sort options and sync usage();

19 years ago - jmc@cvs.openbsd.org 2005/03/01 15:05:00
djm [Wed, 2 Mar 2005 01:03:43 +0000 (01:03 +0000)] 
   - jmc@cvs.openbsd.org 2005/03/01 15:05:00
     [ssh-keygen.1]
     whitespace;

19 years ago - jmc@cvs.openbsd.org 2005/03/01 14:59:49
djm [Wed, 2 Mar 2005 01:03:23 +0000 (01:03 +0000)] 
   - jmc@cvs.openbsd.org 2005/03/01 14:59:49
     [sshd.8]
     new sentence, new line;
     whitespace;

19 years ago - jmc@cvs.openbsd.org 2005/03/01 14:55:23
djm [Wed, 2 Mar 2005 01:03:05 +0000 (01:03 +0000)] 
   - jmc@cvs.openbsd.org 2005/03/01 14:55:23
     [ssh_config.5]
     do not mark up punctuation;
     whitespace;

19 years ago - jmc@cvs.openbsd.org 2005/03/01 14:47:58
djm [Wed, 2 Mar 2005 01:02:47 +0000 (01:02 +0000)] 
   - jmc@cvs.openbsd.org 2005/03/01 14:47:58
     [ssh.1]
     remove some unneccesary macros;
     do not mark up punctuation;

19 years ago - djm@cvs.openbsd.org 2005/03/01 10:42:49
djm [Tue, 1 Mar 2005 10:48:35 +0000 (10:48 +0000)] 
   - djm@cvs.openbsd.org 2005/03/01 10:42:49
     [ssh-keygen.1 ssh-keygen.c ssh_config.5]
     add tools for managing known_hosts files with hashed hostnames, including
     hashing existing files and deleting hosts by name; ok markus@ deraadt@

19 years ago - djm@cvs.openbsd.org 2005/03/01 10:41:28
djm [Tue, 1 Mar 2005 10:48:03 +0000 (10:48 +0000)] 
   - djm@cvs.openbsd.org 2005/03/01 10:41:28
     [ssh-keyscan.1 ssh-keyscan.c]
     option to hash hostnames output by ssh-keyscan; ok markus@ deraadt@

19 years ago - djm@cvs.openbsd.org 2005/03/01 10:40:27
djm [Tue, 1 Mar 2005 10:47:37 +0000 (10:47 +0000)] 
   - djm@cvs.openbsd.org 2005/03/01 10:40:27
     [hostfile.c hostfile.h readconf.c readconf.h ssh.1 ssh_config.5]
     [sshconnect.c sshd.8]
     add support for hashing host names and addresses added to known_hosts
     files, to improve privacy of which hosts user have been visiting; ok
     markus@ deraadt@

19 years ago - djm@cvs.openbsd.org 2005/03/01 10:09:52
djm [Tue, 1 Mar 2005 10:24:33 +0000 (10:24 +0000)] 
   - djm@cvs.openbsd.org 2005/03/01 10:09:52
     [auth-options.c channels.c channels.h clientloop.c compat.c compat.h]
     [misc.c misc.h readconf.c readconf.h servconf.c ssh.1 ssh.c ssh_config.5]
     [sshd_config.5]
     bz#413: allow optional specification of bind address for port forwardings.
     Patch originally by Dan Astorian, but worked on by several people
     Adds GatewayPorts=clientspecified option on server to allow remote
     forwards to bind to client-specified ports.

19 years ago - djm@cvs.openbsd.org 2005/02/28 00:54:10
djm [Tue, 1 Mar 2005 10:17:31 +0000 (10:17 +0000)] 
   - djm@cvs.openbsd.org 2005/02/28 00:54:10
     [ssh_config.5]
     bz#849: document timeout on untrusted x11 forwarding sessions. Reported by
     orion AT cora.nwra.com; ok markus@

19 years ago - jmc@cvs.openbsd.org 2005/02/25 10:55:13
djm [Tue, 1 Mar 2005 10:17:09 +0000 (10:17 +0000)] 
   - jmc@cvs.openbsd.org 2005/02/25 10:55:13
     [sshd.8]
     add /etc/motd and $HOME/.hushlogin to FILES;
     from michael knudsen;

19 years ago - djm@cvs.openbsd.org 2005/02/20 22:59:06
djm [Tue, 1 Mar 2005 10:16:47 +0000 (10:16 +0000)] 
   - djm@cvs.openbsd.org 2005/02/20 22:59:06
     [sftp.c]
     turn on ssh batch mode when in sftp batch mode, patch from
     jdmossh AT nand.net;
     ok markus@

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