summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* preparing for 5.3.2v5.3.2Rainer Gerhards2009-10-212-3/+3
* bugfix: segfault when starting up with an invalid .qi file for a disk queueRainer Gerhards2009-10-202-5/+19
* added some tests for IPv4-Only configurationRainer Gerhards2009-10-203-4/+17
* bugfix: first UDP listener was incorrectly assigned its rulesetRainer Gerhards2009-10-192-2/+4
* Merge branch 'david-segfault'Rainer Gerhards2009-10-197-2/+43
|\
| * streamlined new addition to testbenchRainer Gerhards2009-10-195-4/+25
| * added new testcase; fixed bug in testdriverRainer Gerhards2009-10-193-2/+22
* | my imfile cleanup was a bit too agressive ;)Rainer Gerhards2009-10-191-0/+1
* | fixed regression in new multi-ruleset imudp codeRainer Gerhards2009-10-192-7/+6
* | cleanup: finally moved some config variables just to conf.cRainer Gerhards2009-10-193-27/+15
|/
* some minor cleanup, consolidated some codeRainer Gerhards2009-10-163-33/+2
* improved input thread termination for imtcp and imuxsockRainer Gerhards2009-10-162-0/+7
* cosmetic: cleanup of imfileRainer Gerhards2009-10-161-35/+13
* ensure proper imudp shutdown even on a very busy systemRainer Gerhards2009-10-163-5/+9
* added forgotten fileRainer Gerhards2009-10-161-0/+42
* Merge branch 'david-master' into masterRainer Gerhards2009-10-165-11/+31
|\
| * bugfix: potential segfault on messages with empty MSG part.Rainer Gerhards2009-10-093-7/+18
| * bugfix in debug system and more instrumentation to find an issueRainer Gerhards2009-10-086-12/+31
* | bugfix: compile problem when system provided only epoll_create()Rainer Gerhards2009-10-161-1/+1
* | solved a recently introduced race during input thread shutdownRainer Gerhards2009-10-155-31/+72
* | improved imudp so that epoll can be used in more environmentsRainer Gerhards2009-10-153-3/+12
* | updated project statusRainer Gerhards2009-10-151-4/+4
* | Merge branch 'v4-devel'Rainer Gerhards2009-10-143-4/+9
|\ \
| * \ Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-143-4/+9
| |\ \
| | * \ Merge branch 'v3-stable' into v4-betaRainer Gerhards2009-10-143-4/+9
| | |\ \
| | | * | enhance: imrelp now also provides remote peer's IP addressRainer Gerhards2009-10-143-4/+9
| * | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-142-1/+7
| |\| | |
| * | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-085-5/+15
| |\ \ \ \
* | | | | | doc[minor]: as requested by Adiscon, moved professional services info to webRainer Gerhards2009-10-141-102/+17
* | | | | | Merge branch 'beta'Rainer Gerhards2009-10-144-1/+13
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'v4-beta' into betaRainer Gerhards2009-10-142-1/+7
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | bugfix(minor): diag function returned wrong queue memeber countRainer Gerhards2009-10-142-1/+7
| | | |/ / / | | |/| | |
| * | | | | added one more parser test caseRainer Gerhards2009-10-092-0/+6
* | | | | | enhanced omfile to support transactional interfaceRainer Gerhards2009-10-132-3/+22
* | | | | | added multi-ruleset support to imudpRainer Gerhards2009-10-139-75/+128
* | | | | | removed no longer needed msg_t property "bParseHOSTNAME"Rainer Gerhards2009-10-1310-14/+1
* | | | | | enhanced immark to support non-cancel input module terminationRainer Gerhards2009-10-122-2/+17
* | | | | | re-enabled input thread termination handling that does avoid thread cancellationRainer Gerhards2009-10-123-5/+18
* | | | | | changed submitAndParseMsg() interface to be a wrapper around the new interfaceRainer Gerhards2009-10-122-317/+22
* | | | | | updated doc in imtemplate so that it no longer promotes legacy interfaceRainer Gerhards2009-10-121-29/+6
* | | | | | changed imuxsock to no longer use deprecated submitAndParseMsg() interfaceRainer Gerhards2009-10-123-17/+66
* | | | | | updated project statusRainer Gerhards2009-10-121-4/+4
* | | | | | Merge branch 'beta'Rainer Gerhards2009-10-0915-22/+134
|\| | | | | | |_|_|_|/ |/| | | |
| * | | | bugfix: potential segfault on messages with empty MSG part.Rainer Gerhards2009-10-092-7/+14
| * | | | Merge branch 'v4-beta' into betaRainer Gerhards2009-10-082-1/+3
| |\| | |
| | * | | Merge branch 'aaron' into v4-betaRainer Gerhards2009-10-082-1/+3
| | |\ \ \
| | | * | | bugfix: debug string larger than 1K were improperly displayed.Rainer Gerhards2009-10-082-1/+3
| * | | | | bugfix and testbench improvementsRainer Gerhards2009-10-0712-8/+76
| * | | | | bugfix and testbench improvementRainer Gerhards2009-10-073-4/+28
| * | | | | bugfix: potential race condition when queue worker threads were terminatedRainer Gerhards2009-10-063-2/+13