Subject: CVS commit: pkgsrc/net/jftpgw
From: Martti Kuparinen
Date: 2006-04-10 11:31:01
Message id: 20060410093101.836932DA27@cvs.netbsd.org

Log Message:
changes new in 0.13.5, Wed Jun  3 16:17:44 CEST 2004

  * Fixed a bug regarding changing uids/gids (Niki Waibel)
  * Fixed a bug regarding changeroot (Niki Waibel)
  * Clarified the setting of the umask of the logfile (Niki Waibel)
  * Fixed a bug in the commonlog logging format (Andrew Zhoglo)
  * Passing complete encrypted password to crypt, not only salt (Arkadius
    Nowakowski)
  * Allowing STOU command (Pawel Worach)
  * Allowing more errors at the call to accept() that are connection related
    and don't force us to shut down the server (Reil Brennan)
  * Added option to close the connection after consequent protocol violations
  * Fixed compiler warnings with gcc 3 (includes renaming of log() to jlog())
  * Updated configure.in to new autoconf/automake versions
  * "Entering Passive Mode" did not get logged because of \ 
"PASS" substring
    (Yan, Dong)
  * Changed xferlog-style (Toni)
  * jftpgw didn't compile on NetBSD 2.0E because IPL_NAT is not known there
    anymore - added #ifdef (Ray Phillips)
  * annotated default configuration file

Files:
RevisionActionfile
1.10modifypkgsrc/net/jftpgw/Makefile
1.4modifypkgsrc/net/jftpgw/distinfo
1.2modifypkgsrc/net/jftpgw/patches/patch-aa