summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-08-251-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 releaseRainer Gerhards2012-08-221-1/+3
| |
* | Skip tests that require root if euid != 0Miloslav Trmač2012-05-314-0/+12
| | | | | | | | | | | | This will mark them as SKIPPED instead of FAILED, making it at least in theory possible to get 0 FAILED tests even when running as an unprivileged user.
* | Don't run valgrind tests if imdiag is not enabledMiloslav Trmač2012-05-311-2/+2
| | | | | | | | Valgrind tests depend on imdiag as well.
* | Merge branch 'v5-beta'Rainer Gerhards2012-05-101-2/+2
|\| | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * Merge branch 'v5-stable' into v5-betaRainer Gerhards2012-05-101-2/+2
| |\ | | | | | | | | | | | | Conflicts: ChangeLog
| | * bugfix/tcpflood: sending small test files did not work correctlyRainer Gerhards2012-05-101-2/+2
| | |
* | | bugfix: abort during startup when rsyslog.conf v6+ format was used in a ↵Rainer Gerhards2012-02-023-4/+7
| | | | | | | | | | | | certain way
* | | ommysql: added support for v6 config formatRainer Gerhards2012-02-022-0/+20
| | |
* | | Merge branch 'v5-devel'Rainer Gerhards2011-10-211-1/+5
|\| | | | | | | | | | | | | | Conflicts: ChangeLog
| * | removed dependency on gcrypt for recently-enough GnuTLSRainer Gerhards2011-10-171-1/+5
| | | | | | | | | | | | see: http://bugzilla.adiscon.com/show_bug.cgi?id=289
| * | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-10-171-2/+3
| |\| | | | | | | | | | | | | Conflicts: ChangeLog
* | | Merge branch 'beta'Rainer Gerhards2011-10-171-2/+3
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * \ \ Merge branch 'v5-stable' into betaRainer Gerhards2011-10-131-2/+3
| |\ \ \ | | | |/ | | |/| | | | | | | | | Conflicts: ChangeLog
| | * | fixed compiler warnings in tcpflood.cRainer Gerhards2011-10-061-2/+3
| | | |
* | | | Merge branch 'beta'v6.3.5Rainer Gerhards2011-08-311-15/+14
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac doc/manual.html tests/Makefile.am
| * | | preparing for 6.1.12 releasev6.1.12Rainer Gerhards2011-08-311-14/+14
| | | |
| * | | Merge branch 'v5-stable' into betaRainer Gerhards2011-07-111-2/+2
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/rsyslog.h
* | | | preparing for 6.3.3v6.3.3Rainer Gerhards2011-07-131-1/+1
| | | |
* | | | reverting back to non-debug settingsRainer Gerhards2011-07-132-3/+3
| | | | | | | | | | | | | | | | | | | | debug settings in testbench were accidently left on, including a special test case
* | | | Merge branch 'master-newconf'Rainer Gerhards2011-07-124-6/+5
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tools/omfile.c
| * | | | removed emergency config, do error reporting on fatal config file errorRainer Gerhards2011-07-121-1/+1
| | | | |
| * | | | fixed lexer: facilities local0-local7 were not correctly handledRainer Gerhards2011-07-113-4/+2
| | | | |
| * | | | cleaup & emergency config system reactivatedRainer Gerhards2011-07-091-1/+2
| | | | |
* | | | | Merge branch 'v5-devel'Rainer Gerhards2011-07-111-2/+2
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/rsyslog.h
| * | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-07-111-2/+2
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/rsyslog.h
| | * | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-07-111-2/+2
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/diag.sh
| | | * | | preparing for 4.6.7 releasev4.6.7Rainer Gerhards2011-07-115-12/+12
| | | | | |
* | | | | | preparing for 6.3.2v6.3.2Rainer Gerhards2011-07-061-8/+15
| |_|_|/ / |/| | | |
* | | | | Merge branch 'v5-devel'Rainer Gerhards2011-06-272-0/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-develRainer Gerhards2011-06-2110-54/+133
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html
| * | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2011-06-161-1/+5
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: runtime/rsyslog.h
| * \ \ \ \ Merge branch 'v5-stable' into v5-develRainer Gerhards2011-06-144-55/+600
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog tcpsrv.c
| * | | | | | preparing for 5.9.0v5.9.0Rainer Gerhards2011-06-101-0/+1
| | | | | | |
| * | | | | | imfile: added $InputFileMaxLinesAtOnce directiveRainer Gerhards2011-05-241-0/+1
| | | | | | |
* | | | | | | Merge branch 'beta'Rainer Gerhards2011-06-2111-46/+136
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/Makefile.am tests/manytcp-too-few-tls.sh
| * | | | | | Merge branch 'v5-stable' into betaRainer Gerhards2011-06-2111-47/+138
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html tests/diag.sh tests/sndrcv_drvr.sh
| | * | | | | bugfix: mutex was invalidly left unlocked during action processingv5.8.2Rainer Gerhards2011-06-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | At least one case where this can occur is during thread shutdown, which may be initiated by lower activity. In most cases, this is quite unlikely to happen. However, if it does, data structures may be corrupted which could lead to fatal failure and segfault. I detected this via a testbench test, not a user report. But I assume that some users may have had unreproducable aborts that were cause by this bug.
| | * | | | | preparing for 5.8.2Rainer Gerhards2011-06-211-1/+2
| | | | | | |
| | * | | | | testbench: added new tests for failover casesRainer Gerhards2011-06-2010-52/+130
| | | |_|/ / | | |/| | |
| | * | | | failover problem was not totally solved, now (hopefully ;))Rainer Gerhards2011-06-161-1/+5
| | | |/ / | | |/| | | | | | | | | | | | I overlooked a border case, which came up on a larger testbench run.
| * | | | Merge branch 'v5-stable' into betaRainer Gerhards2011-06-143-0/+40
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog runtime/nsd_gtls.c tcpsrv.c tests/Makefile.am
| | * | | backporting TLS-based testRainer Gerhards2011-06-143-0/+43
| | | | |
| | * | | backported current tcpflood testing toolRainer Gerhards2011-06-142-55/+557
| | |/ / | | | | | | | | | | | | so that we can improve v5's testbench as well
* | | | bugfix: memory leak in imtcp & subsystems under some circumstancesRainer Gerhards2011-06-103-0/+38
| | | | | | | | | | | | | | | | | | | | This leak is tied to error conditions which lead to incorrect cleanup of some data structures.
* | | | added some more tls-based tests to testbenchRainer Gerhards2011-06-104-1/+54
| | | |
* | | | fixed broken testbenchRainer Gerhards2011-05-301-2/+2
| | | | | | | | | | | | | | | | | | | | actually, this test was missing the module path all the time, but we didn't notice it because previously no module needed to be loaded.
* | | | regression fix: config validation code affected by recent changesRainer Gerhards2011-05-301-0/+3
| | | | | | | | | | | | | | | | did not return with proper return value
* | | | Merge branch 'beta'Rainer Gerhards2011-05-212-0/+9
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog plugins/imrelp/imrelp.c
| * | | preparing for 6.1.8 releasev6.1.8Rainer Gerhards2011-05-211-0/+6
| | | |