From: <abe...@us...> - 2013-05-18 16:16:15
|
Revision: 6091 http://sourceforge.net/p/astlinux/code/6091 Author: abelbeck Date: 2013-05-18 16:16:12 +0000 (Sat, 18 May 2013) Log Message: ----------- AIF, adaptive-ban plugin, fix change date Modified Paths: -------------- branches/1.0/package/arnofw/adaptive-ban/95adaptive-ban.plugin.sh Modified: branches/1.0/package/arnofw/adaptive-ban/95adaptive-ban.plugin.sh =================================================================== --- branches/1.0/package/arnofw/adaptive-ban/95adaptive-ban.plugin.sh 2013-05-18 16:14:09 UTC (rev 6090) +++ branches/1.0/package/arnofw/adaptive-ban/95adaptive-ban.plugin.sh 2013-05-18 16:16:12 UTC (rev 6091) @@ -5,7 +5,7 @@ PLUGIN_VERSION="1.05" PLUGIN_CONF_FILE="adaptive-ban.conf" # -# Last changed : May 5, 2013 +# Last changed : May 18, 2013 # Requirements : AIF 2.0.0+ # Comments : Parse a log file for failed access with offending IP addresses # Ban the IP address after multiple failed attempts This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |