summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* several bugfixes for the property replacerRainer Gerhards2010-02-081-44/+58
* 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
* | 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
* | bugfix: rsyslog hangs when writing to a named pipe which nobody was reading.Rainer Gerhards2010-01-152-4/+12
* | bugfix: hostname accidently set to IP address for some message sourcesRainer Gerhards2009-11-301-1/+1
* | 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
* | | 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
* | | added a so-called "On Demand Debug" modeRainer Gerhards2009-11-101-0/+9
* | | bugfix: named pipes did no longer work (they always got an open error)Rainer Gerhards2009-11-051-0/+1
* | | 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
* | | Merge branch 'aaron' into v4-betaRainer Gerhards2009-10-081-1/+1
|\ \ \
| * | | bugfix: debug string larger than 1K were improperly displayed.Rainer Gerhards2009-10-081-1/+1
* | | | Merge branch 'aaron' into v4-betaRainer Gerhards2009-10-051-1/+1
|\| | |
| * | | bugfix[minor]: CHKiRet improperly usedRainer Gerhards2009-10-021-1/+1
* | | | Merge branch 'aaron' into v4-betaRainer Gerhards2009-10-021-0/+1
|\| | |
| * | | bumped version number, corrected error message code (minor nit)Rainer Gerhards2009-10-011-0/+1
* | | | Merge branch 'v4-stable' into v4-beta & BUGFIXRainer Gerhards2009-10-014-41/+96
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | bugfix: invalid handling of zero-sized messagesRainer Gerhards2009-09-291-2/+4
| * | bugfix: random data could be appended to message, possibly causing segfaultsRainer Gerhards2009-09-244-42/+88
* | | minor cleanup & preparation for 4.5.4v4.5.4Rainer Gerhards2009-09-291-9/+0
* | | bugfix: this morning's race patch was incomplete, completing nowRainer Gerhards2009-09-241-6/+8
* | | (temporary?) removal of very conservative locks in stream.cRainer Gerhards2009-09-241-2/+2
* | | bugfix: potential segfault in stream writer on destructionRainer Gerhards2009-09-241-5/+9
* | | minor: increased buffer size to be safe in all casesRainer Gerhards2009-09-221-2/+2
* | | bugfixes: potential problems in out file zip writer.Rainer Gerhards2009-09-221-14/+31
* | | bugfix: potential race in object loader during use/release of object interfaceRainer Gerhards2009-09-221-3/+19
* | | fixed some minor portability issuesRainer Gerhards2009-09-142-3/+11
* | | bugfix: repeated messages were incorrectly processedRainer Gerhards2009-09-101-3/+8
* | | Merge branch 'v4-stable' into v4-betaRainer Gerhards2009-09-032-1/+47
|\| |
| * | bugfix: reverse lookup reduction logic in imudp do DNS queries too oftenRainer Gerhards2009-09-032-1/+47
| * | bugfix: invalid double-quoted PRI, among others in outgoing messagesRainer Gerhards2009-08-251-1/+1
| * | Merge branch 'v4.3.2' (v4-beta) into v4-stablev4.4.0Rainer Gerhards2009-08-2135-448/+2346
| |\ \
* | | | bugfix: message sanitation had some issuesRainer Gerhards2009-08-262-4/+29
* | | | bugfix: strings improperly reused [backported from v5]Rainer Gerhards2009-08-211-1/+1
* | | | very minor cleanupRainer Gerhards2009-08-181-1/+0
* | | | bugfix: potential segfault in output file writer (omfile)Rainer Gerhards2009-08-182-2/+3
* | | | legacy syslog parser changed so that it now accepts date stamps in wrong case.Rainer Gerhards2009-08-171-22/+34