RELEASE NOTES

WAR FTP DAEMON version 2 for Win95/NT
WAR FTP CLIENT for Win95/NT
Get the latest update at: http://www.jgaa.com


Note: The War FTP Client is packed together with the War FTP 
Daemon version 2. The FTP client is also available separately, 
but this release notes file is shared. If you only use the client,
please disregard the information about the server.


NOTE: War FTP Daemon version 2 is _not_ usable for regular use!


Files:
	WarDaemonLib.dll *	- General library for the war software,
				  including basic server/client socket
				  classes.

	WarClientLib.dll	- Client software library, including
				  FTP client and server management.

	WarDaemonLib.dll *	- Daemon library, the functions neened for
				  a 'generic' internet server, including
				  remote management support, UNIX library,
				  basic file system support and security.

	WarFTPDcoreLib.dll *	- FTP daemon library. 

	WarFTPDaemon.exe *	- War FTP Daemon
	
	WarFTPClient.exe	- War FTP Client

	WarDaemonManager.exe	- The server manager.
		
	NTSecurityExt.dll * 	- NT User database plugin, server plugin

	CNTSecMgr.dll *		- NT User database plugin, user interface

	IPchkExt.dll *		- IP level security plugin, server plugin

	IPchkMgr.dll *		- IP level security plugin, user interface

	cdrom.dll *		- Device drivers for the server file system
	hdd.dll *
	netdisk.dll *

	Win95Links.dll *	- plugin for Win95 shortcut support in VfSys

	VfSys.dll *		- Virtual File System

	* = Source code is available from www.jgaa.com

************** RELEASE ********************

===========================================
War FTP Client v. 1.15b BETA May 24 1997
===========================================

No significant changes. This is a service release
to make the client work with the new dll's.


===========================================
War FTP Daemon v. 2.07a ALPHA May 24 1997
===========================================

All file commands are implemented. The RENAME command
can also move files or directories.

The server is now ready for 'normal' testing, that is,
you can set up an experimentall site with the server.

See http://war.jgaa.com:8080/alpha/ for bugfixes and
known problems.



************** RELEASE ********************

All modules are ported to MSVC++ 5.0

===========================================
War FTP Client v. 1.14b BETA May 8 1997
===========================================

No significant changes. This is a service release
to make the client work with the new dll's.


===========================================
War FTP Daemon v. 0.06a ALPHA May 8 1997
===========================================

The server system is now using a new version of the Virtual
File System. No permissions is preserver from earlier
versions. The server can co-exist with version 1.*

create dir, delete file, delete dir etc commands are not
yet implemented. The current version is ment for testing
the basic file transfer and security features only.   

===========================================
War Daemon manager v. 0.06a ALPHA Feb. 16. 1997
===========================================

ADDED	Plugin support


-------------------------------------------
WarDaemonLib.dll                 v. 1.0.0.6
-------------------------------------------
**	Major changes

BUGFIX	Try icon is now repainted properly.

ADDED	Shared memory management

ADDED	Plugin support

-------------------------------------------
WarSoftwareLib.dll               v. 1.0.0.8
-------------------------------------------
**	Major changes

ADDED	Plugin support

-------------------------------------------
WarClientLib.dll                v. 1.0.0.10
-------------------------------------------
** 	Major changes

ADDED	List/Edit control to show recursicve permissions
	correctly in the user dialog tabs.

ADDED	Plugin support

-------------------------------------------
WarFTPDcoreLib.dll               v. 1.0.0.6
-------------------------------------------
**	Major changes

ADDED	Plugin support

-------------------------------------------
NTSecurityExt.dll                v. 1.0.0.1
CNTSecMgr.dll                    v. 1.0.0.1
-------------------------------------------

NT User database extension created.

-------------------------------------------
IPchkExt.dll                     v. 1.0.0.1
IPchkMgr.dll                     v. 1.0.0.1
-------------------------------------------

IP verification extension created.



************** RELEASE ********************

===========================================
War FTP Client v. 1.13b BETA Feb. 16. 1997
===========================================

ADDED	Support for more servers.
	See WarClientLib.dll v. 1.0.0.9


===========================================
War FTP Daemon v. 0.05a ALPHA Feb. 16. 1997
===========================================

ADDED	Timeout on idletime. The default idle time is 180
	seconds.

CHANGE	Updated socket subsystem to hande exceptions.


===========================================
War Daemon manager v. 0.04a ALPHA Feb. 16. 1997
===========================================

CHANGE	Updated to the new socket interface


-------------------------------------------
WarClientLib.dll                 v. 1.0.0.9
-------------------------------------------

ADDED	Support for Hellsoft's FTP server for Novell

ADDED	Support for Digital FTP server (VMS)

ADDED	Support for unrecognized UNIX servers

BUGFIX	When "LIST -L" failed, the client did not fall back
	to "LIST"
	Fixed.

-------------------------------------------
WarSoftwareLib.dll               v. 1.0.0.7
-------------------------------------------

ADDED	Idle time and login time limit in CSock::OnIdle()

-------------------------------------------
WarFTPDcoreLib.dll               v. 1.0.0.5
-------------------------------------------

CHANGE	Updated to the new socket interface

-------------------------------------------
WarDaemonLib.dll                 v. 1.0.0.5
-------------------------------------------

CHANGE	Updated the Remote Ineterface to handle socket
	exceptions. All daemon modules are now updated to
	the new CSock method.


===========================================
War FTP Client v. 1.12b BETA Feb. 15. 1997
===========================================

	See WarClientLib.dll v. 1.0.0.8
	See WarSoftwareLib.dll v. 1.0.0.6

-------------------------------------------
WarClientLib.dll                 v. 1.0.0.8
-------------------------------------------

ADDED	FTP Client will now ask if a *index* file is to be used if
	it is bigger than a certan size. The limit is configurable.

ADDED	FTP client will now set the date on a received file equal to
	the file date on the FTP server for the same file.

ADDED	FTP Client Firewall/Proxy support. Currently the "classic
	proxy" interface is implemented, as described in RFC 1919.

BUGFIX	The connection display was not always updated correctly
	just after a new FTP client connection, before the scroll
	bar was diplayed.
	Fixed.

-------------------------------------------
WarSoftwareLib.dll               v. 1.0.0.6
-------------------------------------------

ADDED	FTP Client Firewall/Proxy support.


===========================================
War FTP Client v. 1.11b BETA Feb. 13. 1997
===========================================

BUGFIX	See WarClientLib.dll v. 1.0.0.7


-------------------------------------------
WarClientLib.dll                 v. 1.0.0.7
-------------------------------------------

BUGFIX	The transfer mode was not set correctly on file upload.
	This caused ASCII mode to be used also on binary 
	FTP transfers.
	Fixed.


===========================================
War FTP Client v. 1.10b BETA Feb. 13. 1997
===========================================

NEW	Released in public BETA
	See information at http://www.jgaa.com about bugs
	and limitations.


-------------------------------------------
WarSoftwareLib.dll               v. 1.0.0.5
WarClientLib.dll                 v. 1.0.0.6
-------------------------------------------

The socket subsystem is redesigned to use C++ exceptions
on errors. New functions and variables added and some 
function parameters are changed.

NOTE	Incompatible with prior versions. Can not
	be used with the War FTP Daemon v. 2.03a

