Commit graph

20 commits

Author SHA1 Message Date
dholland
a70dffd78a Third time's the charm. I hope. autoconf can bite me. 2012-04-08 05:11:13 +00:00
dholland
789666c134 whoops, forgot one 2012-04-08 04:49:56 +00:00
dholland
2701e990fe Fix quota handling on NetBSD. If the new <quota.h> exists, use it. If
all that exists is the 5.99 proplib quotas, disable quota support.
2012-04-08 04:43:51 +00:00
dholland
2f3728dd6d Use time_t to call time(). 2011-12-19 05:06:34 +00:00
joerg
d367e16bfe Don't overwrite our permissions to make DESTDIR work. 2010-02-14 21:36:20 +00:00
joerg
dea60f78d3 Fix build on DragonFly 1.6+. 2006-09-22 18:58:59 +00:00
joerg
ce89b45005 Fix errno. 2005-12-18 18:54:26 +00:00
wiz
5cca3972e0 Apply patch from Rainer Schoepf in
http://marc.theaimsgroup.com/?l=bugtraq&m=110960890901497&w=2
to fix
	http://www.idefense.com/application/poi/display?id=207&type=vulnerabilities
Bump PKGREVISION.
2005-03-01 16:06:37 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
kristerw
78e905f164 Correct path to config.h. 2004-09-12 21:34:21 +00:00
sketch
e5b95695d3 Complete the job of detecting strcasestr(3) by using it if available. 2004-09-08 15:28:38 +00:00
wiz
5d02e9010e Use vsnprintf instead of vsprintf in one place where
user supplies part of the string. Bump PKGREVISION.
2003-09-23 10:42:09 +00:00
wiz
0581202bca Add two patches for vulnerabilities (realpath, and a DOS) from
the official site. Bump PKGREVISION.
2003-09-05 09:09:25 +00:00
wiz
cca64763a8 No point in having a config.sub patch and setting CONFIG_SUB_OVERRIDE.
Remove the patch.
2003-07-07 12:02:14 +00:00
cjep
0ac549a0f7 Make this build on arm32. 2002-04-04 13:42:55 +00:00
jmc
38ac3ab61d Add logic so macppc will build wu-ftpd 2002-03-13 08:05:07 +00:00
abs
5259709675 Update wu-ftpd to 2.6.2.
Changes since 2.6.1 (several of which where in the 2.6.1nb1 version)
o  Added checks for missing "]" and "}" in filename globs, this completes
   the file globbing heap corruption vulnerability fix.
o  Added checks to the globbing code for overflow of restbuf, and additional
   globerr setting and checking to speed up return on error.
o  Changed the globbing code to use qsort, much faster when sorting a large
   number of strings.
o  Handle ftpglob() returning a vector containing just a NULL string, fixes
   problems caused by CWD ~{
o  Somehow the fix for pasv-allow didn't actually make it into 2.6.1
o  Provide a compile-time option to revert NLST to showing directories.
o  Fix missing format strings in debugging code.
2001-12-03 09:30:36 +00:00
abs
a7e5d242b2 Update net/wu-ftpd to 2.6.1nb1
Adds the following wu-ftpd.org post 2.6.1 patches:
	- ftpglob
	- missing_format_strings
	- nlst-shows-dirs
	- pasv-port-allow-correction
    The first (ftpglob) covers a potential root compromise.
2001-11-30 11:39:58 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
bbc67fac91 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00