summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v6-devel'Rainer Gerhards2012-10-021-1/+1
|\
| * Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-10-021-2/+2
| |\
| | * minor: disable debug support in complex1.sh testRainer Gerhards2012-10-021-2/+2
| | |
| * | Merge branch 'v5-stable' into v6-stableRainer Gerhards2012-10-022-3/+3
| |\|
| | * cleanupRainer Gerhards2012-10-021-1/+1
| | |
| | * bugfix: fixed wrong bufferlength for snprintf in tcpflood.cAndre Lorbach2012-09-282-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-rootRainer Gerhards2012-09-202-0/+8
| | |
* | | Implement script optimization IF -> PRIFILTRainer Gerhards2012-09-213-0/+28
| | |
* | | Implement RainerScript prifield() functionRainer Gerhards2012-09-203-0/+26
| | |
* | | Add new tests to testbenchRainer Gerhards2012-09-205-0/+63
| | |
* | | Implement RainerScript field() functionRainer Gerhards2012-09-203-0/+27
| | |
* | | Merge branch 'v6-devel'Rainer Gerhards2012-09-202-0/+8
|\ \ \
| * | | testbench: do not run tests requiring root privs if non-rootRainer Gerhards2012-09-202-0/+8
| |/ /
* | | bugfix: small memory leak in imdiagRainer Gerhards2012-09-193-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 testbenchRainer Gerhards2012-09-193-0/+22
|/ /
* | Fix new testbench testRainer Gerhards2012-09-141-1/+1
| |
* | Add test for script-based contains filter to testbenchRainer Gerhards2012-09-143-0/+20
| |
* | 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