o Fixed possible segfault condition in MangleAgent code on
some malformed user agent names.
o Fixed DNS to prevent hangs on blank and malformed hostnames.
o Fixed problem calculating visits.
o Fixed hostname lowercase problem (wasn't) when using DNS lookups.
o Fixed problem with incremental datafile which could cause a read
error under certain circumstances
o Fixed problem with hash table node creation
o Fixed problem where country graph could be produced incorrectly
o Found and fixed a problem with a possible 32-bit wrap around
o Added DailyGraph and DailyStats configuration options
o Improved visit calculation logic to reduce 'false' counts
o Added reverse DNS lookup capability.
o Added ability to dump Sites, URL's, Referrers, User Agents,
Usernames and Search Strings to tab delimited files
o Added username analysis, based on usernames found in the log,
o Added the ability to display ALL sites, URL's, Referrers,
User Agents and Search Strings on a seperate HTML page
o Added support for squid proxy logs
o Completely modified the way the various TOP tables are handled
and sorted
o Added the ability to group domains automatically
o Added user configurable search engine specification
o Changed code to use the latest version of GD which supports PNG
o Added ability to override log file to STDIN by use of '-'
o Added gzipped logfile support.
o Minor changes to search string code to increase accuracy.
o Minor changes to URL parse code to allow additional characters.
o Major changes to hash table node format for reduced memory usage.
220 tex.eurobase.net FTP server (Version wu-2.6.0(1) Wed Oct 20 01:43:26 EDT 1999) ready.
331 Guest login ok, send your complete e-mail address as password.
530-Sorry, anonymous access is not allowed. If you are looking for
530-the Webalizer software, please visit ftp.mrunix.net
530 Login incorrect.
Major changes include:
o Fixed minor bug that would allow incorrect site totals for the
first day of the month under certain conditions.
o Added Top Entry and Exit Page tables.
o Added 'Group' labels. Allows display of a specified label for
grouped entries (in 'Top' tables).
o Added 'Visits' totals.
o Added Search String analysis.
o Added native support for ftp logs (xferlog ala wu-ftpd).
o Added background lines to graphs.
o Added additonal 'Top' tables for SITES and URL's, sorted by
KBytes instead of hits.
o Added additional calculations for max/avg files, pages, visits
and KBytes in monthly statistics.
o Updated generated HTML code to fully comply with the HTML 4.0
Transitional spec. DOCTYPE header reflects this change as well.
o Changed code to use 4 digit years in filenames.
o Language files and documentation updated for new functions.