C H A N G E L O G ================= $Id: CHANGELOG,v 1.2 2002/10/06 17:16:18 gege Exp $ This file summarizes *all* types of changes to the IPTable log analyzer sources. ___________________________________________________________________________ Changes between 0.2.0 and 0.3.0 - EVOLUTIONS * Filter on ports * Filter on dates * New tab Top Hosts * Users params are now stored in php session objet * All the lists are paged now * Current record range and total displayed * feed_db is more locale aware (date parsing) * No more host process is span by feed_db * Nb of displayed records is now global to all pages - BUGS - Correct bug #617676 Incorrect $entry name for DST_NAME (https://sourceforge.net/tracker/index.php?func=detail&aid=617676&group_id=63361&atid=503691) - Correct bug #617668 The next table is not disabled at end (https://sourceforge.net/tracker/index.php?func=detail&aid=617668&group_id=63361&atid=503691) - Correct bug #617767 Wrong column name when viewing by port (https://sourceforge.net/tracker/index.php?func=detail&aid=617767&group_id=63361&atid=503691) - Correct bug #618084 Hits by port and host should be paged (https://sourceforge.net/tracker/index.php?func=detail&aid=618084&group_id=63361&atid=503691) - Correct bug #618040 Use gethostbyaddr instead of ext process (https://sourceforge.net/tracker/index.php?func=detail&aid=618040&group_id=63361&atid=503691) - Correct bug #618044 Year 2002 is assumed in the perl script (https://sourceforge.net/tracker/index.php?func=detail&aid=618044&group_id=63361&atid=503691) - Correct bug #618256 Date parsing is locale dependent (https://sourceforge.net/tracker/index.php?func=detail&aid=618256&group_id=63361&atid=503691) - Correct bug #617664 User name in script differs with the doc (https://sourceforge.net/tracker/index.php?func=detail&aid=617664&group_id=63361&atid=503691) Changes between 0.1.0 and 0.2.0 - EVOLUTIONS * Add the multichains support - BUGS * Correct bug #615867 Broken link on Top Proto ( https://sourceforge.net/tracker/index.php?func=detail&aid=615867&group_id=63361&atid=503691 ) The link has been deleted (useless) * Correct bug #617195 Problem with date on 1 digit in the log ( https://sourceforge.net/tracker/index.php?func=detail&aid=617195&group_id=63361&atid=503691 ) The regular expression in perl script to split the line was not right / / in stead of / +/ * Correct bug #615869 Host output incompatibility (https://sourceforge.net/tracker/index.php?func=detail&aid=615869&group_id=63361&atid=503691 )