pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/sarg



Module name:    pkgsrc-wip
Committed by:   bubuchka
Date:           Tue Mar  1 11:01:01 UTC 2005

Modified Files:
        wip/sarg: Makefile distinfo

Log Message:
Update a SARG to version 2.0.4 (including one available patch).
The changes since 2.0.2 are:

- exclude hosts not excluding correctly.
- download report showing jpeg files.
- support for Microsoft isa proxy log files added.
- fixed: error when using relative paths in -o and -w options.
  Just absolute paths can be used now.
- fixed: segfault fix in vrfydir() in util.c
  Prevent buffer overflow in subs(); replace one constant with sizeof()
  in my_lltoa().
  vrfydir(): fix segfault if sub-directory "images" is not exists
  function builddia() don't check the parameters.
  Result: segmentation fault in some cases.
- fixed: wrong date period in squidguard_log when using european date format.
- ulimit tag added on sarg.conf to avoid "Too many open files" error.
- squidguard parse logs method changed.
- wrong results in -v option.
- fixed: error when using -u (include user)
- export LC_ALL=C will be issued before sort to avoid high cpu usage


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 wip/sarg/Makefile
cvs rdiff -r1.7 -r1.8 wip/sarg/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs



Home | Main Index | Thread Index | Old Index