2001-02-04 02:11  joe

	* acconfig.h, configure.in: Added --with-windows configure flag

2001-02-03 20:50  joe

	* active.c, config.c, jftpgw.h, openport.c, passive.c: port ranges
	should work now

2001-02-03 03:34  joe

	* config.c, jftpgw.c, jftpgw.conf.sample.in, jftpgw.h, log.c:
	Finally adding the syslog patch into the CVS repository  :-)

2001-01-27 12:46  joe

	* config.c, jftpgw.c, jftpgw.h: Added	-f, --configfile file	 
	Load file instead of default config file inspirated by Martin
	Samuelsson <cosis@lysator.liu.se>

2001-01-26 09:21  joe

	* passive.c: Closing a former unused PASV-port if a new one is
	opened

2001-01-26 09:13  joe

	* active.c, config.c, jftpgw.conf.sample.in: Added option
	"allowforeignaddress"

2001-01-26 01:42  joe

	* jftpgw.conf.sample.in: Added URL to config.sample.in

2001-01-26 01:40  joe

	* active.c, config.c, jftpgw.conf.sample.in, jftpgw.h, std_cmds.c:
	Added option "allowreservedports"

2001-01-26 00:56  joe

	* cmds.c, ftpread.c, jftpgw.h, jftpgw.spec.in, log.c, login.c,
	secsftp_cmds.c, std_cmds.c, util.c: Further removed insecure calls
	and tried to replace them with secure alternatives (strcat, strcpy,
	sprintf...)

2001-01-04 19:44  joe

	* config.c, configure.in, openport.c: Transparent proxy support for
	netfilter #1

2001-01-03 01:37  joe

	* config.c, ftpread.c, jftpgw.c: Replaced more strcpy/strcat with
	safe functions (snprintf for example)

2001-01-01 13:50  joe

	* access.c, active.c, bindport.c, cmds.c, ftpread.c, jftpgw.c,
	jftpgw.h, login.c, openport.c, passive.c, secsftp_cmds.c,
	std_cmds.c, util.c: Replaced sprintf through snprintf, replaced
	some strcpy/strcat with secure equivalents

2001-01-01 13:43  joe

	* cmds.c, openport.c: Patch from Eugene (corrupted files, set
	buffer instead of pbuf (which points inside buffer)) Openport debug
	messages.

2000-12-09 10:30  joe

	* Makefile.am, acconfig.h, configure.in, log.c: Added the
	snprintf.c file and included it in the distribution. Changed
	version number to 0.0.11c

2000-11-04 17:38  joe

	* cmds.c, ftpread.c, jftpgw.c, jftpgw.h, login.c, secsftp_cmds.c,
	std_cmds.c, util.c: Increased handling of invalid FTP responses.
	Introduced ftp_readline and readline


