summaryrefslogtreecommitdiffstats
path: root/LogActio/Reporters/IPTipset.py
Commit message (Expand)AuthorAgeFilesLines
* reporters: Improve log events in IPTipset and SMTPreporterDavid Sommerseth2020-07-301-2/+7
* Migrate to Python 3David Sommerseth2020-07-301-40/+25
* IPTipset: Ensure only the first regex match is used for IP addressDavid Sommerseth2015-11-121-1/+1
* Update GPL license and other related detailsDavid Sommerseth2015-10-231-5/+6
* 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
* Added another "reporter" module - IPTipsetDavid Sommerseth2013-12-261-0/+288