Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | 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 | |
| | * | | | | | | | 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 '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 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | enhanced omfile to support transactional interface | Rainer Gerhards | 2009-10-13 | 2 | -3/+22 |