summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* backporting abort condition fix from 5.7.7Rainer Gerhards2011-03-021-1/+2
* bugfix: fixed a memory leak and potential abort conditionRainer Gerhards2011-02-252-10/+21
* bugfix: memory leak when $RepeatedMsgReduction on was usedRainer Gerhards2011-02-251-0/+5
* Merge branch 'v4-stable' into v5-stableRainer Gerhards2011-01-261-10/+11
|\
| * 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
* | bug fixes in action processingRainer Gerhards2010-12-171-3/+8
* | bugfix: batch processing flagged invalid message as "bad" under some circumst...Rainer Gerhards2010-12-163-9/+4
* | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-12-165-12/+6
|\|
| * 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
* | | bugfix: unitialized variable could cause issues under extreme conditionsRainer Gerhards2010-12-162-2/+7
* | | bugfix: replacements for atomic operations for non-int sized types had problems.Rainer Gerhards2010-11-255-124/+192
* | | bugfix: atomic increment for msg object may not work correct on all platforms.Chris Metcalf2010-11-251-1/+1
* | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-11-241-0/+17
|\| |
| * | 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
* | | bugfix: compile failed with --enable-unlimited-selectvarmojfekoj2010-11-052-1/+1
* | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-10-192-2/+9
|\| |
| * | fixing some compile problems on FreeBSDRainer Gerhards2010-10-193-5/+12
* | | Merge branch 'v4-devel' into v5-betaRainer Gerhards2010-10-152-8/+12
|\ \ \
| * | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-10-151-8/+8
| |\| |
| | * | imfile: bugfixes in regard to large files (> 2GB)Rainer Gerhards2010-10-151-8/+8
| * | | Merge branch 'v4-stable-imptcp' into tmpRainer Gerhards2010-08-111-0/+4
| |\ \ \
| | * | | added imptcpRainer Gerhards2010-08-101-0/+4
| | |/ /
| * | | solving an error ID collision with v5 buildRainer Gerhards2010-08-061-1/+1
* | | | Merge branch 'v4-devel'Rainer Gerhards2010-08-061-0/+1
|\| | |
| * | | added omuxsock, which permits to write message to local Unix socketsRainer Gerhards2010-08-061-0/+1
* | | | Merge branch 'v4-devel' into masterRainer Gerhards2010-08-051-1/+1
|\| | |
| * | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-08-051-1/+1
| |\| |
| | * | 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
* | | | Merge branch 'v4-devel'Rainer Gerhards2010-07-051-0/+1
|\| | |
| * | | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-07-051-0/+1
| |\| |
| | * | bugfix: segfault on HUP when "HUPIsRestart" was set to "on"varmojfekoj2010-07-051-0/+1
* | | | Merge branch 'tmp' into concurrent-outputRainer Gerhards2010-06-242-6/+12
|\ \ \ \
| * | | | made hardcoded max string number persistentRainer Gerhards2010-06-242-6/+12
* | | | | added missing support for systems without atomic instructionsRainer Gerhards2010-06-241-0/+15
|/ / / /
* | | | bugfix: "$ActionExecOnlyWhenPreviousIsSuspended on" was brokenRainer Gerhards2010-06-244-23/+27
* | | | fixed a couple of regressionsRainer Gerhards2010-06-235-34/+9
* | | | milestone(BUGGY): batch now pushed down to actionRainer Gerhards2010-06-156-16/+190
* | | | milestone commit(BUGGY): batch is now handed down to rule processingRainer Gerhards2010-06-105-36/+88
* | | | some cleanupRainer Gerhards2010-06-102-0/+7
* | | | Merge branch 'concurrent-output' into tmpRainer Gerhards2010-06-104-21/+43
|\ \ \ \
| * | | | main msg q consumer now preprocesses messages before doing rule processingRainer Gerhards2010-06-091-1/+0
| * | | | somewhat improved direct mode queue performanceRainer Gerhards2010-06-092-18/+41
| * | | | added support for high-performance action queue submission if not all mark me...Rainer Gerhards2010-06-082-2/+2
* | | | | fixing msg duplication & loss regression, causes slowdownRainer Gerhards2010-06-101-1/+1
|/ / / /