Age | Commit message (Collapse) | Author |
|
|
|
|
|
like wu-ftpd. Based on changes from Oliver.
|
|
without this a clean build does not work.
|
|
|
|
|
|
Weiste Venema. If this triggers any problems (most likely with ABOR not
working at certain times) let me know.
|
|
|
|
who is porting the OpenBSD ftpd to (of all things) Linux.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
on argv and gargv variables.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in, fixed a memory leak in RNFR
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also a few other changes.
|
|
|
|
Also change the advertised version to '6.1/OpenBSD'; using the old version
number from 4.4BSD seems rather silly at this point.
|
|
obvious bugs fixed.
|
|
|
|
|
|
|
|
|
|
|
|
add -Dunix to CFLAGS
|