pkgsrc/net/pureftpd
martti 2b2e4d3f2a Updated pure-ftpd to 1.0.10
- optional MySQL support (set PURE_FTPD_USE_MYSQL=YES in mk.conf)

Changes since 1.0.9:

- *reply() functions rewritten from scratch: simpler code, no more recursivity
- Accept '..' in file names in fakexlate()
- Use addreply_noformat() whenever possible (speedup)
- New switch : -Z (--customerproof) . Right now, it adds | 0600 or | 0700
  to chmod commands to avoid users locking their own files. Additionnaly, we
  now try a traditionnal chmod() call if fchmod() fails. There's a race here,
  but no security trouble to fear.
- Spec file fixes
- PureDB binary search could fail with -1 as a slot number - fixed
2002-03-26 08:24:54 +00:00
..
DESCR Initial import of pure-ftpd-1.0.9 2002-03-02 23:22:54 +00:00
distinfo Updated pure-ftpd to 1.0.10 2002-03-26 08:24:54 +00:00
Makefile Updated pure-ftpd to 1.0.10 2002-03-26 08:24:54 +00:00
PLIST Initial import of pure-ftpd-1.0.9 2002-03-02 23:22:54 +00:00