Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | added test for property replacer field functionality to testbench | Rainer Gerhards | 2009-05-13 | 3 | -5/+16 | |
* | | action batch processing implemented | Rainer Gerhards | 2009-05-12 | 3 | -25/+136 | |
* | | one astrisk too much - and we have a segfault... - fixed ;) | Rainer Gerhards | 2009-05-12 | 1 | -1/+1 | |
* | | moving to a cleaner implementation of batches | Rainer Gerhards | 2009-05-12 | 10 | -60/+132 | |
* | | Merge branch 'master' into multi-dequeue | Rainer Gerhards | 2009-05-12 | 15 | -60/+593 | |
|\| | ||||||
| * | doc: given some concrete advise on the common %hostname% content problem | Rainer Gerhards | 2009-05-11 | 1 | -1/+8 | |
| * | added capability to draw configuration graphs | Rainer Gerhards | 2009-05-11 | 13 | -13/+530 | |
| * | 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 | |
* | | doc: added "overall picture" of what rsyslog is | Rainer Gerhards | 2009-05-11 | 1 | -5/+4 | |
* | | worked on rsyslog design internals paper | Rainer Gerhards | 2009-05-08 | 3 | -38/+197 | |
* | | added design document | Rainer Gerhards | 2009-05-08 | 1 | -0/+397 | |
* | | fixed some bugs & added testing helpers | Rainer Gerhards | 2009-05-07 | 2 | -32/+231 | |
* | | first shot at action state machine implemention (untested) | Rainer Gerhards | 2009-05-07 | 4 | -132/+372 | |
* | | added action processing message state diagram | Rainer Gerhards | 2009-04-30 | 1 | -0/+33 | |
* | | minor cleanup | Rainer Gerhards | 2009-04-29 | 1 | -1/+2 | |
* | | begin implementation of new transactional output module interface | Rainer Gerhards | 2009-04-27 | 8 | -17/+313 | |
* | | fixed abort condition in DA mode | Rainer Gerhards | 2009-04-23 | 5 | -8/+2 | |
* | | fixing a small (newly-introduced) memory leak | Rainer Gerhards | 2009-04-23 | 4 | -25/+13 | |
* | | Merge branch 'master' into multi-dequeue | Rainer Gerhards | 2009-04-23 | 2 | -12/+58 | |
|\| | ||||||
| * | performance enhancement: imtcp calls parser no longer on input thread | Rainer Gerhards | 2009-04-23 | 2 | -12/+58 | |
* | | added $MainMsgQueueDequeueBatchSize and $ActionQueueDequeueBatchSize configur... | Rainer Gerhards | 2009-04-23 | 11 | -20/+60 | |
* | | Merge branch 'master' into multi-dequeue | Rainer Gerhards | 2009-04-23 | 2 | -5/+16 | |
|\| | ||||||
| * | Merge branch 'beta' | Rainer Gerhards | 2009-04-23 | 2 | -7/+20 | |
| |\ | ||||||
| | * | bugfix: compile problems in im3195 | Rainer Gerhards | 2009-04-23 | 2 | -1/+3 | |
| | * | Merge branch 'v3-stable' into beta | Rainer Gerhards | 2009-04-23 | 2 | -6/+16 | |
| | |\ | ||||||
| | | * | bugfix: light and full delay watermarks had invalid values | Rainer Gerhards | 2009-04-23 | 2 | -6/+12 | |
| | * | | preparing for 4.1.7v4.1.7 | Rainer Gerhards | 2009-04-22 | 3 | -3/+3 | |
* | | | | improving debugging info a bit | Rainer Gerhards | 2009-04-23 | 2 | -3/+7 | |
* | | | | added test for DA queue mode (in main msg queue) - needs more work | Rainer Gerhards | 2009-04-22 | 4 | -7/+95 | |
* | | | | now batches are handed down to the actual consumer | Rainer Gerhards | 2009-04-22 | 4 | -29/+66 | |
* | | | | first attempt at dequeueing multiple batches inside the queue | Rainer Gerhards | 2009-04-22 | 7 | -79/+149 | |
* | | | | Merge branch 'master' into multi-dequeue | Rainer Gerhards | 2009-04-22 | 36 | -52/+446 | |
|\| | | | ||||||
| * | | | another typo fix... | Rainer Gerhards | 2009-04-22 | 1 | -1/+1 | |
| * | | | typo fix (important typo) | Rainer Gerhards | 2009-04-21 | 1 | -1/+1 | |
| * | | | doc status update & typo fixes | Rainer Gerhards | 2009-04-21 | 2 | -24/+24 | |
| * | | | Merge branch 'nextmaster' | Rainer Gerhards | 2009-04-21 | 76 | -268/+2501 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | doc: added (hopefully) easier to grasp queue explanation | Rainer Gerhards | 2009-04-21 | 22 | -5/+286 | |
| | * | | improved testbench - added tests for queue disk-only mode | Rainer Gerhards | 2009-04-17 | 4 | -1/+52 | |
| | * | | some cleanup | Rainer Gerhards | 2009-04-17 | 5 | -3/+6 | |
| | * | | update project status & cleanup | Rainer Gerhards | 2009-04-17 | 3 | -30/+32 | |
| | * | | bugfix: missing header (platform compatibility issue)v4.3.0 | Rainer Gerhards | 2009-04-17 | 1 | -0/+1 | |
| | * | | preparing for 4.3.0 release | Rainer Gerhards | 2009-04-17 | 3 | -3/+8 | |
| | * | | Merge branch 'master' into nextmaster | Rainer Gerhards | 2009-04-17 | 2 | -9/+58 | |
| | |\ \ | ||||||
| * | \ \ | Merge branch 'master' into beta | Rainer Gerhards | 2009-04-21 | 167 | -1958/+5457 | |
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| | | ||||||
| | * | | highlighted bugfix imported from beta | Rainer Gerhards | 2009-04-17 | 1 | -0/+5 | |
| | * | | Merge branch 'beta' | Rainer Gerhards | 2009-04-17 | 2 | -9/+53 | |
| | |\ \ | ||||||
| * | | | | preparing for 3.22.0 (move to stable)v3.22.0 | Rainer Gerhards | 2009-04-21 | 3 | -3/+5 | |
| | |/ / | |/| | |