Age | Commit message (Collapse) | Author |
|
[hostfile.c]
Correct format/arguments to debug call; spotted by shaw at vranix.com
ok djm@
|
|
[auth-krb5.c]
Perform Kerberos calls even for invalid users to prevent leaking
information about account validity. bz #975, patch originally from
Senthil Kumar, sanity checked by Simon Wilkinson, tested by djm@, biorn@,
ok markus@
|
|
[includes.h]
Include sys/queue.h explicitly instead of assuming some other header
will pull it in. At the moment it gets pulled in by sys/select.h
(which ssh has no business including) via event.h. OK markus@
(ID sync only in -portable)
|
|
[scp.c]
avoid close(-1), as in rcp; ok cloder
|
|
[ssh-add.c]
space
|
|
is going on.
|
|
test: if sshd takes too long to reconfigure the subsequent connection will
fail. Zap pidfile before HUPing sshd which will rewrite it when it's ready.
|
|
|
|
|
|
|
|
|
|
ifdef lost during sync. Spotted by tim@.
|
|
doesn't change between versions, and use a safer default.
|
|
Id and copyright sync only, there were no substantial changes we need.
|
|
|
|
-Wall fixes from djm.
|
|
Id and copyright sync only, there were no substantial changes we need.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with OpenBSD code since we don't support platforms without fstat any more.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removal of rcsid.
|
|
Removal of rcsid, will no longer strlcpy parts of the string.
|
|
Removal of rcsid, "whiteout" inode type.
|
|
|
|
|
|
after the copyright notices. Having them at the top next to the CVSIDs
guarantees a conflict for each and every sync.
|
|
of "register").
|
|
prototypes, removal of "register").
|
|
since they're not useful right now. Patch from djm@.
|
|
Patch from djm@.
|
|
revs 1.7 - 1.9.
|
|
unnecessary prototype.
|
|
OpenBSD getenv.c revs 1.4 - 1.8 (ANSIfication of arguments, removal of
"register").
|
|
resolving memory leak bz#1111 reported by kremenek AT cs.stanford.edu;
ok dtucker@
|
|
|
|
[bufaux.c]
Fix leaks in error paths, bz #1109 and #1110 reported by kremenek AT
cs.stanford.edu; ok dtucker@
|