
05/30/96	*** RELEASE OF VERSION 66 ***

05/29/96	+ Message-system reached next level. Use 'SITE MSG' to show
		  your messages, 'SITE MSG SEND user message' to send a
		  message and 'SITE MSG DEL messages' to remove messages
		  (i.e. 'SITE MSG DEL 1,3,5-8,10-15' removes the messages
		  1 3 5 6 7 8 10 11 12 13 14 15). Use 'SITE MSG DEL ALL'
		  to remove all messages.

05/23/96	+ Added transfer-rate to SITE WHO. !!! WARNING !!! There must
		  no older xftpd running, when installing this one.
		+ Improved the INST-script a bit.
		+ Added command SITE GIVE. A user can give credits to
		  another user.
		+ Added command SITE STAT to show own|other user stats.

05/20/96	+ Added magic cookies %w (number of user's new messages)
		  and %W (number of user's total messages).

05/18/96	+ First usable messaging-system. 'SITE MSG' - display user's
		  messages. 'SITE MSG REMOVE' - remove user's messages.
		  'SITE MSG user messages' - send to another user a message.
		  Added new config-variable <path_messages>.

05/17/96	+ Improved the 'XWHO' command a bit.

05/08/96	+ Added command SITE VER
		! Changed the path for SITE EXEC commands to
		  <ftpserver>/bin/xftpd-exec

04/24/96	+ If dupe-checker finds a file in file.db, it shows, who
		  upload[ed] the file.

04/23/96	+ Added the finish-time and pid of upload-process to file.db

04/18/96	*** RELEASE OF VERSION 65 ***

04/16/96	! The file-database has moved to /var/log/xftpd/file.db and
		  its format has been changed to binary
		! The old database will also be checked for dupes but all new
		  uploads go to the new file

02/21/96	+ Now all commands executed by users will be shown
		  at the SITE WHO command.
		+ XCRED can now modify users credits, uploads and
		  downloads. Make a link from XCRED to XUL and XDL.
		  Thats it :)

02/19/96	+ Added process states IDLE, STOR and RETR to pid-file
		  and to SITE WHO command.

02/09/96	! Fixed a bug, that allows every user to delete all
		  user-nfo's. All user-nfo's are now created with uid 0.
		  Now your user-nfo-dir should look like

		  drwxr-xr-x 2 root  root    1024 Feb  9 13:32 var/unfo

02/06/96	! Moved the file /var/log/xftpd/pids to /var/run/xftpd.pids
		+ Added a tool XWHO. It does the same thing like SITE WHO.
		  So the admin can list the xftp-users.
		! Changed the time in SITE WHO from absolute login-time
		  to relative time.
		+ Added a new config-variable <zipcomment>. If is set and
		  points to a file, the daemon adds the zip-comment to all
		  zip's. (You need the prog 'zcomment' for this)

02/05/96	*** RELEASE OF VERSION 64 ***
		! Fixed more bugs ...
		+ Added new SITE command WHO :) TRY iT!

02/04/96	*** RELEASE OF VERSION 63 ***
		! Fixed bugs in daemon code.

02/03/96	! removed unnecessary code for anonymous and real user
		  access

02/02/96	! *** DEBUGGING *** DEBUGGING *** DEBUGGING ***
		  Found some bugs in the daemon code, but the memory
		  problems (signal 11) are not completely fixed :(

02/01/96	! Minor changes to the original ftpd code.
		+ Added magic cookies %x (number of files in current dir)
		  and %X (size of files in current dir).
		+ Added XDOWN10 to display the most active Leechers.

01/28/96	! Function 'sethacc' in support/hostacc.c completly
		  rewritten.

01/23/96	+ Added user-nfo's to TOP10. TOP10 now shows only the
		  top 10 uploaders with their user-nfo, if one exist.
		! Renamed TOP10 to XTOP10.

01/21/96	! Fixed a bug with magic cookies in messages.
		+ Now magic cookies %F / %f can be used for the free / used
		  space of the current filesystem in kilobytes.

01/18/96	*** Release of Version 62 ***
		+ Added a tool to modify the credits of a XFTP-user (XCRED).
		! Fixed a bug in XPASSWD, which destroyed all passwords.

01/12/96	+ Added a tool to delete XFTP-users (XDELUSER).
		+ Added a tool to display XFTP-users (XUSER) similar
		  to report.

01/06/96	! Fixed a problem with the WTMP-file.
		+ Added a small tool to change passwords for XFTP-users
		  (XPASSWD).

01/03/96	! DupeChecker now rejects duplicated filenames without
		  checking the filesize.
		! Fixed a bug in XADDUSER.

12/13/95	+ Added a small user-nfo-system to the daemon.
		+ Added the config-variable unfopath to /etc/xftpd.conf.
		  It points to the place, where user-nfo's will be stored.
		  If unfopath does not exist in /etc/xftpd.conf, the
		  user-nfo-system will be disabled.
		+ Added FTP commands SITE UNFO and SITE DELUNFO.
		  A user can show, modify and delete his nfo.

12/12/95	+ Added command XIP for user-host-maintenance.
		  Look at the help by typing XIP for more details.

11/22/95	! Format of file /var/adm/xftpd/xferlog.bin has changed and
		  the file has been moved to /var/log/xftpd/xfer.stat
		! Format of file /etc/xftphosts has changed and the file
		  has been moved to /etc/xftpd.hosts
		  The users in this file are now stored encrypted
		! The file /etc/xftppass has been moved to /etc/xftpd.passwd

11/21/95	+ Added the config-variable xprompt to the /etc/xftpd.conf
		  file. Now you can modify the server-prompt, when a user
		  get connected to your xftpd

11/11/95	! The file /etc/xftpaccess has been moved to /etc/xftpd.conf
