Release 0.14.1 (Tue Mar 29 15:57:05 BST 2005) * in scripts updated names of some ADE global variables (ADE_MSG_VERBOSELEVEL) (tests only) * crash? reports now informational, not warnings as there are always some and it's getting annoying. Release 0.14 (Fri Nov 12 00:34:28 CET 2004) * added exclusion of nfs filesystems to df display. * modified stem of apache log files now that I'm using the official Debian package which stores them in /var/logs/apache2 and with a dot instead of underscore in their names. * added support for getting usage of non-ext2 FSs (as / on dione is now ext3) Release 0.13 (Mon Sep 20 11:23:08 CEST 2004) * added support for getting last logins and last bad logins. * improved the list of things to ignore. * added more filtering to the web logs report so I don't see search engines or svn of fll. * man page is now generated as it contains substituted paths for the Debian package list cache. Release 0.12 (Thu Apr 29 22:17:08 CEST 2004) * added 'BUGS' file * removed release dates from man pages and replaced with a token which aderel substitutes. * fixed bug whereby apache log display aborted on some referrer URLs (typically from Yahoo/Google searches). * added svn keyword properties * aligned with renamed adespp option names * removed 'when was last backup' support because was using obsolete local 'backup' script. * corrected some spacing around commas in man pages * correction to perl scripts option processing whereby comma operator misinterpreted because of being in array context * removed use of 'unset' constant and used empty value instead in shell scripts (better alignment with perl scripts) * converted changelog to non-Debian format * added option processing breaker '--' code * corrected some public environment variable names * aligned options, usage message and man page * corrected comment text. * added config ('in') file for new ADE standard test * removed underscores from 'standard' directory name symbols (e.g. 'TMP_DIR' is now 'TMPDIR') * added vim filetype defintions to .spp files * converted to new option processing code * switched to using 'local' instead of 'typeset' since 'typeset' is not supported in 'ash' shell * partial conversion to using non-opt-supporting aderoot * beginnings of Debian compliance * set column width wider in the 'dpkg -l' output so that package names not truncated. * added some more exclusions the the web log filtering. * don't exclude t-dialin events in httpd logs any more * corrected date range exclusion in httpd logs, this makes it run much faster 'cos far fewer events to sort * set explicit timezone name in test script which includes date in output to prevent across-year variancy * updated TODO list * svn:keyword property and substitute text mods for bsfr * removed use of AUTHORID (not used by any modules now) * more exclusions from web logs report * reduced web logs report to only time-sorted section (host- and page-sorted never read) * added some more info messages as http log takes so long to generate * minor man page corrections * filtered out variant of Nimda virus from logs