]> andersk Git - openssh.git/log
openssh.git
19 years ago - (djm) [contrib/redhat/sshd.pam] bz #903: Remove redundant entries; from
djm [Wed, 21 Jul 2004 01:01:41 +0000 (01:01 +0000)] 
 - (djm) [contrib/redhat/sshd.pam] bz #903: Remove redundant entries; from
   peak AT argo.troja.mff.cuni.cz

19 years ago - (djm) [log.c] bz #111: Escape more control characters when sending data
djm [Wed, 21 Jul 2004 00:52:13 +0000 (00:52 +0000)] 
 - (djm) [log.c] bz #111: Escape more control characters when sending data
   to syslog; from peak AT argo.troja.mff.cuni.cz

19 years ago - (tim) [configure.ac] updwtmpx() on OpenServer seems to add duplicate entry.
tim [Mon, 19 Jul 2004 17:19:26 +0000 (17:19 +0000)] 
 - (tim) [configure.ac] updwtmpx() on OpenServer seems to add duplicate entry.
   Report by rac AT tenzing.org

19 years ago - (djm) [auth-pam.c] Avoid use of xstrdup and friends in conversation function,
djm [Sun, 18 Jul 2004 23:39:11 +0000 (23:39 +0000)] 
 - (djm) [auth-pam.c] Avoid use of xstrdup and friends in conversation function,
   instead return PAM_CONV_ERR, avoiding another path to fatal(); ok dtucker@

19 years ago - (djm) [openbsd-compat/bsd-arc4random.c] Discard early keystream, like OpenBSD
djm [Sun, 18 Jul 2004 23:30:38 +0000 (23:30 +0000)] 
 - (djm) [openbsd-compat/bsd-arc4random.c] Discard early keystream, like OpenBSD
   ok dtucker@

19 years ago - dtucker@cvs.openbsd.org 2004/07/17 05:31:41
dtucker [Sat, 17 Jul 2004 07:05:14 +0000 (07:05 +0000)] 
   - dtucker@cvs.openbsd.org 2004/07/17 05:31:41
     [monitor.c monitor_wrap.c session.c session.h sshd.c sshlogin.c]
     Move "Last logged in at.." message generation to the monitor, right
     before recording the new login.  Fixes missing lastlog message when
     /var/log/lastlog is not world-readable and incorrect datestamp when
     multiple sessions are used (bz #463);  much assistance & ok markus@

19 years ago - brad@cvs.openbsd.org 2004/07/12 23:34:25
dtucker [Sat, 17 Jul 2004 06:13:15 +0000 (06:13 +0000)] 
   - brad@cvs.openbsd.org 2004/07/12 23:34:25
     [ssh-keyscan.1]
     Fix incorrect macro, .I -> .Em
     From: Eric S. Raymond <esr at thyrsus dot com>
     ok jmc@

19 years ago - deraadt@cvs.openbsd.org 2004/07/11 17:48:47
dtucker [Sat, 17 Jul 2004 06:12:08 +0000 (06:12 +0000)] 
   - deraadt@cvs.openbsd.org 2004/07/11 17:48:47
     [channels.c cipher.c clientloop.c clientloop.h compat.h moduli.c
     readconf.c nchan.c pathnames.h progressmeter.c readconf.h servconf.c
     session.c sftp-client.c sftp.c ssh-agent.1 ssh-keygen.c ssh.c ssh1.h
     sshd.c ttymodes.h]
     spaces

19 years ago - (dtucker) [logintest.c scp.c sftp-server.c sftp.c ssh-add.c ssh-agent.c
dtucker [Sat, 17 Jul 2004 04:07:42 +0000 (04:07 +0000)] 
 - (dtucker) [logintest.c scp.c sftp-server.c sftp.c ssh-add.c ssh-agent.c
   ssh-keygen.c ssh-keyscan.c ssh-keysign.c ssh-rand-helper.c ssh.c sshd.c
   openbsd-compat/bsd-misc.c] Move "char *__progname" to bsd-misc.c.  Reduces
   diff vs OpenBSD; ok mouring@, tested by tim@ too.

19 years ago - (dtucker) [auth-pam.c] Check for zero from waitpid() too, which allows
dtucker [Sun, 11 Jul 2004 06:54:08 +0000 (06:54 +0000)] 
 - (dtucker) [auth-pam.c] Check for zero from waitpid() too, which allows
   the monitor to properly clean up the PAM thread (Debian bug #252676).

19 years ago - (tim) [contrib/cygwin/README] add minires-devel requirement. Patch from
tim [Fri, 9 Jul 2004 17:45:26 +0000 (17:45 +0000)] 
 - (tim) [contrib/cygwin/README] add minires-devel requirement. Patch from
   vinschen AT redhat.com

19 years ago - dtucker@cvs.openbsd.org 2004/07/08 12:47:21
dtucker [Thu, 8 Jul 2004 13:11:44 +0000 (13:11 +0000)] 
   - dtucker@cvs.openbsd.org 2004/07/08 12:47:21
     [scp.c]
     Prevent scp from skipping the file following a double-error.
     bz #863, ok markus@

19 years ago - dtucker@cvs.openbsd.org 2004/07/03 11:02:25
dtucker [Thu, 8 Jul 2004 13:09:42 +0000 (13:09 +0000)] 
   - dtucker@cvs.openbsd.org 2004/07/03 11:02:25
     [monitor_wrap.c]
     Put s/key functions inside #ifdef SKEY same as monitor.c,
     from des@freebsd via bz #330, ok markus@

19 years ago - dtucker@cvs.openbsd.org 2004/07/03 05:11:33
dtucker [Thu, 8 Jul 2004 13:08:26 +0000 (13:08 +0000)] 
   - dtucker@cvs.openbsd.org 2004/07/03 05:11:33
     [sshlogin.c] (RCSID sync only, the corresponding code is not in Portable)
     Use '\0' not 0 for string; ok djm@, deraadt@

19 years ago - (dtucker) [mdoc2man.awk] Teach it to ignore .Bk -words, reported by
dtucker [Fri, 2 Jul 2004 08:43:09 +0000 (08:43 +0000)] 
 - (dtucker) [mdoc2man.awk] Teach it to ignore .Bk -words, reported by
   strube at physik3.gwdg.de a long time ago.

19 years ago - (tim) [buildpkg.sh.in] Add $REV to bump the package revision within
tim [Fri, 2 Jul 2004 03:41:15 +0000 (03:41 +0000)] 
 - (tim) [buildpkg.sh.in] Add $REV to bump the package revision within
   the same version. Handle the case where someone uses --with-privsep-user=
   and the user name does not match the group name. ok dtucker@

19 years ago - (dtucker) [auth-pam.c] Bug #559 (last piece): Pass DISALLOW_NULL_AUTHTOK
dtucker [Thu, 1 Jul 2004 04:00:14 +0000 (04:00 +0000)] 
 - (dtucker) [auth-pam.c] Bug #559 (last piece): Pass DISALLOW_NULL_AUTHTOK
   to pam_authenticate for challenge-response auth too.  Originally from
   fcusack at fcusack.com, ok djm@

19 years ago - (dtucker) [auth-pam.c] Bug #705: Make arguments match PAM specs, fixes
dtucker [Thu, 1 Jul 2004 02:38:14 +0000 (02:38 +0000)] 
 - (dtucker) [auth-pam.c] Bug #705: Make arguments match PAM specs, fixes
   warnings on compliant platforms.  From paul.a.bolton at bt.com.  ok djm@

19 years ago - (dtucker) [session.c] Call display_loginmsg again after do_pam_session.
dtucker [Wed, 30 Jun 2004 23:48:29 +0000 (23:48 +0000)] 
 - (dtucker) [session.c] Call display_loginmsg again after do_pam_session.
   Ensures messages from PAM modules are displayed when privsep=no.

Note: I did not want to just move display_loginmsg since that would change
existing behaviour (order of expiry warnings, "Last Login", motd) to less
like the native tools.

19 years ago - djm@cvs.openbsd.org 2004/06/30 08:36:59
djm [Wed, 30 Jun 2004 12:41:07 +0000 (12:41 +0000)] 
   - djm@cvs.openbsd.org 2004/06/30 08:36:59
     [session.c]
     unbreak TTY break, diagnosed by darren AT dazwin.com; ok markus@

19 years ago - avsm@cvs.openbsd.org 2004/06/26 20:07:16
djm [Wed, 30 Jun 2004 12:40:20 +0000 (12:40 +0000)] 
   - avsm@cvs.openbsd.org 2004/06/26 20:07:16
     [sshd.c]
     initialise some fd variables to -1, djm@ ok

19 years ago - jmc@cvs.openbsd.org 2004/06/26 09:14:40
djm [Wed, 30 Jun 2004 12:39:34 +0000 (12:39 +0000)] 
   - jmc@cvs.openbsd.org 2004/06/26 09:14:40
     [sshd_config.5]
     new sentence, new line;

19 years ago - jmc@cvs.openbsd.org 2004/06/26 09:11:14
djm [Wed, 30 Jun 2004 12:38:52 +0000 (12:38 +0000)] 
   - jmc@cvs.openbsd.org 2004/06/26 09:11:14
     [ssh_config.5]
     punctuation and grammar fixes. also, keep the options in order.

19 years ago - OpenBSD CVS Sync
djm [Wed, 30 Jun 2004 12:37:57 +0000 (12:37 +0000)] 
 - OpenBSD CVS Sync
   - jmc@cvs.openbsd.org 2004/06/26 09:03:21
     [ssh.1]
     - remove double word
     - rearrange .Bk to keep SYNOPSIS nice
     - -M before -m in options description

19 years ago - (dtucker) [auth-pam.c] Check for buggy PAM modules that return a NULL
dtucker [Wed, 30 Jun 2004 10:34:31 +0000 (10:34 +0000)] 
 - (dtucker) [auth-pam.c] Check for buggy PAM modules that return a NULL
   appdata_ptr to the conversation function.  ok djm@

By rights we should free the messages too, but if this happens then one
of the modules has already proven itself to be buggy so can we trust
the messages?

19 years ago - (dtucker) [openbsd-compat/port-aix.c] Missing __func__.
dtucker [Mon, 28 Jun 2004 08:11:19 +0000 (08:11 +0000)] 
 - (dtucker) [openbsd-compat/port-aix.c] Missing __func__.

19 years ago - (dtucker) [acconfig.h configure.ac sftp-server.c] Bug #823: add sftp
dtucker [Mon, 28 Jun 2004 06:01:19 +0000 (06:01 +0000)] 
 - (dtucker) [acconfig.h configure.ac sftp-server.c] Bug #823: add sftp
   rename handling for Linux which returns EPERM for link() on (at least some)
   filesystems that do not support hard links.  sftp-server will fall back to
   stat+rename() in such cases.

19 years ago - (dtucker) [regress/README.regress] Document new variables.
dtucker [Mon, 28 Jun 2004 05:52:50 +0000 (05:52 +0000)] 
 - (dtucker) [regress/README.regress] Document new variables.

19 years ago - (dtucker) [mdoc2man.awk] Bug #883: correctly recognise .Pa and .Ev macros.
dtucker [Mon, 28 Jun 2004 05:45:08 +0000 (05:45 +0000)] 
 - (dtucker) [mdoc2man.awk] Bug #883: correctly recognise .Pa and .Ev macros.

19 years agoMinor updates to some README files.
tim [Mon, 28 Jun 2004 03:50:35 +0000 (03:50 +0000)] 
Minor updates to some README files.

19 years ago - djm@cvs.openbsd.org 2004/06/25 23:21:38
djm [Fri, 25 Jun 2004 23:21:06 +0000 (23:21 +0000)] 
   - djm@cvs.openbsd.org 2004/06/25 23:21:38
     [sftp.c]
     bz #875: fix bad escape char error message; reported by f_mohr AT yahoo.de

19 years ago - OpenBSD CVS Sync
djm [Fri, 25 Jun 2004 22:16:31 +0000 (22:16 +0000)] 
 - OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2004/06/25 18:43:36
     [sshd.c]
     fix broken fd handling in the re-exec fallback path, particularly when
     /dev/crypto is in use; ok deraadt@ markus@

19 years ago - dtucker@cvs.openbsd.org 2004/06/25 05:38:48
dtucker [Fri, 25 Jun 2004 07:06:02 +0000 (07:06 +0000)] 
   - dtucker@cvs.openbsd.org 2004/06/25 05:38:48
     [sftp-server.c]
     Fall back to stat+rename if filesystem doesn't doesn't support hard
     links.  bz#823, ok djm@

19 years ago - (dtucker) [sshd.c] add line missing from reexec sync.
dtucker [Fri, 25 Jun 2004 04:22:23 +0000 (04:22 +0000)] 
 - (dtucker) [sshd.c] add line missing from reexec sync.

19 years ago - (dtucker) [configure.ac openbsd-compat/misc.c [openbsd-compat/misc.h]
dtucker [Fri, 25 Jun 2004 04:03:34 +0000 (04:03 +0000)] 
 - (dtucker) [configure.ac openbsd-compat/misc.c [openbsd-compat/misc.h]
   Add closefrom() for platforms that don't have it.

(might need some tuning later, but I want to be able to test reexec).

19 years ago - djm@cvs.openbsd.org 2004/06/25 01:25:12
dtucker [Fri, 25 Jun 2004 03:46:08 +0000 (03:46 +0000)] 
   - djm@cvs.openbsd.org 2004/06/25 01:25:12
     [regress/test-exec.sh]
     clean reexec-specific junk out of text-exec.sh and simplify; idea markus@

19 years ago - djm@cvs.openbsd.org 2004/06/24 19:32:00
dtucker [Fri, 25 Jun 2004 03:45:18 +0000 (03:45 +0000)] 
   - djm@cvs.openbsd.org 2004/06/24 19:32:00
     [regress/Makefile regress/test-exec.sh, added regress/reexec.sh]
     regress test for re-exec corner cases

19 years ago - djm@cvs.openbsd.org 2004/06/25 01:16:09
dtucker [Fri, 25 Jun 2004 03:34:31 +0000 (03:34 +0000)] 
   - djm@cvs.openbsd.org 2004/06/25 01:16:09
     [sshd.c]
     only perform tcp wrappers checks when the incoming connection is on a
     socket.  silences useless warnings from regress tests that use
     proxycommand="sshd -i".  prompted by david@ ok markus@

19 years ago - djm@cvs.openbsd.org 2004/06/24 19:30:54
dtucker [Fri, 25 Jun 2004 03:33:20 +0000 (03:33 +0000)] 
   - djm@cvs.openbsd.org 2004/06/24 19:30:54
     [servconf.c servconf.h sshd.c]
     re-exec sshd on accept(); initial work, final debugging and ok markus@

19 years ago - dtucker@cvs.openbsd.org 2004/06/23 14:31:01
dtucker [Wed, 23 Jun 2004 14:34:53 +0000 (14:34 +0000)] 
   - dtucker@cvs.openbsd.org 2004/06/23 14:31:01
     [ssh.c]
     Fix counting in master/slave when passing environment variables; ok djm@

19 years ago - mouring@cvs.openbsd.org 2004/06/23 00:39:38
dtucker [Wed, 23 Jun 2004 14:33:48 +0000 (14:33 +0000)] 
   - mouring@cvs.openbsd.org 2004/06/23 00:39:38
     [rijndael.c]
     -Wshadow fix up s/encrypt/do_encrypt/.  OK djm@, markus@

19 years ago - (bal) [contrib/README] Removed "mdoc2man.pl" reference and added
mouring [Wed, 23 Jun 2004 04:04:45 +0000 (04:04 +0000)] 
 - (bal) [contrib/README] Removed "mdoc2man.pl" reference and added
   reference to "findssl.sh"

Also corrected my ChangeLog entries since I placed them in the wrong place.

19 years ago - (tim) [regress/try-ciphers.sh] "if ! some_command" is not portable.
tim [Wed, 23 Jun 2004 03:53:02 +0000 (03:53 +0000)] 
 - (tim) [regress/try-ciphers.sh] "if ! some_command" is not portable.

19 years ago - (dtucker) [auth.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]
dtucker [Wed, 23 Jun 2004 03:45:24 +0000 (03:45 +0000)] 
 - (dtucker) [auth.c openbsd-compat/port-aix.c openbsd-compat/port-aix.h]
   Move loginrestrictions test to port-aix.c, replace with a generic hook.

19 years ago - (bal) [Makefile.in] Remove opensshd.init on 'make distclean'
mouring [Wed, 23 Jun 2004 03:21:54 +0000 (03:21 +0000)] 
 - (bal) [Makefile.in] Remove opensshd.init on 'make distclean'

19 years ago - (dtucker) [cipher.c] encrypt->do_encrypt inside SSH_OLD_EVP to match
dtucker [Wed, 23 Jun 2004 02:28:31 +0000 (02:28 +0000)] 
 - (dtucker) [cipher.c] encrypt->do_encrypt inside SSH_OLD_EVP to match
   -Wshadow change.

19 years ago - dtucker@cvs.openbsd.org 2004/06/22 22:55:56
dtucker [Tue, 22 Jun 2004 23:28:20 +0000 (23:28 +0000)] 
   - dtucker@cvs.openbsd.org 2004/06/22 22:55:56
     [regress/dynamic-forward.sh regress/test-exec.sh]
     Allow setting of port for regress from TEST_SSH_PORT variable; ok markus@

19 years ago - dtucker@cvs.openbsd.org 2004/06/22 22:45:52
dtucker [Tue, 22 Jun 2004 23:25:02 +0000 (23:25 +0000)] 
   - dtucker@cvs.openbsd.org 2004/06/22 22:45:52
     [regress/test-exec.sh]
     Add TEST_SSH_SSHD_CONFOPTS and TEST_SSH_SSH_CONFOPTS to allow adding
     arbitary options to sshd_config and ssh_config during tests.  ok markus@

19 years ago - dtucker@cvs.openbsd.org 2004/06/22 22:42:02
dtucker [Tue, 22 Jun 2004 23:23:58 +0000 (23:23 +0000)] 
   - dtucker@cvs.openbsd.org 2004/06/22 22:42:02
     [regress/envpass.sh]
     Add quoting for test -z; ok markus@

19 years ago - (dtucker) [auth1.c] Ensure do_pam_account is called for Protocol 1
dtucker [Tue, 22 Jun 2004 23:17:54 +0000 (23:17 +0000)] 
 - (dtucker) [auth1.c] Ensure do_pam_account is called for Protocol 1
   connections with empty passwords.  Patch from davidwu at nbttech.com,
   ok djm@

19 years ago - dtucker@cvs.openbsd.org 2004/06/22 05:05:45
dtucker [Tue, 22 Jun 2004 05:06:46 +0000 (05:06 +0000)] 
   - dtucker@cvs.openbsd.org 2004/06/22 05:05:45
     [monitor.c monitor_wrap.c]
     Change login->username, will prevent -Wshadow errors in Portable;
     ok markus@

19 years ago - markus@cvs.openbsd.org 2004/06/22 03:12:13
dtucker [Tue, 22 Jun 2004 03:38:56 +0000 (03:38 +0000)] 
   - markus@cvs.openbsd.org 2004/06/22 03:12:13
     [regress/envpass.sh regress/multiplex.sh]
     more portable env passing tests

19 years ago - (bal) [auth-passwd.c auth1.c] Clean up unused variables.
mouring [Tue, 22 Jun 2004 03:37:11 +0000 (03:37 +0000)] 
 - (bal) [auth-passwd.c auth1.c] Clean up unused variables.

19 years ago - (dtucker) [defines.h] Define __dead if not already defined.
dtucker [Tue, 22 Jun 2004 03:27:16 +0000 (03:27 +0000)] 
 - (dtucker) [defines.h] Define __dead if not already defined.

19 years agoMissing ChangeLog entry for previous
dtucker [Tue, 22 Jun 2004 03:26:00 +0000 (03:26 +0000)] 
Missing ChangeLog entry for previous

19 years ago - (dtucker) [monitor.c] Fix Portable-specific -Wshadow warnings on "socket".
dtucker [Tue, 22 Jun 2004 03:22:50 +0000 (03:22 +0000)] 
 - (dtucker) [monitor.c] Fix Portable-specific -Wshadow warnings on "socket".

19 years ago - djm@cvs.openbsd.org 2004/06/22 01:16:39
dtucker [Tue, 22 Jun 2004 03:09:55 +0000 (03:09 +0000)] 
   - djm@cvs.openbsd.org 2004/06/22 01:16:39
     [sftp.c]
     don't show .files by default in ls, add -a option to turn them back on;
     ok markus

19 years ago - djm@cvs.openbsd.org 2004/06/21 22:41:31
dtucker [Tue, 22 Jun 2004 03:08:21 +0000 (03:08 +0000)] 
   - djm@cvs.openbsd.org 2004/06/21 22:41:31
     [sftp.1]
     document sort options

19 years ago - djm@cvs.openbsd.org 2004/06/21 22:30:45
dtucker [Tue, 22 Jun 2004 03:07:58 +0000 (03:07 +0000)] 
   - djm@cvs.openbsd.org 2004/06/21 22:30:45
     [sftp.c]
     prefix ls option flags with LS_

19 years ago - djm@cvs.openbsd.org 2004/06/21 22:04:50
dtucker [Tue, 22 Jun 2004 03:06:45 +0000 (03:06 +0000)] 
   - djm@cvs.openbsd.org 2004/06/21 22:04:50
     [sftp.c]
     introduce sorting for ls, same options as /bin/ls; ok markus@

19 years ago - djm@cvs.openbsd.org 2004/06/21 22:02:58
dtucker [Tue, 22 Jun 2004 02:57:44 +0000 (02:57 +0000)] 
   - djm@cvs.openbsd.org 2004/06/21 22:02:58
     [log.h]
     mark fatal and cleanup exit as __dead; ok markus@

19 years ago - djm@cvs.openbsd.org 2004/06/21 17:53:03
dtucker [Tue, 22 Jun 2004 02:57:08 +0000 (02:57 +0000)] 
   - djm@cvs.openbsd.org 2004/06/21 17:53:03
     [session.c]
     fix fd leak for multiple subsystem connections; with markus@

19 years ago - avsm@cvs.openbsd.org 2004/06/21 17:36:31
dtucker [Tue, 22 Jun 2004 02:56:01 +0000 (02:56 +0000)] 
   - avsm@cvs.openbsd.org 2004/06/21 17:36:31
     [auth-rsa.c auth2-gss.c auth2-pubkey.c authfile.c canohost.c channels.c
     cipher.c dns.c kex.c monitor.c monitor_fdpass.c monitor_wrap.c
     monitor_wrap.h nchan.c packet.c progressmeter.c scp.c sftp-server.c sftp.c
     ssh-gss.h ssh-keygen.c ssh.c sshconnect.c sshconnect1.c sshlogin.c
     sshpty.c]
     make ssh -Wshadow clean, no functional changes
     markus@ ok

There are also some portable-specific -Wshadow warnings to be fixed in
monitor.c and montior_wrap.c.

19 years ago - djm@cvs.openbsd.org 2004/06/20 19:28:12
dtucker [Tue, 22 Jun 2004 02:31:23 +0000 (02:31 +0000)] 
   - djm@cvs.openbsd.org 2004/06/20 19:28:12
     [sftp.1]
     mention new -n flag

19 years ago - djm@cvs.openbsd.org 2004/06/20 18:53:39
dtucker [Tue, 22 Jun 2004 02:30:53 +0000 (02:30 +0000)] 
   - djm@cvs.openbsd.org 2004/06/20 18:53:39
     [sftp.c]
     make "ls -l" listings print user/group names, add "ls -n" to show uid/gid
     (like /bin/ls); idea & ok markus@

19 years ago - djm@cvs.openbsd.org 2004/06/20 17:36:59
dtucker [Tue, 22 Jun 2004 02:29:23 +0000 (02:29 +0000)] 
   - djm@cvs.openbsd.org 2004/06/20 17:36:59
     [ssh.c]
     filter passed env vars at slave in connection sharing case; ok markus@

19 years ago(tim) [configure.ac Makefile.in] Only change TEST_SHELL on broken platforms.
tim [Sun, 20 Jun 2004 17:37:32 +0000 (17:37 +0000)] 
(tim) [configure.ac Makefile.in] Only change TEST_SHELL on broken platforms.
OK dtucker@

19 years ago - (tim) [configure.ac buildpkg.sh.in contrib/solaris/README] move opensshd
tim [Sun, 20 Jun 2004 02:31:06 +0000 (02:31 +0000)] 
 - (tim) [configure.ac buildpkg.sh.in contrib/solaris/README] move opensshd
   init script to top level directory.

19 years ago - (dtucker) [auth-pam.c] Don't use PAM namespace for
dtucker [Sat, 19 Jun 2004 02:54:38 +0000 (02:54 +0000)] 
 - (dtucker) [auth-pam.c] Don't use PAM namespace for
    pam_password_change_required either.

19 years ago - djm@cvs.openbsd.org 2004/06/18 11:11:54
djm [Fri, 18 Jun 2004 12:23:22 +0000 (12:23 +0000)] 
   - djm@cvs.openbsd.org 2004/06/18 11:11:54
     [channels.c clientloop.c]
     Don't explode in clientloop when we receive a bogus channel id, but
     also don't generate them to begin with; ok markus@

19 years ago - markus@cvs.openbsd.org 2004/06/18 10:55:43
djm [Fri, 18 Jun 2004 12:21:55 +0000 (12:21 +0000)] 
   - markus@cvs.openbsd.org 2004/06/18 10:55:43
     [ssh.1 ssh.c]
     trim synopsis for -S, allow -S and -oControlMaster, -MM means 'ask'; ok djm

19 years ago - (djm) OpenBSD CVS Sync
djm [Fri, 18 Jun 2004 12:20:57 +0000 (12:20 +0000)] 
 - (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2004/06/18 10:40:19
     [ssh.c]
     delay signal handler setup until we have finished talking to the master.
     allow interrupting of setup (e.g. if master is stuck); ok markus@

19 years ago - dtucker@cvs.openbsd.org 2004/06/18 06:15:51
dtucker [Fri, 18 Jun 2004 06:25:35 +0000 (06:25 +0000)] 
   - dtucker@cvs.openbsd.org 2004/06/18 06:15:51
     [multiplex.sh]
     Use -S for scp/sftp to force the use of the ssh being tested.
     ok djm@,markus@

19 years ago - dtucker@cvs.openbsd.org 2004/06/18 06:13:25
dtucker [Fri, 18 Jun 2004 06:23:43 +0000 (06:23 +0000)] 
   - dtucker@cvs.openbsd.org 2004/06/18 06:13:25
     [sftp.c]
     Use execvp instead of execv so sftp -S ssh works.  "makes sense" markus@

19 years ago - djm@cvs.openbsd.org 2004/06/17 23:56:57
dtucker [Fri, 18 Jun 2004 06:22:39 +0000 (06:22 +0000)] 
   - djm@cvs.openbsd.org 2004/06/17 23:56:57
     [ssh.1 ssh.c]
     sync usage() and SYNPOSIS with connection sharing changes

19 years ago - (dtucker) [regress/README.regress] Add detail on how to run a single
dtucker [Fri, 18 Jun 2004 04:14:43 +0000 (04:14 +0000)] 
 - (dtucker) [regress/README.regress] Add detail on how to run a single
   test from the top-level Makefile.

19 years ago - djm@cvs.openbsd.org 2004/06/17 14:53:27
djm [Thu, 17 Jun 2004 15:23:03 +0000 (15:23 +0000)] 
   - djm@cvs.openbsd.org 2004/06/17 14:53:27
     [regress/multiplex.sh]
     shared connection env passing regress test

19 years ago - djm@cvs.openbsd.org 2004/06/17 15:10:14
djm [Thu, 17 Jun 2004 15:19:03 +0000 (15:19 +0000)] 
   - djm@cvs.openbsd.org 2004/06/17 15:10:14
     [clientloop.c misc.h readconf.c readpass.c ssh.c ssh_config.5]
     Add option for confirmation (ControlMaster=ask) via ssh-askpass before
     opening shared connections; ok markus@

19 years ago - (djm) OpenBSD CVS Sync
djm [Thu, 17 Jun 2004 15:17:29 +0000 (15:17 +0000)] 
 - (djm) OpenBSD CVS Sync
   - djm@cvs.openbsd.org 2004/06/17 14:52:48
     [clientloop.c clientloop.h ssh.c]
     support environment passing over shared connections; ok markus@

19 years ago - (dtucker) [regress/multiplex.sh] Increase sleep time to 120 sec (60 is not
dtucker [Thu, 17 Jun 2004 07:01:21 +0000 (07:01 +0000)] 
 - (dtucker) [regress/multiplex.sh] Increase sleep time to 120 sec (60 is not
   enough for slow systems, especially if they don't have a kernel RNG).

19 years ago - (dtucker) [regress/multiplex.sh] add EXEEXT for those platforms that need
dtucker [Thu, 17 Jun 2004 06:36:27 +0000 (06:36 +0000)] 
 - (dtucker) [regress/multiplex.sh] add EXEEXT for those platforms that need
   it.

19 years ago - dtucker@cvs.openbsd.org 2004/06/17 06:19:06
dtucker [Thu, 17 Jun 2004 06:34:02 +0000 (06:34 +0000)] 
   - dtucker@cvs.openbsd.org 2004/06/17 06:19:06
     [regress/multiplex.sh]
     Add small description of failing test to failure message; ok djm@

19 years ago - dtucker@cvs.openbsd.org 2004/06/17 06:00:05
dtucker [Thu, 17 Jun 2004 06:32:45 +0000 (06:32 +0000)] 
   - dtucker@cvs.openbsd.org 2004/06/17 06:00:05
     [regress/multiplex.sh]
     Use DATA and COPY for test data rather than hard-coded paths; ok djm@

19 years ago - dtucker@cvs.openbsd.org 2004/06/17 05:51:59
dtucker [Thu, 17 Jun 2004 06:27:43 +0000 (06:27 +0000)] 
   - dtucker@cvs.openbsd.org 2004/06/17 05:51:59
     [regress/multiplex.sh]
     Remove datafile between and after tests, kill sshd rather than wait;
     ok djm@

19 years ago - (dtucker) [regress/scp.sh] diff -N is not portable (but needed for some
dtucker [Thu, 17 Jun 2004 05:18:32 +0000 (05:18 +0000)] 
 - (dtucker) [regress/scp.sh] diff -N is not portable (but needed for some
   platforms), so test if diff understands it.  Pointed out by tim@, ok djm@

19 years agoAdd missing regress.
dtucker [Wed, 16 Jun 2004 13:24:19 +0000 (13:24 +0000)] 
Add missing regress.

19 years ago - dtucker@cvs.openbsd.org 2004/06/16 13:16:40
dtucker [Wed, 16 Jun 2004 13:23:50 +0000 (13:23 +0000)] 
   - dtucker@cvs.openbsd.org 2004/06/16 13:16:40
     [multiplex.sh]
     Silence multiplex sftp and scp tests.  ok markus@

19 years ago - dtucker@cvs.openbsd.org 2004/06/16 13:15:09
dtucker [Wed, 16 Jun 2004 13:22:37 +0000 (13:22 +0000)] 
  - dtucker@cvs.openbsd.org 2004/06/16 13:15:09
    [regress/scp.sh]
    Make scp -r tests use diff -rN not cmp (which won't do dirs.  ok markus@

19 years ago - (dtucker) [regress/README.regress]
dtucker [Wed, 16 Jun 2004 11:08:32 +0000 (11:08 +0000)] 
 - (dtucker) [regress/README.regress]
   Add $TEST_SHELL to readme.

19 years ago - (dtucker) [regress/test-exec.sh]
dtucker [Wed, 16 Jun 2004 10:36:16 +0000 (10:36 +0000)] 
 - (dtucker) [regress/test-exec.sh]
   Move Portable-only StrictModes to top of list to make syncs easier.

19 years agoAdd missing regress/envpass.sh
dtucker [Wed, 16 Jun 2004 10:33:55 +0000 (10:33 +0000)] 
Add missing regress/envpass.sh

19 years ago - djm@cvs.openbsd.org 2004/06/13 15:16:54
dtucker [Wed, 16 Jun 2004 10:31:18 +0000 (10:31 +0000)] 
   - djm@cvs.openbsd.org 2004/06/13 15:16:54
     [regress/test-exec.sh]
     remove duplicate setting of $SCP; spotted by markus@

19 years ago - djm@cvs.openbsd.org 2004/06/13 15:04:08
dtucker [Wed, 16 Jun 2004 10:22:22 +0000 (10:22 +0000)] 
   - djm@cvs.openbsd.org 2004/06/13 15:04:08
     [regress/Makefile regress/test-exec.sh, added regress/multiplex.sh]
     regress test for client multiplexing; ok markus@

19 years ago - dtucker@cvs.openbsd.org 2004/06/13 13:51:02
dtucker [Wed, 16 Jun 2004 10:15:59 +0000 (10:15 +0000)] 
   - dtucker@cvs.openbsd.org 2004/06/13 13:51:02
     [regress/Makefile regress/test-exec.sh, added regress/scp-ssh-wrapper.sh
     regress/scp.sh]
     Add scp regression test; with & ok markus@

19 years ago - djm@cvs.openbsd.org 2004/04/27 09:47:30
dtucker [Wed, 16 Jun 2004 10:08:56 +0000 (10:08 +0000)] 
   - djm@cvs.openbsd.org 2004/04/27 09:47:30
     [regress/Makefile regress/test-exec.sh, added regress/envpass.sh]
     regress test for environment passing, SendEnv & AcceptEnv options;
     ok markus@

19 years ago - (dtucker) [openbsd-compat/port-aix.c] Expand whitespace -> tabs. No
dtucker [Wed, 16 Jun 2004 02:01:15 +0000 (02:01 +0000)] 
 - (dtucker) [openbsd-compat/port-aix.c] Expand whitespace -> tabs. No
   code changes.

19 years ago - djm@cvs.openbsd.org 2004/06/15 05:45:04
djm [Tue, 15 Jun 2004 05:47:51 +0000 (05:47 +0000)] 
   - djm@cvs.openbsd.org 2004/06/15 05:45:04
     [clientloop.c]
     missed one unset_nonblock; spotted by Tim Rice

19 years agofix typo
tim [Tue, 15 Jun 2004 04:25:33 +0000 (04:25 +0000)] 
fix typo

19 years ago - (djm) [ssh.c] Use separate var for address length
djm [Tue, 15 Jun 2004 01:14:45 +0000 (01:14 +0000)] 
 - (djm) [ssh.c] Use separate var for address length

19 years ago - (djm) Fix Makefile.in for connection sharing changes
djm [Tue, 15 Jun 2004 00:44:40 +0000 (00:44 +0000)] 
 - (djm) Fix Makefile.in for connection sharing changes

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