Home > Programs > Sustat > History

Sustat history page


Sustat History file
-------------------

12/05/2002: V2.00 (Jamie release)
	
	- Added -o option to output log lines for a user (see doc)
	- Added -warn option
	
	- Fixed bugs which make sustat crashes when somes lines in the
	  logfile were corrupted or have invalid syntax ....
	    
	  Thanks again to Jamie SMITH for support, bug report and beta testing.
	
	
11/11/2000: V1.99f (End of WW1 release)

	- Added -a option to counts aborted transfers.
	- Added -t option to show connection times.
	- Added today option in command line dates (see doc).
	
	  Thanks to Jamie SMITH for beta testing.


03/01/2000: V1.99 (Y2K release)

	- Damned ! sustat has been corrupted by the Y2K bug ;)
	  It is now patched and corrected.. sorry folks...
	  

29/11/1999: V1.95 (Birthday release)

	- Corrected a bug in -l option with anonymous users.
	
	  Thanks to Edward GOLDOBIN for bug report.


16/11/1999: V1.9

	- Added -l option to list users connexions.
	- Added -r option to list rejected connexions.
	- Added -m option to handle memory allocation.
	- Improved the display when usernames were too longs.

 
15/07/1999: V1.8

	- Corrected a minor bug, which caused sustat to crash when logfile
	  was incoherent (a download/upload occured when no user connected).
	  
	- Added -debug option, which display some debugging information
	
	  Thanks to Andrew DeKoning for bug report.

	 
23/06/1999: V1.7

	- Finally I found the bug that was crashing sustat randomly
	  with very large files.
	  This version seems very stable.
	  
	  Thanks to Pierre NEIHOUSER for bug report.


21/06/1999: V1.6

	- Correction of a bug in -h -H options which caused sustat to crash when
	  hostnames where not resolvable.
	  
	  Thanks to Edward GOLDOBIN for bug report.


07/05/1999: V1.5

	- I have changed the way SuStat handle Serv-U Sessions IDs
	  and now SuStat is no more limited in any way.


22/03/1999: V1.4

	- Added -x option to exclude some users.
	- Correction of a bug which caused sustat to ignore files
	  with spaces in path/name.
	  
	  Thanks to Ulrich L. NIELSEN for bug report.


16/03/1999: V1.3

	- Added Anonymous support 
	  (previous versions were not stating anonymous users)
	  
	  Thanks to Mila Mitra for bug report.


13/03/1999: V1.2

	- Added directories and hosts statistics (-d,-D,-h,-H options)
	- Added version display (-v option)
	- Added @ as logfile name.


02/03/1999: V1.1

	- Correction a NULL pointer bug which caused
	  wrong stats with large logfiles


20/02/1999: V1.0 First public release