diff options
author | lukem <lukem> | 2008-10-09 04:14:28 +0000 |
---|---|---|
committer | lukem <lukem> | 2008-10-09 04:14:28 +0000 |
commit | 21dcadcd8b72114456169d6b987b90165faefeaf (patch) | |
tree | 49c70ae80adae2e6b201c470fa7ad6d48f59506c /net/mppe-lkm | |
parent | a454a8d0bcc47f867c4729893ffef1bc52e53970 (diff) | |
download | pkgsrc-21dcadcd8b72114456169d6b987b90165faefeaf.tar.gz |
Update to tnftpd 20081009. Notable changes since 20061217:
* Don't split large commands into multiple commands; just fail on them.
This prevents cross-site request forgery (CSRF)-like attacks,
when a web browser is used to access an ftp server.
* Enhance -C to support an optional @host ('-C user[@host]'):
checks whether user as connecting from host would be granted
access by ftpusers(5).
* Support IPv6 in the host directive of ftpusers(5).
* Implement -n to disable hostname lookups.
* Disable SOCKS support; I don't have the ability to test it,
and the autoconf checks were very out of date.
* Add configure --with-pam to enable PAM authentication support.
Defaults to checking for PAM.
* Add configure --with-skey to enable S/Key authentication support.
Incompatible with --with-pam, defaults to no.
* Fix pathnames in the installed manual pages to contain
the appropriate $(prefix) substitution.
* Use fcntl(3) locking instead of flock(3) or lockf(3).
* Various other portability improvements.
Diffstat (limited to 'net/mppe-lkm')
0 files changed, 0 insertions, 0 deletions