summaryrefslogtreecommitdiff
path: root/libexec/ftpd/ftpd.8
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-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
1997-09-23- add '-C user', which runs checkaccess(user) and exits with the resultlukem
1997-09-23implement '-c confdir', which allows the specification of an alternatelukem
1997-09-21Mention that if the user's shell is null, it's assumed to be /bin/sh.cjs
1997-06-14* implement /etc/ftpd.conf, which adds support for the following features,lukem
1997-05-23Allow setting the directory to which anonymous users chdir fromcjs
1997-04-29/etc/ftpusers now matches globs against the username. mycroft suggested this.cjs
1997-04-27* fix "cd ~" so that it works (from Simon Burge <simonb@telstra.com.au>lukem
1997-04-06Change the syntax of /etc/ftpusers to have both allow and denycjs
1997-03-30Changes to make anonymous uploads more secure. For anonymous users:cjs
1996-01-14Correct the instructions regarding the password database inthorpej