Tim Rice
|
ae477e922e
|
[configure.ac] define WITH_ABBREV_NO_TTY for SCO. Report by Roger Cornelius.
|
2003-09-12 18:15:15 -07:00 |
|
Darren Tucker
|
2270c7e8aa
|
- (dtucker) [auth-passwd.c] On AIX, call setauthdb() before loginsuccess(),
required to correctly reset failed login count when using a password
registry other than "files" (eg LDAP, see bug #543).
|
2003-09-13 10:41:56 +10:00 |
|
Darren Tucker
|
dc7e65646f
|
- (dtucker) [regress/agent-timeout.sh] Timeout of 5 sec is borderline for
slower hosts, increase to 10 sec.
|
2003-09-13 09:46:03 +10:00 |
|
Tim Rice
|
e660ede8c0
|
[regress/yes-head.sh] shell portability fix.
|
2003-09-12 13:21:14 -07:00 |
|
Tim Rice
|
ec28ca16b1
|
[Makefile.in] only mkdir regress if it does not exist.
|
2003-09-12 13:02:16 -07:00 |
|
Tim Rice
|
b7efb630f6
|
[regress/agent-ptrace.sh] sh doesn't like "if ! shell_function; then".
|
2003-09-12 11:20:32 -07:00 |
|
Tim Rice
|
23ee359b08
|
[regress/agent-ptrace.sh regress/dynamic-forward.sh
regress/sftp-cmds.sh regress/stderr-after-eof.sh regress/test-exec.sh]
no longer depends on which(1). patch by dtucker@
|
2003-09-11 22:32:17 -07:00 |
|
Tim Rice
|
d546a84ef6
|
[configure.ac] Prefer setuid/setgid on UnixWare and Open Server.
|
2003-09-11 22:24:36 -07:00 |
|
Tim Rice
|
1e1ef64566
|
[configure.ac] Move libgen tests to before libwrap to unbreak
UnixWare 2.03 using --with-tcp-wrappers.
|
2003-09-11 22:19:31 -07:00 |
|
Darren Tucker
|
c82afd5c88
|
- (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@
|
2003-09-11 14:42:55 +10:00 |
|
Darren Tucker
|
9a959ea1b5
|
- (dtucker) [regressh/yes-head.sh] Some platforms (eg Solaris) don't have
"yes".
|
2003-09-10 20:17:40 +10:00 |
|
Darren Tucker
|
b2427c82bb
|
- (dtucker) [configure.ac] Part of bug #615: tcsendbreak might be a macro.
|
2003-09-10 15:22:44 +10:00 |
|
Darren Tucker
|
9f7ffc5a17
|
- (dtucker) [configure.ac] Bug #636: Add support for Cray's new X1 machine.
Patch from wendyp at cray.com.
|
2003-09-10 11:39:05 +10:00 |
|
Tim Rice
|
1eb40cf514
|
[regress/sftp-badcmds.sh regress/sftp-cmds.sh] Fix errors like
UX:rm: ERROR: Cannot remove '.' or '..'
|
2003-09-09 08:35:20 -07:00 |
|
Tim Rice
|
5543947d7f
|
[regress/agent-timeout.sh] s/TIMEOUT/SSHAGENT_TIMEOUT/ Fixes conflict
with shell read-only variable.
|
2003-09-09 08:27:40 -07:00 |
|
Tim Rice
|
8b2157d86a
|
[regress/Makefile] Fixes for building outside of a read-only source tree.
|
2003-09-09 06:07:10 -07:00 |
|
Tim Rice
|
2e0e38e310
|
[ssh-keygen.c] s/PATH_MAX/MAXPATHLEN/ ok mouring@
|
2003-09-08 16:11:33 -07:00 |
|
Tim Rice
|
b284e16c10
|
[configure.ac acconfig.h openbsd-compat/getrrsetbyname.c] test for
HEADER.ad in arpa/nameser.h
|
2003-09-08 14:35:16 -07:00 |
|
Tim Rice
|
0ac16a4492
|
[configure.ac openbsd-compat/getrrsetbyname.c] wrap _getshort and
_getlong in #ifndef
|
2003-09-08 06:33:33 -07:00 |
|
Darren Tucker
|
167bd9cfef
|
- (dtucker) [CREDITS Makefile.in configure.ac mdoc2man.awk mdoc2man.pl]
Replace mdoc2man.pl with mdoc2man.awk, provided by Peter Stuge.
|
2003-09-07 12:34:54 +10:00 |
|
Darren Tucker
|
7c600f24a4
|
- (dtucker) [acconfig.h] Typo.
|
2003-09-07 11:37:27 +10:00 |
|
Darren Tucker
|
3393c5c36e
|
- (dtucker) openbsd-compat/xcrypt.c] #elsif -> #elif
|
2003-09-07 09:43:42 +10:00 |
|
Darren Tucker
|
e7f7580cab
|
- (dtucker) [regress/sftp-cmds.sh] Skip quoted file test on Cygwin.
|
2003-09-07 09:32:58 +10:00 |
|
Darren Tucker
|
e1e26a6c15
|
- (dtucker) [regress/sftp-batch.sh] Make temporary batch file name more
distinctive, so "rm ${BATCH}.*" doesn't match the script itself.
|
2003-09-07 09:31:02 +10:00 |
|
Darren Tucker
|
d199b6d69b
|
- (dtucker) [dynamic-forward.sh forwarding.sh sftp-batch.sh (all regress/)]
Add ${EXEEXT}: required to work on Cygwin.
|
2003-09-07 09:28:03 +10:00 |
|
Darren Tucker
|
57ac36ffb4
|
- (dtucker) [agent-ptrace.sh dynamic-forward.sh (all regress/)]
Put "which" inside quotes.
|
2003-09-07 09:22:21 +10:00 |
|
Darren Tucker
|
9f18be63ab
|
- (dtucker) [acconfig.h configure.ac uidswap.c] Prefer setuid/setgid on AIX.
|
2003-09-06 16:44:39 +10:00 |
|
Darren Tucker
|
b2db4e83a3
|
- (dtucker) [Makefile.in] Add distclean target for regress/, fix clean target.
|
2003-09-05 11:35:52 +10:00 |
|
Darren Tucker
|
77d07e927d
|
- [Makefile.in regress/agent-ptrace] Fix minor regress issues on Cygwin.
|
2003-09-04 22:06:16 +10:00 |
|
Darren Tucker
|
118576556b
|
- [Makefile.in regress/agent-getpeereid.sh] config.h is now in $BUILDDIR
not $OBJ.
|
2003-09-04 18:04:16 +10:00 |
|
Darren Tucker
|
9d9d44811b
|
- [regress/README.regress] Add a basic readme.
|
2003-09-04 15:39:54 +10:00 |
|
Darren Tucker
|
ebc3c13d40
|
- [regress/Makefile] Remove BSDisms.
|
2003-09-04 15:37:58 +10:00 |
|
Darren Tucker
|
6d3921f64b
|
- [regress/test-exec.sh] Use sudo, search for "whoami" equivalent, always
use Strictmodes no, wait longer for sshd startup.
|
2003-09-04 15:35:48 +10:00 |
|
Darren Tucker
|
bd05609dff
|
- [regress/ssh-com-sftp.sh] Remove dependency on /dev/stdin.
|
2003-09-04 15:26:57 +10:00 |
|
Darren Tucker
|
4735115e4d
|
- [regress/sftp-cmds.sh] Use portable "test" option.
|
2003-09-04 15:24:50 +10:00 |
|
Darren Tucker
|
a241d87e94
|
- [regress/dynamic-forward.sh] Some "which" programs output on stderr.
|
2003-09-04 15:22:01 +10:00 |
|
Darren Tucker
|
53c55f4179
|
- [regress/agent.sh regress/proto-version.sh regress/ssh-com.sh
regress/test-exec.sh] Handle different was of echoing without newlines.
|
2003-09-04 15:16:56 +10:00 |
|
Darren Tucker
|
58f89bc14d
|
- [regress/agent-ptrace.sh regress/agent-timeout.sh]
"grep -q" -> "grep >/dev/null"
|
2003-09-04 15:07:59 +10:00 |
|
Darren Tucker
|
e15b0dd011
|
- [regress/sftp.sh] Remove dependency on /dev/stdin.
|
2003-09-04 15:00:55 +10:00 |
|
Darren Tucker
|
f2412548e9
|
Missing $
|
2003-09-04 14:56:49 +10:00 |
|
Darren Tucker
|
c2c4223ed0
|
- [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.
|
2003-09-04 14:54:39 +10:00 |
|
Darren Tucker
|
c376a88c10
|
- [regress/stderr-after-eof.sh] Search for a usable checksum program.
|
2003-09-04 14:32:02 +10:00 |
|
Darren Tucker
|
933e4f1c27
|
- [regress/sftp-cmds.sh] Ensure file used for test are readable.
|
2003-09-04 14:26:31 +10:00 |
|
Darren Tucker
|
60de9f1851
|
- [regress/rekey.sh] Remove dependence on /dev/zero (not all platforms have
it). The sparse file will take less disk space too.
|
2003-09-04 14:02:56 +10:00 |
|
Darren Tucker
|
871f7408ab
|
- [regress/reconfigure/sh] Make path to sshd fully qualified if required.
|
2003-09-04 13:59:48 +10:00 |
|
Darren Tucker
|
5569759bce
|
- [regress/agent-ptrace.sh] Skip tests if platform doesn't support it or
gdb cannot be found.
|
2003-09-04 13:55:25 +10:00 |
|
Darren Tucker
|
2297ac41ca
|
- [regress/agent-getpeereid.sh] Skip test on platforms that don't support
getpeereid.
|
2003-09-04 13:49:30 +10:00 |
|
Darren Tucker
|
150a81c745
|
- (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.
|
2003-09-04 13:41:06 +10:00 |
|
Damien Miller
|
c2b9827695
|
- jmc@cvs.openbsd.org 2003/09/02 18:50:06
[sftp.1 ssh_config.5]
escape punctuation;
ok deraadt@
|
2003-09-03 12:13:30 +10:00 |
|
Damien Miller
|
f117f877b1
|
- markus@cvs.openbsd.org 2003/09/02 16:40:29
[version.h]
enter 3.7
|
2003-09-03 12:12:54 +10:00 |
|