Changelog started Tue Jun 15 21:25:52 CEST 1999


Tue Jun 15 21:25:52 CEST 1999
Modified Files:
	array_util.c array_util.h discover.c 
Log Message:
Initial modifications made to support dynamic rescans of the items, based on the results of the first discover routine.


Tue Jun 15 23:57:11 CEST 1999
Update of /usr/local/cvsroot/array-util
Added Files:
	TODO 
Log Message:
Initial add to CVS.


Tue Jun 15 23:59:57 CEST 1999
Modified Files:
	array_util.c array_util.h discover.c discover.h 
Log Message:
Added code for a periodic status check of the controllers and attached logical disks.

Added status strings from gtkstatus.c in Chris Frantz's utils package.


Mon Jul 26 11:54:33 CEST 1999
Modified Files:
	array_util.c discover.c 
Log Message:
The tools now also finds disks on others busses than bus 0, so a diskcabinet can be detected. 
It now reports the percentage complete of rebuilding disks on stdout.


Tue Aug  3 11:07:08 CEST 1999
Modified Files:
	discover.c 
Log Message:
Placed all debug code between ifdef statements


Tue Aug  3 17:28:24 CEST 1999
Modified Files:
	discover.c 
Log Message:
Added code to support blinking.
Selecting a controller will start blinking all drives for 30 seconds,
deselecting a controller will stop blinking it.


Tue Aug  3 17:32:22 CEST 1999
Modified Files:
	TODO 
Log Message:
updated..


Wed Aug  4 19:37:05 CEST 1999
Added Files:
	array-util.spec install-sh missing mkinstalldirs 
Log Message:
Added several files to the repository to complete the package.


Thu Aug  5 09:31:56 CEST 1999
Added Files:
	autogen.sh 
Log Message:
Included autogen.sh to enable building a RPM package.


Thu Aug  5 09:33:06 CEST 1999
Modified Files:
	array-util.spec 
Log Message:
typo in spec file.  RPM building now works..

Thu Aug  5 11:21:42 CEST 1999
Modified Files:
	ChangeLog 
Log Message:
Updated...


Thu Aug  5 16:12:49 CEST 1999
Modified Files:
	config.h.in 
Log Message:
Autoupdated by autoheader command.


Tue Aug 15 23:39:13 CEST 2000
Modified Files:
	discover.c 
Log Message:
Added the newest card id's from the 1.0.6 driver.


Thu Aug 16 15:23:31 CEST 2001
Modified Files:
	array-util.spec configure.in 
Log Message:
Synced the CVS dir to the tar.gz release 1.0

Thu Aug 16 15:57:29 CEST 2001
Modified Files:
	discover.c 
Log Message:
Fixed a bug with drives_in_use map. It didn't get cleared when discovering the next logical disk.


Wed Aug 29 13:33:15 CEST 2001
Modified Files:
	configure.in 
Log Message:
Added a check for imlib


Wed Aug 29 14:34:14 CEST 2001
Modified Files:
	Makefile.am 
Added Files:
	interface.c interface.h 
Log Message:
Splitting interface from main program.


Wed Aug 29 15:59:02 CEST 2001
Modified Files:
	interface.c interface.h menubar.c 
Log Message:
Added an about dialog box


Wed Aug 29 23:51:53 CEST 2001
Modified Files:
	array_util.c interface.c interface.h utils.c utils.h 
Log Message:
Added a glade generated interface to replace the old one. The new interface is located in interface.c.
Added the glade lookup_widget function to utils.
array_util.c now uses the lookup_widget to find the controllertree and the infotextbox for the discover routines.


Thu Aug 30 00:32:36 CEST 2001
Modified Files:
	array_util.c 
Log Message:
I'm working on the eventlogging interface. WIP


Thu Aug 30 11:54:21 CEST 2001
Modified Files:
	array_util.c array_util.h discover.c 
Log Message:
WIP eventbox..  this should work, move it over to the test server


Thu Aug 30 14:27:54 CEST 2001
Modified Files:
	array_util.c array_util.h discover.c icons.h images.c 
	interface.c 
Log Message:
The eventlogger part is almost done. It needs testing and a pvalue change logger


Thu Aug 30 14:28:25 CEST 2001
Added Files:
	icon_error.xpm icon_info.xpm icon_warning.xpm 
Log Message:
These are the new images for the event viewer box.

