Release Notes: This release adds add_features() for module developers, auth ->lock = config ->lock in auth.c, and a compilation date in eftpd -D. It fixes NLST (used by the Windows client), a mistake in feat.h, and a typo in ls.c.


Release Notes: Some enhancements were made to increase stability.


Release Notes: This release adds add_features() for module developers, auth ->lock = config ->lock in auth.c, and a compilation date in eftpd -D. It fixes NLST (used by the Windows client), a mistake in feat.h, and a typo in ls.c.


No changes have been submitted for this release.


Release Notes: A safeguard against shellcodes was added. Some small things were fixed for module developers. site chmod was added. A call to initgroups() was added in users.c. The alignment of the directory context was fixed. A memory increment in pwd was fixed. A jail break in retr() was fixed. A jail break check was added in stor as well. A symlink check on stor was added. Pam auth was added. A compilation log generated with "eftpd -D" was added. A SIGHUP handler was added to reload the configuration file. The xchroot security was updated to be paranoid. Installation scripts for inetd/xinetd were added.