summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | valgrand accidently left enabled in diag.sh with the last commitRainer Gerhards2010-03-221-1/+1
| | * | cleanup: removed no longer needed variableRainer Gerhards2010-03-221-3/+0
| | * | bugfix(minor): BSD_SO_COMPAT query function had some global vars not properly...Rainer Gerhards2010-03-224-5/+10
| | * | added one more test case for dynafile cacheRainer Gerhards2010-03-223-1/+55
| | * | cleanup of debug message in testbenchRainer Gerhards2010-03-221-1/+0
| | * | previous (experimental) patch was somewhat incorrect, fixedRainer Gerhards2010-03-221-1/+1
| | * | added testcase showcasing problems when dynafile can not be openedRainer Gerhards2010-03-223-16/+75
| | * | exp: made omfile ensure that it is not called twice in parallel on the same f...Rainer Gerhards2010-03-211-0/+9
| | * | 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
* | | | Merge branch 'master-solaris'Rainer Gerhards2010-03-232-1/+9
|\ \ \ \
| * \ \ \ Merge branch 'master' into master-solarisRainer Gerhards2010-03-094-8/+28
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into master-solarisRainer Gerhards2010-03-051-0/+16
| |\ \ \ \ \
| * | | | | | bugfix: omfile.c did not properly compile without atomicsRainer Gerhards2010-03-051-1/+6
| * | | | | | Merge branch 'v4-stable-solaris' into master-solarisRainer Gerhards2010-03-0513-34/+66
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | enabled compilation by using "racy" replacements for atomic instructionsRainer Gerhards2010-03-051-0/+3
| | * | | | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-0513-38/+66
| | |\ \ \ \ \
| * | \ \ \ \ \ Merge branch 'master' into master-solarisRainer Gerhards2010-03-0513-12/+84
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'solaris' into master-solarisRainer Gerhards2010-03-050-0/+0
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into solarisRainer Gerhards2009-05-25103-542/+2885
| | |\ \ \ \ \ \ \ \