Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | added test for ruleset-specific main queue | Rainer Gerhards | 2009-10-30 | 3 | -21/+51 | |
| * | | | | | fix: testbench was broken by recent ruleset queue changes | Rainer Gerhards | 2009-10-30 | 3 | -0/+35 | |
| * | | | | | added the capability to have ruleset-specific main message queues | Rainer Gerhards | 2009-10-27 | 13 | -60/+260 | |
| * | | | | | some more cleanup - action config line handlers are now defined in action.c | Rainer Gerhards | 2009-10-27 | 3 | -48/+28 | |
| * | | | | | action processing optimized for queue shutdown | Rainer Gerhards | 2009-10-27 | 2 | -24/+16 | |
| * | | | | | updated project status & bumped version number | Rainer Gerhards | 2009-10-27 | 4 | -6/+8 | |
| * | | | | | preparing for 5.3.3v5.3.3 | Rainer Gerhards | 2009-10-27 | 3 | -7/+7 | |
| * | | | | | removed no longer needed flag variable | Rainer Gerhards | 2009-10-27 | 2 | -11/+6 | |
| * | | | | | fix compile bug with last commit | Rainer Gerhards | 2009-10-27 | 1 | -1/+0 | |
| * | | | | | some cleanup | Rainer Gerhards | 2009-10-27 | 4 | -83/+4 | |
| * | | | | | fixed race condition during queue shutdown | Rainer Gerhards | 2009-10-27 | 3 | -14/+21 | |
| * | | | | | shuffled cancelability state to different spot | Rainer Gerhards | 2009-10-26 | 1 | -3/+8 | |
| * | | | | | added note on lock-free algorithm to design doc | Rainer Gerhards | 2009-10-26 | 1 | -1/+4 | |
| * | | | | | addressed some race issues during queue shutdown | Rainer Gerhards | 2009-10-26 | 4 | -24/+64 | |
| * | | | | | Merge branch 'master' into queuePartialDeleteBatches | Rainer Gerhards | 2009-10-26 | 4 | -3/+34 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | bugfix: potential abort if inputname property was not set | Rainer Gerhards | 2009-10-26 | 3 | -2/+8 | |
| | * | | | | | added some info on the TLS/netstream subsystem | Rainer Gerhards | 2009-10-26 | 1 | -1/+26 | |
| | * | | | | | cosmetic: made "make check" log a bit easier to read | Rainer Gerhards | 2009-10-22 | 1 | -0/+1 | |
| * | | | | | | implemented solution for cancel at shutdown/unprocessed entries | Rainer Gerhards | 2009-10-26 | 3 | -38/+26 | |
| * | | | | | | added note on importance of statement sequence to tls doc | Rainer Gerhards | 2009-10-26 | 2 | -1/+10 | |
| * | | | | | | Begun to work on partial batch deletes... | Rainer Gerhards | 2009-10-22 | 4 | -12/+28 | |
| |/ / / / / | ||||||
| * | | | | | enhanced test environment (including testbench) | Rainer Gerhards | 2009-10-22 | 42 | -103/+158 | |
| * | | | | | improved testbench | Rainer Gerhards | 2009-10-21 | 21 | -14/+80 | |
| * | | | | | bugfix (testbench): left-over from manual test removed | Rainer Gerhards | 2009-10-21 | 1 | -7/+0 | |
| * | | | | | Merge branch 'v4-devel' | Rainer Gerhards | 2009-10-21 | 1 | -2/+7 | |
| |\| | | | | ||||||
| | * | | | | Merge branch 'v4-beta' into v4-devel | Rainer Gerhards | 2009-10-21 | 2 | -4/+7 | |
| | |\| | | | ||||||
| * | | | | | updated project status | Rainer Gerhards | 2009-10-21 | 1 | -7/+7 | |
| * | | | | | Merge branch 'newqueue' | Rainer Gerhards | 2009-10-21 | 17 | -482/+180 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | bugfix: message processing states were not set correctly in all cases | Rainer Gerhards | 2009-10-19 | 8 | -26/+24 | |
| | * | | | | | Merge branch 'master' into newqueue | Rainer Gerhards | 2009-10-16 | 15 | -115/+184 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch 'master' into newqueue | Rainer Gerhards | 2009-10-15 | 8 | -111/+42 | |
| | |\ \ \ \ \ \ | ||||||
| | * | | | | | | | new queue engine - initial commit (probably not 100% working!) | Rainer Gerhards | 2009-10-14 | 14 | -492/+141 | |
| | * | | | | | | | added some debug settings plus improved shutdown sequence | Rainer Gerhards | 2009-10-13 | 9 | -27/+77 | |
| * | | | | | | | | preparing for 5.3.2v5.3.2 | Rainer Gerhards | 2009-10-21 | 2 | -3/+3 | |
| * | | | | | | | | bugfix: segfault when starting up with an invalid .qi file for a disk queue | Rainer Gerhards | 2009-10-20 | 2 | -5/+19 | |
| * | | | | | | | | added some tests for IPv4-Only configuration | Rainer Gerhards | 2009-10-20 | 3 | -4/+17 | |
| * | | | | | | | | bugfix: first UDP listener was incorrectly assigned its ruleset | Rainer Gerhards | 2009-10-19 | 2 | -2/+4 | |
| * | | | | | | | | Merge branch 'david-segfault' | Rainer Gerhards | 2009-10-19 | 7 | -2/+43 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | streamlined new addition to testbench | Rainer Gerhards | 2009-10-19 | 5 | -4/+25 | |
| | * | | | | | | | | added new testcase; fixed bug in testdriver | Rainer Gerhards | 2009-10-19 | 3 | -2/+22 | |
| | | |_|/ / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | my imfile cleanup was a bit too agressive ;) | Rainer Gerhards | 2009-10-19 | 1 | -0/+1 | |
| * | | | | | | | | 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 |