pmacct-fe v0.1.2 pmacct-fe is Copyright (C) 2005 by Paolo Lucente 0.1.2 -- late Dec, 2005 + An option to resolve (ie. numeric to string) protocols and services has been added into the Ports Report. The feature can be enabled by giving a positive value to the 'resolve_services' entry in the $config['prefs'] associative array (declared in config/conf.php). + Added a new icon to identify the pmacct-fe into the Horde's lateral menu bar. No icons were previously defined. The pmacct-fe entry into the Horde registry file (registry.php) should be modified accordingly (as described in the INSTALL document). 0.1.1 -- late Sep, 2005 + Support for sum primitives (sum_host, sum_net, sum_as) and non-directional ones (vlan, protocol, tos, etc.) has been introduced. As a reference a new Report Type 103 is included into the distribution. + A new upgrade script, upgrade.sh, has been included into the distribution. It is aimed to upgrade old pmacct-fe installations. The UPGRADE document explains some key details about the upgrading process. ! The SQL query used to present the available time periods has been revised in order to deal with larger tables. However a brand new solution is under study and may be presented in future versions. ! Some minor aesthetic issue and housekeeping scripts path problems has been fixed. ! Documentation: INSTALL has been updated; a new troubleshooting section has been added in the NOTES document. * This release does not introduce incompatibilities with previous versions of the 0.1.x tree. Many thanks go to Anik Rahman for his strong support to the project during last months. 0.1 -- late Apr, 2005 + Initial release and first public release