summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | added some more tests for severely ill-formed snare messagesRainer Gerhards2010-03-217-6/+90
* | added parser test cases to testbenchRainer Gerhards2010-03-194-0/+26
* | solved some race conditions in testbenchRainer Gerhards2010-03-192-1/+4
* | slight improvement to testing toolsRainer Gerhards2010-03-193-9/+29
* | fixed regression from previos (yet unrelease) $omfileFlushOnTXEnd fixtemp.4.6.1.10Rainer Gerhards2010-03-193-3/+6
* | bugfix: invalid buffer write in (file) stream classRainer Gerhards2010-03-192-1/+7
* | bugfix: potential hang condition during filestream closeRainer Gerhards2010-03-192-4/+9
* | added additional test case for async writerRainer Gerhards2010-03-193-0/+43
* | bugfix: improper synchronization when "$OMFileFlushOnTXEnd on" was usedRainer Gerhards2010-03-192-11/+38
* | enabled imudp to send complete text of large messages to debug logRainer Gerhards2010-03-181-1/+1
* | some cleanup, some additional comments and a bit more debug outputRainer Gerhards2010-03-185-19/+24
* | 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
* | new feature: "." action type added to support writing files to relative pathesRainer Gerhards2010-03-173-3/+13
* | bugfix(cosmetic): tried to close non-open fd, resulting in close(-1)Rainer Gerhards2010-03-161-2/+7
* | reduced runtime requirements of inactive debug code a slight bitRainer Gerhards2010-03-161-10/+10
* | enhanced dbgoprint() buffer sizeRainer Gerhards2010-03-161-1/+1
* | bugfix: recent patch to fix small memory leak could cause invalid free.Rainer Gerhards2010-03-163-4/+6
* | 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
* | bugfix(minor): handling of extremely large strings in dbgprintf() fixedRainer Gerhards2010-03-152-0/+13
* | added more parser test casesRainer Gerhards2010-03-113-2/+147
* | added more tests to testbench and improved testing toolsRainer Gerhards2010-03-1115-8/+200
* | added ability to work with larger message sizes to testbench toolsRainer Gerhards2010-03-102-11/+63
* | testbench: new calling interface for tcpfloodRainer Gerhards2010-03-1014-34/+44
* | Merge branch 'v4-stable' into v4-stable-nextRainer Gerhards2010-03-103-5/+14
|\ \
| * | fixed regression introduced with previous commitRainer Gerhards2010-03-103-5/+14
* | | some cosmetic changesRainer Gerhards2010-03-105-9/+13
|/ /
* | bugfixes and testbench improvementRainer Gerhards2010-03-1011-11/+164
* | bugfix: potential problem (loop, abort) when file write error occuredRainer Gerhards2010-03-093-2/+11
* | retain old $OMFileFlushOnTXEnd semanticsRainer Gerhards2010-03-092-4/+4
* | bugfix: $omfileFlushOnTXEnd was turned on when set to off and vice versaRainer Gerhards2010-03-092-1/+3
* | added new property replacer option "date-rfc3164-buggyday"Rainer Gerhards2010-03-0812-8/+74
* | prepared 4.6.1v4.6.1Rainer Gerhards2010-03-043-3/+3
* | streamlined BSD utmpx.h patchCristiano2010-03-041-14/+12
* | cosmetic: ChangeLog updateRainer Gerhards2010-03-041-0/+8
* | Fix Large File Support (LFS) support (bug #182)Yann Droneaud2010-03-043-23/+7
* | Includes "config.h" before any other header.Yann Droneaud2010-03-046-1/+6
* | reordered some include, because otherwise we get zlib-related errorsRainer Gerhards2010-03-031-2/+1
* | bugfix: potential (but very impropable) segfaults in omfileRainer Gerhards2010-03-022-2/+23
* | solved compile problems on FreeBSD 9.0 (those caused by utmpx.h)Cristiano2010-03-021-7/+20
* | cosmetic: bugfix in ChangeLog highlightedRainer Gerhards2010-03-011-0/+4
* | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-03-012-7/+33
|\|
| * bugfix: comment char ('#') in literal terminated script parsingRainer Gerhards2010-03-012-7/+33
* | cleanup: removed debug messages that accidently made it into the commitRainer Gerhards2010-03-012-2/+1
* | fixed typo that (could have) caused compilation fail under FreeBSDRainer Gerhards2010-03-011-3/+3
* | make $ActonFileDefaultTemplate available to ompipeRainer Gerhards2010-03-014-15/+19
* | bugfix: fixed problem that caused compilation on FreeBSD 9.0 to fail.Rainer Gerhards2010-02-283-2/+12
* | Description: Correct error in rsyslog.conf(5) man pageMichael Biebl2010-02-281-1/+1
* | some code cleanupRainer Gerhards2010-02-284-15/+12