Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | 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 | |
| | | | | | ||||||
* | | | | | doc: describe "CEE cookie" required by mmjsonparse | Rainer Gerhards | 2013-09-16 | 1 | -0/+10 | |
| | | | | | | | | | | | | | | | | | | | | ... as well as other format requirements. | |||||
* | | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-09-16 | 1 | -1/+1 | |
|\| | | | | ||||||
| * | | | | bugfix: doc: imuxsock legacy param $SystemLogSocketParseTrusted was misspelled | Rainer Gerhards | 2013-09-16 | 1 | -1/+1 | |
| | |/ / | |/| | | | | | | | | | | Thanks to David Lang for alerting us | |||||
| * | | | prepare for 7.4.4 releasev7.4.4 | Rainer Gerhards | 2013-09-03 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | preparing for 7.5.3 releasev7.5.3 | Rainer Gerhards | 2013-09-11 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | doc: nit fixing | Rainer Gerhards | 2013-09-10 | 1 | -9/+8 | |
| | | | | ||||||
* | | | | doc: add queue parameter skeleton | Florian Riedl | 2013-09-10 | 1 | -0/+71 | |
| | | | | ||||||
* | | | | doc: clarify global/local variables | Rainer Gerhards | 2013-09-10 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | doc: add reference to relevant blog posting (imfile "escapeLF" param) | Rainer Gerhards | 2013-09-10 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | doc: clarify imfile "escapeLF" paramter availability | Rainer Gerhards | 2013-09-10 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | imfile: support LF escaping in read mode 1 | Rainer Gerhards | 2013-09-10 | 1 | -0/+13 | |
| | | | | ||||||
* | | | | 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). | |||||
* | | | | Merge branch 'c9' | Rainer Gerhards | 2013-09-02 | 1 | -2/+13 | |
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | Conflicts: runtime/msg.c | |||||
| * | | | doc: add "defaultTZ" param to imtcp doc | Rainer Gerhards | 2013-09-02 | 1 | -2/+13 | |
| |/ / | ||||||
* | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-08-26 | 1 | -4/+13 | |
|\| | | ||||||
| * | | doc: update package doc with links to Adiscon's repositories | Florian Riedl | 2013-08-26 | 1 | -4/+13 | |
| | | | ||||||
* | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-08-26 | 1 | -26/+7 | |
|\| | | | | | | | | | | | | | | | | | Conflicts: ChangeLog doc/dev_oplugins.html |