Age | Commit message (Collapse) | Author |
|
cleanup_exit() function. re-refine cleanup_exit() where appropriate,
allocate sshd's authctxt eary to allow simpler cleanup in sshd.
tested by many, ok deraadt@
|
|
|
|
|
|
but keep kerberos passwd auth for ssh1 and 2; ok djm, hin, henning, ...
|
|
stripped down and tested by Jakob and myself.
|
|
ok deraadt, millert
|
|
test+ok henning@
|
|
with IP based access control as noted by Mike Harding; replace with
a UseDNS option, UseDNS is on by default and includes the
VerifyReverseMapping check; with itojun@, provos@, jakob@ and deraadt@
ok deraadt@, djm@
|
|
|
|
|
|
|
|
|
|
|
|
is overridden from login.conf; bug#453; semen at online.sinor.ru; ok millert@
|
|
ok markus@
|
|
|
|
|
|
NOTE: there are also p-specific parts to this patch. ok markus@
|
|
by galb@vandyke.com
|
|
deraadt
|
|
suggeted by millert@; ok deraadt@
|
|
from solar.
|
|
|
|
and dschultz@uclink.Berkeley.EDU
|
|
|
|
|
|
|
|
|
|
markus@, millert@ ok
Note: big usr.bin/ cleanup is comming. Now I'm waiting Ok from espie@ for
make/.
|
|
in channel.c.
|
|
server when debug; ok markus@
patch from pin@math.chalmers.se
|
|
|
|
|
|
|
|
|
|
work done by me and markus@
|
|
|
|
|
|
|
|
bit more memory for slow receivers but increases througput.
|
|
|
|
|
|
use new server_input_channel_req() instead:
server_input_channel_req does generic request parsing on server side
session_input_channel_req handles just session specific things now
ok djm@
|
|
|
|
|
|
|
|
|
|
hostname/unix:d and uts.nodename/unix:d if nodename was different than
hostname. just add entry for unix:d instead. ok markus@
|
|
|
|
|