summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IPTipset: Delay exit of __cleanup_iptables()David Sommerseth2015-10-231-1/+2
* IPTipset: Increase verbosity level for logging when calling ipsetDavid Sommerseth2015-10-231-1/+1
* IPTipset: Add possibility to save ipset state between runsDavid Sommerseth2015-09-251-2/+45
* Fix iptables cleanup bugDavid Sommerseth2015-09-251-3/+9
* If an IP address is already registered, double check with ipset tooDavid Sommerseth2015-09-251-1/+10
* Fix silly doc errorDavid Sommerseth2015-09-251-1/+1
* Fix off-by-one in hit counterDavid Sommerseth2015-09-251-1/+1
* Fix typo and catch any other dict key issues in ThreadWatchDavid Sommerseth2015-09-251-6/+10
* Added another "reporter" module - IPTipsetDavid Sommerseth2013-12-261-0/+288
* Added a new threshold parameter: threshold-typeDavid Sommerseth2013-12-263-32/+205
* Added logging to stdoutDavid Sommerseth2013-12-263-2/+22
* Initial RPM packagingDavid Sommerseth2013-12-263-0/+70
* Add some basic Python packagingDavid Sommerseth2013-12-264-3/+354
* Added a simple logfile reopen mechanismDavid Sommerseth2012-11-151-1/+15
* Added documentationDavid Sommerseth2012-11-077-0/+938
* Added 'reset-rule-rate-limits' variable to [Rules:*] sectionsDavid Sommerseth2012-09-281-1/+21
* Added a rate-limit variable to [Rule:*] sectionsDavid Sommerseth2012-09-211-3/+10
* Added support for time-frame variable in [Rule:* sections]David Sommerseth2012-09-211-3/+22
* Update setup.py to also consider the LogAction/Reporters directoryDavid Sommerseth2012-09-161-1/+1
* Added a Qpid reporter moduleDavid Sommerseth2012-09-162-0/+221
* Added support for multiple reporters per [Logfile:*] and [Rule:*]David Sommerseth2012-09-161-19/+31
* Add support for specific reporter modules in Rule sectionsDavid Sommerseth2012-09-161-7/+37
* Added a simple SMTP reporter moduleDavid Sommerseth2012-09-161-0/+142
* Give a sensible error if an unknown reporter is foundDavid Sommerseth2012-09-161-0/+2
* Added a simple HTTP reporter moduleDavid Sommerseth2012-09-161-0/+106
* Implement support for external reporter modulesDavid Sommerseth2012-09-161-2/+15
* Initial import of logactioDavid Sommerseth2012-09-168-0/+637