Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | doc: mmsequence was missing in ChangeLogv7.5.6 | Rainer Gerhards | 2013-10-29 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | prepare for 7.5.6 release | Rainer Gerhards | 2013-10-16 | 3 | -3/+3 | |
| | | | | ||||||
| * | | | add debug output for global vars (unsupported!) during property filter ↵ | Rainer Gerhards | 2013-10-16 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | evaluation | |||||
| * | | | refactor regression fix: misadressing in property name debug output | Rainer Gerhards | 2013-10-16 | 1 | -1/+3 | |
| | | | | ||||||
| * | | | doc: mention new features in ChangeLog | Rainer Gerhards | 2013-10-16 | 1 | -2/+7 | |
| | | | | ||||||
| * | | | Merge branch 'master' into tmp | Rainer Gerhards | 2013-10-16 | 2 | -3/+14 | |
| |\ \ \ | ||||||
| | * | | | undo "localhostname property handling simplification", which broke things | Rainer Gerhards | 2013-10-16 | 2 | -3/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in v7.5, this is not a simplification but actually complicates things. While we could fix the effects by patching other places, the end result would be anything else but simpler. So we undid that change. | |||||
| * | | | | add module mmsequence | Pavel Levshin | 2013-10-16 | 6 | -2/+574 | |
| | | | | | ||||||
| * | | | | Merge branch 'master-var-refactor' into tmp | Rainer Gerhards | 2013-10-16 | 16 | -578/+357 | |
| |\ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-29 | 2 | -3/+10 | |
| |\ \ \ \ | | | |/ / | | |/| | | ||||||
| | * | | | doc: update ChangeLog | Rainer Gerhards | 2013-10-29 | 1 | -0/+4 | |
| | | | | | ||||||
| | * | | | bugfix: abort if "if $syslogfacility-text..." was being used | Pavel Levshin | 2013-10-29 | 1 | -3/+6 | |
| | | | | | ||||||
* | | | | | add freeWrkrInstance to output module interface | Rainer Gerhards | 2013-10-29 | 10 | -2/+41 | |
| | | | | | ||||||
* | | | | | move all builtin-modules to new wrkr activation interface; make this mandatory | Rainer Gerhards | 2013-10-29 | 7 | -9/+34 | |
| | | | | | | | | | | | | | | | | | | | | This intentionally breaks build of modules not yet converted. | |||||
* | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This could happen when one of imklog, imzmq3, imkmsg, impstats, imjournal, or imuxsock were under heavy load during a HUP. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=489 Thanks to Guy Rozendorn for reporting the problem and Peval Levhshin for his analysis. | |||||
| * | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This could cause message loss on systems under heavy load and was a change-of-behaviour to previous version. This is a regression most probably introduced in 5.9.0 (but did not try hard to find the exact point of its introduction). | |||||
* | | | | | milestone: action engine changed to partially support wrkr instance action ↵ | Rainer Gerhards | 2013-10-28 | 5 | -10/+26 | |
| | | | | | | | | | | | | | | | | | | | | interface | |||||
* | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | except if main queue is in direct mode -- this need smore work and thinking (probably via pthreads state variables, but let's see later) | |||||
* | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We give branch prediction hints for the frequent RETiRet macro which is used for error handling. Some slight performance gain is to be expected from that. | |||||
* | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | Thanks to Gregoire Seux for reportig this bug. closes: http://bugzilla.adiscon.com/show_bug.cgi?id=486 | |||||
| * | | | 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 | |
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | This provides better extensibility when new data types are added. Thanks to Pavel Levshin for suggesting this. | |||||
| * | | | | bugfix: buffer overrun if re_extract function was called for submatch 50 | Rainer Gerhards | 2013-10-25 | 2 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | Thanks to Pavel Levshin for reporting the problem and its location. | |||||
| * | | | | bugfix: memleak in re_extract() function | Rainer Gerhards | 2013-10-25 | 2 | -1/+4 | |
| | |/ / | |/| | | | | | | | | | | Thanks to Pavel Levshin for reporting this problem. |