usage with USE_TOOLS and any of "autoconf", "autoconf213", "automake"
or "automake14". Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just
use aclocal, autoconf, etc. (hi jlam!)
- fixed: some changes to avoid segmentation fault.
- fixed: some changes to avoid compilation errors on freeBSD.
- fixed: exclude_hosts not excluding correctly.
no member named `rlim_cur'" in FreeBSD. (Hey, this patch by nature
workarounds a bug in FreeBSD's sys/resource.h. Sweet 8-) But why
not patch both autoconfigure{,.in} files?)
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
- grepday with invalid font path;
- -v option added to display Sarg version on console;
- Segmenation fault caused by an unclosed file;
- SquidGuard log formats added;
- time field added to topsites report;
- fixtime function with wrong definition, changed to long long;
- Solaris 9 compiling error: error: conflicting types for 'my_mkdir';
- segfaults if the denied report is disabled in sarg.conf;
- improved reading performance;
- Russian sarg-php translation added.
This package changes:
- rebuild ./configure script in way to normal C compiler detection;
- rearrange a make targets in a build order.
Brief list of new features:
- added support for external CSS;
- added minimal graphics using GD library;
- tuneup processing of large files;
- implemented download reports;
- various other improvements and bug fixes.
To see a complete list of changes made scince 1.4.1 please take a
look to ChangeLog file in ${WRKSRC} directory.
Brief list of new features:
- added support for external CSS;
- added minimal graphics using GD library;
- tuneup processing of large files;
- implemented download reports;
- various other improvements and bug fixes.
To see a complete list of changes made scince 1.4.1 please take a
look to ChangeLog file in ${WRKSRC} directory.