Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optimized handling of MSG part in msg object | Rainer Gerhards | 2009-06-18 | 2 | -11/+24 |
* | slight optimization of template generation | Rainer Gerhards | 2009-06-18 | 3 | -4/+12 |
* | some optimization in the property replacer | Rainer Gerhards | 2009-06-18 | 1 | -40/+48 |
* | optimized TAG handling in msg object | Rainer Gerhards | 2009-06-18 | 2 | -47/+78 |
* | cleaned up/optimized raw message handling in msg object | Rainer Gerhards | 2009-06-18 | 3 | -65/+64 |
* | Merge branch 'master' into newmsg | Rainer Gerhards | 2009-06-18 | 1 | -1/+1 |
|\ | |||||
| * | Merge branch 'beta' | Rainer Gerhards | 2009-06-18 | 1 | -1/+1 |
| |\ | |||||
| | * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-06-18 | 1 | -1/+1 |
| | |\ | |||||
| | | * | some minor bugfixes | Rainer Gerhards | 2009-06-18 | 1 | -1/+1 |
* | | | | going forward in moving string-handling functions to new interface... | Rainer Gerhards | 2009-06-17 | 10 | -94/+113 |
* | | | | some more optimization in msg object string handling | Rainer Gerhards | 2009-06-17 | 2 | -56/+35 |
* | | | | further optimized message object | Rainer Gerhards | 2009-06-17 | 4 | -136/+233 |
* | | | | added basic plumbing to support message properties separate from message | Rainer Gerhards | 2009-06-16 | 4 | -0/+175 |
* | | | | some cleanup | Rainer Gerhards | 2009-06-16 | 1 | -6/+4 |
* | | | | implemented first version of multi-enqueue support, queue side | Rainer Gerhards | 2009-06-16 | 1 | -0/+126 |
* | | | | milestone: input-side multiSubmit capability | Rainer Gerhards | 2009-06-16 | 2 | -1/+14 |
* | | | | minor cleanup | Rainer Gerhards | 2009-06-16 | 1 | -1/+0 |
* | | | | Merge branch 'master' into omfile | Rainer Gerhards | 2009-06-16 | 16 | -339/+262 |
|\| | | | |||||
| * | | | removed long-obsoleted property UxTradMsg | Rainer Gerhards | 2009-06-16 | 3 | -55/+56 |
| * | | | done various optimizations to the stringbuf and its users | Rainer Gerhards | 2009-06-16 | 14 | -230/+152 |
| * | | | some performance optimizations | Rainer Gerhards | 2009-06-16 | 6 | -67/+67 |
* | | | | cleaned up small nit | Rainer Gerhards | 2009-06-16 | 1 | -1/+1 |
* | | | | omfile buffers are now synchronized after inactivity | Rainer Gerhards | 2009-06-15 | 7 | -2/+549 |
* | | | | completed multi-ruleset core support | Rainer Gerhards | 2009-06-12 | 8 | -21/+116 |
* | | | | implemented $OMFileFlushOnTXEnd directive | Rainer Gerhards | 2009-06-12 | 2 | -11/+6 |
* | | | | re-enabled pipe, tty and console in omfile | Rainer Gerhards | 2009-06-12 | 4 | -57/+127 |
* | | | | fixed abort when emergency configuration was activated | Rainer Gerhards | 2009-06-12 | 1 | -1/+0 |
* | | | | improved config error messages | Rainer Gerhards | 2009-06-12 | 1 | -4/+12 |
* | | | | re-enabled outchannel functionality | Rainer Gerhards | 2009-06-12 | 6 | -16/+179 |
* | | | | added $Ruleset config command | Rainer Gerhards | 2009-06-10 | 3 | -3/+28 |
* | | | | re-enabled queue disk fsync test | Rainer Gerhards | 2009-06-10 | 1 | -1/+0 |
* | | | | fixed a small memory leak... | Rainer Gerhards | 2009-06-10 | 4 | -30/+18 |
* | | | | restructered code in perparation for multiple rule set support | Rainer Gerhards | 2009-06-10 | 13 | -55/+1022 |
* | | | | added capability to fsync() queue disk files for enhanced reliability | Rainer Gerhards | 2009-06-09 | 2 | -0/+7 |
* | | | | improved error handling and added fsync() support | Rainer Gerhards | 2009-06-08 | 2 | -6/+110 |
* | | | | cleanup in preparation of next steps | Rainer Gerhards | 2009-06-05 | 1 | -1/+23 |
* | | | | added $OMFileIOBufferSize config directive and plumbing | Rainer Gerhards | 2009-06-04 | 3 | -21/+8 |
* | | | | modified stream class and omfile to work with it | Rainer Gerhards | 2009-06-04 | 3 | -28/+154 |
* | | | | cleaned up stream class ... | Rainer Gerhards | 2009-06-04 | 6 | -144/+170 |
* | | | | Merge branch 'master' into omfile | Rainer Gerhards | 2009-06-04 | 2 | -2/+75 |
|\| | | | |||||
| * | | | backported macros necessary to create output modules with transaction support | Rainer Gerhards | 2009-06-04 | 1 | -1/+71 |
| * | | | backported some of the v5 testbench | Rainer Gerhards | 2009-06-04 | 1 | -1/+4 |
* | | | | added gzip header to output files | Rainer Gerhards | 2009-06-03 | 2 | -2/+9 |
* | | | | first proof of concept on zipped file writer | Rainer Gerhards | 2009-06-03 | 5 | -0/+177 |
|/ / / | |||||
* | | | strmsrv now supports KEEPALIVE socket option | Rainer Gerhards | 2009-06-02 | 7 | -4/+82 |
* | | | slightly extended strms_sess interface | Rainer Gerhards | 2009-06-02 | 2 | -1/+10 |
* | | | added a generic network stream server | Rainer Gerhards | 2009-06-02 | 6 | -0/+1438 |
* | | | Merge branch 'beta' | Rainer Gerhards | 2009-05-29 | 2 | -1/+2 |
|\| | | |||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-29 | 2 | -1/+2 |
| |\| | |||||
| | * | fixed a regression of yesterday's patch | Rainer Gerhards | 2009-05-29 | 2 | -1/+2 |