Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | mmanon: update to new output module interface (partial) | Rainer Gerhards | 2013-10-28 | 1 | -0/+10 | |
* | | | | | Merge branch 'master' into master-ruleeng | Rainer Gerhards | 2013-10-28 | 4 | -23/+52 | |
|\| | | | | ||||||
| * | | | | refactor: simplify localHostName property handling | Rainer Gerhards | 2013-10-28 | 2 | -15/+3 | |
| * | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-28 | 2 | -6/+42 | |
| |\| | | | ||||||
| | * | | | remove memleak introduced by GenerateLocalHostName HUP bugfix | Rainer Gerhards | 2013-10-28 | 1 | -13/+32 | |
| | * | | | bugfix: potential abort during HUP | Rainer Gerhards | 2013-10-28 | 2 | -7/+24 | |
| * | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-28 | 2 | -2/+7 | |
| |\| | | | ||||||
| | * | | | bugfix: imtcp flowControl parameter incorrectly defaulted to "off" | Rainer Gerhards | 2013-10-28 | 2 | -2/+7 | |
* | | | | | milestone: action engine changed to partially support wrkr instance action in... | Rainer Gerhards | 2013-10-28 | 5 | -10/+26 | |
* | | | | | milestone: guard omfile writes by mutex | Rainer Gerhards | 2013-10-28 | 1 | -0/+8 | |
* | | | | | milestone: omfile supports buffering mechanism | Rainer Gerhards | 2013-10-28 | 2 | -33/+63 | |
* | | | | | milestone: stage work for omfile worker instance handling | Rainer Gerhards | 2013-10-28 | 2 | -8/+36 | |
* | | | | | milestone: make default modules compile again (but they do NOT work!) | Rainer Gerhards | 2013-10-27 | 9 | -2/+33 | |
* | | | | | milestone: change output module interface -- breaks build process! | Rainer Gerhards | 2013-10-27 | 1 | -1/+39 | |
* | | | | | milestone: now shuffeling wti ptr correctly down to action handler | Rainer Gerhards | 2013-10-27 | 3 | -19/+18 | |
* | | | | | milestone: calling sequence changed so that wti is passed to many functions | Rainer Gerhards | 2013-10-26 | 7 | -66/+71 | |
* | | | | | Merge branch 'master-var-refactor' into master-ruleeng | Rainer Gerhards | 2013-10-26 | 7 | -3/+48 | |
|\ \ \ \ \ | | |_|/ / | |/| | | | ||||||
| * | | | | Merge branch 'master' into master-var-refactor | Rainer Gerhards | 2013-10-26 | 2 | -1/+3 | |
| |\| | | | ||||||
| | * | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-26 | 2 | -1/+3 | |
| | |\| | | ||||||
| | | * | | require libestr 0.1.9 | Rainer Gerhards | 2013-10-26 | 2 | -1/+3 | |
| * | | | | Merge branch 'master' into master-var-refactor | Rainer Gerhards | 2013-10-26 | 7 | -2/+45 | |
| |\| | | | ||||||
| | * | | | make rsyslog version output include the number of bits used for RainerScript | Rainer Gerhards | 2013-10-26 | 1 | -0/+5 | |
| | * | | | doc: add enhancement to ChangeLog | Rainer Gerhards | 2013-10-26 | 1 | -0/+2 | |
| | * | | | Make use of int64 json numbers, if available | Pavel Levshin | 2013-10-26 | 4 | -1/+20 | |
| | * | | | slight performance optimization if GCC is used | Rainer Gerhards | 2013-10-26 | 3 | -1/+18 | |
* | | | | | maintain action ids (actionNbr) | Rainer Gerhards | 2013-10-26 | 5 | -5/+18 | |
* | | | | | cosmetic stage work | Rainer Gerhards | 2013-10-26 | 1 | -2/+4 | |
|/ / / / | ||||||
* | | | | Merge branch 'master' into master-var-refactor | Rainer Gerhards | 2013-10-26 | 2 | -0/+4 | |
|\| | | | ||||||
| * | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-26 | 2 | -0/+4 | |
| |\| | | ||||||
| | * | | bugfix: memory leak in strlen() RainerScript function | Rainer Gerhards | 2013-10-25 | 2 | -0/+4 | |
| * | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-25 | 2 | -2/+7 | |
| |\| | | ||||||
| * | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-25 | 2 | -1/+3 | |
| |\ \ \ | ||||||
* | \ \ \ | Merge branch 'v7-stable-varfree' into master-var-refactor | Rainer Gerhards | 2013-10-25 | 3 | -28/+52 | |
|\ \ \ \ \ | ||||||
| * | | | | | refactor var desctruction in script engine | Rainer Gerhards | 2013-10-25 | 1 | -25/+42 | |
| | |_|/ / | |/| | | | ||||||
| * | | | | bugfix: buffer overrun if re_extract function was called for submatch 50 | Rainer Gerhards | 2013-10-25 | 2 | -1/+3 | |
| * | | | | bugfix: memleak in re_extract() function | Rainer Gerhards | 2013-10-25 | 2 | -1/+4 | |
| | |/ / | |/| | | ||||||
| * | | | doc: add fix to ChangeLog | Rainer Gerhards | 2013-10-25 | 1 | -0/+2 | |
| * | | | bugfix: memory leak in omhiredis | Pavel Levshin | 2013-10-25 | 1 | -1/+1 | |
* | | | | cleanup: remove no longer needed code | Rainer Gerhards | 2013-10-24 | 1 | -86/+0 | |
* | | | | refactor regression fix: misadressing during script variable evaluation in de... | Rainer Gerhards | 2013-10-24 | 1 | -1/+1 | |
* | | | | refactoring regression fix: segfault if $$now is used in script | Rainer Gerhards | 2013-10-24 | 1 | -0/+6 | |
* | | | | Merge branch 'master' into master-var-refactor | Rainer Gerhards | 2013-10-24 | 1 | -1/+5 | |
|\ \ \ \ | | |/ / | |/| | | ||||||
| * | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-24 | 1 | -1/+5 | |
| |\| | | ||||||
| | * | | doc: update ChangeLog | Rainer Gerhards | 2013-10-24 | 1 | -0/+4 | |
| | * | | Merge branch 'v7-stable' of git+ssh://git.adiscon.com/git/rsyslog into v7-stable | Rainer Gerhards | 2013-10-24 | 3 | -3/+3 | |
| | |\ \ | ||||||
| | | * | | preparing for 7.4.5v7.4.5 | Rainer Gerhards | 2013-10-16 | 3 | -3/+3 | |
| | * | | | bugfix: Segmentation fault on incorrect variable assignment | Pavel Levshin | 2013-10-24 | 1 | -0/+6 | |
| | |/ / | ||||||
* | | | | Merge branch 'master' into master-var-refactor | Rainer Gerhards | 2013-10-24 | 5 | -35/+29 | |
|\| | | | ||||||
| * | | | doc: update ChangeLog | Rainer Gerhards | 2013-10-24 | 1 | -0/+2 | |
| * | | | bugfix: Segmentation fault on incorrect variable assignment | Pavel Levshin | 2013-10-24 | 1 | -0/+6 |