summaryrefslogtreecommitdiffstats
path: root/runtime
Commit message (Expand)AuthorAgeFilesLines
* fixing regression: multi-threading had racesRainer Gerhards2011-01-314-1/+11
* interim commit: current debug state of new imptcpRainer Gerhards2011-01-281-17/+23
* resolved problem with intermixing requestsRainer Gerhards2011-01-271-2/+2
* experimental: added thread pool to tcpsrv epoll handlerRainer Gerhards2011-01-271-1/+2
* interim commit: refactored epoll processingRainer Gerhards2011-01-265-10/+20
* improved tcpsrv performance by enabling multiple-entry epollRainer Gerhards2011-01-254-15/+24
* Merge branch 'v5-devel'Rainer Gerhards2010-12-1711-54/+85
|\
| * Merge branch 'v4-devel' into v5-develRainer Gerhards2010-12-171-7/+19
| |\
| | * added $IMUDPSchedulingPolicy and $IMUDPSchedulingPriority config settingsRainer Gerhards2010-12-171-0/+1
| | * added $LocalHostName config directive & some bugfixingRainer Gerhards2010-12-162-11/+19
| | * Merge branch 'v4-stable' into v4-develRainer Gerhards2010-12-168-18/+11
| | |\
| | * | bugfix: atomic increment for msg object may not work correct on all platforms.Chris Metcalf2010-11-251-1/+1
| | * | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-11-241-0/+17
| | |\ \
| | * \ \ Merge branch 'v4-stable' into v4-develRainer Gerhards2010-10-192-2/+9
| | |\ \ \
| * | \ \ \ Merge branch 'v5-stable' into v5-develRainer Gerhards2010-12-178-26/+25
| |\ \ \ \ \
| | * | | | | 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: one type of 64bit atomics was enabled when 32bit atomics were supportedRainer Gerhards2010-12-021-17/+10
| * | | | | | bugfix: fixed build problems on some platformsRainer Gerhards2010-12-012-4/+31
* | | | | | | milestone: added support for CEE-variables to RainerScriptRainer Gerhards2010-12-0310-0/+128
* | | | | | | milestone: added support for CEE-properties in property-based filtersRainer Gerhards2010-12-016-24/+81
* | | | | | | milestone: ability to use normalized names in templatesRainer Gerhards2010-12-011-0/+37
* | | | | | | milestone: template supports CEE output via %$!all-json%Rainer Gerhards2010-12-013-4/+18
* | | | | | | mmnormalize loads & runs (basic testing done)Rainer Gerhards2010-12-012-3/+7
* | | | | | | milestone: added mmnormalize (compiles, but untested)Rainer Gerhards2010-12-013-1/+7
* | | | | | | Merge branch 'v5-devel'Rainer Gerhards2010-11-259-161/+243
|\| | | | | |
| * | | | | | Merge branch 'v5-beta' into v5-develRainer Gerhards2010-11-259-129/+212
| |\| | | | |
| | * | | | | 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 'v5-devel'Rainer Gerhards2010-10-222-2/+9
|\| | | | |
| * | | | | Merge branch 'v5-stable' into v5-develRainer Gerhards2010-10-222-2/+9
| |\| | | |
| | * | | | 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 'v5-devel'Rainer Gerhards2010-10-152-11/+21
|\| | | | |
| * | | | | Merge branch 'v5-beta' into v5-develRainer Gerhards2010-10-151-8/+8
| |\| | | |
| | * | | | 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
| * | | | | imfile: bug fixesRainer Gerhards2010-10-151-3/+3
| * | | | | removed need for math libraryRainer Gerhards2010-10-111-3/+13
* | | | | | Merge branch 'v5-devel'Rainer Gerhards2010-10-0518-6/+1838
|\| | | | |