Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | bugfix: fixed a memory leak and potential abort condition | Rainer Gerhards | 2011-02-25 | 2 | -10/+21 | |
* | | | | Merge branch 'v5-stable' into v5-beta | Rainer Gerhards | 2011-02-25 | 1 | -0/+5 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | bugfix: memory leak when $RepeatedMsgReduction on was used | Rainer Gerhards | 2011-02-25 | 1 | -0/+5 | |
* | | | | added debug support for trying to find well-hidden bug | Rainer Gerhards | 2011-02-23 | 2 | -1/+12 | |
* | | | | bugfix: fixed compile problem due to empty structs | Dražen Kačar | 2011-02-16 | 4 | -0/+4 | |
* | | | | improved error reporting for $WorkDirectory | Rainer Gerhards | 2011-02-15 | 2 | -1/+37 | |
* | | | | bugfix: very long running actions could prevent shutdown under some circumsta... | Rainer Gerhards | 2011-02-11 | 1 | -1/+1 | |
* | | | | removed no longer needed code | Rainer Gerhards | 2011-02-11 | 2 | -3/+0 | |
* | | | | bugfix: queue engine did not properly slow down inputs in FULL_DELAY mode... | Rainer Gerhards | 2011-02-11 | 1 | -1/+12 | |
* | | | | bugfix: abort if imfile reads file line of more than 64KiB | Rainer Gerhards | 2011-02-10 | 1 | -1/+1 | |
* | | | | cosmetic: making comments in stream.c a bit more readable | Rainer Gerhards | 2011-02-10 | 1 | -4/+6 | |
* | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2011-01-26 | 1 | -10/+11 | |
|\| | | | ||||||
| * | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2011-01-26 | 1 | -10/+11 | |
| |\| | | ||||||
| | * | | imfile bugfix: potential duplication of log content | Rainer Gerhards | 2011-01-10 | 1 | -13/+9 | |
| | * | | forgot the actual patch with the last commit :( | Rainer Gerhards | 2010-12-17 | 1 | -1/+1 | |
| | * | | bugfix: imfile potentially duplicates lines | Rainer Gerhards | 2010-12-17 | 1 | -0/+5 | |
* | | | | enhanced imfile to support multi-line messages | David Lang | 2011-01-25 | 2 | -28/+88 | |
* | | | | Merge branch 'v5.6.2-newimudp' into v5-devel-newimudp | Rainer Gerhards | 2011-01-10 | 4 | -1/+38 | |
|\ \ \ \ | ||||||
| * | | | | improved imudp real-time scheduling support & bugfix | Dražen Kačar | 2011-01-10 | 4 | -1/+38 | |
* | | | | | Merge branch 'v4-devel' into v5-devel | Rainer Gerhards | 2010-12-17 | 1 | -7/+19 | |
|\ \ \ \ \ | ||||||
| * | | | | | added $IMUDPSchedulingPolicy and $IMUDPSchedulingPriority config settings | Rainer Gerhards | 2010-12-17 | 1 | -0/+1 | |
| * | | | | | added $LocalHostName config directive & some bugfixing | Rainer Gerhards | 2010-12-16 | 2 | -11/+19 | |
| * | | | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-12-16 | 8 | -18/+11 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | bugfix: atomic increment for msg object may not work correct on all platforms. | Chris Metcalf | 2010-11-25 | 1 | -1/+1 | |
| * | | | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-11-24 | 1 | -0/+17 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-10-19 | 2 | -2/+9 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2010-12-17 | 8 | -26/+25 | |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | | | ||||||
| * | | | | | | | bug fixes in action processing | Rainer Gerhards | 2010-12-17 | 1 | -3/+8 | |
| * | | | | | | | bugfix: batch processing flagged invalid message as "bad" under some circumst... | Rainer Gerhards | 2010-12-16 | 3 | -9/+4 | |
| * | | | | | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2010-12-16 | 5 | -12/+6 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | some cleanup based on clang static analyzer results | Rainer Gerhards | 2010-12-16 | 6 | -15/+8 | |
| | * | | | | | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2010-12-16 | 2 | -3/+3 | |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | / | | | | |_|_|/ | | | |/| | | | ||||||
| | | * | | | | improved some code based on clang static analyzer results | Rainer Gerhards | 2010-12-16 | 2 | -3/+3 | |
| * | | | | | | bugfix: unitialized variable could cause issues under extreme conditions | Rainer Gerhards | 2010-12-16 | 2 | -2/+7 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | bugfix: one type of 64bit atomics was enabled when 32bit atomics were supported | Rainer Gerhards | 2010-12-02 | 1 | -17/+10 | |
* | | | | | | bugfix: fixed build problems on some platforms | Rainer Gerhards | 2010-12-01 | 2 | -4/+31 | |
* | | | | | | Merge branch 'v5-beta' into v5-devel | Rainer Gerhards | 2010-11-25 | 9 | -129/+212 | |
|\| | | | | | ||||||
| * | | | | | bugfix: replacements for atomic operations for non-int sized types had problems. | Rainer Gerhards | 2010-11-25 | 5 | -124/+192 | |
| * | | | | | bugfix: atomic increment for msg object may not work correct on all platforms. | Chris Metcalf | 2010-11-25 | 1 | -1/+1 | |
| * | | | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2010-11-24 | 1 | -0/+17 | |
| |\| | | | | ||||||
| | * | | | | Merge branch 'v3-stable' into v4-stable | Rainer Gerhards | 2010-11-24 | 1 | -0/+17 | |
| | |\| | | | | | |_|/ | | |/| | | ||||||
| | | * | | bugfix(important): problem in TLS handling could cause rsyslog to loopv3.22.3 | Rainer Gerhards | 2010-11-24 | 1 | -0/+17 | |
| * | | | | bugfix: compile failed with --enable-unlimited-select | varmojfekoj | 2010-11-05 | 2 | -1/+1 | |
* | | | | | Merge branch 'v5-stable' into v5-devel | Rainer Gerhards | 2010-10-22 | 2 | -2/+9 | |
|\| | | | | ||||||
| * | | | | Merge branch 'v4-stable' into v5-stable | Rainer Gerhards | 2010-10-19 | 2 | -2/+9 | |
| |\| | | | ||||||
| | * | | | fixing some compile problems on FreeBSD | Rainer Gerhards | 2010-10-19 | 3 | -5/+12 | |
* | | | | | Merge branch 'v5-beta' into v5-devel | Rainer Gerhards | 2010-10-15 | 1 | -8/+8 | |
|\| | | | | ||||||
| * | | | | Merge branch 'v4-devel' into v5-beta | Rainer Gerhards | 2010-10-15 | 2 | -8/+12 | |
| |\ \ \ \ | | | |_|/ | | |/| | | ||||||
| | * | | | Merge branch 'v4-stable' into v4-devel | Rainer Gerhards | 2010-10-15 | 1 | -8/+8 | |
| | |\| | | ||||||
| | | * | | imfile: bugfixes in regard to large files (> 2GB) | Rainer Gerhards | 2010-10-15 | 1 | -8/+8 |