Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optimized hostname processing | Rainer Gerhards | 2009-06-23 | 2 | -2/+2 |
* | optimized handling of MSG part in msg object | Rainer Gerhards | 2009-06-18 | 2 | -2/+2 |
* | optimized TAG handling in msg object | Rainer Gerhards | 2009-06-18 | 2 | -2/+4 |
* | cleaned up/optimized raw message handling in msg object | Rainer Gerhards | 2009-06-18 | 4 | -8/+4 |
* | Merge branch 'master' into omfile | Rainer Gerhards | 2009-06-16 | 4 | -8/+5 |
|\ | |||||
| * | removed long-obsoleted property UxTradMsg | Rainer Gerhards | 2009-06-16 | 2 | -3/+0 |
| * | some performance optimizations | Rainer Gerhards | 2009-06-16 | 4 | -5/+5 |
* | | performance-enhanced imtcp | Rainer Gerhards | 2009-06-12 | 1 | -1/+30 |
* | | completed multi-ruleset core support | Rainer Gerhards | 2009-06-12 | 1 | -9/+34 |
* | | re-enabled pipe, tty and console in omfile | Rainer Gerhards | 2009-06-12 | 9 | -8/+9 |
* | | added $OMFileIOBufferSize config directive and plumbing | Rainer Gerhards | 2009-06-04 | 1 | -2/+1 |
* | | cleaned up stream class ... | Rainer Gerhards | 2009-06-04 | 1 | -24/+27 |
|/ | |||||
* | added support for custom modules | Rainer Gerhards | 2009-06-02 | 1 | -0/+6 |
* | fix: import from beta accidently disable imdiag | Rainer Gerhards | 2009-05-29 | 1 | -3/+0 |
* | Merge branch 'beta' | Rainer Gerhards | 2009-05-29 | 1 | -0/+3 |
|\ | |||||
| * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-29 | 1 | -0/+3 |
| |\ | |||||
| | * | fixed problem in syslog-protocol (now RFC5424) parser | Rainer Gerhards | 2009-05-29 | 1 | -0/+3 |
* | | | Merge branch 'beta' into master | Rainer Gerhards | 2009-05-28 | 1 | -1/+1 |
|\| | | |||||
| * | | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-05-28 | 1 | -1/+1 |
| |\| | |||||
| | * | bugfix: potential segfault issue when multiple $UDPServerRun directives are s... | Rainer Gerhards | 2009-05-12 | 1 | -1/+1 |
| * | | bugfix: compile problems in im3195 | Rainer Gerhards | 2009-04-23 | 1 | -1/+2 |
* | | | greatly enhanced testbench | Rainer Gerhards | 2009-05-27 | 2 | -14/+132 |
* | | | added new testing module imdiag | Rainer Gerhards | 2009-05-25 | 1 | -52/+195 |
* | | | added capability to run multiple tcp listeners (on different ports) | Rainer Gerhards | 2009-05-22 | 5 | -24/+32 |
* | | | made imdiag *just* compile & some cleanup | Rainer Gerhards | 2009-05-20 | 1 | -16/+20 |
* | | | Make it recover from errors on insertions. | Luis Fernando Muñoz Mejías | 2009-04-29 | 1 | -5/+4 |
* | | | Replace get_db_statement by a template. | Luis Fernando Muñoz Mejías | 2009-04-29 | 1 | -25/+13 |
* | | | Add the $OmoracleBatchItemSize directive | Luis Fernando Muñoz Mejías | 2009-04-29 | 1 | -17/+29 |
* | | | Add licensing information. | Luis Fernando Muñoz Mejías | 2009-04-29 | 2 | -0/+10 |
* | | | some cleanup | Rainer Gerhards | 2009-04-17 | 2 | -2/+1 |
* | | | update project status & cleanup | Rainer Gerhards | 2009-04-17 | 2 | -22/+24 |
* | | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2009-04-17 | 1 | -9/+41 |
|\| | | |||||
| * | | Merge branch 'beta' | Rainer Gerhards | 2009-04-17 | 1 | -9/+41 |
| |\| | |||||
| | * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-04-17 | 1 | -9/+41 |
| | |\ | |||||
| | | * | Merge branch 'debian_lenny' into v3-stable | Rainer Gerhards | 2009-04-17 | 1 | -9/+41 |
| | | |\ | |||||
| | | | * | Merge branch 'v2-stable' into debian_lenny | Rainer Gerhards | 2009-04-17 | 1 | -9/+41 |
| | | | |\ | |||||
| | | | | * | bugfix: ompgsql did not detect problems in sql command execution | Rainer Gerhards | 2009-04-17 | 1 | -9/+41 |
| | | | * | | Merge branch 'v2-stable' into debian_lenny | Rainer Gerhards | 2008-12-18 | 1 | -2/+2 |
| | | | |\| | |||||
| | | | * | | backport of $AllowedSender security fixv3.18.6 | Rainer Gerhards | 2008-12-08 | 3 | -22/+21 |
* | | | | | | Merge branch 'nextmaster' into oracle | Rainer Gerhards | 2009-04-16 | 5 | -139/+367 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'omprog' into nextmaster | Rainer Gerhards | 2009-04-14 | 4 | -138/+365 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | improved omprog, now ready for first practical testing | Rainer Gerhards | 2009-04-01 | 1 | -8/+161 |
| | * | | | | | | initial work on omprog, an output module to send messages to another program | Rainer Gerhards | 2009-04-01 | 3 | -19/+93 |
| * | | | | | | | fixed compile-time problems in im3195 | Rainer Gerhards | 2009-04-09 | 1 | -1/+2 |
* | | | | | | | | added a new error code for too-old rsyslog core | Rainer Gerhards | 2009-04-16 | 1 | -1/+1 |
* | | | | | | | | Fixing the batch insertions. | Luis Fernando Muñoz Mejías | 2009-04-16 | 1 | -26/+37 |
* | | | | | | | | Add the callback for OCIBindDynamic. | Luis Fernando Muñoz Mejías | 2009-04-16 | 1 | -0/+28 |
* | | | | | | | | Add some debugging output | Luis Fernando Muñoz Mejías | 2009-04-16 | 1 | -0/+1 |
* | | | | | | | | Make the counting of bind parameters aware of literals. | Luis Fernando Muñoz Mejías | 2009-04-16 | 1 | -3/+9 |
* | | | | | | | | Fixed a mem leak | Luis Fernando Muñoz Mejías | 2009-04-16 | 1 | -0/+1 |