| Age | Commit message (Expand) | Author |
| 2018-02-25 | add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterparts | mrg |
| 2015-01-25 | blacklist hooks | christos |
| 2011-08-14 | remove gcc-4.5 hack | christos |
| 2011-06-22 | apply some -Wno-error and/or -fno-strict-aliasing. | mrg |
| 2011-04-24 | We no longer need -I/usr/include/krb5. | elric |
| 2009-03-15 | Fix WARNS=4 issues (const & sign mismatches, etc) | lukem |
| 2008-09-16 | Support building with -DNO_INTERNAL_LS | lukem |
| 2008-03-27 | Reorganize USE_PAM support so that the reply(331,) from USER is | lukem |
| 2006-12-14 | Complete the move of string_to_flags() and flags_to_string() from the | he |
| 2006-03-23 | Remove more references to kerberosIV. | wiz |
| 2005-03-09 | Add -lcrypt where -lcrypto is specified. | christos |
| 2005-03-04 | Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling | he |
| 2005-02-20 | Add PAM and LOGIN_CAP support. Mostly from FreeBSD. If pam is defined, | christos |
| 2005-01-10 | Only compile in IPv6 support if ${USE_INET6} != "no" | lukem |
| 2003-07-23 | split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.se | itojun |
| 2002-09-18 | use bsd.own.mk instead of the (obvious typo of) bsd.obj.mk | 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-19 | Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path | lukem |
| 2002-03-22 | Split the notion of building Hesiod, Kerberos, S/key, and YP | thorpej |
| 2001-12-01 | - enable case insensitive fnmatch(3)ing for hostname globs in ftpusers(5) | lukem |
| 2000-11-30 | - move password checking into separate valid_passwd() function, to assist | lukem |
| 2000-07-03 | Make things builds with GCC 2.96 | matt |
| 2000-06-20 | Merge a bunch of things from crypto-us and crypto-intl into basesrc, | thorpej |
| 2000-06-14 | major overhaul (just before netbsd 1.5 :-): | lukem |
| 2000-03-05 | * don't bother with a version[] string, just use the macro as appropriate | 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 | separate ftpd.conf(5) and ftpusers(5) out from ftpd(8). | lukem |
| 1999-12-07 | * change ftpd_popen() to take char *argv[] instead of char *cmd. | lukem |
| 1999-07-20 | optionally include CRYPTOPATH Makefile.frag files. | mrg |
| 1999-07-12 | Use bsd.crypto.mk. | thorpej |
| 1999-07-02 | dual-stack ftpd. run this from inetd, like: | itojun |
| 1999-06-26 | Remove the .ifdef to compile without optimization on powerpc since the | danw |
| 1999-05-17 | features/fixes: | lukem |
| 1999-02-18 | Remove the crypto-related bits until such time as we have a fully- | scottr |
| 1998-12-28 | * replace LOG(CMD|BYTES) macros with logcmd(), which is a cleaner | lukem |
| 1998-09-06 | * complete fix for `multiple replies returned for single parse error' | lukem |
| 1998-04-13 | fix disabling of optimization on powerpc (set COPTS *after* <bsd.prog.mk>...) | lukem |
| 1998-04-09 | .y.c <sys.mk> rule fixes. Don't create a y.tab.h file unless asked for, | tv |
| 1997-11-11 | add a "checkportcmd <class>" option that stops ftp bounce attacks. | mrg |
| 1997-10-12 | SRCS must be defined *before* bsd.prog.mk is included... | mycroft |
| 1997-10-12 | Add some krb5 hooks, though it probably doesn't work yet. | mycroft |
| 1997-10-12 | Oops; fix typo. | mycroft |
| 1997-10-12 | Conditionalize s/key support. | mycroft |
| 1997-10-08 | merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec. | mrg |
| 1997-07-01 | Add WARNS=1 | christos |
| 1997-06-18 | - Pass gcc -Wall | christos |
| 1997-06-14 | * implement /etc/ftpd.conf, which adds support for the following features, | lukem |
| 1997-04-27 | * fix "cd ~" so that it works (from Simon Burge <simonb@telstra.com.au> | lukem |