Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed some issue | izotov | 2010-08-11 | 1 | -4/+6 |
| | |||||
* | minor bug fixes | Rainer Gerhards | 2010-08-05 | 1 | -1/+1 |
| | | | | | - doc for pmlastmsg and ruleset parsers were hard to read - pmrfc3164sd had wrong name | ||||
* | fix: pmrfc3164 did not load because modInit was not specified | Rainer Gerhards | 2010-07-09 | 1 | -1/+1 |
| | | | | ... in the proper way for a non.builtin module. | ||||
* | added new pm3164sd parser module | Rainer Gerhards | 2010-07-07 | 2 | -0/+349 |
this permits to accept RFC5424 structured data from messages with RFC3164 header. This was compiled from existing modules by user izotov. |