NetBSD/libexec/ftpd
cjs 39926e4051 Send back an error message rather than dumping core when an invalid
username is entered. The latter, while effective, does not appear to
me to be an appropriate response.
1998-02-23 23:10:34 +00:00
..
Makefile add a "checkportcmd <class>" option that stops ftp bounce attacks. 1997-11-11 05:48:03 +00:00
conf.c log debug stuff using LOG_DEBUG not LOG_INFO 1997-11-16 12:04:21 +00:00
extern.h * change checkportcmd syntax to `checkportcmd class [off]' (as per `modify') 1997-11-11 12:42:24 +00:00
ftpcmd.y Disable RNFR command for guest users so that they can't rename (and thus 1998-02-13 17:15:53 +00:00
ftpd.8 Disable RNFR command for guest users so that they can't rename (and thus 1998-02-13 17:15:53 +00:00
ftpd.c Send back an error message rather than dumping core when an invalid 1998-02-23 23:10:34 +00:00
logwtmp.c
pathnames.h
popen.c