summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | prepared for 5.3.4v5.3.4Rainer Gerhards2009-11-042-3/+17
| * | | | | first complete implementation of loadable parser systemRainer Gerhards2009-11-044-2/+59
| * | | | | added $RulesetParser config directiveRainer Gerhards2009-11-046-6/+181
| * | | | | finalized parser module calling interfaceRainer Gerhards2009-11-046-28/+84
| * | | | | moved rfc3164/5424 code to new parser modulesRainer Gerhards2009-11-0412-420/+594
| * | | | | some more cleanup along the wayRainer Gerhards2009-11-034-32/+30
| * | | | | one step closer to dynamically loadable parsersRainer Gerhards2009-11-0313-26/+290
| * | | | | more cleanup and working towards a parser module calling interfaceRainer Gerhards2009-11-0316-65/+249
| * | | | | restructured parser part of rsyslogRainer Gerhards2009-11-035-450/+394
| * | | | | ruleset queue setting was not honored during multi-submitRainer Gerhards2009-11-031-4/+10
| * | | | | improved omruleset docRainer Gerhards2009-11-034-4/+40
| * | | | | Merge branch 'v4-devel'Rainer Gerhards2009-11-037-11/+110
| |\| | | |
| | * | | | added function getenv() to RainerScriptRainer Gerhards2009-11-038-12/+111
| * | | | | added forgotten file :(Rainer Gerhards2009-11-021-0/+108
| * | | | | added omruleset output module, which provides great flexibility in action pro...Rainer Gerhards2009-11-0218-28/+380
| * | | | | bugfix: correct default for escape ('#') character restoredRainer Gerhards2009-10-302-1/+3
| * | | | | some cleanup (removal of debug code)Rainer Gerhards2009-10-301-4/+0
| * | | | | bugfix(testbench): testcase did not properly wait for rsyslod shutdownRainer Gerhards2009-10-302-0/+7
| * | | | | added test for ruleset-specific main queueRainer Gerhards2009-10-303-21/+51
| * | | | | fix: testbench was broken by recent ruleset queue changesRainer Gerhards2009-10-303-0/+35
| * | | | | added the capability to have ruleset-specific main message queuesRainer Gerhards2009-10-2713-60/+260
| * | | | | some more cleanup - action config line handlers are now defined in action.cRainer Gerhards2009-10-273-48/+28
| * | | | | action processing optimized for queue shutdownRainer Gerhards2009-10-272-24/+16
| * | | | | updated project status & bumped version numberRainer Gerhards2009-10-274-6/+8
| * | | | | preparing for 5.3.3v5.3.3Rainer Gerhards2009-10-273-7/+7
| * | | | | removed no longer needed flag variableRainer Gerhards2009-10-272-11/+6
| * | | | | fix compile bug with last commitRainer Gerhards2009-10-271-1/+0
| * | | | | some cleanupRainer Gerhards2009-10-274-83/+4
| * | | | | fixed race condition during queue shutdownRainer Gerhards2009-10-273-14/+21
| * | | | | shuffled cancelability state to different spotRainer Gerhards2009-10-261-3/+8
| * | | | | added note on lock-free algorithm to design docRainer Gerhards2009-10-261-1/+4
| * | | | | addressed some race issues during queue shutdownRainer Gerhards2009-10-264-24/+64
| * | | | | Merge branch 'master' into queuePartialDeleteBatchesRainer Gerhards2009-10-264-3/+34
| |\ \ \ \ \
| | * | | | | bugfix: potential abort if inputname property was not setRainer Gerhards2009-10-263-2/+8
| | * | | | | added some info on the TLS/netstream subsystemRainer Gerhards2009-10-261-1/+26
| | * | | | | cosmetic: made "make check" log a bit easier to readRainer Gerhards2009-10-221-0/+1
| * | | | | | implemented solution for cancel at shutdown/unprocessed entriesRainer Gerhards2009-10-263-38/+26
| * | | | | | added note on importance of statement sequence to tls docRainer Gerhards2009-10-262-1/+10
| * | | | | | Begun to work on partial batch deletes...Rainer Gerhards2009-10-224-12/+28
| |/ / / / /
| * | | | | enhanced test environment (including testbench)Rainer Gerhards2009-10-2242-103/+158
| * | | | | improved testbenchRainer Gerhards2009-10-2121-14/+80
| * | | | | bugfix (testbench): left-over from manual test removedRainer Gerhards2009-10-211-7/+0
| * | | | | Merge branch 'v4-devel'Rainer Gerhards2009-10-211-2/+7
| |\| | | |
| | * | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-10-212-4/+7
| | |\| | |
| * | | | | updated project statusRainer Gerhards2009-10-211-7/+7
| * | | | | Merge branch 'newqueue'Rainer Gerhards2009-10-2117-482/+180
| |\ \ \ \ \
| | * | | | | bugfix: message processing states were not set correctly in all casesRainer Gerhards2009-10-198-26/+24
| | * | | | | Merge branch 'master' into newqueueRainer Gerhards2009-10-1615-115/+184
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' into newqueueRainer Gerhards2009-10-158-111/+42
| | |\ \ \ \ \ \
| | * | | | | | | new queue engine - initial commit (probably not 100% working!)Rainer Gerhards2009-10-1414-492/+141