summaryrefslogtreecommitdiff
path: root/libexec/ftpd/ftpd.8
AgeCommit message (Expand)Author
2001-10-13set "upload guest on" in incoming example, even though it is the defaultlukem
2001-08-31Expand description of shells(5) requirement.lukem
2001-07-08Alan Barrett informs me that "advertise" (instead of "advertize") islukem
2001-06-26s/tise/tize/ in docco, add "advertize" as synonym for "advertise"lukem
2000-12-18Features:lukem
2000-12-01fix typolukem
2000-11-16- new ftpd.conf directives:lukem
2000-07-28wtmp is in /var/log not /var/run ...lukem
2000-07-26add support for -W; don't log to wtmp (orthogonal of -U which logs to utmp).lukem
2000-07-26document /var/run/[uw]tmp, /var/run/ftpd.pids-CLASSlukem
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-15* add -H, which acts like -h `hostname`. (requested by kim@)lukem
2000-06-20fix problems noted by <dogcow@redback.com> in [bin/10390] and private email:lukem
2000-06-19various fixes suggested by Robert Elz:lukem
2000-06-14major overhaul (just before netbsd 1.5 :-):lukem
2000-05-16move IPv6 considerations into BUGS sectionitojun
2000-01-13suppress verbose messages from CWD and post-login if the firstlukem
2000-01-08features:lukem
1999-12-19* add back support for `-h hostname'; it still may be useful to overridelukem
1999-12-18deprecate -h hostname in favour of automatic determination of local hostname.lukem
1999-12-18* move version to separate header filelukem
1999-12-16install ftpusers(5) as ftpchroot(5). more cleanupslukem
1999-12-16* add support for `-h hostname', which defines the hostname to advertiselukem
1999-12-16separate ftpd.conf(5) and ftpusers(5) out from ftpd(8).lukem
1999-12-12* change format of /etc/ftpusers lines fromlukem
1999-08-02Document setup of "ftp-only" non-anonymous accounts.hubertf
1999-07-27handle IPv4 TCP control connection, toward AF_INET6 socket.itojun
1999-07-11make LPRT on IPv4 work.itojun
1999-07-02typo fix: s/LPSV/LPRT/itojun
1999-07-02dual-stack ftpd. run this from inetd, like:itojun
1999-05-17features/fixes:lukem
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-02-05* actually commit the changes which add support for recognising RFC 2228lukem
1998-11-18Fix typo, per PR 6457 by Geoff C. Wing <gcw@pobox.com>hubertf
1998-11-17s/a a/a/msaitoh
1998-09-07new features:lukem
1998-09-05* implement NOARGS state, for commands which don't take any arguments.lukem
1998-07-13remove Extraneous .El call which caused formatting problemlukem
1998-06-30Add the ability to disable passive connects in ftpd.conf (breaks RFC1123,tv
1998-06-26add "-s" flag (like telnetd and login)msaitoh
1998-06-08Implement a new manual page category ``SECURITY CONSIDERATIONS''lukem
1998-06-08support displaying the stderr output from a LIST or a conversion tolukem
1998-04-29fix bad .Xr referencesfair
1998-04-28Change occurrences of "UNIX" to .Ux or .At as appropriate.fair
1998-02-13Disable RNFR command for guest users so that they can't rename (and thuscjs
1998-01-23expand on the checkportcmd option.mrg
1997-12-31clarify /etc/ftpwelcome is shown *before* loginlukem
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