Age | Commit message (Collapse) | Author |
|
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@
|
|
"yes".
|
|
|
|
Patch from wendyp at cray.com.
|
|
UX:rm: ERROR: Cannot remove '.' or '..'
|
|
with shell read-only variable.
|
|
|
|
|
|
HEADER.ad in arpa/nameser.h
|
|
_getlong in #ifndef
|
|
Replace mdoc2man.pl with mdoc2man.awk, provided by Peter Stuge.
|
|
|
|
|
|
|
|
distinctive, so "rm ${BATCH}.*" doesn't match the script itself.
|
|
Add ${EXEEXT}: required to work on Cygwin.
|
|
Put "which" inside quotes.
|
|
|
|
|
|
|
|
not $OBJ.
|
|
|
|
|
|
use Strictmodes no, wait longer for sshd startup.
|
|
|
|
|
|
|
|
regress/test-exec.sh] Handle different was of echoing without newlines.
|
|
"grep -q" -> "grep >/dev/null"
|
|
|
|
regress/ssh-com-client.sh regress/ssh-com-sftp.sh regress/stderr-data.sh
regress/transfer.sh] Use ${EXEEXT} where appropriate.
|
|
|
|
|
|
it). The sparse file will take less disk space too.
|
|
|
|
gdb cannot be found.
|
|
getpeereid.
|
|
Petrov, David M. Williams and Corinna Vinschen.
- [Makefile.in] Add "make tests" target and "make clean" hooks.
|
|
[sftp.1 ssh_config.5]
escape punctuation;
ok deraadt@
|
|
[version.h]
enter 3.7
|
|
[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, ...
|
|
[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
|
|
|
|
management (now done in do_setusercontext). Largely from
michael_steffens AT hp.com
|
|
error. Part of Bug #423, patch from michael_steffens AT hp.com
|
|
|
|
[auth2-gss.c]
fix leak
|
|
[readconf.c readconf.h servconf.c servconf.h ssh.c]
remove unused kerberos code; ok henning@
|
|
[ssh.h]
rm whitespace
|
|
[readconf.c]
rm gssapidelegatecreds alias; never supported before
|