summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* fixed regression from previos (yet unrelease) $omfileFlushOnTXEnd fixtemp.4.6.1.10Rainer Gerhards2010-03-191-2/+2
* added additional test case for async writerRainer Gerhards2010-03-193-0/+43
* some cleanup, some additional comments and a bit more debug outputRainer Gerhards2010-03-184-17/+13
* added test for deadlock with dynafile writing and cache exhaustionRainer Gerhards2010-03-173-0/+82
* added test to check for deadlock condition in async-written filesRainer Gerhards2010-03-173-0/+47
* added new, complex testcase to testbenchRainer Gerhards2010-03-163-8/+24
* fix recently introduced minor nit in Makefile for testbenchRainer Gerhards2010-03-151-1/+0
* added more parser test casesRainer Gerhards2010-03-113-2/+147
* added more tests to testbench and improved testing toolsRainer Gerhards2010-03-1114-7/+199
* added ability to work with larger message sizes to testbench toolsRainer Gerhards2010-03-102-11/+63
* testbench: new calling interface for tcpfloodRainer Gerhards2010-03-1013-34/+37
* Merge branch 'v4-stable' into v4-stable-nextRainer Gerhards2010-03-101-0/+3
|\
| * fixed regression introduced with previous commitRainer Gerhards2010-03-101-0/+3
* | some cosmetic changesRainer Gerhards2010-03-104-0/+4
|/
* bugfixes and testbench improvementRainer Gerhards2010-03-109-0/+145
* added new property replacer option "date-rfc3164-buggyday"Rainer Gerhards2010-03-085-0/+36
* Includes "config.h" before any other header.Yann Droneaud2010-03-042-0/+2
* reordered some include, because otherwise we get zlib-related errorsRainer Gerhards2010-03-031-2/+1
* message parser fixes and testbench enhancementsRainer Gerhards2010-02-221-1/+33
* bugfix: message without MSG part could case a segfaultRainer Gerhards2010-02-223-3/+8
* preparing for 4.5.8v4.5.8Rainer Gerhards2010-02-101-0/+4
* added one more test to testbenchRainer Gerhards2010-02-083-0/+28
* enhanced test suiteRainer Gerhards2010-02-083-2/+33
* preparing for 4.5.7v4.5.7Rainer Gerhards2009-11-182-0/+2
* Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-11-124-0/+47
|\
| * bugfix: $ActionExecOnlyOnceEveryInterval did not work.Rainer Gerhards2009-11-124-0/+46
* | somewhat enhanced test suiteRainer Gerhards2009-11-1119-29/+187
* | testbench improvement: gzip-plain-tcp mode is now being testedRainer Gerhards2009-11-117-21/+71
* | added support for dual-rsyslogd-instance test cases to testbenchRainer Gerhards2009-11-116-17/+98
* | added pipe action test to testbench & testbench bugfixRainer Gerhards2009-11-059-14/+72
* | bugfix(testbench): testcase did not properly wait for rsyslod shutdownRainer Gerhards2009-10-301-1/+5
* | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-08-271-2/+2
|\|
| * bugfix: Java testing tools were required, even if testbench was disabledRainer Gerhards2009-08-241-2/+2
| * cleanup (removed left-over from backport)v4.3.2Rainer Gerhards2009-06-241-2/+0
* | legacy syslog parser changed so that it now accepts date stamps in wrong case.Rainer Gerhards2009-08-171-0/+4
* | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-07-099-17/+74
|\ \
| * | bugfix: message could be truncated after TAG, often when forwardingRainer Gerhards2009-07-099-16/+74
* | | fixed a bug introduced today that lead to an abort in queue disk modeRainer Gerhards2009-07-071-1/+1
* | | solved a race conditionRainer Gerhards2009-07-071-1/+1
* | | moved zip part to writer threadRainer Gerhards2009-07-061-2/+2
* | | first shot at asynchronous stream writer with timeout capabilityRainer Gerhards2009-07-065-11/+21
|/ /
* | omfile itself no longer needs zlibRainer Gerhards2009-07-021-0/+1
* | introduced the idea of detached propertiesRainer Gerhards2009-06-291-2/+3
* | updated testbench to new init() behaviorRainer Gerhards2009-06-291-4/+14
* | added some basic multithreading tests to testbenchRainer Gerhards2009-06-265-0/+80
* | optimized TAG handlingRainer Gerhards2009-06-231-1/+1
* | some cleanupRainer Gerhards2009-06-191-0/+8
* | fully optimized datetime module and enhanced test suiteRainer Gerhards2009-06-1929-32/+206
* | fixed abort condition with oversize tagsRainer Gerhards2009-06-182-0/+4
* | cleaned up/optimized raw message handling in msg objectRainer Gerhards2009-06-182-4/+4