summaryrefslogtreecommitdiffstats
path: root/LogActio/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Improve the message passing to the Reporter modulesDavid Sommerseth2015-11-121-4/+1
* Update GPL license and other related detailsDavid Sommerseth2015-10-231-5/+6
* Fix off-by-one in hit counterDavid Sommerseth2015-09-251-1/+1
* Added a new threshold parameter: threshold-typeDavid Sommerseth2013-12-261-31/+22
* Added a simple logfile reopen mechanismDavid Sommerseth2012-11-151-1/+15
* 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
* 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
* Give a sensible error if an unknown reporter is foundDavid Sommerseth2012-09-161-0/+2
* Implement support for external reporter modulesDavid Sommerseth2012-09-161-2/+15
* Initial import of logactioDavid Sommerseth2012-09-161-0/+284