summaryrefslogtreecommitdiffstats
path: root/plugins/pmlastmsg
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>
* preparing for 5.5.6 releasev5.5.6Rainer Gerhards2010-07-211-1/+0
|
* added new parser modulesRainer Gerhards2010-07-132-0/+184
most importantly pmlastmsg, which handles the pathetic "last message repeated n times" messages that some syslogd's emit. Also some minor fixes, like wrong files names in make dist (for new files introduced after last release)