bot-trap (0.9.4) * Added hostname and IP address to email subject, added hostname to email contents. This lets you see at a glance if you accidentally banned Google or someone else important. * Changed fopen call in remove_line_from_file in functions.php to use "r+" mode so LOCK_EX locking works on all systems (thanks to Michi and Damian). -- Daniel M. Webb Wed, 11 Nov 2006 17:05:27 -0600 bot-trap (0.9.3) * Changed flock calls to be consistent with PHP documentation suggested use. * Changed to return from functions if files aren't found when they should be. -- Daniel M. Webb Wed, 30 Dec 2005 15:50:27 -0600 bot-trap (0.9.2) * Changed tempfile in functions.php to use tempnam to create a temp filename (thanks to Tom Zeithaml). * Added file locking to writes to .htaccess (thanks to Tom Zeithaml). * Added more checking for file permissions on opening in functions.php. * Added comment in docs to specify that the 403 page must be /bot-trap/forbid.php. -- Daniel M. Webb Wed, 28 Dec 2005 17:40:27 -0600 bot-trap (0.9.1) * Fixed relative path in forbid.php (thanks to Spencer Hunt). -- Daniel M. Webb Fri, 8 Apr 2005 13:31:06 -0600 bot-trap (0.9) * Initial public release -- Daniel M. Webb Sat, 5 Feb 2005 19:38:35 -0500