C H A N G E L O G ================= $Id: CHANGELOG,v 1.3 2002/12/16 22:27:56 gege Exp $ This file summarizes *all* types of changes to the IPTable log analyzer sources. ___________________________________________________________________________ Changes between 0.3.0 and 0.4.0 - EVOLUTIONS * Support for ShoreWall firewall * Support for Suse firewall * Improve performances * Theme support * Add column 'To Host' and associated pages * Add column 'Port' * Columns can be hidden (by config file and web interface) * Modules can be hidded (by config file and web interface) * Sidebar for Mozilla * Documentation (FAQ) * Add debug and performances informations in HTML - PATCHES - Integrate patch #619402 patch to work with shorewall firewall (https://sourceforge.net/tracker/index.php?func=detail&aid=619402&group_id=63361&atid=503693) - FEATURE REQUESTS - Integrate feature #619403 web inteface should include destination (https://sourceforge.net/tracker/index.php?func=detail&aid=619403&group_id=63361&atid=503694) - BUGS - Correct bug #619648 Problem when paging through result set.. (https://sourceforge.net/tracker/index.php?func=detail&aid=619648&group_id=63361&atid=503691) - Correct bug #619399 iptables_user doesn't have enough access (https://sourceforge.net/tracker/index.php?func=detail&aid=619399&group_id=63361&atid=503691) - Correct bug #624253 register_globals problem (https://sourceforge.net/tracker/index.php?func=detail&aid=624253&group_id=63361&atid=503691) - Correct bug #638608 $db_name missing in cvs > v0.3 (https://sourceforge.net/tracker/index.php?func=detail&aid=638608&group_id=63361&atid=503691) - Correct bug #645582 whois feature problem (https://sourceforge.net/tracker/index.php?func=detail&aid=645582&group_id=63361&atid=503691) 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 )