summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* going forward in moving string-handling functions to new interface...Rainer Gerhards2009-06-171-1/+3
* fixed small bug in testbenchRainer Gerhards2009-06-122-0/+2
* re-enabled queue disk fsync testRainer Gerhards2009-06-101-5/+3
* fixed small nit in build systemRainer Gerhards2009-06-101-2/+0
* restructered code in perparation for multiple rule set supportRainer Gerhards2009-06-104-3/+12
* added capability to fsync() queue disk files for enhanced reliabilityRainer Gerhards2009-06-093-0/+35
* made dynafiles working againRainer Gerhards2009-06-051-1/+2
* backported some of the v5 testbenchRainer Gerhards2009-06-049-40/+119
* added config switch --enable-testbench=no to turn off testbenchRainer Gerhards2009-06-031-0/+3
* Merge branch 'beta' into masterRainer Gerhards2009-05-284-1/+51
|\
| * Merge branch 'v3-stable' into betaRainer Gerhards2009-05-284-1/+51
| |\
| | * small enhancement: config validation run now exits with code 1 if an error is...Rainer Gerhards2009-05-286-3/+49
* | | fixed make distcheckRainer Gerhards2009-05-286-6/+8
* | | fixed typoRainer Gerhards2009-05-271-3/+1
* | | greatly enhanced testbenchRainer Gerhards2009-05-2715-199/+186
* | | added test suite for persistent queue shutdownRainer Gerhards2009-05-254-1/+92
* | | solved some issues with testbench & a race conditionRainer Gerhards2009-05-252-3/+6
* | | improved testbench / solved imdiag race conditionRainer Gerhards2009-05-254-2/+54
* | | added new testing module imdiagRainer Gerhards2009-05-2510-6/+17
* | | fixing some nits with the build systemRainer Gerhards2009-05-221-1/+1
* | | added capability to run multiple tcp listeners (on different ports)Rainer Gerhards2009-05-2216-37/+265
* | | Do not fail "make check" if omstdout is not enabledMichael Biebl2009-05-191-3/+6
* | | Fix compiler warningsMichael Biebl2009-05-191-0/+1
* | | improved testbench - added tests for queue disk-only modeRainer Gerhards2009-04-173-1/+50
* | | bugfix: missing header (platform compatibility issue)v4.3.0Rainer Gerhards2009-04-171-0/+1
* | | cosmetic fix (status message)Rainer Gerhards2009-04-091-2/+0
* | | removed MSG_NOSIGNAL & provided work-aroundRainer Gerhards2009-04-091-1/+10
* | | implemented $MaxOpenFiles directive and changed testbenchRainer Gerhards2009-04-143-16/+60
* | | fixed testbench compilation problem on SolarisRainer Gerhards2009-04-092-1/+4
* | | working some more on "make distcheck"Rainer Gerhards2009-04-092-1/+4
* | | fixing "make distcheck"Rainer Gerhards2009-04-091-0/+11
* | | removed accidently added binaryRainer Gerhards2009-04-091-0/+0
* | | minor cleanupRainer Gerhards2009-04-082-1/+1
* | | added new test case for many tcp connectionsRainer Gerhards2009-04-085-2/+339