Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: mention Pavel's improvement in ChangeLog | Rainer Gerhards | 2013-11-06 | 1 | -0/+6 |
| | |||||
* | improve worker thread pool handling | Pavel Levshin | 2013-11-06 | 4 | -6/+15 |
| | | | | | among others, make possible that workers really timeout and the pool thus shrinks | ||||
* | cleanup unreachable code | Rainer Gerhards | 2013-11-06 | 1 | -7/+1 |
| | |||||
* | omudpspoof: cleanup code that could never execute | Rainer Gerhards | 2013-11-06 | 1 | -5/+1 |
| | |||||
* | Merge branch 'v7-stable' | Rainer Gerhards | 2013-11-06 | 1 | -5/+14 |
|\ | |||||
| * | doc: describe failover action preciseness | Rainer Gerhards | 2013-11-06 | 1 | -5/+14 |
| | | |||||
* | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-11-05 | 2 | -6/+15 |
|\| | |||||
| * | improved checking of queue config parameters on startup | Rainer Gerhards | 2013-11-05 | 2 | -6/+8 |
| | | |||||
| * | emit warning message if queue.size is set dangerously low | Rainer Gerhards | 2013-11-05 | 1 | -0/+7 |
| | | |||||
* | | doc: amend queue parameter doc with live web link | Rainer Gerhards | 2013-11-05 | 1 | -1/+4 |
| | | |||||
* | | doc: clarify lower limit of queue.size parameter | Rainer Gerhards | 2013-11-05 | 1 | -1/+5 |
| | | |||||
* | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-11-05 | 5 | -4/+47 |
|\| | |||||
| * | Merge branch 'v7-stable-call-ruleset-queue' into v7-stable | Rainer Gerhards | 2013-11-05 | 5 | -4/+47 |
| |\ | | | | | | | | | | | | | Conflicts: ChangeLog | ||||
| | * | bugfix: call to ruleset with async queue did not use the queue | Rainer Gerhards | 2013-06-26 | 5 | -4/+46 |
| | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=443 | ||||
* | | | ommysql cosmetic: change some historic names | Rainer Gerhards | 2013-10-31 | 1 | -21/+21 |
| | | | |||||
* | | | doc: add missing ChangeLog entry | Rainer Gerhards | 2013-10-31 | 1 | -0/+1 |
| | | | |||||
* | | | bugfix: ommysql lost configfile/section parameters after first close | Rainer Gerhards | 2013-10-31 | 2 | -8/+5 |
| | | | | | | | | | | | | | | | This means that when a connection was broken, it was probably re-instantiated with different parameters than configured. | ||||
* | | | doc: update ChangeLog | Rainer Gerhards | 2013-10-31 | 1 | -0/+1 |
| | | | |||||
* | | | Merge branch 'v7-stable' | Rainer Gerhards | 2013-10-29 | 1 | -1/+1 |
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | ||||
| * | | prepare for 7.4.6 releasev7.4.6 | Rainer Gerhards | 2013-10-29 | 3 | -3/+3 |
| | | | |||||
* | | | build system: add missing doc filest to tarball | Rainer Gerhards | 2013-10-30 | 1 | -0/+7 |
| | | | | | | | | | | | | Thanks to Pavel Levshin for alerting us on the missing files. | ||||
* | | | build: add mmsequence to doc set in tarball | Rainer Gerhards | 2013-10-30 | 1 | -0/+1 |
| | | | |||||
* | | | 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 'master' into master-var-refactor | Rainer Gerhards | 2013-10-26 | 2 | -1/+3 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into master-var-refactor | Rainer Gerhards | 2013-10-26 | 7 | -2/+45 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into master-var-refactor | Rainer Gerhards | 2013-10-26 | 2 | -0/+4 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | 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. | ||||
| * | | | | | | | 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 'master' into master-var-refactor | Rainer Gerhards | 2013-10-24 | 5 | -35/+29 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | (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 |
| | | | | | | | | | |