Commit Graph

8 Commits

Author SHA1 Message Date
brad
fe2d4435bc upgrade to pure-ftpd 1.0.20
add a patch to fix an ifdef check, WITH_THROTTLING -> THROTTLING,
fixes upload throttling. From: MERIGHI Marcus <McMer at Tor dot AT>
2004-09-15 19:22:40 +00:00
brad
1a45a2735c upgrade to pure-ftpd 1.0.19
fixes a potential DoS when maximum connections is reached
--
From: Frank Denis <j at pureftpd dot org>
2004-06-20 21:41:25 +00:00
brad
23ab1fba32 Oneliner to add use of msync().
"On OpenBSD, data read from a mmap()ed file through read() is not in sync
unless msync() is explicitely called.

In pure-ftpd it breaks the -y option that restricts the number of sessions
an account can open. This oneliner seems to fix it."

ok pvalchev@
--
From: Frank Denis <j at pureftpd dot org>
2004-03-08 03:57:16 +00:00
brad
0e76bc14f1 upgrade to pure-ftpd 1.0.16c
--
From: Frank Denis <j at pureftpd dot org>
2003-11-05 00:13:17 +00:00
naddy
f558b1a04c unbreak: use the correct macro 2003-10-30 21:08:25 +00:00
brad
34fb644a20 upgrade to pure-ftpd 1.0.16b
--
From: Frank Denis <j at pureftpd dot org>
With a fix from me for the header check for sys/mount.h, we need to include
sys/param.h first.
2003-10-25 22:50:24 +00:00
brad
ef17074626 upgrade to pure-ftpd 1.0.12
--
From: Frank Denis <j@pureftpd.org>
2002-06-09 17:36:46 +00:00
lebel
1753d38840 XXX workaround a gcc optimization bug on sparc64 2002-03-07 19:32:13 +00:00