diff options
author | mjl <mjl@pkgsrc.org> | 2000-10-18 16:41:23 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2000-10-18 16:41:23 +0000 |
commit | 2ec6415a2c29954d30dfe8e27148c2c982766415 (patch) | |
tree | b4813b30f87ecc7488433b33044b8d9ef9e3ce60 /www/webalizer/files/md5 | |
parent | 01c1732a09badd53dddf4097e70311dd8f1111a6 (diff) | |
download | pkgsrc-2ec6415a2c29954d30dfe8e27148c2c982766415.tar.gz |
Updated to 2.01.06. Changes include:
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.
Diffstat (limited to 'www/webalizer/files/md5')
-rw-r--r-- | www/webalizer/files/md5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/webalizer/files/md5 b/www/webalizer/files/md5 index c5ad3e8696c..f6d663a4584 100644 --- a/www/webalizer/files/md5 +++ b/www/webalizer/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.4 1999/08/26 20:25:43 mjl Exp $ +$NetBSD: md5,v 1.5 2000/10/18 16:41:25 mjl Exp $ -MD5 (webalizer-1.30-04-src.tgz) = f151b5e811bcdaa4ba72bca447f5cd44 +MD5 (webalizer-2.01-06-src.tar.bz2) = 9e52cd91de25c87e29b105e5b23dcdfc |