summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* fixed regression from last commitRainer Gerhards2010-07-276-0/+6
* milestone commit: output plugin interface changes (may NOT run)Rainer Gerhards2010-07-276-103/+186
* added support to save/restore rsyslog core action settings...Rainer Gerhards2010-07-231-5/+0
* moving towards scoping inside rsyslog.confRainer Gerhards2010-07-213-77/+77
* fixed a couple of regressionsRainer Gerhards2010-06-234-4/+0
* milestone(BUGGY): batch now pushed down to actionRainer Gerhards2010-06-151-12/+1
* milestone commit(BUGGY): batch is now handed down to rule processingRainer Gerhards2010-06-101-9/+17
* some cleanupRainer Gerhards2010-06-101-1/+0
* Merge branch 'concurrent-output' into tmpRainer Gerhards2010-06-101-26/+48
|\
| * main msg q consumer now preprocesses messages before doing rule processingRainer Gerhards2010-06-091-25/+47
| * somewhat improved direct mode queue performanceRainer Gerhards2010-06-091-1/+1
* | fixing msg duplication & loss regression, causes slowdownRainer Gerhards2010-06-101-1/+1
|/
* bugfix: regression caused more locking action in msg.c than necessaryRainer Gerhards2010-06-081-29/+7
* finshed implementation of strgen modulesRainer Gerhards2010-06-049-81/+574
* first implementation of strgen interfaceRainer Gerhards2010-06-014-0/+191
* some more cleanup and a nasty little bug i doDie()Rainer Gerhards2010-05-101-13/+0
* improved syncdemo tool - added "partition" mode...Rainer Gerhards2010-05-051-9/+47
* added semaphores to sync test scenarioRainer Gerhards2010-05-021-12/+32
* enhanced tool to test timing of sync methodsRainer Gerhards2010-05-021-29/+93
* Merge branch 'v4-devel' into tmpRainer Gerhards2010-04-261-0/+20
|\
| * added new $Sleep directive to hold processing for a couple of seconds during ...Rainer Gerhards2010-04-261-0/+20
* | Merge branch 'v4-devel' into masterRainer Gerhards2010-04-191-0/+1
|\|
| * minor cleanupRainer Gerhards2010-04-192-2/+3
* | some cleanupRainer Gerhards2010-04-192-2/+3
* | Merge branch 'v4-devel' into masterRainer Gerhards2010-04-191-0/+1
|\|
| * Merge branch 'v4-stable-solaris' into v4-develRainer Gerhards2010-04-1212-78/+431
| |\
| * \ Merge branch 'v4-beta' into tmpRainer Gerhards2010-01-264-8/+25
| |\ \
* | | | (minor) some improvements to syncdemoRainer Gerhards2010-04-141-21/+20
* | | | added tool to demo/evaluate various sync methodsRainer Gerhards2010-04-131-0/+319
* | | | Merge branch 'beta' into masterRainer Gerhards2010-04-094-40/+65
|\ \ \ \
| * \ \ \ Merge branch 'v4-stable-solaris' into betaRainer Gerhards2010-04-093-4/+8
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-04-071-2/+3
| | |\ \ \
| | | * | | bugfix: default for $OMFileFlushOnTXEnd was wrong ("off").Rainer Gerhards2010-04-071-2/+3
| | | * | | temporary bugfix replaced by permanent one for...Rainer Gerhards2010-03-311-1/+1
| | * | | | enhanced nettester tool so that it re-uses it's callers environmentRainer Gerhards2010-04-071-1/+1
| | * | | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-251-1/+1
| | |\| | |
| | * | | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-251-19/+22
| | |\ \ \ \
| | * \ \ \ \ Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-251-21/+25
| | |\ \ \ \ \
| | * | | | | | added some diagnostics info to startupRainer Gerhards2010-03-231-2/+4
| | * | | | | | Merge branch 'v4-stable' into v4-stable-solarisRainer Gerhards2010-03-233-7/+24
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-03-293-38/+60
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | * | | | | | | $OMFileAsyncWriting directive did not work properlyRainer Gerhards2010-03-251-1/+1
| | | |_|_|/ / / | | |/| | | | |
| | * | | | | | new feature: $OMFileAsyncWriting directive addedRainer Gerhards2010-03-251-19/+22
| | | |_|/ / / | | |/| | | |
| | * | | | | undo experimental commit dccadb677c5a6b8379f631e4c1f14c8c4089d4a6Rainer Gerhards2010-03-251-9/+0
| | * | | | | bugfix: potential segfault in dynafile cacheRainer Gerhards2010-03-251-1/+1
| | * | | | | streamline dynafile cache entry deletion a bitRainer Gerhards2010-03-231-8/+7
| | * | | | | bugfix: potential re-use of free()ed file stream object in omfileRainer Gerhards2010-03-231-7/+21
| | | |/ / / | | |/| | |
| | * | | | previous (experimental) patch was somewhat incorrect, fixedRainer Gerhards2010-03-221-1/+1
| | * | | | exp: made omfile ensure that it is not called twice in parallel on the same f...Rainer Gerhards2010-03-211-0/+9
| | * | | | fixed regression from previos (yet unrelease) $omfileFlushOnTXEnd fixtemp.4.6.1.10Rainer Gerhards2010-03-191-1/+1