commit 7a9dfda916cf464d801b84c92453a561e664ee1e
Author: Cord Beermann <cord@Wunder-Nett.org>
Date:   Wed Jul 22 21:37:51 2015 +0200

    * bump version to 2.99.4.5

commit a91e0d949c051b1768a8e30aa7ba1f1e2375e486
Author: Cord Beermann <cord@Wunder-Nett.org>
Date:   Wed Jul 22 19:30:23 2015 +0200

    * check and create if nessecary the output-path

commit 38d9abf9941939605eab6324febf9879823d10de
Author: Cord Beermann <cord@Wunder-Nett.org>
Date:   Wed Jul 22 17:47:58 2015 +0200

    fix PWD

commit 74c743733961ebcd4f74d04da25abb75732f1bb5
Author: Cord Beermann <cord@Wunder-Nett.org>
Date:   Tue Jul 21 07:38:16 2015 +0200

    * drop RCS-Id, we are on Git now.
    * reworked use-statements for non-standard-perl-modules
      + remove /usr/local from path
      + make more helpful messages if a module hasn't been found
    * fix typo

commit 4de42ffeab1caf4a5184a4a590eb198441955c5a
Author: Cord Beermann <cord@Wunder-Nett.org>
Date:   Mon Jul 20 20:57:10 2015 +0200

    * minor refomatting
    * fix one description
    * drop RCS-Tag

commit 9960d4fc2c4d68c3b6a186be20b022e859a4a147
Author: Cord Beermann <cord@Wunder-Nett.org>
Date:   Wed Jul 15 23:29:37 2015 +0200

    * remove double report.

commit dd4aefae7e984f7f70a704878049e5e484a14344
Author: Cord Beermann <cord@Wunder-Nett.org>
Date:   Wed Jul 15 23:12:45 2015 +0200

    * fix a bug in calculation of the performance-table
    	(patch by Laurent Licour <laurent@licour.com>)
    * adjust size of Calamaris statistic to handle large logfiles correctly
    	(reported by Enrico Ardizzoni <enrico@unife.it>)

commit 728f7b9ffaacb9057560ab3d1f0793d208c078ed
Author: Cord Beermann <cord@Wunder-Nett.org>
Date:   Tue Jun 30 21:39:33 2015 +0200

    * add TCP_REDIRECT and TCP_REFRESH_UNMODIFIED to HIT-Category (thanks to Yuri
      Voinov <yvoinov@gmail.com>)
    * fix a formatting error in Proxy statistic.

commit 78b49eb4f4c7cc57cc62ac6c095fbffc98c0abef
Author: Cord Beermann <cord@Wunder-Nett.org>
Date:   Sun Jun 28 20:28:59 2015 +0200

    * adopt a fix for perl deprecation-messages from Debian
    * fix another perl deprecation-message.
    * adopt manpage-fixes from Debian by Daniel Echeverry <epsilon77@gmail.com>
    * add another year and shrunk the years for copyright
    * add Github-Link
    * increment version to 2.99.4.2 for release

commit 8c4bc31f7a045812cf1655664bf25ac5d21839b8
Author: Cord Beermann <cord@Wunder-Nett.org>
Date:   Sun Jun 28 14:33:54 2015 +0200

    fix for new upstream status ORIGINAL_DST by Dmitriy <ddsmes@gmail.com>

commit bdd034b8b14f914c5f3b040680c21259aee6f9ed
Author: svn <svn@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Dec 19 06:31:46 2013 +0000

    + new unreleased version 2.99.4.1
    + updated copyright year
    + added Squid3-hierachy method PINNED (reported by many users.)
    + added workaround for sloppy Squid-Logs with leading space.
    + changed defined %hash to %hash to avoid deprcation warning.
    
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@203 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 3a698e30f71e7115dbc3056f25f2a8e406fbae30
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Mar 19 17:59:03 2006 +0000

    introducing EXAMPLES for Calamaris v3
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@202 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 064916cfad18225da3d7013539282d46cb5adb4c
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Mar 19 17:58:25 2006 +0000

    * fixed typos
    * again reflecting all changes of Calamaris.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@201 af268522-00f2-45aa-b56c-050e69c5c3bf

commit b5c8dad806f5a67515125af3f642fb3e90ceb891
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Mar 19 17:52:48 2006 +0000

    * reflecting the changes of Calamaris
      + HTML-Frame-Output
      + mention localtime in  the timerange option
      + graphics-format
      + output-*
      + generate-index
      + omitting wrong <other>s
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@200 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 8565dfc30db4e0b6f9fe1fb40a5e0ce6de550432
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Mar 19 17:28:02 2006 +0000

    * Release V2.99.4.0
    * don't use rcs-version-number anymore. now use an own variable
    * fixed error-messages on missing perl-modules
    * added rudimentary BlueCoat-Support (thanks to Michael Riedel <mriedel@darksun.net>)
    * added --output-file-prefix -option
    * added %h (hostname) and %t (timerange) placeholders for --output-* -options.
    * added --generate-index -Option
    * updated HTML-Output from HTML 4.01 Trans to XHTML 1.0 Strict
    * added Jumbo-Patch by Michael Pophal
      + nicer HTML-Output including CSS (should be tidy(1)-clean)
      + more Reports
      + HTML-Frame-Output
      + GRaphic-Format depending possible in all formats libgd supports.
      + workaround a bug when Cachefiles contain <other>-Entries.
    * fixed some division by zero issues
    * Timerange now in localtime (switched from gmt-time (reported by Scott Tregear <scottt@bullockbaur.ca>))
    * fixed a problem with Oops-Logfiles (reported by Sythos <sythos@sythos.net>)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@199 af268522-00f2-45aa-b56c-050e69c5c3bf

commit b76d2e974ff8daf425537ac00843c147d1ebd51f
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Mar 19 16:11:25 2006 +0000

    no changes
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@198 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 61500bc6f0058c477051f7e7970c056fd5622a6c
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Mar 19 16:10:53 2006 +0000

    * added content-type bug.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@197 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 34c10429f6ee11d980a5bee66e3544767b0e90cb
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Dec 23 20:16:10 2004 +0000

    * Patch by Michael Pophal:
      + reflect adding of the  configuration-option for the graphics-format
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@196 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 6b0b2c3064783359f324029719b12790279fb9a3
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Dec 23 20:05:27 2004 +0000

    * Patch by Michial Pophal:
      + added configuration-option fpr the graphics-format
      + corrected the report_index for the new peak-report.
      + fixed handling of % in usernames.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@195 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 19fbf0be8030c77bbedecebb15b7ac8b726b9b2f
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Dec 23 20:01:03 2004 +0000

    clarified installation instructions.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@194 af268522-00f2-45aa-b56c-050e69c5c3bf

commit bda37464a39c8916d79debe4457595ce578dd168
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 22 20:39:15 2004 +0000

    * added $output_file
    * clarified $output_path
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@193 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 0d5f36dc0c37439076297c2c76ce3c611d6ba9e7
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 22 20:37:29 2004 +0000

    * added --output-file
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@192 af268522-00f2-45aa-b56c-050e69c5c3bf

commit b9e1f76f5160407e67f9e784a481202707254d06
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 22 20:34:29 2004 +0000

    * fixed a bug in the benchmark-switch (reported by Chris Clemson <Chris.Clemson@softwareag.co.uk>
    * added a --output-file-switch to alter the filename for --output-path (suggested by Peter W. Osel <pwo@Infineon.COM>)
    * fixed a warning for usinf graph without --output-path
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@191 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 3fb88104c3d1f9b0270f70790a251001b520597f
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 22 20:27:05 2004 +0000

    * reflect the inclusion of
    Michael Pophals perl-modules which are dual-licensed GPL and Perl Artictic License.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@190 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 714f2ac6bb249f0cf47aa9aab67f979b3751cf0b
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Sep 18 11:03:30 2004 +0000

    * added Version Id.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@189 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 25a94c4f7794989f7d2962f59c131ac95cc2f2a1
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Sep 17 21:04:44 2004 +0000

    * fixed a typo.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@188 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 9bca87ab256f2b2c46c99f59b09d70c757be524b
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Sep 17 21:03:50 2004 +0000

    * added bug-workaround from Calamaris v2
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@187 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 3d9fbfbf76e40bebab1724961771b3beede30009
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Sep 17 21:02:30 2004 +0000

    * all errors now show which program caused them.
    * only try to graph if $xaxis is set.
    * only try 'most something' if $maxi and $xaxis[$maxi] is set.
    * only divide in removezerotime if divisor is != 0.
    * moved interval-sanity-check down behind interval-conversation.
    * define $opt_domain_report_limit if unset.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@186 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 443332ace45fd532378990d8642d13bc23c714b2
Author: (no author) <(no author)@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 15 21:51:11 2004 +0000

    This commit was manufactured by cvs2svn to create branch 'unlabeled-2.99.1'.
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@185 af268522-00f2-45aa-b56c-050e69c5c3bf

commit c5f220ba5a66db52411f8c3d9eb00266074f5c07
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 15 21:51:10 2004 +0000

    * added Michael Pophal <michael.pophal@nefkom.net> as Co-Author, he provided a jumbo patch which
      + adds graphics to Calamaris
      + adds a new report regarding duration distribution
      + adds a new report regarding server Response code distribution
      + extends information of the Requested extensions report
      + extends most other reports
      + adds an ipfilter-function
      + changes the cache-file-format
      + adds a config-file
    * removed old bug-workaround-options.
    * switched to long-options (short-options still work)
    * added a domain-report-limit (suggested by Franck Bourdonnec <fbourdonnec@chez.com>)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@184 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 09197273f455af3ae803406f7dfe91e403c4e1bd
Author: (no author) <(no author)@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 15 21:30:47 2004 +0000

    This commit was manufactured by cvs2svn to create branch 'unlabeled-3.0.0'.
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@183 af268522-00f2-45aa-b56c-050e69c5c3bf

commit c9dfd06ede992c7a66b3ff0dc04916da9901d396
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 15 21:30:46 2004 +0000

    * reflect the calamaris-changes in the manpage
    * new options added.
    * longoptions and configuration-file-options added.
    * tried to use a more sane grouping of the options.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@182 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 4dc6780317d112077c2a0dcb408379a1c7b8ff95
Author: (no author) <(no author)@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 15 21:06:48 2004 +0000

    This commit was manufactured by cvs2svn to create branch 'unstable'.
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@181 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 5a50d2288c4d7efcb55a4de2fe2a6e59a5871a9e
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 15 21:06:47 2004 +0000

    Initial Calamaris-Config-File.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@180 af268522-00f2-45aa-b56c-050e69c5c3bf

commit a20ed658f73efde5e50a6fe6b33545724abe7477
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 15 21:02:13 2004 +0000

    Extended perl-Modul by Michael Pophal <michael.pophal@nefkom.de>
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@179 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 7ef87f92a3fdbacf77377c0f0c6d05a27e550fa9
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 15 20:59:39 2004 +0000

    Initial revion of the conversion program
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@178 af268522-00f2-45aa-b56c-050e69c5c3bf

commit fa218f46b2658bb29fb40c58f63530e8f24cec58
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 15 20:58:46 2004 +0000

    * splitted old README into 5 seperate files.
    * updated the suggested perl-Version.
    * reworked Installation-Instructions (thanks to Michael Pophal <michael.pophal@nefkom.de>)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@177 af268522-00f2-45aa-b56c-050e69c5c3bf

commit c85d4a0d099a7ec6022cffffe4e7d6bea5bcf05b
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 15 20:56:00 2004 +0000

    * splitted old README into 5 seperate files.
    * added a note about an Installation-Routine
    * removed suggestion about limiting domain-reports.
    * added a comment to a suggestion for the Performance-Report.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@176 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 5d0ace80d06979bce479d8aec5dc5253c3145765
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 15 20:51:43 2004 +0000

    * splitted old README into 5 seperate files.
    * removed notes about old legacy-bugs.
    * added a note about the new cachefile-format.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@175 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 953fb04334ac6e1f70ac10dd16c32d4da1bae27d
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 15 20:46:31 2004 +0000

    * splitted old README into 5 seperate files.
    * extended the History of Calamaris
    * updated links to NetBSD and FreeBSD-Packages
    * removed dead link for rpm-Packages.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@174 af268522-00f2-45aa-b56c-050e69c5c3bf

commit d00ae75239772b717b533145ee5b690ec46eef6c
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 15 20:41:58 2004 +0000

    * added a note that the EXAMPLES-File isn't updated yet.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@173 af268522-00f2-45aa-b56c-050e69c5c3bf

commit efdc32245de875ce8463e7543c3455be62a8fabd
Author: (no author) <(no author)@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Jun 6 16:29:03 2004 +0000

    This commit was manufactured by cvs2svn to create tag 'stable'.
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@172 af268522-00f2-45aa-b56c-050e69c5c3bf

commit c8f0b0d360803794e0d4daecc8ae10a0e8c74933
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Jun 6 16:29:02 2004 +0000

    * documented a problem with Logfiles from accelerated proxies.
        (reported by Pawel Worach <pawel.worach@nordea.com>)
    * added a feature Request
        (requested by Ahjmad Kamal <eng_ak@link.net>)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@171 af268522-00f2-45aa-b56c-050e69c5c3bf

commit a3bb80f2c91115361cae210568d7112228fcd78f
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Jun 6 16:26:14 2004 +0000

    * added 2004 to year-lines
    * changed Michael Pophals Mailadress
    * added sanity-check for time-interval-option
        (Michael Pophal <michael.pophal@nefkom.net>)
    * changed interval-display
        (Michael Pophal <michael.pophal@nefkom.net>)
    * added x-hiername for NetCache-Logparsing.
        (Peter W. Osel <pwo@Infineon.COM>)
    * added fix for iPlanet Web Proxy Server
        (Pawel Worach <pawel.worach@nordea.com>)
    * moved CARP from HIT to MISS section
        (Michael Pophal <michael.pophal@nefkom.net>)
    * added a generation time stamp and reformatted Text-Output-Header.
        (Michael Pophal <michael.pophal@nefkom.net>)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@170 af268522-00f2-45aa-b56c-050e69c5c3bf

commit b2c87b73372a6664df63ac6a9bed20f7829f576c
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Tue Mar 2 20:17:24 2004 +0000

    * added a suggestion from Alain Williams <addw@phcomp.co.uk> for a shorter and
      easier catting of Logfiles.
    * fixed Gottfried Hamms squidrep-example. Fixes sent in by Hanno 'Rince'
      Wagner <wagner@rince.de>.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@169 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 8ae6f608776b2e7ce77d00a3ce61b2081b17f9e1
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed May 14 21:22:37 2003 +0000

    	* added new -M-switch.
    	* fixed some -m and -w examples, they are replaced by -F in the last
    	  version.
    	* bumped refered Calamaris Version.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@168 af268522-00f2-45aa-b56c-050e69c5c3bf

commit a4eb3112e1a109db06c38e2b5164dae38aaeed7a
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed May 14 21:13:55 2003 +0000

    	* added a -M (Meta) switch to add free defined strings to html-<HEAD>.
    	  This switch may be useful to provide stylesheets to the html-report.
    	  (suggested by ycdtosa ? <ycdtosa@eupla.unizar.es>)
    	* Heavy tested and fixed problems with 'Division by zero'-errors (with
    	  broken logfiles caused by bugs of some Proxyservers.) (reported by
    	  Chris Knight <chris@aims.com.au>) While fixing those problems i
    	  removed the .00..001 workarounds with a correct solution.
    	* found that .ru (Russia) now mainly uses 2nd-level domains, so i
    	  removed that from the 3rd-level-group of TopLevelDomains.
    	* fixed warnings in HTML-Output, so now that will also be correct
    	  HTML.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@167 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 5fe97f31ba2a678389194b6e3c9beee5ecaaebb9
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed May 14 21:00:25 2003 +0000

    	* Clarified the RedHat-Bug a bit (triggered by a bug report from
    	  Massimo Carnevali <lec3748@iperbole.bologna.it>)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@166 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 9839327605bd7094c6aa4c99feefe5390059872a
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Feb 9 00:06:59 2003 +0000

    	* added the new -F-switch and pulled the -w, -m, -W-switches.
    	* cleaned up a little.
    	* bumped referenced version to 2.57
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@165 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 737c2a13dd4d72e52252216965fa2cb3068478e0
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Feb 8 23:55:49 2003 +0000

    	* Holger Marzen <holger@marzen.de> requested an output-format which he
    	  can use to parse afterwards. -F unformatted is the result.  if you
    	  use -F unformatted along with -U, the byte values are calculated in
    	  the given Unit, and displayed without indication along with the
    	  numbers. the indication moves up to the header of the report.
    	* as announced in the README i converted -m -w and -W also into the
    	  new -F-switch. so you now have to use -F mail, -F html and -F
    	  html-embed. For now the old switches will still work, but Calamaris
    	  puts out warnings about that. The switches defunct in the first
    	  release of '04.
    	* I deleted (as scheduled) a warning about -N f which has been
    	  replaced by -N -1
    	* I pushed back removal schedules for Cachefile-Workarounds to the end
    	  of the year.
    	* code-cleanup.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@164 af268522-00f2-45aa-b56c-050e69c5c3bf

commit f1d4f6d481d3c6c847dfbaecae85b64ac4ce7643
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Feb 8 23:06:07 2003 +0000

    	* removed note about pending changes in the output-options.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@163 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 7a58b5f0aca083c2d80c0f25ffcd03aaa6e900d0
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Feb 8 22:57:24 2003 +0000

     * changed the examples to the new output-switch syntax
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@162 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 4c90f2faffff1d348dce6ffd9a10504025eb52b0
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Jan 19 19:47:09 2003 +0000

    	* fixed a bug in error-check for obsolete input-formats.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@161 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 80aae2d17ad57d62958872f10de37e68275ab14b
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Jan 19 16:58:33 2003 +0000

    	* reflect the chneges in input-formats in the manpage.
    	* bumped refered Calamaris-Version-number
    	* added 2003 to the copyright
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@160 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 3dfa899ba07d942115a3da8fd8befa10c1aa842a
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Jan 19 16:57:32 2003 +0000

    	* replaced 'squid-mime' and 'squid-smartfilter' input formats with
    		'squid-extended' which is also usable for Cisco Content
    		Engines Logfiles.  (initial patch from Kenytt Avery
    		<kavery@willingminds.com>)
    	* added an error for users of the replaced input formats.
    	* fixed parsing of NetCache NetApp/5.2 Logfiles. (patch by SO Kwok
    		Tsun <ktso@cuhk.edu.hk>)
    	* added 2003 to the copyright-notice
    	* added/changed <> to all mailadresses
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@159 af268522-00f2-45aa-b56c-050e69c5c3bf

commit d10432f4d74acb9b9c0d9dce7c0eea248af4433c
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Jan 19 16:52:16 2003 +0000

    	* added Cisco Content Engines
    	* added <> to all mailadresses
    	* modified the SmartFilter-comment
    	* added a wishlist-item 'limit reports to a minimum number of
    		transactions' requested by Franck Bourdonnec
    		<fbourdonnec@chez.com>
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@158 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 9d50818ca62e84cf1b770e81d325239ffb997722
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Jan 19 16:50:03 2003 +0000

    	* added <> to all mailadresses.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@157 af268522-00f2-45aa-b56c-050e69c5c3bf

commit d98fd5a0de89ae1033abb0c05f17e726c5266965
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Nov 23 17:53:48 2002 +0000

    	* fixed small bug with new option.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@156 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 6af7d9a20aca9d0d53d1d3f19772711a29d9552e
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Nov 23 17:38:42 2002 +0000

    	* added new Time-Interval-Option.
    	* bumped version-number for calamaris
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@155 af268522-00f2-45aa-b56c-050e69c5c3bf

commit f24d82a26131858f6b64fb079a5eabddea2844b3
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Nov 23 17:37:58 2002 +0000

    	* added a comment regarding a RedHat 8.0-Problem.
    	* changed comment about SmartFilter.
    	* removed wishlist-item Timerange.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@154 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 5bc4347d4e18f85198592b3225c6f7f765ba598a
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Nov 23 17:35:11 2002 +0000

    	* added an Time-Range-Interval (first suggested by Steffen Sledz
    		(sledz@zone42.org))
    	* rewrote internal-help-information.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@153 af268522-00f2-45aa-b56c-050e69c5c3bf

commit cbafc999642f37034efbb75ae30708aa905ad999
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Aug 28 16:58:22 2002 +0000

    	* re-added cache-bug workarounds.
    	* added warnings for the reports, so everyone could know about
    	  problems with old cache-files.
    	* fixed a perl-warning which appears in ascii-reports error-section
    	  (found by Michael Pophal (michael.pophal@siemens.com))
    	* moved the error-section to the top of the report. It now also
    	  produces a valid HTML-Table.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@152 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 1920357b013edba0ebeaf7a7a2893fa21fe0f9f4
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Aug 28 16:54:56 2002 +0000

    	* spelling fixes.
    	* added a note about (not) announcing spy-features.
    	* re-added the statement about fixed cache-bugs.
    	* added a workaround for broken SmartFilter-Logfiles.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@151 af268522-00f2-45aa-b56c-050e69c5c3bf

commit dc9d2f8ca0a0de0596324ccb52a5ce6cc8f52a7a
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Aug 2 20:15:23 2002 +0000

    	+ fixed a bug in cache-file-writing. other-lines in host-related
    	  sub-reports in the requester-reports were put out with a
    	  missing field, which makes it impossible to read them in
    	  again.  However:  this part of the reports is not the default
    	  so this won't hit many users. I put a workaround in, which
    	  normally should recover 'broken' cachefiles without data-loss.
    	  (This one is reported by Radu - Eosif Mihailescu
    	  (rmihailescu@lumina.ro))
    	+ removed some old bug-workarounds.
    	+ moved the Error-report to the Top of the reports.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@150 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 3ec63d024261e770fa530159551d8924663b4a79
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Aug 2 20:06:20 2002 +0000

    	+ removed note about a workaround. which is now removed
    	  from the source.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@149 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 0dd0e7906c656477c6d419729c9afb538f90b167
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Jun 10 19:48:03 2002 +0000

    	+ reflected change in -N-switch from f to -1
    	+ bumped version Number to 2.50
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@148 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 7a083d8b968872032916d824ebdd10623deb5911
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Jun 10 19:46:55 2002 +0000

    	+ fixed a problem with the new -N-switch.
    	  changed the f-value to -1 to make it more consistent
    	  to the other switches.
    	+ enabled IPv6-IPs.
    	  Calamaris now accepts IPv6-Ips and is able to resolve
    	  encapsulated IPv4-Ips.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@147 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 42b17113456d7962a38b80ffcb5fb948829e0f9b
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Jun 10 19:41:05 2002 +0000

    	+ changed comment on IPv6: Calamaris cannot resolve real
    	  IPv6-IPs yet.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@146 af268522-00f2-45aa-b56c-050e69c5c3bf

commit b5f2fc98edb1538d62e25e1bc34d1536a7542f58
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Jun 5 17:46:21 2002 +0000

    	+ added a statement about the net-yet supported IPv6
    	+ added plan to change output-options.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@145 af268522-00f2-45aa-b56c-050e69c5c3bf

commit b9bb70f13a570a893cd74e2509351f94c29390c8
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Jun 5 17:34:16 2002 +0000

    	+ added new -W-option.
    	+ bumped calamaris-version-number.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@144 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 6381eb509f920b185f13659a2196c31c5e674813
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Jun 5 17:31:21 2002 +0000

    	+ fixed a bug with %-signs in the url, which Calamaris tried to expand
    	  internal. (reported by Sergey Zarubin (serge-home@yandex.ru))
    	+ Helge Oldach (calamaris@oldach.net) submitted a patch which fixes a
    	  problem with syntactical-wrong html-output, and also added a
    	  -W-switch to produce HTML-Output without HTML-Headers, so it can
    	  used for Server-Side-Includes.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@143 af268522-00f2-45aa-b56c-050e69c5c3bf

commit dce5aecaabc83e2e717c5976b996fdf2bbdf1645
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed May 29 20:13:06 2002 +0000

    	+ changed 3rd-level to N-level-reports.
    	+ bumped calamaris-version to 2.48.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@142 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 47a5015b6c29b869802eb1f18c38ffe5116fb7b8
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed May 29 20:10:51 2002 +0000

    	+ changed -3-switch to -N, which makes it possible for the user to
    	  define how many levels of URL-Hosts should be displayed. -Nf
    	  displays all Host-Components. (requested by Mark Güthling
    	  (privat@mague-pcservice.de))
    	+ changed behaviour when wrong switches are submitted. Now there will
    	  be only a one-line hint will be displayed.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@141 af268522-00f2-45aa-b56c-050e69c5c3bf

commit c1b40013db61eaf0851400fa5e2cd4b0a4499b91
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu May 23 20:26:26 2002 +0000

      + fixed problem with dynamic help, which happened if Calamris is run without
        -a or -P-option. (reported by Steve Snyder (swsnyder@home.com))
      + fixed bug with -m -option. Mail-Subject wasn't printed out in the correct
        order. (reported by Philipp Frauenfelder
        (philipp.frauenfelder@swissonline.ch))
      + found a problem with 'Incoming TCP-requests by status'. It wasn't
        displayed if all requestes were classified as ERROR. (found with the help
        of Alexey Markov (markov@crpi.ru))
      + concentrated some Regexps.
      + cleaned even more up ;-)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@140 af268522-00f2-45aa-b56c-050e69c5c3bf

commit cebbde2b4088a7925260d11392eee3ab69e9a3b9
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri May 17 20:49:10 2002 +0000

    + added documentation for the new -S and -3 options.
    + bumped referenced Calamaris-Version-Number.
    + cleaned up.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@139 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 5a4cd3283d857b5032be0ec68697c3128ba3c2a0
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri May 17 20:47:52 2002 +0000

    + added third-level-switch (requested by Shawn Switenky
    	(S.Switenky@telesat.ca))
    + added seperate on/off-switching and sorting for all reports (requested by
    	Jarkko Saloranta (jjs@kpo.fi) a long time ago, and Jigar Rasalawala
    	(jrasalawala@fourelle.com))
    + bugfixed Netscape-Proxy-Logfiles. The months were off-by-one.
    + cleaned up. made Calamaris better perl?! ;-)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@138 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 1367938b597dbbd97211329f249d77364628b8fa
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri May 17 20:33:24 2002 +0000

    + added Squid with SmartFilter-Patch to the supported Logfiles
    + added a statement about broken Squid-Smartfilterpatch-Logfiles.
    + added a statement for 0-0-bytes lines in the distribution histogram
    + removed wishlist item 'seperate on/off switching of incoming
    	UDP/TCP-Requests'
    + removed wishlist item 'n-level requester report'
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@137 af268522-00f2-45aa-b56c-050e69c5c3bf

commit f50f28f52d14457e34ffea8603e4a9bd9a67417e
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri May 17 20:30:13 2002 +0000

    + cleaned up a little bit.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@136 af268522-00f2-45aa-b56c-050e69c5c3bf

commit ce1b3a671b0242830cdbf385647ef6ad261b74ba
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Jan 25 21:25:11 2002 +0000

    - added 'squid-smartfilter'-Input-Format.
    - bumped Version-Number to 2.45
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@135 af268522-00f2-45aa-b56c-050e69c5c3bf

commit a171a41076d26ad424691c15bedbc9a269ab71d1
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Jan 25 21:24:18 2002 +0000

    - added 'squid-smartfilter' input format (thanks to James Crocker
    	(jcrocker@menasha.com))
    - fixed/added the new Netcache V5.2-Logfile-Support (thanks to Enrico
    	Ardizzoni (enrico@unife.it))
    - added warnings and workarounds to the 'eating-all-memory'-problem in
    	peak-reports (thanks to John Line (webadm@info.cam.ac.uk))
    - corrected order of shorcuts in HTML-output.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@134 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 67ea86f5dcc31d6e77270b8560c523f9748d7e19
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Jan 25 21:19:05 2002 +0000

    - changed notes about peak-reports and unsorted input
    - removed note about Calamaris eating up all memory, as that problem is found
    	and fixed.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@133 af268522-00f2-45aa-b56c-050e69c5c3bf

commit dd59ad16b14c758a3edae1e0168ec032e4b5a8af
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Jan 18 18:29:26 2002 +0000

    - added documentation about the Debug-switch -L
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@132 af268522-00f2-45aa-b56c-050e69c5c3bf

commit d0fafcb3a109580768ce94db77dd06607e53b71c
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Jan 18 18:28:53 2002 +0000

    - fixed a bug in the new -D-option. now you should be able to set it yourself.
    	(fix by John Line (webadm@info.cam.ac.uk))
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@131 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 9326b69fd5289a1ea482ed2d0fddfe94631ebb0b
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Jan 18 18:27:13 2002 +0000

    - removed the part about a probably buggy input-file guessing from the
    	Bug-section. It's in there for months and nobody complained
    	about it.
    - added a notice about a possible bug somewhere else, causing Calamaris
    	to eat all your Memory. Reason unknown yet. Hints welcome.
    	(reported by John Line (webadm@info.cam.ac.uk))
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@130 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 1be2faf39377cb467b537329c3a2febc129b016e
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Jan 17 21:04:34 2002 +0000

    * added -D-option.
    * clarified NetCache-Versions.
    * fixed typo.
    * bumped Version-Number for Calamaris
    * extended Copyright notice.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@129 af268522-00f2-45aa-b56c-050e69c5c3bf

commit d2c16fac9cd5bc7b084520c66bd59e8cacbdb135
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Jan 17 20:55:42 2002 +0000

    * expanded Copyright-Notice. Hey! Calamaris is 5 years old!
    * added a new report about size-based Distribution of objects. (suggested by
    	Gerold Meerkoetter (gerold@noc.fh-lippe.de))
    * the -a-switch contains the new switch -D
    * clarified NetCache-Versions. (thanks to Stephane Lentz
    	(Stephane.Lentz@ansf.alcatel.fr))
    * added a -L-switch for debugging purposes (idea by Matt Hubbard
    	(m.hubbard@ic.ac.uk))
    * fixed 'gt' vs. > -bug in invalid counter (first reported by Gerold
    	Meerkoetter (gerold@noc.fh-lippe.de))
    * also fixed about 10 more similar bugs (maybe now i can remember when which
    	is correct?)
    * added 'cs-username' as possible ident-content and cs(X-Forwarded-For) to
    	ignore in elff-format. (patch by Matt Hubbard (m.hubbard@ic.ac.uk))
    * quoted unquoted POST.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@128 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 350a8dabbc500ebee4486f1f31ef456a3cdbaa2d
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Jan 17 19:46:57 2002 +0000

    * added NetCache V5.x to the supported Proxies.
    * added wishlist-item about a timerange-option. (suggested by Steffen Sledz
    	<sledz@zone42.org>)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@127 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 5b07e880d9b99fc2c5a80593f2ee8b4d04c7f2c8
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Jan 17 19:42:56 2002 +0000

    The FSF (in person of Janet Casey) pointed out, that the 'How to Apply These
    Terms to Your New Programs' is a part of the GNU GPL. So i corrected this now.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@126 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 4fcb275e136bdb28422d69e9b3ec394658d3a8a0
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Aug 12 15:19:02 2001 +0000

    calamaris: * fixed a bug in Logfile-guessing
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@125 af268522-00f2-45aa-b56c-050e69c5c3bf

commit fbacb489d156bf65cb60ff3e834082fb2b1ee62c
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Mar 24 21:40:31 2001 +0000

    * fixed bug in cache-reading routines witn unquoted keys. (noted by Elrond
      (elrond@Wunder-Nett.org))
    * added support for NetApp NetCache V (thanks to Christian Niederdorfer
      (christian.niederdorfer@infineon.com) for providing logfiles, testing
      and also for the donmation. Thank You.)
    * fixed a bug in cache-reading of Requesters. (fixed by Klaus Brinkmeyer
      (Klaus_Brinkmeyer@inasys.de))
    * corrected indentation
    * added 2001 to the copyright. (uh, since 1997. Calamaris is 4 now.)
    * added a warning to the output if more that 5% of the input lines are
      unparsable.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@124 af268522-00f2-45aa-b56c-050e69c5c3bf

commit d6ccc6f0ae2e1fdca6f919b11dacff467f9e18e0
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Mar 24 21:27:48 2001 +0000

    * changed Link to Inktomi Proxy
    * added 'NetApp NetCache V' to the supported Proxies.
    * overworked pointers to deb/rpm and *BSD-Ports.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@123 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 9aa27630bb6eac672b5b0c50310912842f629230
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Oct 27 13:52:51 2000 +0000

    * added 'nse' (Netscape Extended Logfile-Format) to the manpage.
    * added a workaround-hint for reusing cache-files
    * the manpage now described V2.40 and later of calamaris
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@122 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 1b04d6624d7714bb60a506eff8a9b19618ad1a2d
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Oct 27 13:50:57 2000 +0000

    * improved Netscape Extended-1/2 Logfile Format support
    * fixed a seldom occuring problem with some perl-versions (reported by
      Stephen Welker (stephen.welker@nemostar.com.au))
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@121 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 68c7c65edeb6e87a2eaeb7821973cd1e8a11208e
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Oct 27 13:48:37 2000 +0000

    * added Netscape/iplanet Web Proxy Server to the supported servers.
    * added a pointer with a workaround to a problem with reusing cache-files.
      (problem noted by Clare Lahiff (clare@tarboosh.anu.edu.au))
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@120 af268522-00f2-45aa-b56c-050e69c5c3bf

commit da16e4a2d03f630627aed47d486994e705353179
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Oct 27 13:42:57 2000 +0000

    added an EXAMPLE for usage of caching taken from the Debian-package
    (written by Philipp Frauenfelder (pfrauenf@debian.org))
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@119 af268522-00f2-45aa-b56c-050e69c5c3bf

commit ad9d20cef33b262eb025aa4add273dc1f080498b
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Oct 12 17:14:15 2000 +0000

    fixed the unit-bug again.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@118 af268522-00f2-45aa-b56c-050e69c5c3bf

commit faf60b8f22c03d19049030b3158be4415d5e5d54
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Oct 12 17:03:41 2000 +0000

    changed the pointer to the Calamaris Version.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@117 af268522-00f2-45aa-b56c-050e69c5c3bf

commit c6ba0cf1f85683e7e65ec2b002a211b79c852be4
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Oct 12 17:03:13 2000 +0000

    fixed a bug regarding units on byte values.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@116 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 975ba7ac213ba30f610be5f2022f955374f08ebb
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Sep 18 17:25:29 2000 +0000

    * fixed a bug with undefined variable
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@115 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 40e8d04857f750cdb8d0b00989721b2428688bc0
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Sep 18 17:20:19 2000 +0000

    * added a -U -option to define the Unit used on the Byte-stats.
    (suggested by Steven Snyder (Steven_Snyder@3com.com))
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@114 af268522-00f2-45aa-b56c-050e69c5c3bf

commit f8dda3445e4605b902c1dd33c3062aa7f53ce9ee
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Sep 14 17:15:58 2000 +0000

    * added Novell ICS to -f elff-help.
    * we get $log_url now from cs-uri-stem instead of cs-uri in elff-logs.
    * added cs(Referer)-field for elff.
    
    all reported and patched by Ram Cherukuri (ram@edgix.com)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@113 af268522-00f2-45aa-b56c-050e69c5c3bf

commit fd0cfb6c1f22f42669697cb6dad1605f5700f624
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Sep 14 17:08:36 2000 +0000

    added link for Novell Internet Caching System
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@112 af268522-00f2-45aa-b56c-050e69c5c3bf

commit f580c9b5bf81c4efae4bba0e5048688258e79225
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Sep 2 20:36:19 2000 +0000

    * fixed a bug in Logfile-guessing.
    * added alpha-quality support for Netscape-Extend-1/2 Logfiles.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@111 af268522-00f2-45aa-b56c-050e69c5c3bf

commit d6076b95ff4fb285ca69530b04a9cac502540356
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Sep 2 20:34:54 2000 +0000

    added a statement.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@110 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 6bb3d5257b9aeb123f1f5361ce27c8915fd5fc98
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Jun 24 14:00:57 2000 +0000

    * changed default for -a to -r 20
    * added -R-Option.
    * added a new Section 'PRIVACY'
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@109 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 6e4b816e384e445da50152b89748ae5e9b386f8f
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Jun 24 12:56:35 2000 +0000

    * changed the one-line description.
    * changed the -a option to -r 20.
    * added -R-option to extend -r to report targets.
    * removed cts (Compaq Tasksmart)-Logformat.
    * added elff (Extended Logfile Format)-Logformat.
    * corrected help about -T
    * added another pointer to privacy-problems to help.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@108 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 4286f738131e526bcbfe8bf1d9b3e4026807c4c8
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Jun 24 12:44:30 2000 +0000

    * checked referenced documents and corrected them where nessecary.
    * changed 'Which formats are supported?' to
      'Which software can produce Calamaris-parseable Logfiles?'
    * changed 'How to use it?' from Squid-specific to a more general
      description. and added a pointer to Extended Logfile Format.
    * removed some pointers to known problems as nobody noted these for
      longer than a year.
    * added a harsh comment about (mis-?)using Calamaris to break the
      privacy of users.
    * removed the comment about not adding privacy-breaking functions.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@107 af268522-00f2-45aa-b56c-050e69c5c3bf

commit e89f3a415309e87dbf8174001a5e470433ecb431
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Jun 22 10:58:03 2000 +0000

    * changed short description.
    * added all known Caches which can produce Calamaris-parseble logs.
    * changed the -f Default.
    * corrected -T description.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@106 af268522-00f2-45aa-b56c-050e69c5c3bf

commit bc72c633b99099d7fd569dbb7b9d8db7c7c71d86
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Jun 22 10:06:50 2000 +0000

    * added support for 'Oops', a forking Squid-relative.
    * added support for Compaq Tasksmart.
    * changed guessing messages.
    * made guessing the default.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@105 af268522-00f2-45aa-b56c-050e69c5c3bf

commit c1198e68cc93345cb06888c9dddd8dab49fdf024
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Jun 22 10:00:27 2000 +0000

    * added a new section 'Which formats are supported?'
    * changed the comment on Logfile-guessing.
    * removed 'Compaq Cache' from wishlist.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@104 af268522-00f2-45aa-b56c-050e69c5c3bf

commit fd353b320694b5d2abeec171b4b32d185abc57da
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu May 25 17:44:09 2000 +0000

    fixed a small bug in Thomas Wahyudis Example (noted by himself)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@103 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 009b5381bc460b1b4a153d18e55cf39d291aa9f9
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed May 24 21:34:19 2000 +0000

    added a note about the to come support of Compaq Cache
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@102 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 9dc2bcb843515fa293ad6c5cf88270421b537aea
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed May 24 21:31:15 2000 +0000

    * added a new hierarchie-method of Inktomi Traffic Server -->
    	EMPTY (patched by Warren Brown (wbrown@inktomi.com))
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@101 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 0e8f6399c596988d86e7f2e10f1da35a5e22d8b6
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed May 24 21:18:22 2000 +0000

    * added another example provided by Thomas Wahyudi (thomas@home.unpar.ac.id)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@100 af268522-00f2-45aa-b56c-050e69c5c3bf

commit a4d59314b9daef25562c835515ae968b86ee71f7
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat May 13 20:06:45 2000 +0000

    * added descriptions for the new logfile formats.
    * added descriptions for -T, -c and -v
    * changed -c and -v to -C and -V.
    * manpage now reflects V2.30 and above.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@99 af268522-00f2-45aa-b56c-050e69c5c3bf

commit b98da933723978d7d52bbbb265b4f5495e303191
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat May 13 20:03:11 2000 +0000

    * corrected Dancer Vesperman's credit.
    * added a new logfile-type for Inktomi Traffic Server. (reported by
      	Michael Smith (good_guy93@hotmail.com)
    * added a pseudo logfile type 'auto' which let's Calamaris guess
            what logfile is read. (still beta, please test)
    * added a verbose switch, (but it didn't do more yet as
    	displaying which kind of logfile is guessed, maybe i
    	should move the -b-switch in here?)
    * added a switch which enables correcting the Performance Report
    	to a specific timezone. (noted by Holger Marzen (hm@sik-gmbh.de)
    * added a switch to make the file-extensions report case-insensitive.
    	(requested by Steve Snyder (swsnyder@home.com)
    * changed the copyright switch from -c to -C.
    * changed the version switch from -v to -V.
    * changed the output of byte values: now all output is in Byte (not KByte
    	anymore) if the space in the output would cut off something
    	Calamaris will switch to KByte, MByte, GByte and TByte (I think
    	this is enough ;-) indicating this by appending a K, M, G or T to
    	the value. I saved a digit in the output here and gave it to the
    	requests. (a problem with this is reported by Panagiotis Christias
    	(P.Christias@noc.ntua.gr)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@98 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 2182799c6844eabfcace9aae71b0d27099f25452
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat May 13 19:01:07 2000 +0000

    * Removed a hint for very old browsers.
    * Added a HELP REQUEST according the new Logfile-guessing.
    * Changed the comment on Common Logfile-Format.
    * Added a reply to the many requests about more user tracking with Calamaris.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@97 af268522-00f2-45aa-b56c-050e69c5c3bf

commit bac07c3348e3333d336df3514b2ed7e9223917f9
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat May 13 18:56:08 2000 +0000

    * added an example provided by Gottfried Hamm (ghamm@ghks.de)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@96 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 072206725df26feadd456ce10641755719e4816f
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Dec 16 22:56:45 1999 +0000

    * Bugfix to 2.28.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@95 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 4f41e1c824bb7a4f2b8dc26f6c97aad5f0e63839
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Sep 25 12:33:34 1999 +0000

    * the benchmark option gives now hash-signs which were written to STDERR.
            (patch provided by Gerold Meerkoetter (gerold@noc.fh-lippe.de))
    * all warn-calls were replaced by print to STDERR, so get rid of the
            automagically apended line-numbers.
    * now Calamaris checks the syntax of Logfilelines a little more, because lines
            such as 'if needed, or if running Squid for the first time.' lead to
            strange errors. A correct line has to have a date-field with the
            syntax \d+\.\d\d\d (reported by Gerold Meerkoetter
            (gerold@noc.fh-lippe.de))
    * if ident-information parsing is activated, but there isn't an
    	ident-information available now the ouput is without the leading '-@'.
    	(patch by Chris Teakle (ccteakle@its.uq.edu.au))
    * added new hierarchie-method 'ANY_PARENT'.
    * added a small invisible Y2K-fix. Now Calamaris uses internal the correct
    	4-digit-year. However Calamaris only prints 2-digit-years because i
    	want to produce lines which were max. 79 chars long. (patch by Toni
    	Andjelkovic (toni@telecom.at))
    
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@94 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 140965cb207b90b8b117f9c40c3f6d39ae216c29
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Sep 25 09:47:17 1999 +0000

    * Feature request added: n-level requester report. (suggested by Jarkko
    	Saloranta <jjs@kpo.fi>)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@93 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 8f295454b132cfc49df48379faf4ae0695e893ac
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Tue Jun 8 19:48:01 1999 +0000

    fixed parsing of squid-mime Logfiles.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@92 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 6f5adae4c836a7ec15c342f43165e465b0c291c2
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Jun 5 12:31:42 1999 +0000

    * changed the 'require 5' to 'require 5.002' because of vars.pm. (pointed out
    	by Jonas Luster (jonas@nethammer.qad.org))
    * fixed a bug regarding 'Outgoing requests by destination' where the
    	approximate request time was calculated wrong for the Status-lines.
    	(Clare Lahiff (Clare.Lahiff@anu.edu.au) reported this bug.)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@91 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 21ef7be4f4377bbf390133edcb3642866eabe80d
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Tue May 11 18:22:25 1999 +0000

    * added a new input-format 'squid-mime' for log_mime_hdrs-enhanced Squids.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@90 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 6e4090f18b3d4f8f5b419a3fa4f8ad8059601641
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat May 1 19:01:16 1999 +0000

    * added a new kind of ERROR from NetCache (reported by Ryan Donnelly)
    * changed the unknown log_hier_method -error, because many people simply sent
    	the output to me, without thinking if the bug could be somewhere else
    	(corrupted Logfile) or fixed in a later release.
    * cleaned up the HTML-Output (suggested and patch by Christos Cheretakis)
    	because better HTML will be rendered faster (and weblint is now also
    	happy ;-)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@89 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 574bffea4d07eae26fe48a6533c4b2c7d4fac56f
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat May 1 18:55:46 1999 +0000

    * clarified Mailinglist-Subcription.
    * changed link to FreeBSD-Port.
    * added a point to 'bugs and shortcomings regarding corrupted Logfiles.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@88 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 45df1e2b4c6d2b6d39f3132a25936a3f8be8933f
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Apr 2 15:19:10 1999 +0000

    * added a confirmation-request on wrong SSL-Request parsing.
    * added a suggestion from John Line <webadm@info.cam.ac.uk>) about seperate
    	on/off-switching for UDP/TCP-Requests-reports.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@87 af268522-00f2-45aa-b56c-050e69c5c3bf

commit a233b8af7b135e2aee7262a4a833bbc3b1b7e492
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Apr 2 15:17:01 1999 +0000

    * Copyright an Usage-Information will now also appear on STDOUT.
    * added new symbolic Protocol, Content-Type and extension <secure> for
    	SSL-Requests.
    * all INVALID_URL-Requests will now be reported as symbolic <error> in the
    	TCP-Request report.
    * moved Nameserverlookups back into the main loop to avoid double reportings
    	of Hosts, which were sometimes resolved by Squid, and sometimes not.
    	(reported by John Line (webadm@info.cam.ac.uk))
    * moved checking for -n also into the mainloop.
    * moved CARP-Requests from the 'FETCH from Parent Cache' to the 'HIT on
    	Sibling or Parent Cache'-section of the Outgoing-request-status. (Hope
    	this is correct, but the Reports provided by Emmanuel Adeline
    	(emmanuel.adeline@mail.dotcom.fr) look to me like this is the correct
    	section for CARP.)
    * the Performance-Report is now sorted correctly.
    * added some &nbsp; to the HTML-Report to make the HTML-Report more readable.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@86 af268522-00f2-45aa-b56c-050e69c5c3bf

commit a7e87cf86796fb1384e053cd2b54d698b00928c5
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Apr 2 14:59:44 1999 +0000

    added an Example of Matthew King.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@85 af268522-00f2-45aa-b56c-050e69c5c3bf

commit c5f059a60594c454ba868b1ba0163be9b368d739
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Feb 20 19:33:48 1999 +0000

    * bugfix for the old peak-calculation method.
    * added format-info to reports.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@84 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 91b08d4de8cc2324c7ab74fb91a585556fdf1be0
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Feb 20 17:59:51 1999 +0000

    changed reference Id for Calamaris.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@83 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 59c1429c79e37b10acb836ed548ea1b9411e7058
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Feb 20 17:45:13 1999 +0000

    * added new option -l (logo) for adding a customizable head to HTML-Report.
    * fixed (again) a small problem with -H option.
    * changed the hack to parse broken NetCache 3.2.x-Logfiles. The old hack broke
      some lines if a semicolon is the last char of a field.
    * all hostnames converted to lowercase. NuTsCaPe and nUtScApE as host is now
      recognized as the same.
    * fixed something with NetCaches ICP-Requests.
    * TIMEOUT_NONE is now recognized, Calamaris doesn't complain anymore.
    * added a HTML 4.0-header to the HTML-Report. (thanks to Iain Lea)
    * Performance-Report corrected. ICP-Request are not counted anymore.
    * Fixed a Y2K-Problem :-) Y2K has been reported as 100, which is correct, but
      this breaks my 80-chars text-width, and it is not that intuitive. Now Y2K
      will show up as 00. (Internal I calculate all with UNIX-epoch (seconds since
      1.1.1970). A quick test shows that Calamaris should work 'til
      19.1.19^H^H2038 ;-) However: Y2K-Statement:  Calamaris comes with ABSOLUTELY
      NO WARRANTY.
    * added Homepage-Location to the Copyright-Footer.
    * added '-- ' to seperate footer and report in Mail-reports.
    * added links to the HTML-Copyright-footer.
    * cleaned up (printf --> print where possible.)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@82 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 700fa68206ea58b06cfefecf2c4c0aa60dea7340
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Feb 20 17:12:08 1999 +0000

    moved the Common-Log-Statement from todo to bugs&shortcomings.
    NetCache is now in late beta-state. Removed some warnings :-)
    cleaned up.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@81 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 0c0b6d988b0be9bf6c8c10f0ee38c5d41169b9b2
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Feb 20 17:07:51 1999 +0000

    cleaned all up a bit (mainly in the groff-source)
    added new option -l
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@80 af268522-00f2-45aa-b56c-050e69c5c3bf

commit e7e7279a2635d0fef12ed0ead1f9166ee13065ea
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Feb 6 21:08:26 1999 +0000

    NetCache-Support changed. removed the Support for Common-Log-style Logfiles.
    added a -f-option type for the default.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@79 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 96c5de79d59f5a2978b8c4e5a67c6a8f6a29713a
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Feb 4 22:39:47 1999 +0000

    fixed a bug regarding old squid logfile support.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@78 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 4e2d691e8418823349f92dd7ed1bcce3ef975b03
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Feb 4 22:30:37 1999 +0000

    chnaged a few things to reflect changes of V2.19 and later.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@77 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 1a4fd174a7913df440b0a6eb68946a409f6031e5
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Feb 4 22:29:36 1999 +0000

    * added new -f -option for selecting input logfile format
    * worked on NetCache-Support, now Calamaris should understand another format.
    	(untested)
    * added support for pre-V1.1.beta26-Squid-Logfiles.
    * changed -p -option to select between old (2.8) and new (2.16)
    	peak-measurement method
    * removed -p -option from the -a -switch.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@76 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 6e511ebc2724f57f3a7e4680b744c12b75ac08cd
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Feb 4 22:18:32 1999 +0000

    changed statements regarding NetCache and peak mesurement.
    added Help Requests to these points.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@75 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 9eeacbab50c8d26faea910d17e29e122430b5847
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Feb 3 22:27:26 1999 +0000

    Added pointer to the FreBSD-Calamris-Port.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@74 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 8cc80e312048659124434a03bdf58439a51e8f7f
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Jan 22 21:06:57 1999 +0000

    added a todo.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@73 af268522-00f2-45aa-b56c-050e69c5c3bf

commit ff28ef371361b7942a8b35426187570893e06f15
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Jan 22 21:05:59 1999 +0000

    made the error message more helpful.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@72 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 9c22d88e4e33dbc957fe8e9f91707dd31d6e2ab5
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Jan 22 21:02:51 1999 +0000

    only a little reformatting.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@71 af268522-00f2-45aa-b56c-050e69c5c3bf

commit dc6001361d025652443c28f32e30131b09b1b918
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Dec 9 22:23:53 1998 +0000

    looked through it and cleaned up again...
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@70 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 50d56166dfb80baa3e57668772bef2607bb2f9eb
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Dec 9 22:21:14 1998 +0000

    taken over the manpage... there is more work to be done...
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@69 af268522-00f2-45aa-b56c-050e69c5c3bf

commit e5076e73c93879f36c418a885b37751880ee2ea9
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Dec 6 16:36:23 1998 +0000

    added manpage to the installation-'manual'
    changed the comments on the new Squid-generation
    changed comments on peak-measurement
    added a comment about Common Logfileformat
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@68 af268522-00f2-45aa-b56c-050e69c5c3bf

commit c4d9a1f490efbc0bc3d1f29f13af506fb1616c29
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Dec 5 14:12:17 1998 +0000

    fixed small bug to handle (drop) negative reqtimes.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@67 af268522-00f2-45aa-b56c-050e69c5c3bf

commit ebc0060f3e903d8321bc3fc35d606254c362b9ec
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Dec 5 13:18:48 1998 +0000

    reworked the measurement of peak-usage. Hour-data is now calculated in
      hour-steps, and a throughput peak is also there. The changes make Calamaris
      about 20% faster (on a 60k-line-file compared with V2.8). With bigger
      Logfiles the gain should be greater. However: The Peakmeasurement is the
      less efficient part of Calamaris, if you switch it off Calamaris will be 30%
      (with 60k-lines) or more faster. (I'm not glad with it, maybe someone has an
      idea how to build a routine which is fast AND more reliable?).
    
    made some changes in line-formating and some cosmetic changes in the code.
    
    included new adress for the Calamaris-Homepage.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@66 af268522-00f2-45aa-b56c-050e69c5c3bf

commit a61f291b21c4e63916f0cfcf0800d8f51ec611d0
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Dec 5 13:07:10 1998 +0000

    Included new adress for the Calamaris-Homepage.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@65 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 35a75b4895af9321a2f3e5700114818aececfe70
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Dec 5 13:06:19 1998 +0000

    wrapped the long lines and added a warning.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@64 af268522-00f2-45aa-b56c-050e69c5c3bf

commit a465255ac93fa19a63a83a15b7875476bd9e94ed
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Dec 5 10:42:08 1998 +0000

    Added a few suggestions by Gerold Meerkoetter <gerold@noc.fh-lippe.de>
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@63 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 231fd9be59d738e10178b33352540ff69063d90c
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Tue Nov 17 23:08:41 1998 +0000

    A manpage for Calamaris.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@62 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 367a354f23db54065a52993d1df4d13d4e0bf589
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Tue Nov 17 22:51:17 1998 +0000

    Fixed some faults. Thanks to gerold Meerkoetter for pointing me on them.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@61 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 947b7d97a134e3e024549adfd5feac2243ec6b01
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Nov 16 21:56:29 1998 +0000

    New Manpage for Calamaris
    Many thanks to Philipp Frauenfelder <pfrauenf@debian.org>
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@60 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 047bc7355dd1d787593506da0317d4c0d96c7249
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Nov 16 21:52:51 1998 +0000

    changed the name of calamris.pl to calamaris
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@59 af268522-00f2-45aa-b56c-050e69c5c3bf

commit cec65ea79a02bb7d29a4907a68a36b7b7a200729
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Nov 16 21:44:36 1998 +0000

    save the previous revisionnumbers from calamaris.pl
    2.13 is the actual number of calamaris
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@58 af268522-00f2-45aa-b56c-050e69c5c3bf

commit ba2a9152feeb97e27a74a95cbcb2611add8beb31
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Nov 16 21:42:49 1998 +0000

    Renamed calamaris.pl to calamaris to make it more logically with the new
    manpage.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@57 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 03a850a09e8459aed603d906944cb807d4eefb3e
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Nov 16 21:25:32 1998 +0000

    A manpage for Calamaris.
    Many thanks to Philipp Frauenfelder <pfrauenf@debian.org> for it.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@56 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 6a9e3d44eacc5a84f28c4485e55723c4da856d70
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Oct 22 22:37:14 1998 +0000

    found another performance-thing... Now it is ~8% faster than 2.8 (last release)
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@55 af268522-00f2-45aa-b56c-050e69c5c3bf

commit f2af833865346386aa25326a213d5eff57eaf3a4
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Oct 22 19:36:52 1998 +0000

    moved $perf-initialisation to the TCP-Part.
    cleaned Calamaris up.
    Calamaris is now ~5% faster, if you use '-a'
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@54 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 8c2e45a1a330384a95abf0027f6b7e2952993dbc
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Tue Oct 20 09:37:57 1998 +0000

    Added new switch for chnaging the sort order in reports from number of
    requests to size of requests.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@53 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 2c480a5d8afef9c1f7c7612dcbbd9f168853a356
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Oct 18 22:06:00 1998 +0000

    on Squid V2.0.x: I'm still looking for a report of a CARP-User how Calamaris
    works for him.
    
    I removed the todo 'rewrite Mainloop'. I have build it in, and now the
    Mainloop is build first and then run. But: It doesn't work as good as i hoped.
    On my measurements on my (slow) 386DX40 with a very short access.log it is
    slower, with a longer file (60k lines) it is faster by about 2%
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@52 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 22d49655c9eb342fb56d24ea28098d72a487c27c
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Oct 18 21:37:17 1998 +0000

    Moved logfile-parsing part into a pre-run-part.  Now the Mainloop for parsing
    is build before running it. Static things like switches are build in...
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@51 af268522-00f2-45aa-b56c-050e69c5c3bf

commit c464140eddec1abf817d02633dc460e21e896239
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Oct 14 20:56:36 1998 +0000

    Added pointers for rpm and Debian-Packages
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@50 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 74b8dbb48993be3b67ea5f88275e28b5682055a9
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Oct 12 20:03:54 1998 +0000

    Had a better idea how to handle the broken data while showering :-)
    Now wrong data is printed as - in the Report.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@49 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 3be5117c88936c4cf1e5a00896a4ee6b359b7c3b
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Oct 12 19:26:46 1998 +0000

    fixed breaking old (buggy) cachefile. Now old and new Cachefile work without
    complaining... But with old cachefiles the performance-values of Cache-Hits
    are wrong...
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@48 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 0676e7fe57d4d2afa1783c83e43a7e087bd37dbc
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Oct 12 19:22:50 1998 +0000

    added text about the Cachefile-breaking Bug.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@47 af268522-00f2-45aa-b56c-050e69c5c3bf

commit bc4350f7277105916157ff28d66b4e15367b010a
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Oct 12 18:41:17 1998 +0000

    found and removed no longer needed tcp_miss_neighbor-strings.
    moved caching for peakvalues into the $opt_P-Option.
    corrected (again) the measurement of transfered data in the Performance-Report
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@46 af268522-00f2-45aa-b56c-050e69c5c3bf

commit da2f805ca493989582c4824af4b8407a1ab0b543
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Oct 12 18:37:58 1998 +0000

    added a statement regarding perl 5.001
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@45 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 70147aa1ba82bda12415d78c0e9abf0b584aaae1
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Oct 10 18:51:48 1998 +0000

    fixed more bugs regarding cached Performance...
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@44 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 28340f396f11f988325f266629a85d56d97cc1c8
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Oct 10 17:16:53 1998 +0000

    added better handling of cached 'other'.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@43 af268522-00f2-45aa-b56c-050e69c5c3bf

commit e8732a8e16d729d62a055455608b32495a644faa
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Oct 10 13:39:06 1998 +0000

    fixed bug regarding caching function.
    WARNING: This breaks cached Performance-data from old cachefiles.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@42 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 3c4856deac5bedad1cce3a317e6815744f2727e9
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Oct 10 13:35:37 1998 +0000

    added another todo
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@41 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 6f2ec92eb7140454c34e81a0650cd3123ac5d5db
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Oct 7 17:41:44 1998 +0000

    fixed bugs reported ans patched by Roar Smith <Roar.Smith@Ericsson.Dk>
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@40 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 1a10db8b70d6c3d78fbe15199d8c51315a200f20
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Oct 7 17:40:52 1998 +0000

    added wish for switch the sorting between requests and size
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@39 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 6fe35e9632278215d8383630e1c8645f08ec0262
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Oct 5 18:50:29 1998 +0000

    no program changes.
    checked the spelling and rewrote a few parts of the README
    
    'official' release of Calamaris V2
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@38 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 5a43f169727f0ef47258396f7d7c327e6da94c2f
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Oct 3 12:33:28 1998 +0000

    added CACHE_DIGEST and CARP
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@37 af268522-00f2-45aa-b56c-050e69c5c3bf

commit cb24f91986fd9d700087bbb3eec498b918c41168
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 30 17:46:21 1998 +0000

    added a sentence to 'What Is It?'
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@36 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 8d5f64ee661d0af1c7499de2455806e6df51e811
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 30 17:35:01 1998 +0000

    changed location of Calamaris-Homepage.
    changed adress of Announcementlist
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@35 af268522-00f2-45aa-b56c-050e69c5c3bf

commit cd9b93a4e79b32f213f0b6931ce18ab1ffdd1ca2
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 30 17:33:02 1998 +0000

    changed location of calamaris-Homepage.
    added link to the calamaris C++ port Seafood.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@34 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 4bbdb9f9112b11135bc56fbbcfd434458cd33acb
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Sep 25 19:02:44 1998 +0000

    Cleaned up README.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@33 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 5933f47aefb820b47253aa4beee4318b8207d2e7
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Sep 24 21:56:05 1998 +0000

    Added Version-Information.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@32 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 19221b00811f36125ea704831e6c76b261e1f1aa
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Sep 24 21:52:50 1998 +0000

    New File for Examples of calamaris usage.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@31 af268522-00f2-45aa-b56c-050e69c5c3bf

commit d675b480de4aeeb4ea8571e642aee2479e83eee8
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Sep 24 21:39:30 1998 +0000

    Damned! CVS lost my first rewrite.
    OK, so here we go again.
    This is the text which was formerly at the beginning of calamaris.pl.
    
    Now it's more verbose, HTH
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@30 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 1dab55b9f8df17a6deffe5b99ceccfed015793b7
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Sep 24 18:07:43 1998 +0000

    Fixed bug in Performancereport: Transfered Data is now real given in MBytes
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@29 af268522-00f2-45aa-b56c-050e69c5c3bf

commit af48626628a9242d37f68799b6527816efcec35f
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Sep 23 21:03:20 1998 +0000

    Moved READMEs out of calamaris into the New README file
    Added GPL-File
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@28 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 4b3fecb6db8eab7601aaa546cfe69a6456d13c8d
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Tue Sep 22 21:43:35 1998 +0000

    changed Performance-report: now zero-sized measures are printed as '-' instead of 0.00
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@27 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 99fc34b47696c5ec348ecea7f4efd063c9c588df
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Sep 21 21:29:50 1998 +0000

    added more usage-information.
    
    Hmmm... i think i'm going to wait a few weeks and then i release this as 'official' calamaris v2
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@26 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 7387a8d1d96a813ac659392c1aac06a4104ad2fd
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Sep 21 19:14:55 1998 +0000

    added default-values for the -a -Option
    changed caching to add many cachefile at once
    fixed a bug in the Syntaxcheck of the input cachefiles.
    removed checks for -a-option
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@25 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 66473d05f8c662bf9af56d09790f02b210b879cd
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Fri Sep 18 22:30:57 1998 +0000

    changed URL for calamaris
    added Announcement-Mailinglist
    added -P-switch for measuring performance values
    added new report for it
    removed transfervariable for peakmeasurement
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@24 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 11c95e413fd41457f4ff3fe907fba64b68ee3a02
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Aug 12 21:48:48 1998 +0000

    added CLOSEST_PARENT method
    wrote a few lines on NetCache-Support
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@23 af268522-00f2-45aa-b56c-050e69c5c3bf

commit add5540c91e9447cd6072dbfcff52298ef9d3803
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Aug 12 21:04:00 1998 +0000

    changed syntaxcheck of Logfile for parsing NetCache-Logs
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@22 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 32b695b1c7e2c20c4f327778ad7cdd57d6845ef3
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Jul 19 11:41:46 1998 +0000

    fixed small bug in hostnamelookup
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@21 af268522-00f2-45aa-b56c-050e69c5c3bf

commit c85dc4bd7b1d74e28921df17033711f0b3659803
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Jul 18 21:52:07 1998 +0000

    moved DNS-Lookups from the parsing part into the output part of calamaris
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@20 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 009bafadffb424caecc9292ce82f5b3a0ec7c23a
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Jul 9 19:56:06 1998 +0000

    added support for parsing NetCache-Logfiles
    wrote a few lines in the README-Section
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@19 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 617580c51d3d5bc65a47b51c112b8c1cc30dc4ed
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Jul 9 19:04:32 1998 +0000

    added reporting number of unique clients.
    fixed small bug with
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@18 af268522-00f2-45aa-b56c-050e69c5c3bf

commit e3293baba54673402dc0d0748df9a5d67c6ddd68
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun May 10 21:39:31 1998 +0000

    fixed bug in content-type-limiting
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@17 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 4d940ac85696fb4721fa771620cf83cbb4305516
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun May 10 20:54:00 1998 +0000

    added 3 todos
    changed usage line
    added Content-type for HTML-Mails *urgs*
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@16 af268522-00f2-45aa-b56c-050e69c5c3bf

commit f21455b638ea4a7f122628155a81bf781ea679cf
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat May 9 15:36:53 1998 +0000

    fixed hostname output (again)
    removed bogus Debug-line
    corrected usage line
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@15 af268522-00f2-45aa-b56c-050e69c5c3bf

commit b45088ead50e93dcd9c8e582e9c049e6f2b42d72
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Wed Apr 15 21:24:08 1998 +0000

    added Link for jumping back to the Top in HTML-Output
    fixed small bug in the content-type report (other content-types)
    wrapped long lines where possible.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@14 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 2f575fabd12633e251412225d446525916b93e7a
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Apr 9 20:44:23 1998 +0000

    changed output string.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@13 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 8cf8a501538163e340f3036b423d33bc7410c8e5
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Tue Apr 7 20:06:41 1998 +0000

    now report ERR_INVALID_URL correct as error
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@12 af268522-00f2-45aa-b56c-050e69c5c3bf

commit ad5c64d2483d976aacfab9c655d39f34596deea1
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Tue Apr 7 19:26:44 1998 +0000

    added Referers into HTML-Output for indocument links.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@11 af268522-00f2-45aa-b56c-050e69c5c3bf

commit d081f2d7bcfefb9eb42301389d74cd1261ea6d6a
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Tue Apr 7 18:31:27 1998 +0000

    fixed small bug with hostname-output.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@10 af268522-00f2-45aa-b56c-050e69c5c3bf

commit d41294b4aab675ee7c59c94745ba01fe7a16649b
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Apr 5 22:50:10 1998 +0000

    changed short variables back into long ones.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@9 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 9c96fed4c46a3c6bb0a22cc097d5ac038d88e433
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sat Jan 17 18:19:56 1998 +0000

    at this point i remember tht there was 1.99.1.1, i put that changes in the 'official' devel branch. RCS simply fooled me ;-(
    
    replaced -f-option with -i and -o option
    moved -o-option into -H-option
    readded syntaxcheck of cachefiles
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@8 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 80656ecc03c15578ee47af18ae5f6a5931f6c742
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Thu Jan 15 22:34:47 1998 +0000

    chnged behaviour of error reporting
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@7 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 509db694e2345ad6fd2b13dec5ecaf65359ed20f
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Jan 11 21:25:48 1998 +0000

    This version is based on 1.99
    
    added -o option for defining Hostname
    added more TLD's with functional subdomains.
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@6 af268522-00f2-45aa-b56c-050e69c5c3bf

commit e5208b558a393943742a2d4dea562aab250253db
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Mon Dec 29 20:53:02 1997 +0000

    changed the Cachefile-Option -f to two options -i and -o
    added syntaxcheck to cachefileparser
    fixed a few bugs
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@5 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 898f841bf8fbe4b79f43f733524bd532887868c2
Author: (no author) <(no author)@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Dec 28 21:51:43 1997 +0000

    This commit was manufactured by cvs2svn to create branch 'unlabeled-1.99.1'.
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@4 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 5232785547c95c914827737c687f41438835d7e5
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Sun Dec 28 21:51:42 1997 +0000

    i choose this number to give the old calamaris room to grow
    shorten all variables to make calamaris shorter and faster
    added caching of data
    added -z option for only parsing cached data
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@3 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 402c8da378b5da6ec6cb754081157ac2f50f5586
Author: cord <cord@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Tue Dec 23 20:52:59 1997 +0000

    cleaned up calamaris v1
    added command-line-options
    made peak-measurement more effective
    added HTML-Output-option
    added new reports and changed some old reports
    moved diverse functions into subroutines
    
    This is the initial revision of calamaris v2
    
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@2 af268522-00f2-45aa-b56c-050e69c5c3bf

commit 0f77c8850cb681258b56ff82330d66310b516f4b
Author: (no author) <(no author)@af268522-00f2-45aa-b56c-050e69c5c3bf>
Date:   Tue Dec 23 20:52:59 1997 +0000

    Standard project directories initialized by cvs2svn.
    
    git-svn-id: svn+ssh://weyoun2.vpn.cord.de/home/svn/calamaris@1 af268522-00f2-45aa-b56c-050e69c5c3bf
