| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove lukemftpd. It was disconnected from the build in 2009. | Dag-Erling Smørgrav | 2014-03-14 | 5 | -431/+0 |
| | | | | | | | | MFC after: 3 days Notes: svn path=/head/; revision=263160 | ||||
| * | Spelling fixes for libexec/ | Ulrich Spörlein | 2012-01-07 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=229780 | ||||
| * | Not needed any more, vendor sources have PAM support. | David E. O'Brien | 2006-08-31 | 1 | -153/+0 |
| | | | | | Notes: svn path=/head/; revision=161772 | ||||
| * | Catch up with the import of ftpd.c rev 1.1.1.6. | David E. O'Brien | 2006-08-31 | 1 | -0/+11 |
| | | | | | Notes: svn path=/head/; revision=161769 | ||||
| * | FreeBSD doesn't have the simple pidfile(3), so craft it using FreeBSD's | David E. O'Brien | 2006-08-31 | 1 | -0/+30 |
| | | | | | | | | primitives. Notes: svn path=/head/; revision=161768 | ||||
| * | The lukemftpd code depends on INET6. Therefore MK_INET6_SUPPORT | Yaroslav Tykhiy | 2006-07-28 | 1 | -0/+5 |
| | | | | | | | | should be respected. Notes: svn path=/head/; revision=160778 | ||||
| * | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -1/+3 |
| | | | | | | | | | | | | http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.html The src.conf(5) manpage is to follow in a few days. Brought to you by: imp, jhb, kris, phk, ru (all bugs are mine) Notes: svn path=/head/; revision=156813 | ||||
| * | NOPAM -> NO_PAM | Ruslan Ermilov | 2004-12-21 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=139126 | ||||
| * | Add some details about our wonderful system. | David E. O'Brien | 2004-08-21 | 1 | -1/+17 |
| | | | | | Notes: svn path=/head/; revision=134094 | ||||
| * | Turn on the FreeBSD login user capabilities database support. | David E. O'Brien | 2004-08-18 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=133941 | ||||
| * | - Added the NOPAM knob, for consistency with ${.CURDIR}/../ftpd. | Ruslan Ermilov | 2004-02-04 | 1 | -3/+9 |
| | | | | | | | | | | - Unbreak -DNOPAM -DNOSHARED build by putting -lmd after -lopie. (Static build with PAM remains broken.) Notes: svn path=/head/; revision=125428 | ||||
| * | Deal with the LOGIN_NAME_MAX issue in the NetBSD->FreeBSD | David E. O'Brien | 2003-09-11 | 1 | -0/+7 |
| | | | | | | | | translation^H^H^Hhack layer. Notes: svn path=/head/; revision=119975 | ||||
| * | Add a dependancy on 'nbsd2fbsd.h' | David E. O'Brien | 2003-09-10 | 1 | -0/+2 |
| | | | | | Notes: svn path=/head/; revision=119961 | ||||
| * | Remove a useless '/'. | David E. O'Brien | 2003-08-24 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=119416 | ||||
| * | Remove MAINTAINER lines. | David E. O'Brien | 2003-06-14 | 1 | -2/+0 |
| | | | | | Notes: svn path=/head/; revision=116346 | ||||
| * | Add OPIE and PAM libs to the mix. | David E. O'Brien | 2003-02-02 | 1 | -0/+4 |
| | | | | | Notes: svn path=/head/; revision=110247 | ||||
| * | OPIE and PAM bits to agument LukeMftpd. | David E. O'Brien | 2003-02-02 | 1 | -0/+153 |
| | | | | | | | | Submitted by: mikeh (reworked by me) Notes: svn path=/head/; revision=110246 | ||||
| * | We have a usable 'LOGIN_NAME_MAX' now. | David E. O'Brien | 2003-01-06 | 1 | -2/+0 |
| | | | | | Notes: svn path=/head/; revision=108767 | ||||
| * | Need to prototype strsuftollx() to quiet a warning. | David E. O'Brien | 2003-01-06 | 1 | -0/+8 |
| | | | | | Notes: svn path=/head/; revision=108764 | ||||
| * | Make the "nbsd_20030105" import build. | David E. O'Brien | 2003-01-06 | 3 | -1/+18 |
| | | | | | Notes: svn path=/head/; revision=108763 | ||||
| * | We don't use libpam, libopie, or libmd. | David E. O'Brien | 2002-11-12 | 1 | -12/+2 |
| | | | | | Notes: svn path=/head/; revision=106799 | ||||
| * | We have fparseln(3). Also libskey on RELENG_4. | David E. O'Brien | 2002-11-12 | 1 | -2/+8 |
| | | | | | Notes: svn path=/head/; revision=106798 | ||||
| * | Update for version 1.2 Beta 2. | David E. O'Brien | 2002-11-12 | 1 | -5/+5 |
| | | | | | Notes: svn path=/head/; revision=106795 | ||||
| * | Unbreak by merging the change in r1.51 of src/libexec/ftpd/Makefile. | Jun Kuriyama | 2002-10-24 | 1 | -1/+1 |
| | | | | | Notes: svn path=/head/; revision=105847 | ||||
| * | Was mising ftpchroot.5 | David E. O'Brien | 2002-08-30 | 1 | -0/+1 |
| | | | | | | | | | PR: 40717 Submitted by: Andrew <andrew@ugh.net.au> Notes: svn path=/head/; revision=102604 | ||||
| * | Fixed CLEANFILES. | Ruslan Ermilov | 2002-05-13 | 1 | -0/+2 |
| | | | | | Notes: svn path=/head/; revision=96528 | ||||
| * | Allow to compile with both GCC 2.95 and 3.1. | David E. O'Brien | 2002-04-08 | 1 | -2/+3 |
| | | | | | Notes: svn path=/head/; revision=94242 | ||||
| * | *sigh* while the last commit made GCC 3.1 happy, it upset GCC 2.95. | David E. O'Brien | 2002-03-01 | 1 | -1/+1 |
| | | | | | | | | back out last commit to un-break world. Notes: svn path=/head/; revision=91534 | ||||
| * | CPP v3.1 has different rules for processing #lines directives. This | David E. O'Brien | 2002-02-28 | 1 | -1/+1 |
| | | | | | | | | | | | sometimes causes fewer directories to be searched for includes. Thus we have to be more explicit in our search list. Pointy at to: GCC 3.1 Notes: svn path=/head/; revision=91510 | ||||
| * | Build LukeM's ftpd. | David E. O'Brien | 2002-02-27 | 2 | -0/+327 |
| Notes: svn path=/head/; revision=91407 | |||||
