summaryrefslogtreecommitdiff
path: root/libexec/ftpd/Makefile
AgeCommit message (Expand)Author
2000-07-03Make things builds with GCC 2.96matt
2000-06-20Merge a bunch of things from crypto-us and crypto-intl into basesrc,thorpej
2000-06-14major overhaul (just before netbsd 1.5 :-):lukem
2000-03-05* don't bother with a version[] string, just use the macro as appropriatelukem
1999-12-18* move version to separate header filelukem
1999-12-16install ftpusers(5) as ftpchroot(5). more cleanupslukem
1999-12-16separate 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-20optionally include CRYPTOPATH Makefile.frag files.mrg
1999-07-12Use bsd.crypto.mk.thorpej
1999-07-02dual-stack ftpd. run this from inetd, like:itojun
1999-06-26Remove the .ifdef to compile without optimization on powerpc since thedanw
1999-05-17features/fixes:lukem
1999-02-18Remove 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 cleanerlukem
1998-09-06* complete fix for `multiple replies returned for single parse error'lukem
1998-04-13fix 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-11add a "checkportcmd <class>" option that stops ftp bounce attacks.mrg
1997-10-12SRCS must be defined *before* bsd.prog.mk is included...mycroft
1997-10-12Add some krb5 hooks, though it probably doesn't work yet.mycroft
1997-10-12Oops; fix typo.mycroft
1997-10-12Conditionalize s/key support.mycroft
1997-10-08merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec.mrg
1997-07-01Add WARNS=1christos
1997-06-18- Pass gcc -Wallchristos
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
1997-04-19Don't compile this with -O on the PowerPC - cc1 cores.thorpej
1997-03-30Changes to make anonymous uploads more secure. For anonymous users:cjs
1996-02-16add -Dunix to CFLAGScgd
1995-04-11clean up RCS Id's and a couple of stype nits.cgd
1994-12-22specify man pages the new way.cgd
1994-07-25As long as KERBEROS is here at least let it compile cleanly...brezak
1994-06-294.4-lite, plus our local changesderaadt
1994-05-24add skey supportderaadt
1994-04-14use setproctitlecgd
1994-03-30some changes to make Kerberos a bit easier to use. fromcgd
1993-10-07always use libcryptcgd
1993-08-01Add RCS identifiers.mycroft
1993-04-26changed to use new libcrypt scheme.cgd
1993-03-22added support for using real cryptcgd
1993-03-21initial import of 386bsd-0.1 sourcescgd