"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>
Previous release had a bug with closefrom() usage.
Now listens on both a v4 & v6 socket by default
when in standalone mode so it's no longer necessary
to run two daemons.
--
From: Frank Denis <j at pureftpd dot org>
Now listens on both a v4 & v6 socket by default
when in standalone mode so it's no longer necessary
to run two daemons.
--
From: Frank Denis <j at pureftpd dot org>
- fixes an issue with Pure-FTPd and -current that was visable on sparc
where PAGE_SIZE is a non-constant.
--
Thank you very much to Frank Denis <j@pureftpd.org> for making a timely
release of Pure-FTPd so we could include this with our next release.
--
Pure-FTPd is a fast, production-quality, standard-conformant FTP server,
based upon Troll-FTPd.
Unlike other popular FTP servers, it's designed to be secure in default
configuration, has no known buffer overflow, it is really trivial to set
up and it is especially designed for modern kernels.
Features include chroot()ed home directories, virtual domains, built-in
'ls', anti-warez system, bounded ports for passive downloads, FXP
protocol, bandwidth throttling, ratios, LDAP, customizable SQL, fortune
files, Apache-like log files, fast standalone mode, text / HTML / XML
real-time status report, virtual users, virtual quotas and more.