summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* bugfix: invalid storage type for config variablesRainer Gerhards2011-05-091-0/+1
* bugfix: stream driver mode was not correctly set on tcp ouput on big endian s...Tomas Heinrich2011-05-091-0/+3
* bugfix: memory and file descriptor leak in stream processingRainer Gerhards2011-05-031-0/+6
* bugfix: TCP connection invalidly aborted when messages needed to be discardedRainer Gerhards2011-05-021-0/+2
* slightly more informative errmsg when TCP connection is abortedRainer Gerhards2011-05-021-0/+2
* bugfix: IPv6-address could not be specified in omrelpRainer Gerhards2011-04-141-0/+3
* bugfix: omlibdbi did not use password from rsyslog.conRainer Gerhards2011-03-091-0/+2
* bugfix: abort if imfile reads file line of more than 64KiBRainer Gerhards2011-02-101-0/+3
* imfile bugfix: potential duplication of log contentRainer Gerhards2011-01-101-0/+3
* bugfix: imfile potentially duplicates linesRainer Gerhards2010-12-171-0/+12
* some cleanup based on clang static analyzer resultsRainer Gerhards2010-12-161-0/+4
* Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-12-161-0/+3
|\
| * improved some code based on clang static analyzer resultsRainer Gerhards2010-12-161-0/+3
* | Merge branch 'v4.4.2a' into v4-stableRainer Gerhards2010-11-251-5/+7
|\ \
| * | bugfix: a couple of problems that imfile had on some platformsRainer Gerhards2010-10-151-0/+2
| * | bugfix: imfile utilizes 32 bit to track offsetRainer Gerhards2010-10-151-0/+5
* | | final preparations for releasev4.6.5Rainer Gerhards2010-11-241-1/+1
* | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-11-241-0/+10
|\ \ \ | | |/ | |/|
| * | bugfix(important): problem in TLS handling could cause rsyslog to loopv3.22.3Rainer Gerhards2010-11-241-0/+6
* | | imfile: bugfixes in regard to large files (> 2GB)Rainer Gerhards2010-10-151-1/+8
* | | preparing for 4.6.4v4.6.4Rainer Gerhards2010-08-051-1/+1
* | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-08-051-1/+1
|\| |
| * | preparing for 3.22.2v3.22.2Rainer Gerhards2010-08-051-1/+1
* | | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-08-051-0/+4
|\| |
| * | program name filter ! in the configuration cannot be resetKiss Gabor (Bitman)2010-08-051-0/+2
* | | bugfix: zero-sized (empty) messages were processed by imtcpRainer Gerhards2010-07-281-0/+2
* | | bumped version numberRainer Gerhards2010-07-071-0/+2
* | | preparing for 4.6.3v4.6.3Rainer Gerhards2010-07-071-1/+1
* | | bugfix: segfault on HUP when "HUPIsRestart" was set to "on"varmojfekoj2010-07-051-0/+2
* | | some doc fixes; incorrect config samples could cause confusionRainer Gerhards2010-05-201-0/+2
* | | added new configure option that permits to disable and enable an extended tes...Rainer Gerhards2010-04-121-0/+4
* | | bugfix: default for $OMFileFlushOnTXEnd was wrong ("off").Rainer Gerhards2010-04-071-0/+4
* | | improvded testbench: added test with truly random data received via syslog to...Rainer Gerhards2010-04-011-0/+3
* | | temporary bugfix replaced by permanent one for...Rainer Gerhards2010-03-311-0/+4
* | | bugfix: testbench failed when not executed in UTC+1 timezoneRainer Gerhards2010-03-291-0/+3
* | | preparing for 4.6.2v4.6.2Rainer Gerhards2010-03-261-1/+1
* | | new feature: $OMFileAsyncWriting directive addedRainer Gerhards2010-03-251-0/+2
* | | bugfix(temporary): message-induced off-by-one error (potential segfault)Rainer Gerhards2010-03-251-0/+12
* | | bugfix: potential segfault in dynafile cacheRainer Gerhards2010-03-251-0/+7
* | | bugfix: race condition during directory creationRainer Gerhards2010-03-251-0/+5
* | | bugfix: potential re-use of free()ed file stream object in omfileRainer Gerhards2010-03-231-0/+5
* | | bugfix(minor): BSD_SO_COMPAT query function had some global vars not properly...Rainer Gerhards2010-03-221-0/+4
* | | bugfix: invalid buffer write in (file) stream classRainer Gerhards2010-03-191-0/+5
* | | bugfix: potential hang condition during filestream closeRainer Gerhards2010-03-191-0/+3
* | | bugfix: improper synchronization when "$OMFileFlushOnTXEnd on" was usedRainer Gerhards2010-03-191-0/+3
* | | new feature: "." action type added to support writing files to relative pathesRainer Gerhards2010-03-171-0/+2
* | | bugfix: recent patch to fix small memory leak could cause invalid free.Rainer Gerhards2010-03-161-0/+2
* | | bugfix(minor): handling of extremely large strings in dbgprintf() fixedRainer Gerhards2010-03-151-0/+4
* | | bugfixes and testbench improvementRainer Gerhards2010-03-101-3/+10
* | | bugfix: potential problem (loop, abort) when file write error occuredRainer Gerhards2010-03-091-0/+8