Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into newmsg | Rainer Gerhards | 2009-06-18 | 1 | -4/+7 |
|\ | |||||
| * | Merge branch 'beta' | Rainer Gerhards | 2009-06-18 | 1 | -4/+7 |
| |\ | |||||
| | * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-06-18 | 1 | -6/+9 |
| | |\ | |||||
| | | * | some minor bugfixes | Rainer Gerhards | 2009-06-18 | 1 | -6/+7 |
| | | * | removed forgotten debug message | Rainer Gerhards | 2009-06-15 | 1 | -1/+0 |
| | | * | bugfix: error messages were not emitted to stderr in forked mode | Rainer Gerhards | 2009-06-15 | 1 | -2/+5 |
* | | | | going forward in moving string-handling functions to new interface... | Rainer Gerhards | 2009-06-17 | 1 | -1/+1 |
* | | | | further optimized message object | Rainer Gerhards | 2009-06-17 | 1 | -1/+0 |
* | | | | implemented first version of multi-enqueue support, queue side | Rainer Gerhards | 2009-06-16 | 1 | -1/+1 |
* | | | | milestone: input-side multiSubmit capability | Rainer Gerhards | 2009-06-16 | 1 | -2/+24 |
* | | | | fixing problems that occurred during the last merge | Rainer Gerhards | 2009-06-16 | 1 | -291/+0 |
* | | | | Merge branch 'master' into omfile | Rainer Gerhards | 2009-06-16 | 1 | -75/+358 |
|\| | | | |||||
| * | | | removed long-obsoleted property UxTradMsg | Rainer Gerhards | 2009-06-16 | 1 | -15/+8 |
| * | | | done various optimizations to the stringbuf and its users | Rainer Gerhards | 2009-06-16 | 1 | -85/+85 |
| * | | | some performance optimizations | Rainer Gerhards | 2009-06-16 | 1 | -2/+2 |
* | | | | omfile buffers are now synchronized after inactivity | Rainer Gerhards | 2009-06-15 | 1 | -41/+3 |
* | | | | completed multi-ruleset core support | Rainer Gerhards | 2009-06-12 | 1 | -28/+47 |
* | | | | re-enabled pipe, tty and console in omfile | Rainer Gerhards | 2009-06-12 | 1 | -5/+6 |
* | | | | fixed abort when emergency configuration was activated | Rainer Gerhards | 2009-06-12 | 1 | -6/+5 |
* | | | | added $Ruleset config command | Rainer Gerhards | 2009-06-10 | 1 | -0/+27 |
* | | | | restructered code in perparation for multiple rule set support | Rainer Gerhards | 2009-06-10 | 1 | -483/+54 |
* | | | | added capability to fsync() queue disk files for enhanced reliability | Rainer Gerhards | 2009-06-09 | 1 | -0/+4 |
* | | | | added $OMFileIOBufferSize config directive and plumbing | Rainer Gerhards | 2009-06-04 | 1 | -4/+4 |
* | | | | cleaned up stream class ... | Rainer Gerhards | 2009-06-04 | 1 | -21/+0 |
|/ / / | |||||
* | | | Merge branch 'beta' | Rainer Gerhards | 2009-05-29 | 1 | -1/+1 |
|\| | | |||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-29 | 1 | -1/+1 |
| |\| | |||||
| | * | fixed a regression of yesterday's patch | Rainer Gerhards | 2009-05-29 | 1 | -1/+1 |
| | * | fixed copy&paste error in previous commit | Rainer Gerhards | 2009-05-29 | 1 | -1/+1 |
* | | | Merge branch 'beta' | Rainer Gerhards | 2009-05-29 | 1 | -15/+20 |
|\| | | |||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-29 | 1 | -15/+20 |
| |\| | |||||
| | * | fixed problem in syslog-protocol (now RFC5424) parser | Rainer Gerhards | 2009-05-29 | 1 | -15/+20 |
* | | | Merge branch 'beta' into master | Rainer Gerhards | 2009-05-28 | 1 | -2/+10 |
|\| | | |||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-28 | 1 | -2/+10 |
| |\| | |||||
| | * | small enhancement: config validation run now exits with code 1 if an error is... | Rainer Gerhards | 2009-05-28 | 1 | -1/+9 |
| | * | bugfix: internal messages were emitted to whatever file had fd2 | varmojfekoj | 2009-05-28 | 1 | -1/+1 |
* | | | added new testing module imdiag | Rainer Gerhards | 2009-05-25 | 1 | -5/+22 |
* | | | added capability to run multiple tcp listeners (on different ports) | Rainer Gerhards | 2009-05-22 | 1 | -26/+27 |
* | | | added capability to draw configuration graphs | Rainer Gerhards | 2009-05-11 | 1 | -5/+189 |
* | | | implemented $MaxOpenFiles directive and changed testbench | Rainer Gerhards | 2009-04-14 | 1 | -0/+28 |
* | | | minor cleanup | Rainer Gerhards | 2009-04-08 | 1 | -8/+0 |
* | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2009-04-07 | 1 | -1/+1 |
|\| | | |||||
| * | | Re-enable parsing host names from message. | Luis Fernando Muñoz Mejías | 2009-04-07 | 1 | -1/+1 |
* | | | improved internal handling of RainerScript functions | Rainer Gerhards | 2009-04-06 | 1 | -0/+1 |
|/ / | |||||
* | | fully integrated regex patch | Rainer Gerhards | 2009-04-02 | 1 | -5/+3 |
* | | streamlined regex patch | Rainer Gerhards | 2009-04-02 | 1 | -3/+3 |
* | | improved performance of regexp-based filters | Rainer Gerhards | 2009-04-02 | 1 | -2/+6 |
* | | added O_CLOEXEC to open() calls | Rainer Gerhards | 2009-04-02 | 1 | -1/+1 |
* | | Merge branch 'master' into sol-test | Rainer Gerhards | 2009-03-31 | 1 | -1/+16 |
|\ \ | |||||
| * | | improved testing support | Rainer Gerhards | 2009-03-19 | 1 | -1/+16 |
* | | | bugfix: fixed some segaults on Solaris | Rainer Gerhards | 2009-03-25 | 1 | -1/+1 |
|/ / |