Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | | | Merge branch 'v5-beta' | Rainer Gerhards | 2011-03-11 | 1 | -0/+12 |
|\| | | |||||
| * | | Merge branch 'v5-stable' into v5-beta | Rainer Gerhards | 2011-03-11 | 1 | -0/+12 |
| |\| | | | | | | | | | | | | | Conflicts: tests/Makefile.am | ||||
| | * | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-03-11 | 1 | -0/+12 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tests/Makefile.am tests/diag.sh tests/tcpflood.c | ||||
| | | * | added new test for imfile to testbench | Rainer Gerhards | 2011-03-11 | 1 | -0/+12 |
| | | | | |||||
* | | | | Merge branch 'v5-beta' | Rainer Gerhards | 2011-03-11 | 9 | -0/+74 |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html plugins/omlibdbi/omlibdbi.c tests/Makefile.am tests/diag.sh | ||||
| * | | | bugfix: minor memory leak in omlibdbi (< 1k per instance and run) | Rainer Gerhards | 2011-03-10 | 2 | -0/+21 |
| | | | | | | | | | | | | | | | | | | | | also testbench improvement (omlibdbi now also receives a couple of tests if we have a life MySQL server). | ||||
| * | | | added MySQL life tests for ommysql | Rainer Gerhards | 2011-03-09 | 4 | -0/+13 |
| | | | | | | | | | | | | | | | | | | | | tests run against a life database instance which must be setup in a specific way. | ||||
| * | | | improved testbench | Rainer Gerhards | 2011-03-09 | 1 | -0/+15 |
| | | | | |||||
| * | | | Merge branch 'v5-stable' into v5-beta | Rainer Gerhards | 2011-03-08 | 1 | -0/+15 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tests/Makefile.am tools/syslogd.c | ||||
| | * | | added new test to testbench | Rainer Gerhards | 2011-03-08 | 1 | -0/+15 |
| | | | | |||||
| * | | | added new test to check RepeatedMsgReduction (via TCP) | Rainer Gerhards | 2011-03-06 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is kind of a backport of a similar UDP-based test from v6. However, we do not have everything required for UDP in the v5 test tool base, so we mimic the test with tcp -- which is not bad at all, because the code path for TCP is somewhat different (and thus once we merge this patch into v6, it is a useful addition). | ||||
| * | | | Merge branch 'v5-stable' into v5-beta | Rainer Gerhards | 2011-03-04 | 4 | -10/+10 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| | * | | changed testbench parser patterns for more usual system config | Rainer Gerhards | 2011-03-04 | 4 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | a problem in the current testbench is that it depends on the locally assigned system name. We have changed the default to the most common default value. However, in the long term we need to fix this (and will do so via a preloaded DNS cache, which we do not yet have!) | ||||
* | | | | added additional test for repeated message reduction (with valgrind) | Rainer Gerhards | 2011-03-06 | 1 | -0/+11 |
| | | | | |||||
* | | | | adding forgotten testbench file | Rainer Gerhards | 2011-03-06 | 1 | -0/+23 |
| | | | | |||||
* | | | | changed testbench parser patterns for more usual system config | Rainer Gerhards | 2011-03-04 | 4 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | a problem in the current testbench is that it depends on the locally assigned system name. We have changed the default to the most common default value. However, in the long term we need to fix this (and will do so via a preloaded DNS cache, which we do not yet have!) | ||||
* | | | | improved testbench | Rainer Gerhards | 2011-03-01 | 1 | -0/+11 |
|/ / / | | | | | | | | | | | | | - added valgrind-based test (the first one ever ;)) - fixed memory leak in imdiag (guess how this was detected...) | ||||
* | | | added one more test for imuxsock to autmatted test suite | Rainer Gerhards | 2011-02-22 | 1 | -0/+7 |
| | | | | | | | | | | | | control character escaping is now also being tested | ||||
* | | | improved testbench, added tests for imuxsock | Rainer Gerhards | 2011-02-21 | 2 | -0/+14 |
| | | |