summaryrefslogtreecommitdiffstats
path: root/doc/rsyslog_conf_modules.html
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v4-beta' into betaRainer Gerhards2009-11-251-23/+41
|\ | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html doc/rsyslog_conf_modules.html tests/Makefile.am tests/sndrcv_drvr.sh
| * Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-11-171-22/+41
| | | | | | | | | | | | Conflicts: doc/rsyslog_conf.html runtime/net.c
* | improved omruleset docRainer Gerhards2009-11-031-1/+1
| |
* | added omruleset output module, which provides great flexibility in action ↵Rainer Gerhards2009-11-021-0/+1
| | | | | | | | | | | | processing. THIS IS A VERY IMPORTANT ADDITION, see its doc for why.
* | added multi-ruleset support to imudpRainer Gerhards2009-10-131-1/+1
| | | | | | | | | | also bumped version number and corrected ChangeLog, where I merged some post 5.3.1 changes into the 5.3.1 section.
* | added some (very) basic doc on omudpspoofRainer Gerhards2009-07-091-0/+1
|/
* added some doc for omoracleRainer Gerhards2009-04-161-2/+3
|
* added a new way how output plugins may be passed parameters.Rainer Gerhards2009-04-031-4/+3
| | | | | This is more efficient for some outputs. They new can receive fields not only as a single string but rather in an array where each string is seperated.
* added forgotten filesRainer Gerhards2008-11-111-0/+53
they were new after restructuring the doc...