summaryrefslogtreecommitdiffstats
path: root/plugins/omruleset
Commit message (Collapse)AuthorAgeFilesLines
* added work-around for bug in gtls, which causes fd leak when using TLSBojan Smojver2011-02-231-0/+1
| | | | | | | | The capability has been added for module to specify that they do not like being unloaded. related bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=222 Signed-off-by: Rainer Gerhards <rgerhards@adiscon.com>
* bugfix: omruleset failed to work in many casesRainer Gerhards2010-02-081-5/+16
| | | | | bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=179 Thanks to Ryan B. Lynch for reporting this issue.
* added omruleset output module, which provides great flexibility in action ↵Rainer Gerhards2009-11-022-0/+228
processing. THIS IS A VERY IMPORTANT ADDITION, see its doc for why.