1.1 (28 Sep 2004) * Fixed assertion failure when output directory contains a subdirectory with an invalid name. * Fixed compilation problems on sparc64. Endianess problems. Reported by Sergey A. Osokin * Fixed bug with localtime using a static buffer (or similar) which caused the Period to be misreported as firstdate - firstdate. * Marked -A, -c, -D, -e, -L, -p, -P and -T as deprecated. See FAQ for details. * Added option (-r) to allow sorting output reports by any column via javascript * Added meta tags to prevent indexing of reports by robots * Minor stylesheet updates * SRG now defaults to generating location reports * SRG now defaults to showing the requesting host in location reports * -H is now used only to specify whether DNS lookups should be performed * Fix some minor output formatting errors reported by Guiliano Cioffi * Added some example scripts for generating SRG reports * Added basic debian package 1.0 (7 Jun 2004) * Fixed segfault when using -a Reported by David Rettig 1.0rc2 (3 Sep 2003) * Fixed bug with php included header / footer pointing to wrong path * Fixed bug in ip2user mapping to allow comment lines starting with # * Fixed bug in ip2user mapping to lookup IP addresses if not found in the ip2user file * Fixed ordering of reports in date index (again... i think it's right now) * Fixed links to and from the Location Report * Fixed display of totals - now using unsigned long long to prevent overflows * Fixed output dates on reports * Long long fixes for sorting * Fixed display of rate (-R) - I think this is a stupid statistic though * Fixed stylesheet location * Added SRG branding around the place * Tidied up a lot of formatting / style-sheet problems 1.0rc1 (31 Aug 2003) * Fixed bug where -m would delete all reports reported by Daniel Lawson * Fixed ordering of reports in Date Index * Merged patches for openBSD compatibility thanks to Andrei de Oliveira Mosman * Small fixes top ip2user logic * Added getopt_long support * Fixed warnings * Made more of the counters long long instead of int. * Fixed missing \n on "unable to create output directory" error message. * Fixed bug where srg would crash if "Group By Subnet" was given. * srg now outputs usage() if no arguments are given. * Fixed bug where it would core if it couldn't open access.log. 1.0b2 (18 Jun 2003) * Fixed compilation with GCC 3.2 thanks to Sam Jansen * Fixed nasty bug with inet_ntoa thanks to Craig McKenna * Tidied up report output directory structure * Tidied up configuration handling * Fixed bug report by qmesbah@dbn-bd.net where srg would segfault when no groups where being used. 1.0b1 (3 Apr 2003) * Initial SRG release