aboutsummaryrefslogtreecommitdiff
path: root/libexec/lukemftpd
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes for libexec/Ulrich Spörlein2012-01-071-1/+1
* Not needed any more, vendor sources have PAM support.David E. O'Brien2006-08-311-153/+0
* Catch up with the import of ftpd.c rev 1.1.1.6.David E. O'Brien2006-08-311-0/+11
* FreeBSD doesn't have the simple pidfile(3), so craft it using FreeBSD'sDavid E. O'Brien2006-08-311-0/+30
* The lukemftpd code depends on INET6. Therefore MK_INET6_SUPPORTYaroslav Tykhiy2006-07-281-0/+5
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* NOPAM -> NO_PAMRuslan Ermilov2004-12-211-1/+1
* Add some details about our wonderful system.David E. O'Brien2004-08-211-1/+17
* Turn on the FreeBSD login user capabilities database support.David E. O'Brien2004-08-181-1/+1
* - Added the NOPAM knob, for consistency with ${.CURDIR}/../ftpd.Ruslan Ermilov2004-02-041-3/+9
* Deal with the LOGIN_NAME_MAX issue in the NetBSD->FreeBSDDavid E. O'Brien2003-09-111-0/+7
* Add a dependancy on 'nbsd2fbsd.h'David E. O'Brien2003-09-101-0/+2
* Remove a useless '/'.David E. O'Brien2003-08-241-1/+1
* Remove MAINTAINER lines.David E. O'Brien2003-06-141-2/+0
* Add OPIE and PAM libs to the mix.David E. O'Brien2003-02-021-0/+4
* OPIE and PAM bits to agument LukeMftpd.David E. O'Brien2003-02-021-0/+153
* We have a usable 'LOGIN_NAME_MAX' now.David E. O'Brien2003-01-061-2/+0
* Need to prototype strsuftollx() to quiet a warning.David E. O'Brien2003-01-061-0/+8
* Make the "nbsd_20030105" import build.David E. O'Brien2003-01-063-1/+18
* We don't use libpam, libopie, or libmd.David E. O'Brien2002-11-121-12/+2
* We have fparseln(3). Also libskey on RELENG_4.David E. O'Brien2002-11-121-2/+8
* Update for version 1.2 Beta 2.David E. O'Brien2002-11-121-5/+5
* Unbreak by merging the change in r1.51 of src/libexec/ftpd/Makefile.Jun Kuriyama2002-10-241-1/+1
* Was mising ftpchroot.5David E. O'Brien2002-08-301-0/+1
* Fixed CLEANFILES.Ruslan Ermilov2002-05-131-0/+2
* Allow to compile with both GCC 2.95 and 3.1.David E. O'Brien2002-04-081-2/+3
* *sigh* while the last commit made GCC 3.1 happy, it upset GCC 2.95.David E. O'Brien2002-03-011-1/+1
* CPP v3.1 has different rules for processing #lines directives. ThisDavid E. O'Brien2002-02-281-1/+1
* Build LukeM's ftpd.David E. O'Brien2002-02-272-0/+327