| Age | Commit message (Expand) | Author |
| 2000-07-23 | * make checkportcmd the default. this breaks third-party proxy ftp but | lukem |
| 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-20 | fix problems noted by <dogcow@redback.com> in [bin/10390] and private email: | lukem |
| 2000-06-19 | various fixes suggested by Robert Elz: | lukem |
| 2000-06-14 | major overhaul (just before netbsd 1.5 :-): | lukem |
| 2000-05-16 | move IPv6 considerations into BUGS section | itojun |
| 2000-01-13 | suppress verbose messages from CWD and post-login if the first | lukem |
| 2000-01-08 | features: | lukem |
| 1999-12-19 | * add back support for `-h hostname'; it still may be useful to override | lukem |
| 1999-12-18 | deprecate -h hostname in favour of automatic determination of local hostname. | lukem |
| 1999-12-18 | * move version to separate header file | lukem |
| 1999-12-16 | install ftpusers(5) as ftpchroot(5). more cleanups | lukem |
| 1999-12-16 | * add support for `-h hostname', which defines the hostname to advertise | lukem |
| 1999-12-16 | separate ftpd.conf(5) and ftpusers(5) out from ftpd(8). | lukem |
| 1999-12-12 | * change format of /etc/ftpusers lines from | lukem |
| 1999-08-02 | Document setup of "ftp-only" non-anonymous accounts. | hubertf |
| 1999-07-27 | handle IPv4 TCP control connection, toward AF_INET6 socket. | itojun |
| 1999-07-11 | make LPRT on IPv4 work. | itojun |
| 1999-07-02 | typo fix: s/LPSV/LPRT/ | itojun |
| 1999-07-02 | dual-stack ftpd. run this from inetd, like: | itojun |
| 1999-05-17 | features/fixes: | lukem |
| 1999-03-22 | More 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 2228 | lukem |
| 1998-11-18 | Fix typo, per PR 6457 by Geoff C. Wing <gcw@pobox.com> | hubertf |
| 1998-11-17 | s/a a/a/ | msaitoh |
| 1998-09-07 | new features: | lukem |
| 1998-09-05 | * implement NOARGS state, for commands which don't take any arguments. | lukem |
| 1998-07-13 | remove Extraneous .El call which caused formatting problem | lukem |
| 1998-06-30 | Add the ability to disable passive connects in ftpd.conf (breaks RFC1123, | tv |
| 1998-06-26 | add "-s" flag (like telnetd and login) | msaitoh |
| 1998-06-08 | Implement a new manual page category ``SECURITY CONSIDERATIONS'' | lukem |
| 1998-06-08 | support displaying the stderr output from a LIST or a conversion to | lukem |
| 1998-04-29 | fix bad .Xr references | fair |
| 1998-04-28 | Change occurrences of "UNIX" to .Ux or .At as appropriate. | fair |
| 1998-02-13 | Disable RNFR command for guest users so that they can't rename (and thus | cjs |
| 1998-01-23 | expand on the checkportcmd option. | mrg |
| 1997-12-31 | clarify /etc/ftpwelcome is shown *before* login | lukem |
| 1997-11-11 | * change checkportcmd syntax to `checkportcmd class [off]' (as per `modify') | lukem |
| 1997-11-11 | add a "checkportcmd <class>" option that stops ftp bounce attacks. | mrg |
| 1997-09-23 | - add '-C user', which runs checkaccess(user) and exits with the result | lukem |
| 1997-09-23 | implement '-c confdir', which allows the specification of an alternate | lukem |
| 1997-09-21 | Mention 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-23 | Allow setting the directory to which anonymous users chdir from | cjs |
| 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-06 | Change the syntax of /etc/ftpusers to have both allow and deny | cjs |
| 1997-03-30 | Changes to make anonymous uploads more secure. For anonymous users: | cjs |
| 1996-01-14 | Correct the instructions regarding the password database in | thorpej |