| Age | Commit message (Expand) | Author |
| 2003-12-10 | Use sysconf(_SC_LOGIN_NAME_MAX) to determine the length of login | lukem |
| 2003-10-13 | Move Jason Downs's code from a 4-clause to a 3-clause licence by | agc |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-26 | netbsd.org->NetBSD.org | salo |
| 2003-07-23 | split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.se | itojun |
| 2003-06-30 | Add ftpd_loginx() and ftpd_logwtmpx() and use them to hold wtmpx file | tacha |
| 2003-06-27 | Add Ns. | wiz |
| 2003-03-31 | behaviour->behavior | perry |
| 2003-03-03 | Don't declare "yylex()" static; AFAICT it shouldn't be, and it causes | lukem |
| 2003-03-03 | Fix typos accidentally introduced in rev 1.70 as part of the large | lukem |
| 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-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-24 | Fix uninitialized variable "notglob" in send_file_list() that was causing | erh |
| 2003-02-24 | Fix uninitialized variable in mlsname() | erh |
| 2003-02-24 | use LLT and STRTOLL() instead of off_t and strtoull() for parsing the | lukem |
| 2003-02-23 | rename local copies of login(), logout() and logwtmp() to | lukem |
| 2003-02-23 | crank version for: | lukem |
| 2003-02-19 | gidlist is nolonger an array. | matt |
| 2003-02-19 | Stop ftpd changing inetd's 'logname' | dsl |
| 2003-02-04 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2003-01-22 | Apply DoS fix as described by Crist J. Clark <crist.clark@attbi.com> | lukem |
| 2003-01-22 | Fixes from Dmitry Sivachenko <demon@freebsd.org>: | lukem |
| 2003-01-16 | Rename `sigset' locals to avoid symbol shadowing warning. | kleink |
| 2003-01-08 | ftpd was unable to service the pwd request once you entered a directory | manu |
| 2002-12-06 | Avoid conflict with reserved identifier "log". | thorpej |
| 2002-11-29 | -1 -> \-1. | wiz |
| 2002-11-29 | - convert to using libc's strsuftoll(3) | lukem |
| 2002-11-16 | audit use of strto* - beware of ERANGE, as well as typecast on result. | itojun |
| 2002-10-26 | tweak reference to me | lukem |
| 2002-10-26 | crank version for statfilecmd() 'fix' | lukem |
| 2002-10-25 | Turns out that our implementation of STAT wasn't RFC 959 compliant. | itojun |
| 2002-10-12 | * enclose unknown command strings inside a pair of 's to clearly mark the | darrenr |
| 2002-10-11 | "Command not implemented." is 502, not 501 (RFC959, 4.2.1) | darrenr |
| 2002-10-07 | Change arguments of login_utmp(line, name, host) (to be consistent | lukem |
| 2002-10-03 | Enable GLOB_BRACE for ftpd.conf(5)'s `notify' directive. | lukem |
| 2002-10-02 | especially and interpretation instead of espcially and intrepretation. | wiz |
| 2002-09-29 | Begin new sentences on new lines. | wiz |
| 2002-09-18 | use bsd.own.mk instead of the (obvious typo of) bsd.obj.mk | lukem |
| 2002-09-13 | revert previous. wtmp{,x} entries need not be \0-terminated, so | itojun |
| 2002-09-12 | use strl*, not strn*. | itojun |
| 2002-09-12 | Use LOGIN_NAME_MAX instead of `10' for the size of the curname[] buffer. | lukem |
| 2002-08-22 | enable utmpx support. this doesn't work correctly for chrooted ftpd's, but | christos |
| 2002-08-20 | Disable UTMPX support for now, because ftpd might chroot and we need | christos |
| 2002-08-20 | utmpx support | christos |
| 2002-08-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path | lukem |
| 2002-07-02 | - Change lexer to support numbers > 2^31-1 (stored in an off_t), and allow | lukem |
| 2002-06-30 | We really, actually, positively want to apply the ftpd.conf "passive" | tv |
| 2002-06-18 | Added CONF_LL macro, which understands raw 'strsuftoll' conf variables. | aidan |
| 2002-06-15 | crank copyright | lukem |