Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | 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. | |||||
| * | | 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 ↵ | Rainer Gerhards | 2013-10-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | debug mode Thanks to Pavel Levshin for reporting the problem. | |||||
* | | | refactoring regression fix: segfault if $$now is used in script | Rainer Gerhards | 2013-10-24 | 1 | -0/+6 | |
| | | | | | | | | | | | | Thanks to Pavel Levshin for finding this bug. | |||||
* | | | 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 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html runtime/msg.c | |||||
| | * | 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 | |
| | | | ||||||
| * | | doc: add imuxsock fix to ChangeLog | Rainer Gerhards | 2013-10-24 | 1 | -0/+2 | |
| | | | ||||||
| * | | imuxsock: add some clarifiying comments | Rainer Gerhards | 2013-10-24 | 1 | -2/+4 | |
| | | | ||||||
| * | | imuxsock: When syssock.use set to off, additional listeners cannot be created | Pavel Levshin | 2013-10-24 | 1 | -2/+0 | |
| | | | ||||||
| * | | re-enable global vars, but as an undocumented & unsupported feature | Rainer Gerhards | 2013-10-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | This is done as we may be able to preserve the syntax. | |||||
| * | | remove global variable support | Rainer Gerhards | 2013-10-22 | 3 | -32/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | The original idea was not well thought out and global variables, as implemented, worked far different from what anybody would expect. As such, we consider the current approach as an experiment that did not work out and opt to removing it, clearing the way for a better future solution. Note: global vars were introduced in 7.5.3 on Sept, 11th 2013. | |||||
* | | | (temporarily?) re-enable global vars in string templates | Rainer Gerhards | 2013-10-23 | 1 | -0/+2 | |
| | | | ||||||
* | | | refactoring regression fix: invalid free for JSON properties | Rainer Gerhards | 2013-10-23 | 1 | -1/+4 | |
| | | | ||||||
* | | | permit writing not only msg variables via the msgAddJSON() API | Rainer Gerhards | 2013-10-23 | 1 | -18/+17 | |
| | | | ||||||
* | | | bugfix: unset statement always worked on message var, even if local var was ↵ | Rainer Gerhards | 2013-10-23 | 2 | -9/+23 | |
| | | | | | | | | | | | | given | |||||
* | | | fix VAR handling in script grammar and code | Rainer Gerhards | 2013-10-23 | 5 | -11/+5 | |
| | | | | | | | | | | | | The $-var designator is now correctly stripped off the varname. | |||||
* | | | fix refactoring regression: make message and system properties work again in ↵ | Rainer Gerhards | 2013-10-23 | 1 | -2/+3 | |
| | | | | | | | | | | | | script | |||||
* | | | enable error message for invalid property names | Rainer Gerhards | 2013-10-23 | 1 | -4/+3 | |
| | | | | | | | | | | | | | | | also add some support for global vars back, as the syntax may not go away. | |||||
* | | | improve debug output | Rainer Gerhards | 2013-10-23 | 1 | -2/+2 | |
| | | | | | | | | | | | | we know also learn variable type | |||||
* | | | fix another small memleak introduced during refactoring | Rainer Gerhards | 2013-10-23 | 1 | -0/+1 | |
| | | | ||||||
* | | | fix small memleak introduced during refactoring | Rainer Gerhards | 2013-10-23 | 1 | -2/+3 | |
| | | |