home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / sqmgr212.zip / ChangeLog next >
Text File  |  2000-11-09  |  20KB  |  374 lines

  1. sqmgrlog ChangeLog
  2.  
  3. Nov/09/2000: Two patches form Brad Guillory <proxyadm@baileylink.net> added:
  4.               1. max-elapsed tag added to sqmgrlog.conf file:
  5.                  # TAG: max_elapsed milliseconds
  6.              #      If elapsed time is recorded in log is greater than max_elapsed use 0 for elapsed time.
  7.                #      Use 0 for no checking
  8.                  #
  9.                  #max_elapsed 0
  10.                  # 8 Hours
  11.                  max_elapsed 28800000
  12.               2. day report (the one that looks like a calendar) changed:
  13.              Every minute that a request is logged your time is incremented by the smaller
  14.                  of 1 minute or the total time for the requests.
  15.                 
  16.                  Thank you Brad. Brad Guillory is the newest sqmgrlog contributor.
  17.  
  18.               Changed: sort now compare according to arithmetic value.
  19.             
  20. Jul/11/2000: Dutch language fixed by Pieter Kooistra <pkooistra@hr.nl>
  21.                Thank you.
  22.              Changed: Russian_koi8 changed to Russian_Koi8.
  23.         Thank you to Eugene AKA Kevin Kevin <kevin@id.ru> 
  24.              Slightly changed Czech language
  25.              Added: TAG: replace_index
  26.                 Replace "index.html" in the main index file with this string
  27.                 Vladimir Smelhaus <smelhaus@atlas.cz>
  28.              Bug fixed: For some reason, Squid occasionally logs a blank line. Running sqmgrlog
  29.         against a log containing a blank line causes sqmgrlog to take 99+% CPU
  30.         Thanks to Giese, Bill <bill@gieses.com> 
  31.          Added: now every squid code that contain the MISS word will be counted as out cache.
  32.              Thanks to Kostya Panov <twin@beep.ru> 
  33.  
  34. Jun/09/2000: Bug fixed: abnormal end if userid contain ';'
  35.         Thanks to Victor Feoktistov <feoktist@triniti.ru>
  36.              Japanese language fixed by
  37.                 Akira Kitamura <click@anet.ne.jp> Takamatsu-City Kagawa Japan
  38.              Bug fixed: Wrong date when setting date_format u in sqmgrlog.conf file
  39.                 Thanks to Dale Perkel <dale@think.co.za, Nuno Almeida <nalm@vanguarda.com>, 
  40.                   Marcio Rodrigo Bordignon <mrbordignon@uol.com.br> 
  41.  
  42. Mar/15/2000: Japanese language added by 
  43.         Akira Kitamura <click@anet.ne.jp> Takamatsu-City Kagawa Japan
  44.                 Thank you.
  45.              Serbian language added by 
  46.         Radovan Drobnjakovic <admin.rts@rts.co.yu>
  47.                 Thank you.
  48.              Bug fixed: wrong sort field when lower case used in
  49.         sort tags.
  50.         Thaks to Scott Larsen <slarsen@cascorp.com>
  51.                   and to WOLETZ, Dusan <woletz@globtel.sk>
  52.              Abuse report removed.
  53.              Changed: report1_sort_field TAG in sqmgrlog.conf 
  54.             changed to topuser_sort_field
  55.              Changed: report2_sort_field TAG in sqmgrlog.conf 
  56.             changed to user_sort_field
  57.              Added: topsites sort field options added:
  58.                # TAG: topsites_sort_order CONNECT|BYTES A|D
  59.                #      Sort for topsites report, where A=Ascendent, D=Descendent
  60.                #
  61.                #topsite_sort_oder CONNECT D
  62.              Implementation requested by
  63.          Michael G. Koch <Michael.G.Koch@globalknowledge.de>
  64.  
  65. Feb/26/2000: Bulgarian-windows1251 language added by
  66.           Ivan Minchev <vanko@uni-svishtov.bg>.
  67.                Thank you.
  68.              French language updated by 
  69.           Olivier Rousselot <olivier.rousselot@ssti.fr>
  70.                Thank you.
  71.  
  72. Feb/15/2000: SmarfFilter report added.
  73.                Implementation requested by Andrew Bradshaw <andyb@excite.co.uk>
  74.              Bug fixed: files created with 09Feb2000-09022000 instead 09Feb2000-09Feb2000
  75.                Thanks to Andy Parfenov <andy@nursat.net>
  76.              Changed: ignore records with HTTP/0.0 string.
  77.                Implementation requested by Bernd Kossmann <bko@shd.de>
  78.              Changed: some code added to ignore broken records in access.log file
  79.              Bug fixed: removing old file with lastlog dont work.
  80.                Thanks to Evren Yurtesen <yurtesen@ispro.net.tr>
  81.  
  82. Jan/20/2000: Indonesian language added by V Gatut Harijoso  <gatut@student.unpar.ac.id>
  83.            Thank you.
  84.              Fixed: change in conf.h to compile on OpenBSD 2.6 system.
  85.            Thanks to Kenneth Ingham <ingham@i-pi.com>
  86.              Fixed: small bug, which fills the "periodo" with 
  87.             "01Jan2000-20000101" instead of "01Jan2000-01Jan2000".
  88.                Thanks to Schlosser, Carsten ECOFIS <c.schlosser@ecofis.de>
  89.              Fixed: After calling system function malloc, variable excludecode 
  90.             have some symbols inside (excludecode wasn't zeroed).
  91.                Thanks to Andrew Katkov <askat@crimea.net>
  92.  
  93. Dec/29/1999: Czech language added by Milos Prudek <prudek@nembv.cz>
  94.                Thank you.
  95.              Russian-windows1251 language added by Dima I. Allaverdov <allav@ur.rags.ru>
  96.                Thank you.
  97.              Changed: Russian language changed to Russian_koi8 language.
  98.              Bug fixed: Sites&Users report dont resolve ip address.
  99.                Thanks to Pavel Jezek <Pavel.Jezek@i.cz>
  100.  
  101. Nov/29/1999: Bug fixed: DENIED word translated to another language never printed.
  102.                Thanks to Rodolphe SIBERT <rsi@kyxar.fr>
  103.              New report added: Sites & Users
  104.                Implementation requested by Rodolphe SIBERT <rsi@kyxar.fr>
  105.              Added: The date format now also has the option "w" for week.
  106.                     The report is then 1999.47-1999.47 for instance.
  107.                Implemented by Seth Mos <stimpy@stimpy.multiweb.nl>, thank you for the patch.
  108.              Dutch language added by Seth Mos <stimpy@stimpy.multiweb.nl>
  109.                Thank you.
  110.              Added: new tag on sqmgrlog.conf, named user_ip, for setting a system wire -p, use ip address
  111.                     instead userid.
  112.                Implemented by Carlo Marcelo Arenas Belon <carenas@chasqui.lared.net.pe>
  113.                Thank you for the patch.
  114.              Added: new tag on sqmgrlog.conf, exclude_codes pointing to a file with codes to be
  115.                     ignored by sqmgrlog. Eg.: NONE/400
  116.                Implementation asked by Doug Burks <DBurks@Augserv.com>
  117.  
  118. Sep/28/1999: Bug fixed: -split and -convert dont work with multiples -l options.
  119.                Thanks to G. Kelana Sudibyo" <kelana@inn.bppt.go.id>
  120.              Bug fixed: Bytes and Average corrupted in index.html after second execution.
  121.                Thanks to Rob Glasser <orso@onelist.com>
  122.  
  123. Sep/13/1999: Bug fixed: get wrong access.log file when using access_log in sqmgrlog.conf file.
  124.                Thanks to Michael G. Koch <Michael.G.Koch@globalknowledge.de>
  125.  
  126. Sep/10/1999: Spanish language added by Leonardo A. D'Angelo <ldangelo@san-cayetano.com>
  127.                Thank you.
  128.              New report added: topsites. This report show the top n sites accessed.
  129.                     You can set the top num sites in topuser_num tag in sqmgrlog.conf file.
  130.              Bug fixed: wrong userid when using Samba authenticator.
  131.            Thanks to klaubert@bcb.gov.br (Klaubert Herr da Silveira)
  132.          Changed: -v option removed. No more suport for Squid-1 log format.
  133.                Thanks to Nik Oxley <nik.oxley@iholland.co.uk>
  134.  
  135. Aug/18/1999: New fields added to sqmgrlog.conf: 
  136.                - lastlog n
  137.                    With lastlog you can tell to sqmgrlog to remove old reports files.
  138.                    Usage: lastlog 0  - no remove nothing
  139.                           lastlog 10 - maintain only the last 10 reports
  140.                    Implementation requested by Evren Yurtesen <yurtesen@ispro.net.tr>
  141.                       Thank you for your help.
  142.                - remove_temp_files yes|no
  143.                    Remove temporary files: geral, usuarios, top, periodo from root report directory.
  144.                    Impementation requested by Fred Pacquier <fredp@dial.oleane.com>
  145.                - index yes|no|only
  146.                    Usage: index yes  - will genereate the main index.html in reports
  147.                           index no   - dont generate the main index.html in reports
  148.                           index only - generate only the main index.html in reports
  149.                    Implementation asked by Fred Pacquier <fredp@dial.oleane.com>
  150.                - overwrite_report yes|no
  151.                    If yes and the report already exist for that date, the reports will be overwrited.
  152.                    If no and the report alread exist, that report will be renamed to filename.n, filename.n+1
  153.                      Implementation requested by Eugeny Kuzakov <CoreDumped@CoreDumped.null.ru>
  154.                - records_without_userid ignore|ip|everybody
  155.                     What can I do with records without user id (no authentication) in access.log file ?
  156.                       ignore - This record will be ignored.
  157.                           ip - Use ip address instead. (default)
  158.                    everybody - Use "everybody" instead.
  159.                - use_comma
  160.                    Use comma instead point in reports.
  161.                      Eg.: use_comma yes => 23,450,110
  162.                           use_comma no  => 23.450.110
  163.                - mail_utility mail|mailx
  164.                    Which mail command must I use to send reports ?
  165.  
  166.              Added: now every squid code that contain the MISS word will be counted as out cache. 
  167.                 Implementation requested by Eugeny Kuzakov <CoreDumped@CoreDumped.null.ru>
  168.                    Thank you for your help and for share your FreeBSD with me.
  169.              Changed: the field url was changed to 8192 bytes to suport big urls.
  170.                 Thanks to Eugeny Kuzakov <CoreDumped@CoreDumped.null.ru>
  171.              Changed: the header "TIME SPENT" changed to "USED TIME" in topuser report.
  172.              Changed: no more nouser will be in reports but IP address instead.
  173.              Changed: no more squid 1 log format supported.
  174.              Bug fixed: wrong reports when using common log format (emulate_http on).
  175.                 Thanks to Patrick LIN <patrickl@cst.ca>  
  176.  
  177. Aug/06/1999: French language added by Fred Pacquier <fredp@dial.oleane.com>
  178.                 Thank you
  179.              Bug fixed: negative percentage in IN-CACHE-OUT.
  180.                 Thanks to brad@baileylink.net
  181.              Bug fixed: wrong directory name created when using -g e and -d
  182.                 Thanks to Fred Pacquier <fredp@dial.oleane.com>
  183.              Changed: atol use to get total bytes changed to atoll.
  184.                 Thanks to brad@baileylink.net for the patch.
  185.              Changed: now use ',' as separator instead '.' when using US date (-g u)
  186.                 Implementations requested by brad@baileylink.net
  187.              Changed: added -convert and -split to usage help (-h)
  188.                       new messages added to easy translation.
  189.                 Implementations requested by Fred Pacquier <fredp@dial.oleane.com>
  190.  
  191. Jul/29/1999: Changed: convert userid to lowercase to disable username case-sensitivity
  192.                 when using auth_smb.
  193.                 Implementations requested by Doug Burks <DBurks@Augserv.com>               
  194.              Changed: the sqmgrlog.conf now installs into /usr/local/etc
  195.                 Implementations requested by Daniel L Sjvsvdrd <daniel.sjosvard@paals.se>
  196.  
  197. Jul/06/1999: Y2K bug fixes.
  198.                 Thanks to askat@crimea.net  (JSC CRELCOM)
  199.              Bug fixed: special character in userid cause core dump.
  200.             Thanks to Rick_Barzilli@xircom.com
  201.          Splitlog function added:  -split will split the log file by date in -d parameter.
  202.                 Eg.: sqmgrlog -split -d 01/07/1999-02/07/1999 [-convert] [-g e]
  203.  
  204. Jun/14/1999: German language added by Andreas Piesk <a.piesk@gmx.net>
  205.                 Thank you
  206.              Some minor changes made by Andreas Piesk, thanks for the patches.
  207.  
  208. Jun/09/1999: Bug fixed: to send reports via mail, use mail instead mailx in FreeBSD.
  209.                 Thanks to Evren Yurtesen <yurtesen@ispro.net.tr> to share your FreeBSD with me.
  210.              Bug fixed: wrong userid when using smb_auth autenticator.
  211.                         The userid will be changed from NTDOMAIN\username to NTDOMAIN.username.
  212.                 Thanks to Jouko Ylikulju <Jouko.Ylikulju@pkcables.com>
  213.  
  214. Jun/04/1999: Y2K compliance implemented.
  215.              Bug fixed: wrong report created when using common log format.
  216.                 Thanks to Carlos Santillana <Carlos@los-fresnos-cons.k12.tx.us>
  217.              Bug fixed: wrong fopen with "rt", must be "r".
  218.                 Thanks to Wayne Bastow <wbastow@ccahs.health.nsw.gov.au>
  219.  
  220. May/31/1999: Turkish language added by Evren Yurtesen <yurtesen@ispro.net.tr>
  221.                 Thank you
  222.              Bug fixed: users in exclude_users file were not removed from reports.
  223.                 Thanks to Arthur S. Petrossian <arthur@ipia.sci.am>
  224.                 Thanks to Evren Yurtesen <yurtesen@ispro.net.tr>
  225.              Bug fixed: core dump when using output_email parm and mailx not installed.
  226.                 Thanks to Evren Yurtesen <yurtesen@ispro.net.tr>
  227.              Thanks to Evren Yurtesen <yurtesen@ispro.net.tr> to share your FreeBSD with me.
  228.  
  229. May/20/1999: New report field added: IN CACHE and OUT CACHE. 
  230.                 This field show how many bytes (percent) was retrieved from the cache.
  231.               Implementations requested by Arthur S. Petrossian <arthur@ipia.sci.am>
  232.  
  233. May/14/1999: Bug fixed. Abnormal End when using -i option
  234.                 Thanks to Carlos Canau <canau@ionia.EUnet.pt> for the patch.            
  235.              Bug fixed. Sqmgrlog freeze if some records are broken in access.log file.
  236.                 Thanks to Rick_Barzilli@xircom.com
  237.              Bugfix that prevents sqmgrlog from freezing up if a log file has "holes" (sequences of zeros) 
  238.              (caused by filesystem crash).
  239.                 Thanks to drdivano@mail.axon.ru for the patch.
  240.  
  241. Apr/14/1999: Per user limit added.
  242.                  If the user exceed the limit, userid will be saved in a file that can
  243.                  be used in squid acl.
  244.              Field per_user_limit added to sqmgrlog.conf: per_user_limit file limit
  245.                     file : where userid must be saved
  246.                     limit: in MB   Eg. 40 will limit in 40 MB.
  247.              Implementation requested by Csaba Kabai <ckabai@icnpharm.com>
  248.  
  249. Mar/11/1999: Field exclude_users now accept indexonly to create only index.html report.
  250.                 Implementation requested by Hanni Daniel <daniel.haenni@softlab.ch>
  251.          Bug fixed for FreeBSD. Missing \n on topuser.
  252.                 Thanks to Andrew <andrew@extrim.ru> for share your FreeBSD-3.1
  253.              Some minors fixes and changes in html layout.
  254.                 Thanks to Andrew Barnes <a.barnes@kaldor.com.au>
  255.  
  256. Mar/03/1999: Bug fixed. Wrong href link if userid in format userid.name...
  257.                 Thanks to Manon Goo <manon@manon.de>
  258.              Some changes on variable translations.
  259.                 Thanks to Matteo Colombo <matteo@calcol.it>
  260.              Russian language (KOI8-R) added by Palamarchuk Eugen <eugen@cit.od.ukrtel.net>
  261.                 Thank you
  262.              Field exclude_users added to sqmgrlog.conf. 
  263.             Users within the file will be excluded from reports.
  264.                 Implementation requested by Hanni Daniel <daniel.haenni@softlab.ch>
  265.  
  266. Feb/26/1999: New date/time report added.
  267.             Look at http://www.orso.x5.net/squid-reports/1999Feb01-1999Feb08/duser24.html
  268.          -d option now accept from-until (dd/mm/yy-dd/mm/yy) dates.
  269.             Requested by Eric V. Pino <ericvp@roadrunner.com.ph>
  270.  
  271. Feb/10/1999: Italian language added by Matteo Colombo <matteo@calcol.it>
  272.              Thank you.
  273.              -convert option added. Convert the access.log file to a legible date
  274.              and time format. May be used with -l and/or -g options.
  275.  
  276. Feb/05/1999: Field date_format added to sqmgrlog.conf.
  277.                 date_format u: reports with USA format mm/dd/yy
  278.                 date_format e: reports with Europe format dd/mm/yy
  279.                 Implementation requested by Matteo Colombo <matteo@calcol.it>
  280.              Bug fixed: temporary file cannot be created if not run in root.
  281.                 Thanks to Carlos Canau <canau@ionia.EUnet.pt> for the patch.
  282.              Changes from Tony Lorime <alorimes@csc.com>: use atoll instead atol in Solaris
  283.                                             : ignore .htaccess when selecting files
  284.             Thank you.
  285.  
  286. Dec/21/1998: -b option added. Generate useragent report. 
  287.                 field useragent_log added to sqmgrlog.conf
  288.                 Implementation requested by Alp <support@x5.net>
  289.              -j option added. Generate a kind of abuse report.
  290.                 Implementation requested by Alp <support@x5.net>
  291.                 To use this feature you must apply a patch (http://www.orso.x5.net/patches) on Squid.
  292.              -c exclude option improved. Now you can exclude B classes
  293.                 Implementation requested by Yin Jun <yinj@mars.ahu.edu.cn>
  294.              Bug fixed for Solaris. Must user -lsocket and -lnsl to resolve names.
  295.                 Thanks to Ryan Roehrich <ryanscott@mindless.com>
  296.  
  297. Dec/11/1998:  Bug fixed for long long int in Alpha Digital
  298.                Thanks to Ilya V. Komarov <mur@mur.lynx.ru> for share your Digital server.
  299.  
  300. Dec/10/1998:  Version 2.2 released
  301.          -n option added. Resolve domain name for reports with IP Address.
  302.                 Field resolve_ip added to sqmgrlog.conf
  303.              Sort report by header fields implemented
  304.                 Fields report1_sort_field and report2_sort_field added to sqmgrlog.conf 
  305.              -f option added. Allow config file override
  306.              Exclude hosts implemented            
  307.                 Field exclude_hosts file added to sqmgrlog.conf. Exclude ips, names, subnets
  308.                   from reports.
  309.               Implementations requested by Arthur S. Petrossian <arthur@ipia.sci.am>
  310.  
  311. Dec/07/1998:  Version 2.1 released
  312.              sqmgrlog now can read log file in gzip or compress format.
  313.                 Implementation requested by Alp <support@x5.net>
  314.  
  315. Nov/09/1998:  Version 2.0 released
  316.              -p option added. Allow redirect output report to email address.
  317.              sqmgrlog.conf with colors, headers, title, font size, backgound color, text color,
  318.                 background image, font face, etc... added.
  319.              Reports will be generated only for users in passwd file (tag password in sqmgrlog.conf).
  320.              Many changes in html output layout.
  321.                 Thanks to Alp <support@x5.net>
  322.  
  323. Oct/19/1998:  Bug fixed by Maxim Berlin <mak@unesco.mitht.rssi.ru> for long long int in FreeBsd.
  324.              Many thanks.
  325.              Thanks to Ilya V. Komarov <mur@mur.lynx.ru> to share your FreeBSD 3.0 server to help on fixing.
  326.  
  327. Sep/28/1998:  Bug fixed for log with emulate http on (Squid 1.2.beta)
  328.                 Thanks to Alp <support@x5.net>
  329.          -p option added. Generated reports with IP Address insted Userid.
  330.          Use this option if you do not use Proxy authentication on Squid.
  331.                 Implementation requested by Szalma Zoltan <zszalma@file.matav.hu>
  332.     
  333. Aug/11/1998:  Bug fixed for memory slack. 
  334.         Thanks to kevin@mcpeake.net
  335.                Jose Luiz <jluiz@projesom.com.br>
  336.               Patrick Darden <darden@server2.armc.org>
  337.               Steve Chan <Steve.Chan@lucasfilm.com>
  338.  
  339. Jul/07/1998:  Spent time added for native Squid log format (emulate_httpd_log off).
  340.          Connect added.
  341.          Layout change in html reports.
  342.  
  343. Jun/02/1998:  -o option added. Allow output dir override.
  344.          Implemented index.html on root output dir.
  345.          Implemented auto rename if output dir already exist.
  346.          bug fixed, link error if user change output dir in conf.h
  347.          Thanks to Alp <cybergulf@cybergulf.net>
  348.  
  349. May/28/1998:  -v option added. Allow Squid version override.
  350.  
  351. May/28/1998:  Bug fixed in common log format
  352.          Thanks to Tony Lorimer <tlorimer@health.csc.com.au>
  353.                        Alp <cybergulf@cybergulf.net>
  354.                    Carlos Santillana <carlos@los-fresnos-cons.k12.tx.us
  355.  
  356. May/21/1998:  Implemented Squid version verification because common log 
  357.          from 1.1 differ from 1.2 version.
  358.          -i option added (report by user and IP address)
  359.  
  360. May/19/1998:  configure script implemented.
  361.  
  362. May/18/1998:  Implemented auto log format recognize (Squid and Common log)
  363.  
  364. Apr/15/1998:  bug fixed. Some garbage on period.
  365.              Thanks to Lee Shakespeare <lee@webfoundry.co.uk>
  366.  
  367. Apr/15/1998:  -z option added (debug)
  368.  
  369. Apr/07/1998:  top.html changed to index.html
  370.  
  371. Mar/31/1998:  index.html added
  372.  
  373. Mar/25/1998:  sqmgrlog was created
  374.