summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into multi-dequeueRainer Gerhards2009-05-121-0/+1
|\
| * added capability to draw configuration graphsRainer Gerhards2009-05-111-0/+1
* | first shot at action state machine implemention (untested)Rainer Gerhards2009-05-072-3/+24
* | begin implementation of new transactional output module interfaceRainer Gerhards2009-04-274-2/+112
* | fixed abort condition in DA modeRainer Gerhards2009-04-233-4/+2
* | fixing a small (newly-introduced) memory leakRainer Gerhards2009-04-233-17/+9
* | added $MainMsgQueueDequeueBatchSize and $ActionQueueDequeueBatchSize configur...Rainer Gerhards2009-04-235-20/+19
* | Merge branch 'master' into multi-dequeueRainer Gerhards2009-04-231-4/+4
|\|
| * Merge branch 'beta'Rainer Gerhards2009-04-231-6/+8
| |\
| | * Merge branch 'v3-stable' into betaRainer Gerhards2009-04-231-6/+8
| | |\
| | | * bugfix: light and full delay watermarks had invalid valuesRainer Gerhards2009-04-231-6/+8
| | * | Merge branch 'beta'Rainer Gerhards2009-04-091-0/+2
| | |\|
| | | * Merge branch 'v3-stable' into betaRainer Gerhards2009-04-091-0/+2
| | | |\
| | | | * Merge branch 'v2-stable' into v3-stableRainer Gerhards2009-04-091-0/+2
* | | | | improving debugging info a bitRainer Gerhards2009-04-231-2/+4
* | | | | now batches are handed down to the actual consumerRainer Gerhards2009-04-222-18/+21
* | | | | first attempt at dequeueing multiple batches inside the queueRainer Gerhards2009-04-227-79/+149
* | | | | Merge branch 'master' into multi-dequeueRainer Gerhards2009-04-221-0/+2
|\| | | |
| * | | | some cleanupRainer Gerhards2009-04-171-0/+2
* | | | | some cleanupRainer Gerhards2009-04-171-39/+0
|/ / / /
* | | | Merge branch 'nextmaster' into oracleRainer Gerhards2009-04-162-1/+4
|\ \ \ \
| * \ \ \ Merge branch 'omprog' into nextmasterRainer Gerhards2009-04-142-1/+3
| |\ \ \ \
| | * | | | improved omprog, now ready for first practical testingRainer Gerhards2009-04-011-0/+1
| | * | | | initial work on omprog, an output module to send messages to another programRainer Gerhards2009-04-012-1/+2
| * | | | | implemented $MaxOpenFiles directive and changed testbenchRainer Gerhards2009-04-141-0/+1
* | | | | | added a new error code for too-old rsyslog coreRainer Gerhards2009-04-161-0/+1
|/ / / / /
* | | | | bugfix: solved potential memory leak in msg processingRainer Gerhards2009-04-081-1/+3
* | | | | Merge branch 'master' into nextmasterRainer Gerhards2009-04-073-3/+11
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'beta'Rainer Gerhards2009-04-073-3/+11
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'v3-stable' into betaRainer Gerhards2009-04-027-9/+109
| | |\ \ \ | | | | |/ | | | |/|
| | | * | preparing for 3.20.5 releasev3.20.5Rainer Gerhards2009-04-021-0/+8
| | | * | Merge branch 'dapatch' into v3-stableRainer Gerhards2009-04-025-6/+98
| | | |\ \
| | | * | | fixed bugs in RainerScriptvarmojfekoj2009-03-162-3/+3
* | | | | | improved internal handling of RainerScript functionsRainer Gerhards2009-04-069-30/+335
|/ / / / /
* | | | | improved parser test suiteRainer Gerhards2009-04-031-1/+1
* | | | | added a new way how output plugins may be passed parameters.Rainer Gerhards2009-04-033-2/+24
* | | | | Merge branch 'regex'Rainer Gerhards2009-04-022-6/+35
|\ \ \ \ \
| * | | | | fully integrated regex patchRainer Gerhards2009-04-022-30/+14
| * | | | | streamlined regex patchRainer Gerhards2009-04-022-26/+39
| * | | | | improved performance of regexp-based filtersRainer Gerhards2009-04-022-0/+32
* | | | | | clean compile on solarisRainer Gerhards2009-04-022-2/+7
|/ / / / /
* | | | | added O_CLOEXEC to open() callsRainer Gerhards2009-04-021-1/+1
* | | | | added new "csv" property replacer optionRainer Gerhards2009-04-021-0/+34
| |_|_|/ |/| | |
* | | | Merge branch 'master' into testsRainer Gerhards2009-03-265-6/+98
|\ \ \ \
| * \ \ \ Merge branch 'dapatch'Rainer Gerhards2009-03-255-6/+98
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | bugfix: potential abort with DA queue after high watermark is reachedRainer Gerhards2009-03-255-6/+98
| | | |/ | | |/|
* | / | improved testing supportRainer Gerhards2009-03-191-1/+1
|/ / /
* | | bugfix: removed (newly introduced) memory leaksRainer Gerhards2009-03-132-6/+3
* | | better readability for compiled VMPrg outputRainer Gerhards2009-03-122-24/+29
* | | initial implementation of RainerScript functions & strlen()Rainer Gerhards2009-03-107-10/+142