summaryrefslogtreecommitdiff
path: root/libexec/ftpd/conf.c
AgeCommit message (Expand)Author
2000-07-23* make checkportcmd the default. this breaks third-party proxy ftp butlukem
2000-07-17* add two new ftpd.conf(5) directives:lukem
2000-07-09More -Wformat cleanups.sommerfeld
2000-06-19various fixes suggested by Robert Elz:lukem
2000-05-20convert to ANSI C as per style guidelukem
2000-01-13suppress verbose messages from CWD and post-login if the firstlukem
2000-01-12* add ftpd.conf directive `portrange class min max', which allows specificationlukem
2000-01-10fix problem where ftpd.conf lines would match everything if there waslukem
2000-01-09* new ftpd.conf directive:lukem
2000-01-08features:lukem
1999-12-12* change format of /etc/ftpusers lines fromlukem
1999-12-07* change ftpd_popen() to take char *argv[] instead of char *cmd.lukem
1999-11-28check return val of sl_init() and sl_add()lukem
1999-08-25more kerberos5 fixeschristos
1999-05-18* fix a problem in retrieve() where arguments to commands weren't workinglukem
1999-05-17features/fixes:lukem
1999-02-24Make this build with KERBEROS5 defined.explorer
1999-02-05* actually commit the changes which add support for recognising RFC 2228lukem
1998-12-28* replace LOG(CMD|BYTES) macros with logcmd(), which is a cleanerlukem
1998-09-06* complete fix for `multiple replies returned for single parse error'lukem
1998-06-30Add the ability to disable passive connects in ftpd.conf (breaks RFC1123,tv
1998-06-03Show/log the strerror(errno) string when getcwd failsmouse
1998-06-03Fix some problems with failed getcwd commands, reported in PR bin/5531hubertf
1998-04-01Need <time.h> for time(), localtime() and ctime() prototypes.kleink
1997-11-16log debug stuff using LOG_DEBUG not LOG_INFOlukem
1997-11-11* change checkportcmd syntax to `checkportcmd class [off]' (as per `modify')lukem
1997-11-11add a "checkportcmd <class>" option that stops ftp bounce attacks.mrg
1997-10-19Use S_IS*(), not S_IF*.mycroft
1997-09-23implement '-c confdir', which allows the specification of an alternatelukem
1997-08-14* don't depend upon buffer returned by fgetln() to remain. fix mainlylukem
1997-07-31Fix files using old TNF copyright noticejtc
1997-06-22missed some warnings.christos
1997-06-18- Pass gcc -Wallchristos
1997-06-14* implement /etc/ftpd.conf, which adds support for the following features,lukem