summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* improved tcpsrv performance by enabling multiple-entry epollRainer Gerhards2011-01-251-0/+4
* tcpflood test tool: cleaned up sender multithreadingRainer Gerhards2011-01-101-0/+3
* Merge branch 'v5-devel'Rainer Gerhards2010-12-171-7/+46
|\
| * Merge branch 'v4-devel' into v5-develRainer Gerhards2010-12-171-7/+5
| |\
| | * added $IMUDPSchedulingPolicy and $IMUDPSchedulingPriority config settingsRainer Gerhards2010-12-171-0/+1
| | * added $LocalHostName config directive & some bugfixingRainer Gerhards2010-12-161-0/+3
| | * Merge branch 'v4-stable' into v4-develRainer Gerhards2010-12-161-0/+7
| | |\
| | * | bugfix: atomic increment for msg object may not work correct on all platforms.Chris Metcalf2010-11-251-0/+4
| | * | preparing for 4.7.3Rainer Gerhards2010-11-251-1/+1
| | * | Merge branch 'v4-stable' into v4-develRainer Gerhards2010-11-251-5/+11
| | |\ \
| | * \ \ Merge branch 'v4-stable' into v4-develRainer Gerhards2010-11-241-0/+10
| | |\ \ \
| * | \ \ \ Merge branch 'v5-stable' into v5-develRainer Gerhards2010-12-171-1/+30
| |\ \ \ \ \
| | * | | | | bug fixes in action processingRainer Gerhards2010-12-171-0/+6
| | * | | | | bugfix: batch processing flagged invalid message as "bad" under some circumst...Rainer Gerhards2010-12-161-3/+3
| | * | | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-12-161-0/+17
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | | * | | | 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
| | | | |_|_|/ | | | |/| | |
| | * | | | | bugfix: unitialized variable could cause issues under extreme conditionsRainer Gerhards2010-12-161-0/+6
| | * | | | | preparing for 5.6.2v5.6.2Rainer Gerhards2010-11-301-1/+1
| * | | | | | bugfix: fixed build problems on some platformsRainer Gerhards2010-12-011-0/+4
* | | | | | | preparing for 6.1.2 releasev6.1.2Rainer Gerhards2010-12-161-1/+1
* | | | | | | Merge branch 'lognorm' + some doc addedRainer Gerhards2010-12-131-1/+17
|\ \ \ \ \ \ \
| * | | | | | | bugfix: potential abort when output modules with different parameter ...Rainer Gerhards2010-12-031-0/+4
* | | | | | | | added support for UDP to tcpflood testing toolRainer Gerhards2010-12-081-0/+5
|/ / / / / / /
* | | | | | | Merge branch 'v5-devel'v6.1.1Rainer Gerhards2010-11-301-6/+10
|\| | | | | |
| * | | | | | bumped version to 5.7.2v5.7.2Rainer Gerhards2010-11-301-1/+5
* | | | | | | Merge branch 'v5-devel'Rainer Gerhards2010-11-251-0/+50
|\| | | | | |
| * | | | | | Merge branch 'v5-beta' into v5-develRainer Gerhards2010-11-251-0/+45
| |\| | | | |
| | * | | | | bugfix: replacements for atomic operations for non-int sized types had problems.Rainer Gerhards2010-11-251-0/+3
| | * | | | | bugfix: atomic increment for msg object may not work correct on all platforms.Chris Metcalf2010-11-251-1/+3
| | * | | | | forgot to add to ChangeLogRainer Gerhards2010-11-251-0/+4
| | * | | | | Merge branch 'v5.6.0a' into v5-stableRainer Gerhards2010-11-251-0/+6
| | |\ \ \ \ \
| | | * | | | | imfile improvementsRainer Gerhards2010-10-271-0/+6
| | * | | | | | final cleanup for 5.6.1v5.6.1Rainer Gerhards2010-11-241-1/+1
| | * | | | | | Merge branch 'v4-stable' into v5-stableRainer Gerhards2010-11-241-0/+14
| | |\ \ \ \ \ \ | | | | |/ / / / | | | |/| | | |
| | | * | | | | 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
| | * | | | | | bugfix: testbench failed if imptcp was not enabledRainer Gerhards2010-11-051-0/+1
| | * | | | | | permitted imptcp to work on systems which support epoll(), but not epoll_crea...Rainer Gerhards2010-11-051-0/+4
| | * | | | | | bugfix: segfault when an *empty* template was usedRainer Gerhards2010-11-051-0/+3
| | * | | | | | bugfix: compile failed with --enable-unlimited-selectvarmojfekoj2010-11-051-0/+4
| | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'v5-devel'Rainer Gerhards2010-10-201-0/+3
|\| | | | | |
| * | | | | | Merge branch 'v4-devel' into v5-develroot2010-10-201-0/+3
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | imfile improvementsRainer Gerhards2010-10-241-0/+3
* | | | | | | Merge branch 'v5-devel'Rainer Gerhards2010-10-221-0/+11
|\| | | | | |