freebsd-nq/libexec/ftpd
Yaroslav Tykhiy 50618d61ae RFC 959 doesn't list reply code 550 as a valid responce to STOR/STOU,
so return reply code 553 to indicate a error from open(2) for consistency,
as long as the code is used in the rest of the STOR/STOU handler.
2003-02-04 03:33:25 +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
ftpchroot.5 Give the code around chroot(2)/chdir(2) a major overhaul by 2003-01-29 10:07:27 +00:00
ftpcmd.y Add a new option to ftpd(8), "-h", to disable printing any 2003-01-29 10:58:58 +00:00
ftpd.8 Add a new option to ftpd(8), "-h", to disable printing any 2003-01-29 10:58:58 +00:00
ftpd.c RFC 959 doesn't list reply code 550 as a valid responce to STOR/STOU, 2003-02-04 03:33:25 +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 Extend the format of /etc/ftpchroot so an alternative chroot 2003-01-26 19:02:56 +00:00
pathnames.h
popen.c GLOB_QUOTE has been retired. 2002-07-17 05:47:49 +00:00