summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release v1.2v1.2releaseDavid Sommerseth2020-07-302-2/+6
* Switch to tar.xz and use git repo download urlDavid Sommerseth2020-07-302-3/+3
* rpm: Fix typo in rhel 6 condition checkDavid Sommerseth2020-07-301-2/+2
* reporters: Improve log events in IPTipset and SMTPreporterDavid Sommerseth2020-07-302-6/+17
* init/systemd: Switch to Type=simpleDavid Sommerseth2020-07-301-4/+3
* Migrate to Python 3David Sommerseth2020-07-3015-112/+97
* Release v1.1v1.1David Sommerseth2015-11-122-2/+5
* IPTipset: Ensure only the first regex match is used for IP addressDavid Sommerseth2015-11-121-1/+1
* Improve the message passing to the Reporter modulesDavid Sommerseth2015-11-124-7/+4
* Final changes for packaging logactio-1.0v1.0David Sommerseth2015-10-232-8/+97
* Update GPL license and other related detailsDavid Sommerseth2015-10-2316-61/+72
* Fix a few mistakes in the sysv-init scriptDavid Sommerseth2015-10-231-2/+2
* IPTipset: Added documentationDavid Sommerseth2015-10-231-0/+103
* Add packaging of init scripts via setup.py tooDavid Sommerseth2015-10-231-0/+1
* Prepare for a v1.0 releaseDavid Sommerseth2015-10-233-9/+36
* Added systemd unit file for starting/stopping logactio at bootDavid Sommerseth2015-10-232-0/+16
* Added SysV init scripts for starting/stopping logactio at bootDavid Sommerseth2015-10-232-0/+109
* 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