Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed regression in new multi-ruleset imudp code | Rainer Gerhards | 2009-10-19 | 2 | -7/+6 |
* | cleanup: finally moved some config variables just to conf.c | Rainer Gerhards | 2009-10-19 | 3 | -27/+15 |
* | some minor cleanup, consolidated some code | Rainer Gerhards | 2009-10-16 | 3 | -33/+2 |
* | improved input thread termination for imtcp and imuxsock | Rainer Gerhards | 2009-10-16 | 2 | -0/+7 |
* | cosmetic: cleanup of imfile | Rainer Gerhards | 2009-10-16 | 1 | -35/+13 |
* | ensure proper imudp shutdown even on a very busy system | Rainer Gerhards | 2009-10-16 | 3 | -5/+9 |
* | added forgotten file | Rainer Gerhards | 2009-10-16 | 1 | -0/+42 |
* | Merge branch 'david-master' into master | Rainer Gerhards | 2009-10-16 | 5 | -11/+31 |
|\ | |||||
| * | bugfix: potential segfault on messages with empty MSG part. | Rainer Gerhards | 2009-10-09 | 3 | -7/+18 |
| * | bugfix in debug system and more instrumentation to find an issue | Rainer Gerhards | 2009-10-08 | 6 | -12/+31 |
* | | bugfix: compile problem when system provided only epoll_create() | Rainer Gerhards | 2009-10-16 | 1 | -1/+1 |
* | | solved a recently introduced race during input thread shutdown | Rainer Gerhards | 2009-10-15 | 5 | -31/+72 |
* | | improved imudp so that epoll can be used in more environments | Rainer Gerhards | 2009-10-15 | 3 | -3/+12 |
* | | updated project status | Rainer Gerhards | 2009-10-15 | 1 | -4/+4 |
* | | Merge branch 'v4-devel' | Rainer Gerhards | 2009-10-14 | 3 | -4/+9 |
|\ \ | |||||
| * \ | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-10-14 | 3 | -4/+9 |
| |\ \ | |||||
| | * \ | Merge branch 'v3-stable' into v4-beta | Rainer Gerhards | 2009-10-14 | 3 | -4/+9 |
| | |\ \ | |||||
| | | * | | enhance: imrelp now also provides remote peer's IP address | Rainer Gerhards | 2009-10-14 | 3 | -4/+9 |
| * | | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-10-14 | 2 | -1/+7 |
| |\| | | | |||||
| * | | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-10-08 | 5 | -5/+15 |
| |\ \ \ \ | |||||
* | | | | | | doc[minor]: as requested by Adiscon, moved professional services info to web | Rainer Gerhards | 2009-10-14 | 1 | -102/+17 |
* | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-10-14 | 4 | -1/+13 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'v4-beta' into beta | Rainer Gerhards | 2009-10-14 | 2 | -1/+7 |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | |||||
| | * | | | | | bugfix(minor): diag function returned wrong queue memeber count | Rainer Gerhards | 2009-10-14 | 2 | -1/+7 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | added one more parser test case | Rainer Gerhards | 2009-10-09 | 2 | -0/+6 |
* | | | | | | enhanced omfile to support transactional interface | Rainer Gerhards | 2009-10-13 | 2 | -3/+22 |
* | | | | | | added multi-ruleset support to imudp | Rainer Gerhards | 2009-10-13 | 9 | -75/+128 |
* | | | | | | removed no longer needed msg_t property "bParseHOSTNAME" | Rainer Gerhards | 2009-10-13 | 10 | -14/+1 |
* | | | | | | enhanced immark to support non-cancel input module termination | Rainer Gerhards | 2009-10-12 | 2 | -2/+17 |
* | | | | | | re-enabled input thread termination handling that does avoid thread cancellation | Rainer Gerhards | 2009-10-12 | 3 | -5/+18 |
* | | | | | | changed submitAndParseMsg() interface to be a wrapper around the new interface | Rainer Gerhards | 2009-10-12 | 2 | -317/+22 |
* | | | | | | updated doc in imtemplate so that it no longer promotes legacy interface | Rainer Gerhards | 2009-10-12 | 1 | -29/+6 |
* | | | | | | changed imuxsock to no longer use deprecated submitAndParseMsg() interface | Rainer Gerhards | 2009-10-12 | 3 | -17/+66 |
* | | | | | | updated project status | Rainer Gerhards | 2009-10-12 | 1 | -4/+4 |
* | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-10-09 | 15 | -22/+134 |
|\| | | | | | |_|_|_|/ |/| | | | | |||||
| * | | | | bugfix: potential segfault on messages with empty MSG part. | Rainer Gerhards | 2009-10-09 | 2 | -7/+14 |
| * | | | | Merge branch 'v4-beta' into beta | Rainer Gerhards | 2009-10-08 | 2 | -1/+3 |
| |\| | | | |||||
| | * | | | Merge branch 'aaron' into v4-beta | Rainer Gerhards | 2009-10-08 | 2 | -1/+3 |
| | |\ \ \ | |||||
| | | * | | | bugfix: debug string larger than 1K were improperly displayed. | Rainer Gerhards | 2009-10-08 | 2 | -1/+3 |
| * | | | | | bugfix and testbench improvements | Rainer Gerhards | 2009-10-07 | 12 | -8/+76 |
| * | | | | | bugfix and testbench improvement | Rainer Gerhards | 2009-10-07 | 3 | -4/+28 |
| * | | | | | bugfix: potential race condition when queue worker threads were terminated | Rainer Gerhards | 2009-10-06 | 3 | -2/+13 |
* | | | | | | updated project status | Rainer Gerhards | 2009-10-05 | 1 | -4/+4 |
* | | | | | | preparing for 5.3.1v5.3.1 | Rainer Gerhards | 2009-10-05 | 1 | -1/+1 |
* | | | | | | Merge branch 'beta' | Rainer Gerhards | 2009-10-05 | 4 | -4/+18 |
|\| | | | | | |||||
| * | | | | | Merge branch 'v4-beta' into beta | Rainer Gerhards | 2009-10-05 | 4 | -4/+12 |
| |\| | | | | |||||
| | * | | | | Merge branch 'aaron' into v4-beta | Rainer Gerhards | 2009-10-05 | 4 | -4/+12 |
| | |\| | | | |||||
| | | * | | | bugfix: invalid storage class selected for some size config parameters. | Rainer Gerhards | 2009-10-05 | 3 | -7/+8 |
| | | * | | | bugfix[minor]: CHKiRet improperly used | Rainer Gerhards | 2009-10-02 | 1 | -1/+1 |
| | | * | | | DirCreateMode was always zero. work-around now is to do a... | Rainer Gerhards | 2009-10-02 | 1 | -0/+7 |