Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testbench: "prevent" memleaks due to race | Rainer Gerhards | 2013-06-25 | 1 | -0/+1 |
| | | | | | | | | | | imdiag may not have enough time to properly terminate when the shutdown request is made. Thus we give it a little headroom. Note that this does not address a real issue inside the code - at most, it looks like a memory leak, but one where the whole process is immediately destructed. However, it is an annouance for the testbench. Note that the race may still occur based on circumstances, but now is much less likely. | ||||
* | bugfix in testbench | Rainer Gerhards | 2013-04-09 | 1 | -1/+6 |
| | | | | | | | I initially thought the testbench had found some regression, but it turned out that a bugfix fixed a situation that the testbench had (invalidly) relied on. I have now adapted the testbench to how things really need to be. | ||||
* | testbench: remove warnings from nettester | Rainer Gerhards | 2013-01-24 | 1 | -1/+1 |
| | | | | | the no-longer-existing -c option was still used when calling rsyslogd | ||||
* | undo accidental enable of debug system in testbench | Rainer Gerhards | 2013-01-24 | 1 | -2/+2 |
| | |||||
* | optimize: have dns cache pre-create rsyslog prop_t's | Rainer Gerhards | 2013-01-24 | 1 | -2/+2 |
| | |||||
* | Merge branch 'v7-stable-libnet-frag' | Rainer Gerhards | 2013-01-14 | 1 | -1/+1 |
|\ | | | | | | | | | Conflicts: ChangeLog | ||||
| * | added capability to output thread-id-to-function debug info | Rainer Gerhards | 2013-01-13 | 1 | -1/+3 |
| | | | | | | | | This is a useful debug aid, but nothing of concern for regular users. | ||||
* | | tcpflood: properly terminate when sending small files | Rainer Gerhards | 2013-01-14 | 1 | -0/+2 |
| | | |||||
* | | Merge branch 'v7-stable-libnet-frag' | Rainer Gerhards | 2013-01-11 | 1 | -5/+5 |
|\| | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac tools/omfile.c | ||||
| * | cosmetic: remove over-suspicious compiler warnings | Rainer Gerhards | 2013-01-10 | 1 | -5/+5 |
| | | |||||
* | | add files missing for some TLS-testbench cases | Rainer Gerhards | 2012-12-18 | 4 | -0/+61 |
| | | |||||
* | | bugfix/testbench: tls tests failed in make distcheck due to missing files | Rainer Gerhards | 2012-12-14 | 1 | -0/+4 |
| | | |||||
* | | fix some compile problems on some platforms | Rainer Gerhards | 2012-12-14 | 1 | -0/+1 |
| | | |||||
* | | cosmetic: give testbench test a bit more time for slow machines | Rainer Gerhards | 2012-12-06 | 1 | -0/+1 |
| | | |||||
* | | prepare 7.3.4 releasev7.3.4 | Rainer Gerhards | 2012-11-25 | 1 | -0/+3 |
| | | |||||
* | | Merge branch 'v7-stable' | Rainer Gerhards | 2012-11-22 | 12 | -12/+34 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html plugins/imfile/imfile.c plugins/imklog/bsd.c plugins/imklog/imklog.c plugins/imklog/imklog.h | ||||
| * | testbench: bug fix & enhance $IncludeConfig tests | Rainer Gerhards | 2012-11-20 | 10 | -10/+8 |
| | | | | | | | | The bug fixes actually fixes a bug inside the *testbench* itself. | ||||
| * | improve $IncludeConfig error messages | Rainer Gerhards | 2012-11-20 | 2 | -0/+24 |
| | | |||||
| * | prepare 7.2.2 releasev7.2.2 | Rainer Gerhards | 2012-11-16 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'v7-stable' | Rainer Gerhards | 2012-11-09 | 9 | -2/+62 |
|\| | |||||
| * | Merge branch 'v6-stable' into v7-stable | Rainer Gerhards | 2012-11-09 | 9 | -2/+62 |
| |\ | | | | | | | | | | | | | Conflicts: tests/Makefile.am | ||||
| | * | bugfix: $IncludeConfig did not correctly process directories | Rainer Gerhards | 2012-11-09 | 9 | -2/+62 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
| | * | preparing for 6.6.0v6.6.0 | Rainer Gerhards | 2012-10-22 | 1 | -2/+2 |
| | | | |||||
* | | | Merge branch 'master-ratelimit' | Rainer Gerhards | 2012-10-30 | 1 | -1/+0 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge branch 'tmp-ratelimit' into master-ratelimit | Rainer Gerhards | 2012-10-23 | 1 | -4/+4 |
| |\ \ | |||||
| | * \ | Merge branch 'master' into master-ratelimit | Rainer Gerhards | 2012-10-23 | 1 | -4/+4 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| * | | | | nit: valgrind-testaid was accidentely enabled in testbench | Rainer Gerhards | 2012-10-23 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | remove "last message repeated n times" from rsyslog output part | Rainer Gerhards | 2012-10-23 | 2 | -4/+3 |
| | | | | |||||
* | | | | bugfix: omfwd did not properly support "template" parameter | Rainer Gerhards | 2012-10-30 | 4 | -1/+102 |
| | | | | | | | | | | | | | | | | | | | | 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 | 3 | -0/+38 |
| |/ / |/| | | |||||
* | | | testbench: -c option no longer exists | Rainer Gerhards | 2012-10-22 | 1 | -2/+2 |
|/ / | |||||
* | | Merge branch 'v6-devel' | Rainer Gerhards | 2012-10-02 | 1 | -1/+1 |
|\| | |||||
| * | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-10-02 | 1 | -2/+2 |
| |\ | |||||
| | * | minor: disable debug support in complex1.sh test | Rainer Gerhards | 2012-10-02 | 1 | -2/+2 |
| | | | |||||
| * | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-10-02 | 2 | -3/+3 |
| |\| | |||||
| | * | cleanup | Rainer Gerhards | 2012-10-02 | 1 | -1/+1 |
| | | | |||||
| | * | bugfix: fixed wrong bufferlength for snprintf in tcpflood.c | Andre Lorbach | 2012-09-28 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | The problem occured when using the -f (dynafiles) option, and caused some tests to fail. | ||||
| * | | testbench: do not run tests requiring root privs if non-root | Rainer Gerhards | 2012-09-20 | 2 | -0/+8 |
| | | | |||||
* | | | Implement script optimization IF -> PRIFILT | Rainer Gerhards | 2012-09-21 | 3 | -0/+28 |
| | | | |||||
* | | | Implement RainerScript prifield() function | Rainer Gerhards | 2012-09-20 | 3 | -0/+26 |
| | | | |||||
* | | | Add new tests to testbench | Rainer Gerhards | 2012-09-20 | 5 | -0/+63 |
| | | | |||||
* | | | Implement RainerScript field() function | Rainer Gerhards | 2012-09-20 | 3 | -0/+27 |
| | | | |||||
* | | | Merge branch 'v6-devel' | Rainer Gerhards | 2012-09-20 | 2 | -0/+8 |
|\ \ \ | |||||
| * | | | testbench: do not run tests requiring root privs if non-root | Rainer Gerhards | 2012-09-20 | 2 | -0/+8 |
| |/ / | |||||
* | | | bugfix: small memory leak in imdiag | Rainer Gerhards | 2012-09-19 | 3 | -0/+26 |
| | | | | | | | | | | | | | | | 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 | 3 | -0/+22 |
|/ / | |||||
* | | 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 | 3 | -0/+20 |
| | | |||||
* | | 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 |