summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* Added MsgDup bugfix from v5-stable into v4-stable branchAndre Lorbach2011-08-111-1/+1
* bugfix: memcpy overflow can occur in allowed sender checkingMarius Tomaschewski2011-08-091-1/+1
* Merge branch 'v3-stable' into v4-stableAndre Lorbach2011-08-051-7/+7
|\
| * bugfix: potential misadressing in property replacerAndre Lorbach2011-08-051-7/+7
* | Merge branch 'v3-stable' into v4-stableRainer Gerhards2011-06-161-1/+1
|\|
| * bugfix: timestamp was incorrectly calculated for timezones with minute offsetRainer Gerhards2011-06-161-1/+1
* | bugfix: memory leak in imtcp & subsystems under some circumstancesRainer Gerhards2011-06-141-0/+3
* | bugfix: invalid processing in QUEUE_FULL conditionRainer Gerhards2011-05-111-2/+6
* | bugfix: memory and file descriptor leak in stream processingRainer Gerhards2011-05-031-0/+11
* | slightly more informative errmsg when TCP connection is abortedRainer Gerhards2011-05-021-2/+4
* | bugfix: abort if imfile reads file line of more than 64KiBRainer Gerhards2011-02-101-1/+1
* | imfile bugfix: potential duplication of log contentRainer Gerhards2011-01-101-13/+9
* | forgot the actual patch with the last commit :(Rainer Gerhards2010-12-171-1/+1
* | bugfix: imfile potentially duplicates linesRainer Gerhards2010-12-171-0/+5
* | some cleanup based on clang static analyzer resultsRainer Gerhards2010-12-166-15/+8
* | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-12-162-3/+3
|\|
| * improved some code based on clang static analyzer resultsRainer Gerhards2010-12-162-3/+3
* | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-11-241-0/+17
|\|
| * bugfix(important): problem in TLS handling could cause rsyslog to loopv3.22.3Rainer Gerhards2010-11-241-0/+17
* | fixing some compile problems on FreeBSDRainer Gerhards2010-10-193-5/+12
* | imfile: bugfixes in regard to large files (> 2GB)Rainer Gerhards2010-10-151-8/+8
* | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-08-051-1/+1
|\|
| * program name filter ! in the configuration cannot be resetKiss Gabor (Bitman)2010-08-051-2/+1
* | bugfix: segfault on HUP when "HUPIsRestart" was set to "on"varmojfekoj2010-07-051-0/+1
* | temporary bugfix replaced by permanent one for...Rainer Gerhards2010-03-312-9/+9
* | bugfix(temporary): message-induced off-by-one error (potential segfault)Rainer Gerhards2010-03-251-0/+6
* | bugfix: race condition during directory creationRainer Gerhards2010-03-251-6/+26
* | streamline dynafile cache entry deletion a bitRainer Gerhards2010-03-231-1/+1
* | bugfix(minor): BSD_SO_COMPAT query function had some global vars not properly...Rainer Gerhards2010-03-221-2/+2
* | fixed regression from previos (yet unrelease) $omfileFlushOnTXEnd fixtemp.4.6.1.10Rainer Gerhards2010-03-191-0/+3
* | bugfix: invalid buffer write in (file) stream classRainer Gerhards2010-03-191-1/+2
* | bugfix: potential hang condition during filestream closeRainer Gerhards2010-03-191-4/+6
* | bugfix: improper synchronization when "$OMFileFlushOnTXEnd on" was usedRainer Gerhards2010-03-191-11/+35
* | some cleanup, some additional comments and a bit more debug outputRainer Gerhards2010-03-181-2/+11
* | bugfix(cosmetic): tried to close non-open fd, resulting in close(-1)Rainer Gerhards2010-03-161-2/+7
* | reduced runtime requirements of inactive debug code a slight bitRainer Gerhards2010-03-161-10/+10
* | enhanced dbgoprint() buffer sizeRainer Gerhards2010-03-161-1/+1
* | bugfix(minor): handling of extremely large strings in dbgprintf() fixedRainer Gerhards2010-03-151-0/+9
* | added more tests to testbench and improved testing toolsRainer Gerhards2010-03-111-1/+1
* | Merge branch 'v4-stable' into v4-stable-nextRainer Gerhards2010-03-102-5/+11
|\ \
| * | fixed regression introduced with previous commitRainer Gerhards2010-03-102-5/+11
* | | some cosmetic changesRainer Gerhards2010-03-101-9/+9
|/ /
* | bugfixes and testbench improvementRainer Gerhards2010-03-101-8/+9
* | bugfix: potential problem (loop, abort) when file write error occuredRainer Gerhards2010-03-091-0/+1
* | added new property replacer option "date-rfc3164-buggyday"Rainer Gerhards2010-03-083-7/+17
* | Fix Large File Support (LFS) support (bug #182)Yann Droneaud2010-03-041-9/+0
* | Includes "config.h" before any other header.Yann Droneaud2010-03-041-1/+1
* | Merge branch 'v3-stable' into v4-stableRainer Gerhards2010-03-011-7/+30
|\|
| * bugfix: comment char ('#') in literal terminated script parsingRainer Gerhards2010-03-011-7/+30
* | cleanup: removed debug messages that accidently made it into the commitRainer Gerhards2010-03-012-2/+1