summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | some improvement of omfile performance with dynafilesRainer Gerhards2009-11-102-8/+29
| * | | | | | Merge branch 'v4-devel'Rainer Gerhards2009-11-101-2/+22
| |\| | | | |
| | * | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-104-26/+156
| | |\| | | |
| | | * | | | doc: added reasoning for why use env vars to configure debug systemRainer Gerhards2009-11-101-2/+22
| * | | | | | Merge branch 'v4-beta'Rainer Gerhards2009-11-104-24/+139
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | added a so-called "On Demand Debug" modeRainer Gerhards2009-11-104-23/+132
| | * | | | | bumped version numberRainer Gerhards2009-11-051-0/+2
| | * | | | | preparing for 4.5.6v4.5.6Rainer Gerhards2009-11-051-1/+1
| * | | | | | doc: added in-depth info on the new message parser systemRainer Gerhards2009-11-067-12/+243
| * | | | | | fixed regressions in testsuite due to imported changes from last mergeRainer Gerhards2009-11-0511-9/+29
| * | | | | | Merge branch 'v4-devel' into tmpRainer Gerhards2009-11-0512-16/+87
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-0513-17/+92
| | |\| | | |
| | | * | | | added pipe action test to testbench & testbench bugfixRainer Gerhards2009-11-0510-14/+74
| | | * | | | bugfix: named pipes did no longer work (they always got an open error)Rainer Gerhards2009-11-053-2/+10
| | | * | | | bugfix(testbench): testcase did not properly wait for rsyslod shutdownRainer Gerhards2009-10-302-1/+8
| * | | | | | 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