Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: amend queue parameter doc with live web link | Rainer Gerhards | 2013-11-05 | 1 | -1/+4 |
| | |||||
* | doc: clarify lower limit of queue.size parameter | Rainer Gerhards | 2013-11-05 | 1 | -1/+5 |
| | |||||
* | build system: add missing doc filest to tarball | Rainer Gerhards | 2013-10-30 | 1 | -0/+7 |
| | | | | Thanks to Pavel Levshin for alerting us on the missing files. | ||||
* | build: add mmsequence to doc set in tarball | Rainer Gerhards | 2013-10-30 | 1 | -0/+1 |
| | |||||
* | prepare for 7.5.6 release | Rainer Gerhards | 2013-10-16 | 1 | -1/+1 |
| | |||||
* | add module mmsequence | Pavel Levshin | 2013-10-16 | 2 | -0/+149 |
| | |||||
* | remove global variable support | Rainer Gerhards | 2013-10-22 | 1 | -30/+8 |
| | | | | | | | | The original idea was not well thought out and global variables, as implemented, worked far different from what anybody would expect. As such, we consider the current approach as an experiment that did not work out and opt to removing it, clearing the way for a better future solution. Note: global vars were introduced in 7.5.3 on Sept, 11th 2013. | ||||
* | doc: document impstats ruleset parameter | Rainer Gerhards | 2013-10-20 | 1 | -0/+2 |
| | |||||
* | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-17 | 1 | -2/+2 |
|\ | |||||
| * | doc: typo fix | Rainer Gerhards | 2013-10-17 | 1 | -2/+2 |
| | | | | | | | | thanks to Xuri Nagarin for alerting us | ||||
* | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-16 | 1 | -0/+1 |
|\| | |||||
| * | doc: add new helpful link to impstats doc | Rainer Gerhards | 2013-10-16 | 1 | -0/+1 |
| | | |||||
* | | Merge branch 'c10' | Rainer Gerhards | 2013-10-16 | 2 | -0/+90 |
|\ \ | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/rsyslog_conf_modules.html | ||||
| * | | doc: linking between mmrfc5424addhmac resources | Rainer Gerhards | 2013-10-16 | 2 | -0/+8 |
| | | | |||||
| * | | Merge branch 'c10-neu' into c10 | Rainer Gerhards | 2013-10-16 | 1 | -87/+24 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: doc/mmrfc5424addhmac.html | ||||
| | * | | doc: describe mmrfc5424addhmac parameters | Rainer Gerhards | 2013-10-16 | 1 | -87/+17 |
| | | | | |||||
| * | | | doc: describe mmrfc5424addhmac log verification method | Rainer Gerhards | 2013-10-16 | 1 | -1/+27 |
| |/ / | |||||
| * | | doc: add base doc for mmrfc5424addhmac | Rainer Gerhards | 2013-10-15 | 1 | -0/+119 |
| | | | | | | | | | | | | | | | while it probably is not of general interest, at least some rough facts are conveyed. | ||||
* | | | bugfix: imfile did not properly initialize strm object ptr | Rainer Gerhards | 2013-10-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | This did not cause any real issue, as with the current config system the zerod-out static memory actually was initialized. However, this posed problems after we moved to dynamic memory alloc. | ||||
* | | | Merge branch 'master-lookup' | Rainer Gerhards | 2013-10-13 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: grammar/rainerscript.h runtime/rsyslog.h | ||||
| * | | | doc: copy&paste error fix | Rainer Gerhards | 2013-07-10 | 1 | -1/+1 |
| | | | | |||||
* | | | | doc: describe new imptcp input parameter | Rainer Gerhards | 2013-10-12 | 2 | -1/+12 |
| | | | | |||||
* | | | | doc: add link to statistic counter description | Rainer Gerhards | 2013-10-11 | 1 | -0/+7 |
| | | | | |||||
* | | | | doc: describe new "thread" imudp module parameter | Rainer Gerhards | 2013-10-11 | 1 | -0/+9 |
| | | | | |||||
* | | | | doc: clarify imudp "timeRequery" and "batchSize" interrelationship | Rainer Gerhards | 2013-10-10 | 1 | -1/+11 |
| | | | | |||||
* | | | | doc: add minimum version requirements | Rainer Gerhards | 2013-10-10 | 1 | -7/+7 |
| | | | | |||||
* | | | | Merge branch 'c9' | Rainer Gerhards | 2013-10-09 | 1 | -0/+11 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac plugins/impstats/impstats.c plugins/imptcp/imptcp.c plugins/imudp/imudp.c | ||||
| * | | | | imudp: add "defaultTZ" input config parameter | Rainer Gerhards | 2013-10-09 | 1 | -0/+11 |
| | | | | | |||||
| * | | | | impstats: implement parameter "resetCounters" | Rainer Gerhards | 2013-09-09 | 1 | -2/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | it provides the capability to make impstats emit deltas in contrast to accumulated counter values (see doc for details). Conflicts: plugins/impstats/impstats.c | ||||
| * | | | | Merge branch 'v7-stable' into c9 | Rainer Gerhards | 2013-09-09 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | | | | | | preparing for 7.5.4v7.5.4 | Rainer Gerhards | 2013-10-07 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-07 | 13 | -4/+75 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | | | | | | | | | | | | | Conflicts: doc/debug.html | ||||
| * | | | | | doc: link from doc to relevant places on the web | Florian Riedl | 2013-10-07 | 13 | -5/+75 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the idea is to increase usability by directly linking to additional information, scenarios etc... | ||||
* | | | | | | add doc for mmpstrucdata | Rainer Gerhards | 2013-10-04 | 3 | -0/+62 |
| | | | | | | |||||
* | | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-04 | 1 | -8/+1 |
|\| | | | | | |||||
| * | | | | | mmanon: removed the check for specific "terminator characters" after last octet | Rainer Gerhards | 2013-10-04 | 1 | -8/+1 |
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As it turned out, this didn't work in practice as there was an enormous set of potential terminator chars -- so removing them was the best thing to do. Note that this may change behaviour of existing installations. Yet, we still consider this an important bugfix, that should be applied to the stable branch. | ||||
* | | | | | omfwd: new action parameter "maxErrorMessages" added | Rainer Gerhards | 2013-09-30 | 1 | -9/+21 |
| | | | | | |||||
* | | | | | doc/omfwd: mention this is v7+ config | Rainer Gerhards | 2013-09-30 | 1 | -0/+7 |
| | | | | | |||||
* | | | | | doc: add useful external reference | Rainer Gerhards | 2013-09-28 | 1 | -0/+6 |
| | | | | | |||||
* | | | | | doc: better document & hyperlink action queue parameters | Rainer Gerhards | 2013-09-27 | 2 | -3/+30 |
| | | | | | |||||
* | | | | | document "call" RainerScript statement | Rainer Gerhards | 2013-09-27 | 4 | -1/+67 |
| | | | | | |||||
* | | | | | doc: add recently added omfile module parameters | Rainer Gerhards | 2013-09-26 | 1 | -2/+9 |
| | | | | | |||||
* | | | | | mmutf8fix: stricter UTF-8 checking | Rainer Gerhards | 2013-09-20 | 1 | -3/+3 |
| | | | | | |||||
* | | | | | doc: one more sample for mmutf8fix | Rainer Gerhards | 2013-09-20 | 1 | -1/+10 |
| | | | | | |||||
* | | | | | mmutf8fix: now supports native UTF-8 multibyte sequence handling | Rainer Gerhards | 2013-09-20 | 1 | -10/+19 |
| | | | | | |||||
* | | | | | mmutf8fix: new module to fix invalid UTF-8 sequences | Rainer Gerhards | 2013-09-20 | 2 | -0/+88 |
| | | | | | |||||
* | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-09-18 | 1 | -10/+14 |
|\| | | | | |||||
| * | | | | doc: include debug log submission instructions in troubleshooting doc | Rainer Gerhards | 2013-09-18 | 1 | -10/+14 |
| | | | | | |||||
* | | | | | imtcp: add streamdriver.name module parameter | Rainer Gerhards | 2013-09-17 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | | | permits overriding the system default stream driver (gtls, ptcp) | ||||
* | | | | | doc: bugfixes & enhancements in omfile doc | Rainer Gerhards | 2013-09-17 | 1 | -17/+26 |
| | | | | |