| Age | Commit message (Expand) | Author |
| 2005-08-07 | Sort options. | wiz |
| 2005-08-04 | Implement option "-D", for running ftpd in standalone mode (daemon). | peter |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-02-28 | it's actually 2003 ... | lukem |
| 2003-02-26 | Add '-L xferlogfile', to write xferlog entries there rather than syslog them. | lukem |
| 2003-02-04 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2002-10-26 | tweak reference to me | lukem |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-01-15 | Drop some unnecessary .Pps, sort SEE ALSO, whitespace nits. | wiz |
| 2001-10-13 | set "upload guest on" in incoming example, even though it is the default | lukem |
| 2001-08-31 | Expand description of shells(5) requirement. | lukem |
| 2001-07-08 | Alan Barrett informs me that "advertise" (instead of "advertize") is | lukem |
| 2001-06-26 | s/tise/tize/ in docco, add "advertize" as synonym for "advertise" | lukem |
| 2000-12-18 | Features: | lukem |
| 2000-12-01 | fix typo | lukem |
| 2000-11-16 | - new ftpd.conf directives: | lukem |
| 2000-07-28 | wtmp is in /var/log not /var/run ... | lukem |
| 2000-07-26 | add support for -W; don't log to wtmp (orthogonal of -U which logs to utmp). | lukem |
| 2000-07-26 | document /var/run/[uw]tmp, /var/run/ftpd.pids-CLASS | lukem |
| 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 |