Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dgilbert@jaywon.pci.on.ca
|
|
|
|
|
|
|
|
|
|
pasv
list
and then crashes.
The timeout should only apply the the accept(), so that transfers can
take as long as necessary to complete.
Thanks to Theo for moving toolong() to extern.h so that it can be used
in ftpd.c as well as in ftpcmd.y.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Don't bitch about star'd out logins unless they have a .rhosts/.shosts/.klogin
file (ie: something that would let them in via rsh/ssh).
|
|
|
|
don't bitch about root-owned .rhosts since multiple system accounts
share root's homedir.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
command prompt, prior to being connected to a remote host.
The affected commands were:
set binary | inbinary | outbinary
toggle binary | inbinary | outbinary
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|