This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
46f604677d
NetBSD
/
libexec
/
ftpd
History
lukem
9f8ad690b4
use 300 seconds (as per login(1)) for initial timeout, rather than 900 secs
1997-11-28 23:42:36 +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
oops, missed this bit in previous change.
1997-11-11 06:17:22 +00:00
ftpd.8
* change checkportcmd syntax to `checkportcmd class [off]' (as per `modify')
1997-11-11 12:42:24 +00:00
ftpd.c
use 300 seconds (as per login(1)) for initial timeout, rather than 900 secs
1997-11-28 23:42:36 +00:00
logwtmp.c
…
pathnames.h
implement '-c confdir', which allows the specification of an alternate
1997-09-23 13:56:39 +00:00
popen.c
…