| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-05-04 | Kill #ifdef INET6 occurrences in userland. | 1 | -4/+1 | ||
| Prompted by and ok millert@ (tcpdump and libpcap left untouched, the #ifdef force is too strong with those) | |||||
| 2015-12-01 | needs utf8.c from the ls tree also | 1 | -2/+2 | ||
| 2015-11-16 | don't need to ifdef setproctitle | 1 | -2/+1 | ||
| 2014-03-24 | remove tcpwrappers support. ok deraadt | 1 | -7/+1 | ||
| 2005-06-15 | remove y.tab.c on make clean too | 1 | -1/+2 | ||
| 2004-11-28 | privilege seperate ftpd | 1 | -2/+2 | ||
| handle the pre-authentication phase (minus a tiny tiny tiny amount of code after accept()) in an unprivileged process, asking the privileged monitor for help where needed. work by Moritz Jodeit <moritz@jodeit.org> with help from theo and me tests theo ian@ matthieu@ ben@networkinsanity.com a.schlichting@lemarit.com | |||||
| 2004-01-05 | include path fixes for gcc3. | 1 | -2/+2 | ||
| tests otto@, okay millert@ | |||||
| 2002-01-25 | improve yacc file management. Idea stolen from pfctl's Makefile. | 1 | -3/+3 | ||
| millert@ ok | |||||
| 2001-12-01 | Use pidfile() instead of doing the equivalent thing by hand, and sometimes | 1 | -1/+4 | ||
| forgetting to unlink the pid file at exit. ok millert@ deraadt@ | |||||
| 2001-05-29 | use BSD authentication | 1 | -15/+1 | ||
| 2000-09-03 | Boring... Add :L modifier to all tweakable variables tests. | 1 | -4/+4 | ||
| Closes PR 1246 | |||||
| 2000-07-19 | new strtofflags/fflagstostr | 1 | -2/+2 | ||
| 2000-03-01 | order kerberos libraries | 1 | -2/+2 | ||
| 1999-12-08 | IPv6 support from KAME. | 1 | -1/+4 | ||
| XXX kerberos and tcp_wrapper needs checking | |||||
| 1999-02-26 | implement internal ls | 1 | -2/+8 | ||
| 1998-05-29 | gcc2.8.X.X fixes another powerpc compilation bug, workaround removed. | 1 | -5/+1 | ||
| 1998-03-26 | cleanup after art | 1 | -3/+3 | ||
| 1997-06-01 | Support integrated tcp wrappers when in daemon mode. | 1 | -1/+7 | ||
| 1997-04-19 | Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")'' | 1 | -3/+3 | ||
| Same change doen for SKEY, YP, and KERBEROS5. This allows people to override those setting in /etc/mk.conf. | |||||
| 1997-03-26 | no libcrypt, fix DPADD | 1 | -4/+1 | ||
| 1997-02-06 | Ok this is to work around a compiler bug in the powerpc port, but | 1 | -1/+5 | ||
| without this a clean build does not work. | |||||
| 1996-08-07 | STATS is not an option. | 1 | -2/+2 | ||
| 1996-07-28 | Add anonymous statistics logging, based on FreeBSD but with the really | 1 | -2/+2 | ||
| obvious bugs fixed. | |||||
| 1996-06-18 | my netbsd pr#2217: add utmp support to ftpd, some other small changes/fixes. | 1 | -1/+2 | ||
| 1996-02-22 | From NetBSD: | 1 | -2/+2 | ||
| add -Dunix to CFLAGS | |||||
| 1996-02-15 | libcrypt no longer a link dependancy. | 1 | -2/+2 | ||
| 1995-12-16 | Make it possible to build without SKEY support | 1 | -5/+14 | ||
| Add support for building with kerberosIV | |||||
| 1995-10-18 | initial import of NetBSD tree | 1 | -0/+21 | ||
