Age | Commit message (Collapse) | Author |
|
char arg.
|
|
|
|
|
|
|
|
|
|
[uidswap.c]
little more debugging; ok markus@
|
|
[sshd.c]
utmp_len is unsigned; display error consistent with other options.
ok markus@
|
|
[monitor.c]
u_int here; ok provos@
|
|
[session.c]
fallback to _PATH_STDPATH on setusercontext+LOGIN_SETPATH errors;
|
|
[auth-options.h]
remove invalid comment
|
|
[auth-options.c]
unneeded includes
|
|
|
|
[ssh.c]
display a warning from ssh when XAuthLocation does not exist or xauth
returned no authentication data. ok markus@
|
|
[log.c log.h session.c sshd.c]
remove fatal cleanups after fork; based on discussions with and code
from solar.
|
|
|
|
|
|
freed by the caller; add free_pam_environment() and use it.
|
|
into it's own header.
|
|
|
|
with Cray (mostly #ifdef renaming). Patch by wendyp@cray.com.
|
|
|
|
|
|
|
|
|
|
|
|
warning on pam_conv struct conversation function.
|
|
PAM_NEW_AUTHTOK_REQD remains in #if 0 for now.
|
|
openssh-3.4p1-owl-password-changing.diff
|
|
|
|
|
|
Patch by dtucker@zip.com.au
|
|
|
|
|
|
by ayamura@ayamura.org
|
|
|
|
for autoconf 2.53. Based on a patch by jrj@purdue.edu
|
|
|
|
|
|
dtucker@zip.com.au
|
|
dtucker@zip.com.au plus a a more KNF since I am near it.
|
|
[cipher.c]
EVP_CIPH_CUSTOM_IV for our own rijndael
|
|
[sshconnect.c]
print connect failure during debugging mode.
|
|
report by rodney@bond.net
|
|
|
|
report by chris@by-design.net
|
|
openbsd-compat/Makefile.in] support compression on platforms that
have no/broken MAP_ANON. Moved code to openbsd-compat/xmmap.c
Based on patch from nalin@redhat.com of code extracted from Owl's package
|
|
|
|
|
|
|
|
[rijndael.c]
use right sizeof in memcpy; markus ok
|