summaryrefslogtreecommitdiffstats
path: root/tools/smfwd.c
Commit message (Collapse)AuthorAgeFilesLines
* fixed a couple of regressionsRainer Gerhards2010-06-231-1/+0
| | | | | | | | by implementing some code that was missing so far ;) as well as finding some real bugs. I also did some general cleanup, removing debug strings and such. This code should be fairly OK to use, except when "exec only when previous action was suspended" is used -- this is NOT yet re-implemented in the tuned engine.
* finshed implementation of strgen modulesRainer Gerhards2010-06-041-0/+143
and also provided four build-in modules for the most common use cases, hopefully resulting in a speedup of around 5% for typical rsyslog processing.