]> andersk Git - openssh.git/log
openssh.git
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.

20 years ago - (dtucker) [Makefile.in] Add distclean target for regress/, fix clean target.
dtucker [Fri, 5 Sep 2003 01:35:52 +0000 (01:35 +0000)] 
 - (dtucker) [Makefile.in] Add distclean target for regress/, fix clean target.

20 years ago - [Makefile.in regress/agent-ptrace] Fix minor regress issues on Cygwin.
dtucker [Thu, 4 Sep 2003 12:06:16 +0000 (12:06 +0000)] 
   - [Makefile.in regress/agent-ptrace] Fix minor regress issues on Cygwin.

20 years ago - [Makefile.in regress/agent-getpeereid.sh] config.h is now in $BUILDDIR
dtucker [Thu, 4 Sep 2003 08:04:16 +0000 (08:04 +0000)] 
   - [Makefile.in regress/agent-getpeereid.sh] config.h is now in $BUILDDIR
     not $OBJ.

20 years ago - [regress/README.regress] Add a basic readme.
dtucker [Thu, 4 Sep 2003 05:39:54 +0000 (05:39 +0000)] 
   - [regress/README.regress] Add a basic readme.

20 years ago - [regress/Makefile] Remove BSDisms.
dtucker [Thu, 4 Sep 2003 05:37:58 +0000 (05:37 +0000)] 
   - [regress/Makefile] Remove BSDisms.

20 years ago - [regress/test-exec.sh] Use sudo, search for "whoami" equivalent, always
dtucker [Thu, 4 Sep 2003 05:35:48 +0000 (05:35 +0000)] 
   - [regress/test-exec.sh] Use sudo, search for "whoami" equivalent, always
     use Strictmodes no, wait longer for sshd startup.

20 years ago - [regress/ssh-com-sftp.sh] Remove dependency on /dev/stdin.
dtucker [Thu, 4 Sep 2003 05:26:57 +0000 (05:26 +0000)] 
   - [regress/ssh-com-sftp.sh] Remove dependency on /dev/stdin.

20 years ago - [regress/sftp-cmds.sh] Use portable "test" option.
dtucker [Thu, 4 Sep 2003 05:24:50 +0000 (05:24 +0000)] 
   - [regress/sftp-cmds.sh] Use portable "test" option.

20 years ago - [regress/dynamic-forward.sh] Some "which" programs output on stderr.
dtucker [Thu, 4 Sep 2003 05:22:01 +0000 (05:22 +0000)] 
   - [regress/dynamic-forward.sh] Some "which" programs output on stderr.

20 years ago - [regress/agent.sh regress/proto-version.sh regress/ssh-com.sh
dtucker [Thu, 4 Sep 2003 05:16:56 +0000 (05:16 +0000)] 
   - [regress/agent.sh regress/proto-version.sh regress/ssh-com.sh
     regress/test-exec.sh] Handle different was of echoing without newlines.

20 years ago - [regress/agent-ptrace.sh regress/agent-timeout.sh]
dtucker [Thu, 4 Sep 2003 05:07:59 +0000 (05:07 +0000)] 
   - [regress/agent-ptrace.sh regress/agent-timeout.sh]
     "grep -q" -> "grep >/dev/null"

20 years ago - [regress/sftp.sh] Remove dependency on /dev/stdin.
dtucker [Thu, 4 Sep 2003 05:00:55 +0000 (05:00 +0000)] 
   - [regress/sftp.sh] Remove dependency on /dev/stdin.

20 years agoMissing $
dtucker [Thu, 4 Sep 2003 04:56:49 +0000 (04:56 +0000)] 
Missing $

20 years ago - [regress/sftp-badcmds.sh regress/sftp-cmds.sh regress/sftp.sh
dtucker [Thu, 4 Sep 2003 04:54:39 +0000 (04:54 +0000)] 
   - [regress/sftp-badcmds.sh regress/sftp-cmds.sh regress/sftp.sh
     regress/ssh-com-client.sh regress/ssh-com-sftp.sh regress/stderr-data.sh
     regress/transfer.sh] Use ${EXEEXT} where appropriate.

20 years ago - [regress/stderr-after-eof.sh] Search for a usable checksum program.
dtucker [Thu, 4 Sep 2003 04:32:02 +0000 (04:32 +0000)] 
   - [regress/stderr-after-eof.sh] Search for a usable checksum program.

20 years ago - [regress/sftp-cmds.sh] Ensure file used for test are readable.
dtucker [Thu, 4 Sep 2003 04:26:31 +0000 (04:26 +0000)] 
   - [regress/sftp-cmds.sh] Ensure file used for test are readable.

20 years ago - [regress/rekey.sh] Remove dependence on /dev/zero (not all platforms have
dtucker [Thu, 4 Sep 2003 04:02:56 +0000 (04:02 +0000)] 
   - [regress/rekey.sh] Remove dependence on /dev/zero (not all platforms have
     it).  The sparse file will take less disk space too.

20 years ago - [regress/reconfigure/sh] Make path to sshd fully qualified if required.
dtucker [Thu, 4 Sep 2003 03:59:48 +0000 (03:59 +0000)] 
   - [regress/reconfigure/sh] Make path to sshd fully qualified if required.

20 years ago - [regress/agent-ptrace.sh] Skip tests if platform doesn't support it or
dtucker [Thu, 4 Sep 2003 03:55:25 +0000 (03:55 +0000)] 
   - [regress/agent-ptrace.sh] Skip tests if platform doesn't support it or
     gdb cannot be found.

20 years ago - [regress/agent-getpeereid.sh] Skip test on platforms that don't support
dtucker [Thu, 4 Sep 2003 03:49:30 +0000 (03:49 +0000)] 
   - [regress/agent-getpeereid.sh] Skip test on platforms that don't support
     getpeereid.

20 years ago - (dtucker) Portablize regression tests. Parts contributed by Roumen
dtucker [Thu, 4 Sep 2003 03:41:06 +0000 (03:41 +0000)] 
 - (dtucker) Portablize regression tests.  Parts contributed by Roumen
   Petrov, David M. Williams and Corinna Vinschen.
   - [Makefile.in] Add "make tests" target and "make clean" hooks.

20 years ago - jmc@cvs.openbsd.org 2003/09/02 18:50:06
djm [Wed, 3 Sep 2003 02:13:30 +0000 (02:13 +0000)] 
   - jmc@cvs.openbsd.org 2003/09/02 18:50:06
     [sftp.1 ssh_config.5]
     escape punctuation;
     ok deraadt@

20 years ago - markus@cvs.openbsd.org 2003/09/02 16:40:29
djm [Wed, 3 Sep 2003 02:12:54 +0000 (02:12 +0000)] 
   - markus@cvs.openbsd.org 2003/09/02 16:40:29
     [version.h]
     enter 3.7

20 years ago - markus@cvs.openbsd.org 2003/08/28 12:54:34
djm [Wed, 3 Sep 2003 02:11:30 +0000 (02:11 +0000)] 
   - markus@cvs.openbsd.org 2003/08/28 12:54:34
     [auth.h]
     remove kerberos support from ssh1, since it has been replaced with GSSAPI;
     but keep kerberos passwd auth for ssh1 and 2; ok djm, hin, henning, ...

20 years ago - markus@cvs.openbsd.org 2003/08/26 09:58:43
djm [Tue, 2 Sep 2003 21:32:45 +0000 (21:32 +0000)] 
   - markus@cvs.openbsd.org 2003/08/26 09:58:43
     [auth-passwd.c auth.c auth.h auth1.c auth2-none.c auth2-passwd.c]
     [auth2.c monitor.c]
     fix passwd auth for 'username leaks via timing'; with djm@, original
     patches from solar

20 years ago - (djm) Fix openbsd-compat/ again - remove references to strl(cpy|cat).h
djm [Tue, 2 Sep 2003 13:33:42 +0000 (13:33 +0000)] 
 - (djm) Fix openbsd-compat/ again - remove references to strl(cpy|cat).h

20 years ago - (djm) Bug #423: reorder setting of PAM_TTY and calling of PAM session
djm [Tue, 2 Sep 2003 13:18:52 +0000 (13:18 +0000)] 
 - (djm) Bug #423: reorder setting of PAM_TTY and calling of PAM session
   management (now done in do_setusercontext). Largely from
   michael_steffens AT hp.com

20 years ago - (djm) Don't initialise pam_conv structures inline. Avoids HP/UX compiler
djm [Tue, 2 Sep 2003 13:12:06 +0000 (13:12 +0000)] 
 - (djm) Don't initialise pam_conv structures inline. Avoids HP/UX compiler
   error. Part of Bug #423, patch from  michael_steffens AT hp.com

20 years agofix date
djm [Tue, 2 Sep 2003 13:09:41 +0000 (13:09 +0000)] 
fix date

20 years ago - markus@cvs.openbsd.org 2003/09/01 20:44:54
djm [Tue, 2 Sep 2003 12:59:01 +0000 (12:59 +0000)] 
   - markus@cvs.openbsd.org 2003/09/01 20:44:54
     [auth2-gss.c]
     fix leak

20 years ago - markus@cvs.openbsd.org 2003/09/01 18:15:50
djm [Tue, 2 Sep 2003 12:58:22 +0000 (12:58 +0000)] 
   - markus@cvs.openbsd.org 2003/09/01 18:15:50
     [readconf.c readconf.h servconf.c servconf.h ssh.c]
     remove unused kerberos code; ok henning@

20 years ago - markus@cvs.openbsd.org 2003/09/01 13:52:18
djm [Tue, 2 Sep 2003 12:57:54 +0000 (12:57 +0000)] 
   - markus@cvs.openbsd.org 2003/09/01 13:52:18
     [ssh.h]
     rm whitespace

20 years ago - markus@cvs.openbsd.org 2003/09/01 12:50:46
djm [Tue, 2 Sep 2003 12:57:27 +0000 (12:57 +0000)] 
   - markus@cvs.openbsd.org 2003/09/01 12:50:46
     [readconf.c]
     rm gssapidelegatecreds alias; never supported before

20 years ago - markus@cvs.openbsd.org 2003/09/01 09:50:04
djm [Tue, 2 Sep 2003 12:57:05 +0000 (12:57 +0000)] 
   - markus@cvs.openbsd.org 2003/09/01 09:50:04
     [sshd_config.5]
     gss kex is not supported; sxw@inf.ed.ac.uk

20 years ago - markus@cvs.openbsd.org 2003/08/31 13:31:57
djm [Tue, 2 Sep 2003 12:56:42 +0000 (12:56 +0000)] 
   - markus@cvs.openbsd.org 2003/08/31 13:31:57
     [gss-serv.c]
     whitspace KNF

20 years ago - markus@cvs.openbsd.org 2003/08/31 13:30:18
djm [Tue, 2 Sep 2003 12:56:18 +0000 (12:56 +0000)] 
   - markus@cvs.openbsd.org 2003/08/31 13:30:18
     [gss-serv.c]
     correct string termination in parse_ename(); sxw@inf.ed.ac.uk

20 years ago - markus@cvs.openbsd.org 2003/08/31 13:29:05
djm [Tue, 2 Sep 2003 12:55:45 +0000 (12:55 +0000)] 
   - markus@cvs.openbsd.org 2003/08/31 13:29:05
     [session.c]
     call ssh_gssapi_storecreds conditionally from do_exec();
     with sxw@inf.ed.ac.uk

20 years ago - markus@cvs.openbsd.org 2003/08/31 12:14:22
djm [Tue, 2 Sep 2003 12:53:32 +0000 (12:53 +0000)] 
   - markus@cvs.openbsd.org 2003/08/31 12:14:22
     [progressmeter.c]
     do write to buf[-1]

20 years ago - markus@cvs.openbsd.org 2003/08/31 10:26:04
djm [Tue, 2 Sep 2003 12:53:01 +0000 (12:53 +0000)] 
   - markus@cvs.openbsd.org 2003/08/31 10:26:04
     [progressmeter.c]
     pass file_size + 1 to snprintf: fixes printing of truncated
     file names; fix based on patch/report from sturm@;

20 years ago - markus@cvs.openbsd.org 2003/08/29 10:04:36
djm [Tue, 2 Sep 2003 12:52:31 +0000 (12:52 +0000)] 
   - markus@cvs.openbsd.org 2003/08/29 10:04:36
     [channels.c nchan.c]
     be less chatty; debug -> debug2, cleanup; ok henning@

20 years ago - markus@cvs.openbsd.org 2003/08/29 10:03:15
djm [Tue, 2 Sep 2003 12:52:00 +0000 (12:52 +0000)] 
   - markus@cvs.openbsd.org 2003/08/29 10:03:15
     [compat.c compat.h]
     SSH_BUG_K5USER is unused; ok henning@

20 years ago - markus@cvs.openbsd.org 2003/08/28 12:54:34
djm [Tue, 2 Sep 2003 12:51:17 +0000 (12:51 +0000)] 
   - markus@cvs.openbsd.org 2003/08/28 12:54:34
     [auth-krb5.c auth.h auth1.c monitor.c monitor.h monitor_wrap.c]
     [monitor_wrap.h readconf.c servconf.c session.c ssh_config.5]
     [sshconnect1.c sshd.c sshd_config sshd_config.5]
     remove kerberos support from ssh1, since it has been replaced with GSSAPI;
     but keep kerberos passwd auth for ssh1 and 2; ok djm, hin, henning, ...

20 years ago - (djm) OpenBSD CVS Sync
djm [Tue, 2 Sep 2003 12:14:07 +0000 (12:14 +0000)] 
 - (djm) OpenBSD CVS Sync
   - deraadt@cvs.openbsd.org 2003/08/24 17:36:51
     [auth2-gss.c]
     64 bit cleanups; markus ok

20 years agoChangeLog fix pointed out by Darren. Yes, we should not use $Id$ when
mouring [Sat, 30 Aug 2003 00:11:56 +0000 (00:11 +0000)] 
ChangeLog fix pointed out by Darren.  Yes, we should not use $Id$ when
describing those changes. <chuckle>

20 years ago - (bal) openbsd-compat/ clean up. Considate headers, add in $Id$ on our
mouring [Fri, 29 Aug 2003 16:59:52 +0000 (16:59 +0000)] 
 - (bal) openbsd-compat/ clean up.  Considate headers, add in $Id$ on our
   files, and added missing license to header.

20 years ago - (dtucker) [auth.c] Do not check for locked accounts when PAM is enabled.
dtucker [Tue, 26 Aug 2003 04:22:12 +0000 (04:22 +0000)] 
 - (dtucker) [auth.c] Do not check for locked accounts when PAM is enabled.

20 years ago - (dtucker) [contrib/aix/inventory.sh] Add public domain notice. ok mouring@
dtucker [Tue, 26 Aug 2003 03:43:12 +0000 (03:43 +0000)] 
 - (dtucker) [contrib/aix/inventory.sh] Add public domain notice.  ok mouring@
   (the original author)

20 years ago - (dtucker) [Makefile.in] Remove auth2-krb5.
dtucker [Tue, 26 Aug 2003 02:22:04 +0000 (02:22 +0000)] 
 - (dtucker) [Makefile.in] Remove auth2-krb5.

20 years ago - djm@cvs.openbsd.org 2003/08/25 10:33:33
dtucker [Tue, 26 Aug 2003 02:14:05 +0000 (02:14 +0000)] 
   - djm@cvs.openbsd.org 2003/08/25 10:33:33
     [sshconnect2.c]
     fprintf->logit to silence login banner with "ssh -q"; ok markus@

20 years ago - fgsch@cvs.openbsd.org 2003/08/25 08:13:09
dtucker [Tue, 26 Aug 2003 02:12:56 +0000 (02:12 +0000)] 
   - fgsch@cvs.openbsd.org 2003/08/25 08:13:09
     [sftp-int.c]
     fix div by zero when listing for filename lengths longer than width.
     markus@ ok.

20 years ago - deraadt@cvs.openbsd.org 2003/08/24 17:36:52 AFTER_KRB5_GSSAPI_MERGE
dtucker [Tue, 26 Aug 2003 02:10:48 +0000 (02:10 +0000)] 
   - deraadt@cvs.openbsd.org 2003/08/24 17:36:52
     [monitor.c monitor_wrap.c sshconnect2.c]
     64 bit cleanups; markus ok

20 years ago - markus@cvs.openbsd.org 2003/08/22 20:55:06
dtucker [Tue, 26 Aug 2003 02:09:53 +0000 (02:09 +0000)] 
   - markus@cvs.openbsd.org 2003/08/22 20:55:06
     [LICENCE]
     add Simon Wilkinson

20 years ago - markus@cvs.openbsd.org 2003/08/22 13:22:27
dtucker [Tue, 26 Aug 2003 02:08:15 +0000 (02:08 +0000)] 
   - markus@cvs.openbsd.org 2003/08/22 13:22:27
     [auth2.c] (auth2-krb5.c removed)
     nuke "kerberos-2@ssh.com"

20 years ago - markus@cvs.openbsd.org 2003/08/22 13:20:03
dtucker [Tue, 26 Aug 2003 02:04:31 +0000 (02:04 +0000)] 
   - markus@cvs.openbsd.org 2003/08/22 13:20:03
     [sshconnect2.c]
     remove support for "kerberos-2@ssh.com"

20 years ago - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.h
dtucker [Tue, 26 Aug 2003 01:58:16 +0000 (01:58 +0000)] 
 - (dtucker) [Makefile.in acconfig.h auth-krb5.c auth-pam.c auth-pam.h
   configure.ac defines.h gss-serv-krb5.c session.c ssh-gss.h sshconnect1.c
   sshconnect2.c] Add Portable GSSAPI support, patch by Simon Wilkinson.

20 years ago - markus@cvs.openbsd.org 2003/08/22 10:56:09
dtucker [Tue, 26 Aug 2003 01:49:55 +0000 (01:49 +0000)] 
   - markus@cvs.openbsd.org 2003/08/22 10:56:09
     [auth2.c auth2-gss.c auth.h compat.c compat.h gss-genr.c gss-serv-krb5.c
     gss-serv.c monitor.c monitor.h monitor_wrap.c monitor_wrap.h readconf.c
     readconf.h servconf.c servconf.h session.c session.h ssh-gss.h
     ssh_config.5 sshconnect2.c sshd_config sshd_config.5]
     support GSS API user authentication; patches from Simon Wilkinson,
     stripped down and tested by Jakob and myself.

20 years ago - (djm) Bug #629: Mark ssh_config option "pamauthenticationviakbdint" BEFORE_KRB5_GSSAPI_MERGE
djm [Tue, 26 Aug 2003 00:48:14 +0000 (00:48 +0000)] 
 - (djm) Bug #629: Mark ssh_config option "pamauthenticationviakbdint"
   as deprecated. Remove mention from README.privsep. Patch from
   aet AT cc.hut.fi

20 years ago - (dtucker) [README buildbff.sh inventory.sh] (all in contrib/aix)
dtucker [Mon, 25 Aug 2003 05:01:04 +0000 (05:01 +0000)] 
 - (dtucker) [README buildbff.sh inventory.sh] (all in contrib/aix)
   Update package builder: correctly handle config variables, use lsuser
   rather than /etc/passwd, fix typos, add Id's.

20 years ago - (dtucker) [configure.ac] Bug #533, #551: define BROKEN_GETADDRINFO on
dtucker [Mon, 25 Aug 2003 03:27:40 +0000 (03:27 +0000)] 
 - (dtucker) [configure.ac] Bug #533, #551: define BROKEN_GETADDRINFO on
   Tru64, solves getnameinfo and "bad addr or host" errors.  ok djm@

20 years ago - (djm) Bug #564: Perform PAM account checks for all authentications when
djm [Mon, 25 Aug 2003 03:08:49 +0000 (03:08 +0000)] 
 - (djm) Bug #564: Perform PAM account checks for all authentications when
   UsePAM=yes; ok dtucker

20 years ago - (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: deny
dtucker [Mon, 25 Aug 2003 01:51:19 +0000 (01:51 +0000)] 
 - (dtucker) [acconfig.h auth.c configure.ac sshd.8] Bug #422 again: deny
   any access to locked accounts.  ok djm@

20 years ago - (bal) redo how we handle 'mysignal()'. Move it to
mouring [Mon, 25 Aug 2003 01:16:21 +0000 (01:16 +0000)] 
 - (bal) redo how we handle 'mysignal()'.  Move it to
   openbsd-compat/bsd-misc.c, s/mysignal/signal/ and #define signal to
   be our 'mysignal' by default.  OK djm@

20 years ago - (bal) openbsd-compat/ OpenBSD updates. Mostly licensing, ansifications
mouring [Mon, 25 Aug 2003 01:10:51 +0000 (01:10 +0000)] 
 - (bal) openbsd-compat/ OpenBSD updates.  Mostly licensing, ansifications
   and minor fixes.

20 years ago - (djm) Bug #621: Select OpenSC keys by usage attributes. Patch from
djm [Mon, 25 Aug 2003 00:58:26 +0000 (00:58 +0000)] 
 - (djm) Bug #621: Select OpenSC keys by usage attributes. Patch from
   larsch@trustcenter.de

20 years ago - (dtucker) [contrib/cygwin/ssh-user-config] Put keys in authorized_keys
dtucker [Fri, 22 Aug 2003 08:43:48 +0000 (08:43 +0000)] 
 - (dtucker) [contrib/cygwin/ssh-user-config] Put keys in authorized_keys
   rather that authorized_keys2.  Patch from vinschen@redhat.com.

20 years ago - (djm) s/get_progname/ssh_get_progname/g to avoid conflict with Heimdal
djm [Thu, 21 Aug 2003 23:34:41 +0000 (23:34 +0000)] 
 - (djm) s/get_progname/ssh_get_progname/g to avoid conflict with Heimdal
   -lbroken; ok dtucker

20 years ago - (dtucker) [configure.ac] Move openpty/ctty test outside of case statement
dtucker [Thu, 21 Aug 2003 07:58:29 +0000 (07:58 +0000)] 
 - (dtucker) [configure.ac] Move openpty/ctty test outside of case statement
   and after normal openpty test.

20 years ago - (dtucker) [defines.h] Put CMSG_DATA, CMSG_FIRSTHDR with other CMSG* macros,
dtucker [Thu, 21 Aug 2003 06:49:41 +0000 (06:49 +0000)] 
 - (dtucker) [defines.h] Put CMSG_DATA, CMSG_FIRSTHDR with other CMSG* macros,
   change CMSG_DATA to use __CMSG_ALIGN (and thus work properly), reformat for
   consistency.

20 years ago - markus@cvs.openbsd.org 2003/08/14 16:08:58
dtucker [Thu, 21 Aug 2003 06:44:07 +0000 (06:44 +0000)] 
   - markus@cvs.openbsd.org 2003/08/14 16:08:58
     [ssh-keygen.c]
     exit after primetest, ok djm@

20 years ago - (dtucker) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
dtucker [Wed, 13 Aug 2003 10:48:07 +0000 (10:48 +0000)] 
 - (dtucker) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
   Add a tcsendbreak function for platforms that don't have one, based on the
   one from OpenBSD.

Any more of these and I'll split them out into bsd-termio.[ch].

20 years ago - markus@cvs.openbsd.org 2003/08/13 09:07:10
dtucker [Wed, 13 Aug 2003 10:38:36 +0000 (10:38 +0000)] 
   - markus@cvs.openbsd.org 2003/08/13 09:07:10
     [readconf.c ssh.c]
     socks4->socks, since with support both 4 and 5; dtucker@zip.com.au

20 years ago - markus@cvs.openbsd.org 2003/08/13 08:46:31
dtucker [Wed, 13 Aug 2003 10:37:05 +0000 (10:37 +0000)] 
   - markus@cvs.openbsd.org 2003/08/13 08:46:31
     [auth1.c readconf.c readconf.h servconf.c servconf.h ssh.c ssh_config
     ssh_config.5 sshconnect1.c sshd.8 sshd.c sshd_config sshd_config.5]
     remove RhostsAuthentication; suggested by djm@ before; ok djm@, deraadt@,
     fgsch@, miod@, henning@, jakob@ and others

20 years ago - markus@cvs.openbsd.org 2003/08/13 08:33:02
dtucker [Wed, 13 Aug 2003 10:31:05 +0000 (10:31 +0000)] 
   - markus@cvs.openbsd.org 2003/08/13 08:33:02
     [session.c]
     use more portable tcsendbreak(3) and ignore break_length;
     ok deraadt, millert

20 years ago - (dtucker) [session.c] Remove #ifdef TIOCSBRK kludge.
dtucker [Wed, 13 Aug 2003 10:28:14 +0000 (10:28 +0000)] 
 - (dtucker) [session.c] Remove #ifdef TIOCSBRK kludge.

20 years agoUpdate Corinna's address.
dtucker [Mon, 11 Aug 2003 13:03:53 +0000 (13:03 +0000)] 
Update Corinna's address.

20 years ago - (dtucker) [openbsd-compat/xcrypt.c] Remove Cygwin #ifdef block (duplicate
dtucker [Mon, 11 Aug 2003 13:00:33 +0000 (13:00 +0000)] 
 - (dtucker) [openbsd-compat/xcrypt.c] Remove Cygwin #ifdef block (duplicate
   in bsd-cygwin_util.h).

20 years ago - (dtucker) OpenBSD CVS Sync
dtucker [Mon, 11 Aug 2003 12:55:36 +0000 (12:55 +0000)] 
 - (dtucker) OpenBSD CVS Sync
   (thanks to Simon Wilkinson for help with this -dt)
   - markus@cvs.openbsd.org 2003/07/16 15:02:06
     [auth-krb5.c]
     mcc -> fcc; from Love Hörnquist Ã…strand <lha@it.su.se>
     otherwise the kerberos credentinal is stored in a memory cache
     in the privileged sshd. ok jabob@, hin@ (some time ago)

20 years ago - (dtucker) [auth-pam.c] Don't set PAM_TTY if tty is null. ok djm@
dtucker [Fri, 8 Aug 2003 03:43:37 +0000 (03:43 +0000)] 
 - (dtucker) [auth-pam.c] Don't set PAM_TTY if tty is null.  ok djm@

20 years ago - (dtucker) [openbsd-compat/fake-rfc2553.h] Older Linuxes have AI_PASSIVE and
dtucker [Fri, 8 Aug 2003 02:15:11 +0000 (02:15 +0000)] 
 - (dtucker) [openbsd-compat/fake-rfc2553.h] Older Linuxes have AI_PASSIVE and
   AI_CANONNAME in netdb.h but not AI_NUMERICHOST, so check each definition
   separately before defining them.

20 years ago - (dtucker) [session.c openbsd-compat/bsd-cygwin_util.h] Move Cygwin
dtucker [Thu, 7 Aug 2003 06:28:16 +0000 (06:28 +0000)] 
 - (dtucker) [session.c openbsd-compat/bsd-cygwin_util.h] Move Cygwin
   specific defines and includes to bsd-cygwin_util.h.  Fixes build error too.

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