Skip to content

uftpd v2.0

Choose a tag to compare

@troglobit troglobit released this 22 Jan 13:01
· 394 commits to master since this release

Sleak, smart, simple ... UNIX

Changes

  • Greatly simplified command line syntax
  • Run inetd services by calling in.ftpd and in.tftpd symlinks
  • 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