Share

Intrusion Detection Exchange Arch.

File Release Notes and Changelog

Release Name: 1.0.1

Notes:


Changes: 02-13-2003 -- 1.0.1 ----------------------------------------- 1. Fixed querybuilder bug -- error retrieving ICMP alerts from database. 2. Added code to persist the size and location of the window when the console is closed. This way, when you start it back up, it will start up at the same spot and size as when you closed it. 3. Added the ability to select more colors for Hot IPs and sensors than just the standard eight by using a color chooser. 4. The settings panel is now "DB aware" -- i.e. it doesn't automatically assume that DB type is MySQL. This is the first step towards compatibility with other databases. This is step number one to supporting other databases. 5. Added the ability to remove alerts from the RTA server. Discard the false alarms and/or extraneous data that you don't want on the server by clicking on "File->RTA Server->Remove" and then selecting the appropriate menu item. 6. Fixed bug in the RTA server so that it is more thread safe. Previously, it was possible for two alerts that arrive very close together to be assigned the same alert ID. This should no longer happen. 7. Added the ability for the server to log to a file. This is helpful for debugging server errors and just keeping track of who is doing what with your server. 1-16-2002 -- 1.0 ----------------------------------------- 1. Initial release