summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'v4-beta' into betaRainer Gerhards2010-02-101-44/+58
|\
| * several bugfixes for the property replacerRainer Gerhards2010-02-081-44/+58
* | Merge branch 'v4-beta' into betaRainer Gerhards2010-02-042-3/+8
|\|
| * Merge branch 'v4-stable' into v4-betaRainer Gerhards2010-02-042-3/+8
| |\
| | * bugfix: several smaller bugs resolved after flexelint reviewvarmojfekoj2010-02-043-4/+9
| | * bugfix: potential segfault on queue shutdownvarmojfekoj2010-01-261-9/+14
* | | Merge branch 'v4-beta' into betaRainer Gerhards2010-01-261-1/+2
|\| |
| * | did some adoptions necessary to use the bugfix with v4-beta code baseRainer Gerhards2010-01-261-6/+6
| * | Merge branch 'queuepatch' into v4-betanewRainer Gerhards2010-01-261-10/+15
| |\ \
| | * | bugfixes for potential segfaults during queue shutdownvarmojfekoj2010-01-261-9/+14
| | |/
| * | bugfix: blanks inside file names did not terminate file name parsing.Rainer Gerhards2010-01-191-1/+2
* | | Merge branch 'v4-beta' into betaRainer Gerhards2010-01-152-4/+12
|\| |
| * | bugfix: rsyslog hangs when writing to a named pipe which nobody was reading.Rainer Gerhards2010-01-152-4/+12
* | | Merge branch 'v4-beta' into betaRainer Gerhards2009-11-301-1/+1
|\| |
| * | bugfix: hostname accidently set to IP address for some message sourcesRainer Gerhards2009-11-301-1/+1
* | | Merge branch 'v4-beta' into betaRainer Gerhards2009-11-253-3/+9
|\| |
| * | bugfix (kind of): check if TCP connection is still alive if using TLSJonathan Bond-Caron2009-11-251-1/+4
| * | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-11-172-2/+5
| |\|
| | * Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-11-172-2/+5
| | |\
| | | * correcting -q/-Q patch - was invalidRainer Gerhards2009-11-122-2/+5
* | | | some light performance enhancementRainer Gerhards2009-11-127-10/+40
* | | | Merge branch 'v4-devel'Rainer Gerhards2009-11-121-2/+2
|\ \ \ \
| * | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-121-2/+2
| |\| | |
| | * | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-11-121-2/+2
| | |\| |
| | | * | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-11-121-2/+2
| | | |\|
| | | | * bugfix: segfault on startup when -q or -Q option was givenRainer Gerhards2009-11-121-2/+2
| * | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-101-0/+9
| |\| | |
* | | | | Merge branch 'v4-beta'Rainer Gerhards2009-11-101-0/+9
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | added a so-called "On Demand Debug" modeRainer Gerhards2009-11-101-0/+9
* | | | | Merge branch 'v4-devel' into tmpRainer Gerhards2009-11-051-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'v4-beta' into v4-develRainer Gerhards2009-11-051-0/+1
| |\| | |
| | * | | bugfix: named pipes did no longer work (they always got an open error)Rainer Gerhards2009-11-051-0/+1
* | | | | first complete implementation of loadable parser systemRainer Gerhards2009-11-043-2/+58
* | | | | added $RulesetParser config directiveRainer Gerhards2009-11-042-5/+51
* | | | | finalized parser module calling interfaceRainer Gerhards2009-11-044-28/+76
* | | | | moved rfc3164/5424 code to new parser modulesRainer Gerhards2009-11-046-414/+89
* | | | | some more cleanup along the wayRainer Gerhards2009-11-031-1/+29
* | | | | one step closer to dynamically loadable parsersRainer Gerhards2009-11-039-26/+243
* | | | | more cleanup and working towards a parser module calling interfaceRainer Gerhards2009-11-039-21/+151
* | | | | restructured parser part of rsyslogRainer Gerhards2009-11-031-0/+382
* | | | | Merge branch 'v4-devel'Rainer Gerhards2009-11-031-0/+44
|\| | | |
| * | | | added function getenv() to RainerScriptRainer Gerhards2009-11-031-0/+44
| |/ / /
| * | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-10-211-2/+0
| |\| |
| | * | Merge branch 'v3-stable' into v4-stableRainer Gerhards2009-10-201-2/+0
| | |\|
| | | * bugfix: potential hang condition on queue shutdownRainer Gerhards2009-10-201-2/+0
| | * | RFC5424 formatted messages with only structured data and no MSG part were imp...Rainer Gerhards2009-10-012-1/+6
* | | | added omruleset output module, which provides great flexibility in action pro...Rainer Gerhards2009-11-024-19/+23
* | | | added the capability to have ruleset-specific main message queuesRainer Gerhards2009-10-275-3/+73
* | | | action processing optimized for queue shutdownRainer Gerhards2009-10-271-1/+1
* | | | removed no longer needed flag variableRainer Gerhards2009-10-272-11/+6