freebsd-skq/libexec/ftpd
Crist J. Clark e509445689 The FTP daemon was vulnerable to a DoS where an attacker could bind()
up port 20 for an extended period of time and thus lock out all other
users from establishing PORT data connections. Don't hold on to the
bind() while we loop around waiting to see if we can make our
connection.

Being a DoS, it has security implications, giving it a short MFC
time.

MFC after:	1 day
2003-01-21 05:13:02 +00:00
..
config.h Portability configuration data for LukeM ftpd. 2001-07-19 17:45:14 +00:00
extern.h Silence some FORMAT_AUDIT warnings (one left) 2002-02-04 01:23:44 +00:00
ftpcmd.y Replace the instances of literal "/bin/ls" 2003-01-16 13:27:58 +00:00
ftpd.8 english(4) police. 2002-12-27 12:15:40 +00:00
ftpd.c The FTP daemon was vulnerable to a DoS where an attacker could bind() 2003-01-21 05:13:02 +00:00
logwtmp.c Oops. Some ut_time stuff slipped through the cracks. These turned out 2002-11-17 23:46:45 +00:00
Makefile Teach "ls -Z" to use the policy-agnostic MAC label interfaces rather 2002-10-24 00:07:30 +00:00
pathnames.h
popen.c GLOB_QUOTE has been retired. 2002-07-17 05:47:49 +00:00