Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testbench: stop-localvar did actually test msg vars - now fixed | Rainer Gerhards | 2013-11-24 | 1 | -4/+4 |
| | |||||
* | Merge branch 'v7-devel' | Rainer Gerhards | 2013-11-22 | 2 | -0/+22 |
|\ | | | | | | | | | Conflicts: tests/Makefile.am | ||||
| * | testbench: add test for rfc5424 parser | Rainer Gerhards | 2013-11-22 | 1 | -0/+10 |
| | | |||||
| * | testbench: add test for mmpstrucdata | Rainer Gerhards | 2013-11-22 | 1 | -0/+12 |
| | | |||||
* | | Merge branch 'v7-devel' | Rainer Gerhards | 2013-11-20 | 1 | -0/+8 |
|\| | | | | | | | | | Conflicts: tests/Makefile.am | ||||
| * | testbench: add test for RainerScript optimizer | Rainer Gerhards | 2013-11-20 | 1 | -0/+8 |
| | | |||||
* | | Merge branch 'v7-devel' | Rainer Gerhards | 2013-11-19 | 1 | -0/+21 |
|\| | | | | | | | | | Conflicts: ChangeLog | ||||
| * | testbench: add new test | Rainer Gerhards | 2013-11-19 | 1 | -0/+21 |
| | | |||||
* | | nitfix testbench: remove leftover from initial testing | Rainer Gerhards | 2013-11-18 | 1 | -1/+0 |
| | | |||||
* | | testbench: add simple test for "stop" statement | Rainer Gerhards | 2013-11-18 | 1 | -0/+12 |
| | | |||||
* | | testbench: add test for global variables | Rainer Gerhards | 2013-11-18 | 1 | -0/+17 |
| | | |||||
* | | testbench: add new test vor v6+ format | Rainer Gerhards | 2013-11-14 | 1 | -0/+34 |
|/ | |||||
* | testbench: bug fix & enhance $IncludeConfig tests | Rainer Gerhards | 2012-11-20 | 4 | -4/+0 |
| | | | | The bug fixes actually fixes a bug inside the *testbench* itself. | ||||
* | improve $IncludeConfig error messages | Rainer Gerhards | 2012-11-20 | 1 | -0/+11 |
| | |||||
* | Merge branch 'v6-stable' into v7-stable | Rainer Gerhards | 2012-11-09 | 4 | -0/+17 |
|\ | | | | | | | | | Conflicts: tests/Makefile.am | ||||
| * | bugfix: $IncludeConfig did not correctly process directories | Rainer Gerhards | 2012-11-09 | 4 | -0/+17 |
| | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=376 The testbench was also enhanced to check for these cases. Thanks to Georgi Georgiev for the bug report. Also minor bugfix: no error msg on unreadable $IncludeConfig path | ||||
* | | bugfix: omfwd did not properly support "template" parameter | Rainer Gerhards | 2012-10-30 | 1 | -0/+7 |
| | | | | | | | | | | We also added a testbench test to check for this in the future. That in turn required new testbench tools. | ||||
* | | testbench: complex1.sh testcase failed on slower machines | Rainer Gerhards | 2012-10-29 | 1 | -0/+5 |
| | | | | | | | | ... due to too small timeout for enqueue processing --> messages got lost | ||||
* | | testbench: add test for ruleset() and call statements | Rainer Gerhards | 2012-10-29 | 1 | -0/+22 |
| | | |||||
* | | Implement script optimization IF -> PRIFILT | Rainer Gerhards | 2012-09-21 | 1 | -0/+12 |
| | | |||||
* | | Implement RainerScript prifield() function | Rainer Gerhards | 2012-09-20 | 1 | -0/+10 |
| | | |||||
* | | Add new tests to testbench | Rainer Gerhards | 2012-09-20 | 2 | -0/+31 |
| | | |||||
* | | Implement RainerScript field() function | Rainer Gerhards | 2012-09-20 | 1 | -0/+11 |
| | | |||||
* | | bugfix: small memory leak in imdiag | Rainer Gerhards | 2012-09-19 | 1 | -0/+9 |
| | | | | | | | | | | This does not have any practical problems associated with it, EXCECPT that it caused almost all valgrind testbench tests to fail. | ||||
* | | Add CEE test to testbench | Rainer Gerhards | 2012-09-19 | 1 | -0/+6 |
|/ | |||||
* | Fix new testbench test | Rainer Gerhards | 2012-09-14 | 1 | -1/+1 |
| | |||||
* | Add test for script-based contains filter to testbench | Rainer Gerhards | 2012-09-14 | 1 | -0/+4 |
| | |||||
* | bugfix: abort during startup when rsyslog.conf v6+ format was used in a ↵ | Rainer Gerhards | 2012-02-02 | 1 | -4/+4 |
| | | | | certain way | ||||
* | ommysql: added support for v6 config format | Rainer Gerhards | 2012-02-02 | 1 | -0/+7 |
| | |||||
* | reverting back to non-debug settings | Rainer Gerhards | 2011-07-13 | 1 | -1/+1 |
| | | | | | debug settings in testbench were accidently left on, including a special test case | ||||
* | removed emergency config, do error reporting on fatal config file error | Rainer Gerhards | 2011-07-12 | 1 | -1/+1 |
| | |||||
* | fixed lexer: facilities local0-local7 were not correctly handled | Rainer Gerhards | 2011-07-11 | 1 | -1/+0 |
| | |||||
* | Merge branch 'v5-devel' | Rainer Gerhards | 2011-06-27 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/imfile/imfile.c plugins/imklog/imklog.c plugins/imptcp/imptcp.c plugins/imtcp/imtcp.c plugins/imuxsock/imuxsock.c plugins/mmsnmptrapd/mmsnmptrapd.c tools/omfile.c | ||||
| * | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-06-21 | 3 | -0/+33 |
| |\ | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| * \ | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-06-14 | 1 | -0/+22 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tcpsrv.c | ||||
| * | | | preparing for 5.9.0v5.9.0 | Rainer Gerhards | 2011-06-10 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-06-21 | 3 | -0/+33 |
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/diag.sh tests/sndrcv_drvr.sh | ||||
| * | | | testbench: added new tests for failover cases | Rainer Gerhards | 2011-06-20 | 3 | -0/+33 |
| | |/ | |/| | |||||
* | | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-06-14 | 1 | -0/+22 |
|\| | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/nsd_gtls.c tcpsrv.c tests/Makefile.am | ||||
| * | | backporting TLS-based test | Rainer Gerhards | 2011-06-14 | 1 | -0/+22 |
| |/ | |||||
* | | Merge branch 'v5-devel' | Rainer Gerhards | 2011-04-12 | 1 | -0/+5 |
|\| | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html plugins/imtcp/imtcp.c | ||||
| * | testbench sent a big bunch of error messages to console - supporessed | Rainer Gerhards | 2011-04-12 | 1 | -0/+5 |
| | | |||||
* | | added one more testcase for sending TCP/TLS syslog | Rainer Gerhards | 2011-04-04 | 2 | -0/+42 |
| | | |||||
* | | Merge branch 'v5-devel' | Rainer Gerhards | 2011-03-31 | 10 | -3/+74 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html doc/rsyslog_conf.html runtime/msg.c runtime/rsyslog.h template.c | ||||
| * | fixed problem in testbench & added new test (not yet integrated) | Rainer Gerhards | 2011-03-30 | 3 | -1/+27 |
| | | | | | | | | | | The test is a setup scenario for this bug tracker: http://bugzilla.adiscon.com/show_bug.cgi?id=241 | ||||
| * | testbench samples incorrect, correctedv5.7.10 | Rainer Gerhards | 2011-03-29 | 2 | -2/+2 |
| | | | | | | | | | | | | this was due to the old RFC5424 parser being considered correct, what it was not. As such, the samples generated from it were incorrect as well. Now with the corrected parsers, the tests failed. | ||||
| * | Merge branch 'v5-stable' into v5-beta | Rainer Gerhards | 2011-03-16 | 5 | -0/+45 |
| |\ | | | | | | | | | | | | | Conflicts: tests/Makefile.am | ||||
| | * | fixed a regression of last patch and some cleanup | Rainer Gerhards | 2011-03-16 | 1 | -0/+9 |
| | | | |||||
| | * | bugfix: failover did not work correctly if repeated msg reduction was on | Rainer Gerhards | 2011-03-16 | 4 | -0/+36 |
| | | | | | | | | | | | | affected directive was: $ActionExecOnlyWhenPreviousIsSuspended on | ||||
* | | | testbench bugfix: tls test failed during make distcheck... | Rainer Gerhards | 2011-03-11 | 1 | -3/+1 |
| | | | | | | | | | | | | ... due to wrong path the certificate files |