summaryrefslogtreecommitdiffstats
path: root/libexec/ftpd/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation of ftpcmd.y without -DINET6.yar2006-06-051-1/+4
* Reimplementation of world/kernel build options. For details, see:ru2006-03-171-1/+3
* NOPAM -> NO_PAMru2004-12-211-1/+1
* ftpd(8) seems to be WARNS=2 clean now.yar2004-07-311-0/+1
* Reorder dependencies to fix static NOPAM build.ru2004-02-021-4/+4
* Extend the format of /etc/ftpchroot so an alternative chrootyar2003-01-261-1/+1
* Teach "ls -Z" to use the policy-agnostic MAC label interfaces ratherrwatson2002-10-241-1/+1
* Remove a GCC-specific command-line option. We should be using WARNS=nmarkm2002-06-281-1/+1
* Put the last added source file in proper order.obrien2002-02-271-1/+1
* Lock down with WFORMAT?=1, with overrides in the subdirectories whichkris2002-02-041-0/+1
* Fixed missing DPADD in previous commit. Fixed most style bugs related tobde2001-12-291-2/+3
* Link with libm to take advantage of the -h flag to ls.joe2001-12-291-0/+1
* Add lomac.c.green2001-11-271-1/+1
* Remove S/Key. PAM can do its job. Well, not quite - there is an issuemarkm2001-07-091-4/+8
* Cleaner method of making PAMable apps static (in the optional case ofmarkm2001-04-281-5/+0
* Damn. That should be _enable_ static linking, not _force_ static linking.markm2001-04-281-1/+0
* Enable (optional) static linking.markm2001-04-281-0/+6
* Add full PAM support for account management and sessions.markm2001-03-271-3/+2
* - Backout botched attempt to intoduce MANSECT feature.ru2001-03-261-0/+1
* Set the default manual section for libexec/ to 8.ru2001-03-201-1/+0
* The GCC 2.96 snapshots have slightly different rules for finding includeobrien2000-12-011-0/+1
* There is no src/contrib-crypto/ anything directory. So don't look forobrien2000-12-011-2/+1
* Switch over to using the new fflagstostr and strtofflags library calls.joe2000-06-171-2/+2
* Finally unifdef -DINTERNAL_LS.ru2000-03-131-1/+1
* Revert part of the last commit, remove {g|s}etflags from the libcjoe2000-02-051-2/+2
* Remove unnecessary -g for CFLAGS.shin2000-02-031-1/+1
* another tcp apps IPv6 updates.(should be make world safe)shin2000-01-271-0/+1
* Moved flags_to_string and string_to_flags into libutil. It's used injoe1999-12-301-1/+1
* Fix for new Kerberos4. Make a fist cut at PAM-ising while I'm here.markm1999-09-191-7/+5
* Add common error lib for the Kerberos case.markm1999-09-061-2/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* unifdef -DINTERNAL_LS - it's too useful to be off by default. If anyonepeter1999-08-261-3/+1
* Find "klogin.c" in "src/lib/libpam/modules/pam_kerberosIV" insteadjdp1998-11-211-2/+2
* Simplified by using new yacc rules and by not generating y.tab.h.bde1998-05-041-4/+3
* Changes to support full make parallelism (-j<n>) in the worldjkh1997-10-051-3/+4
* Adds anon ftp virtual host capability to ftpd, using /etc/ftphosts fordavidn1997-04-291-2/+2
* Adds optional "internal ls" support for ftpd, by collectingdavidn1997-04-261-1/+8
* Add basic login.conf (sans authentication) support.davidn1997-04-231-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Tidy up the Kerberised bits. While I'm here, fix some -Wall complaints.markm1996-08-091-1/+4
* Convert STATS and PARANOID to run-time options.pst1996-08-051-1/+8
* If PARANOID is set, do not allow PORT commands to remote ports less than 1024pst1996-08-041-1/+1
* backout yacc changesphk1996-06-021-2/+2
* Use the sysctl settable data port ranges rather than the staticallypeter1996-05-311-1/+0
* Fix yacc rule usage.phk1996-05-301-2/+2
* Make ftpd use setproctitle() from libutilpeter1996-01-011-2/+2
* Use data ports in the range 40000..44999 by default to enhance FTP usabilitypst1995-08-051-0/+1
* Remove trailing whitespace.rgrimes1995-05-301-1/+1
* Change the library order so libcrypt is the last library in the list.nate1995-03-181-2/+2
OpenPOWER on IntegriCloud