uftpd v2.0
Sleak, smart, simple ... UNIX
Changes
- Greatly simplified command line syntax
- Run inetd services by calling
in.ftpdandin.tftpdsymlinks - Migrate to GNU configure and build system
- Update and simplify man page
- Build statically against bundled versions of libite (LITE) and libuEv
- Update bundled libuEv to v1.3.0
- Update bundled libite to v1.4.1
Fixes
- Do not allow VERSION to be overloaded by build system
- Do not enforce any optimization in Makefile, this is up to the user
- Minor fixes to redundant error messages when running as a regular user