Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testbench: add (corrected) test for msg variables | Rainer Gerhards | 2013-11-24 | 1 | -0/+3 |
| | |||||
* | typo fix | Rainer Gerhards | 2013-11-22 | 1 | -1/+1 |
| | |||||
* | Merge branch 'v7-devel' | Rainer Gerhards | 2013-11-22 | 1 | -0/+10 |
|\ | | | | | | | | | Conflicts: tests/Makefile.am | ||||
| * | testbench: add test for rfc5424 parser | Rainer Gerhards | 2013-11-22 | 1 | -0/+3 |
| | | |||||
| * | testbench: add test for mmpstrucdata | Rainer Gerhards | 2013-11-22 | 1 | -0/+7 |
| | | |||||
* | | Merge branch 'v7-devel' | Rainer Gerhards | 2013-11-20 | 1 | -0/+3 |
|\| | | | | | | | | | Conflicts: tests/Makefile.am | ||||
| * | testbench: add test for RainerScript optimizer | Rainer Gerhards | 2013-11-20 | 1 | -0/+3 |
| | | |||||
* | | testbench: fix make distcheck | Rainer Gerhards | 2013-11-19 | 1 | -0/+6 |
| | | |||||
* | | Merge branch 'v7-devel' | Rainer Gerhards | 2013-11-19 | 1 | -0/+2 |
|\| | |||||
| * | testbench: add missing files to distribution tarball | Rainer Gerhards | 2013-11-19 | 1 | -0/+2 |
| | | |||||
| * | testbench bugfix: re-enable missing tests | Rainer Gerhards | 2013-11-19 | 1 | -1/+1 |
| | | |||||
* | | testbench bugfix: re-enable missing tests | Rainer Gerhards | 2013-11-19 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'v7-devel' | Rainer Gerhards | 2013-11-19 | 1 | -0/+1 |
|\| | | | | | | | | | Conflicts: ChangeLog | ||||
| * | testbench: add new test | Rainer Gerhards | 2013-11-19 | 1 | -0/+1 |
| | | |||||
* | | testbench: add simple test for "stop" statement | Rainer Gerhards | 2013-11-18 | 1 | -0/+1 |
| | | |||||
* | | testbench: add test for global variables | Rainer Gerhards | 2013-11-18 | 1 | -0/+1 |
| | | |||||
* | | testbench: add new test vor v6+ format | Rainer Gerhards | 2013-11-14 | 1 | -0/+1 |
|/ | |||||
* | bugfix/testbench: tls tests failed in make distcheck due to missing files | Rainer Gerhards | 2012-12-14 | 1 | -0/+4 |
| | |||||
* | testbench: bug fix & enhance $IncludeConfig tests | Rainer Gerhards | 2012-11-20 | 1 | -0/+3 |
| | | | | The bug fixes actually fixes a bug inside the *testbench* itself. | ||||
* | Merge branch 'v6-stable' into v7-stable | Rainer Gerhards | 2012-11-09 | 1 | -0/+10 |
|\ | | | | | | | | | Conflicts: tests/Makefile.am | ||||
| * | bugfix: $IncludeConfig did not correctly process directories | Rainer Gerhards | 2012-11-09 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | 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 | -1/+4 |
| | | | | | | | | | | We also added a testbench test to check for this in the future. That in turn required new testbench tools. | ||||
* | | testbench: add test for ruleset() and call statements | Rainer Gerhards | 2012-10-29 | 1 | -0/+3 |
| | | |||||
* | | Implement script optimization IF -> PRIFILT | Rainer Gerhards | 2012-09-21 | 1 | -0/+3 |
| | | |||||
* | | Implement RainerScript prifield() function | Rainer Gerhards | 2012-09-20 | 1 | -0/+3 |
| | | |||||
* | | Add new tests to testbench | Rainer Gerhards | 2012-09-20 | 1 | -0/+6 |
| | | |||||
* | | Implement RainerScript field() function | Rainer Gerhards | 2012-09-20 | 1 | -0/+3 |
| | | |||||
* | | bugfix: small memory leak in imdiag | Rainer Gerhards | 2012-09-19 | 1 | -0/+3 |
| | | | | | | | | | | 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/+3 |
|/ | |||||
* | Add test for script-based contains filter to testbench | Rainer Gerhards | 2012-09-14 | 1 | -0/+3 |
| | |||||
* | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-08-25 | 1 | -1/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog action.c configure.ac doc/manual.html runtime/ruleset.c template.h threads.c tools/syslogd.c | ||||
| * | preparing for 5.10.0 releasev5.10.0 | Rainer Gerhards | 2012-08-22 | 1 | -1/+3 |
| | | |||||
* | | Don't run valgrind tests if imdiag is not enabled | Miloslav Trmač | 2012-05-31 | 1 | -2/+2 |
| | | | | | | | | Valgrind tests depend on imdiag as well. | ||||
* | | bugfix: abort during startup when rsyslog.conf v6+ format was used in a ↵ | Rainer Gerhards | 2012-02-02 | 1 | -0/+3 |
| | | | | | | | | certain way | ||||
* | | Merge branch 'beta'v6.3.5 | Rainer Gerhards | 2011-08-31 | 1 | -15/+14 |
|\ \ | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html tests/Makefile.am | ||||
| * | | preparing for 6.1.12 releasev6.1.12 | Rainer Gerhards | 2011-08-31 | 1 | -14/+14 |
| | | | |||||
* | | | Merge branch 'master-newconf' | Rainer Gerhards | 2011-07-12 | 1 | -1/+2 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tools/omfile.c | ||||
| * | | | cleaup & emergency config system reactivated | Rainer Gerhards | 2011-07-09 | 1 | -1/+2 |
| | | | | |||||
* | | | | preparing for 6.3.2v6.3.2 | Rainer Gerhards | 2011-07-06 | 1 | -8/+15 |
|/ / / | |||||
* | | | Merge branch 'beta' | Rainer Gerhards | 2011-06-21 | 1 | -0/+11 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/Makefile.am tests/manytcp-too-few-tls.sh | ||||
| * | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-06-21 | 1 | -1/+13 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/diag.sh tests/sndrcv_drvr.sh | ||||
| | * | preparing for 5.8.2 | Rainer Gerhards | 2011-06-21 | 1 | -1/+2 |
| | | | |||||
| | * | testbench: added new tests for failover cases | Rainer Gerhards | 2011-06-20 | 1 | -0/+11 |
| | | | |||||
| * | | Merge branch 'v5-stable' into beta | Rainer Gerhards | 2011-06-14 | 1 | -0/+3 |
| |\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/nsd_gtls.c tcpsrv.c tests/Makefile.am | ||||
| | * | backporting TLS-based test | Rainer Gerhards | 2011-06-14 | 1 | -0/+6 |
| | | | |||||
| | * | backported current tcpflood testing tool | Rainer Gerhards | 2011-06-14 | 1 | -1/+2 |
| | | | | | | | | | | | | so that we can improve v5's testbench as well | ||||
* | | | bugfix: memory leak in imtcp & subsystems under some circumstances | Rainer Gerhards | 2011-06-10 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | This leak is tied to error conditions which lead to incorrect cleanup of some data structures. | ||||
* | | | added some more tls-based tests to testbench | Rainer Gerhards | 2011-06-10 | 1 | -1/+6 |
| | | | |||||
* | | | Merge branch 'beta' | Rainer Gerhards | 2011-05-21 | 1 | -0/+6 |
|\| | | | | | | | | | | | | | | | | | Conflicts: ChangeLog plugins/imrelp/imrelp.c | ||||
| * | | preparing for 6.1.8 releasev6.1.8 | Rainer Gerhards | 2011-05-21 | 1 | -0/+6 |
| | | |