summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* do not complain for queue size on DA queuesRainer Gerhards2013-11-061-1/+2
* cleanup unreachable codeRainer Gerhards2013-11-061-7/+1
* omudpspoof: cleanup code that could never executeRainer Gerhards2013-11-061-5/+1
* Merge branch 'v7-stable'Rainer Gerhards2013-11-061-5/+14
|\
| * doc: describe failover action precisenessRainer Gerhards2013-11-061-5/+14
* | Merge branch 'v7-stable'Rainer Gerhards2013-11-052-6/+15
|\|
| * improved checking of queue config parameters on startupRainer Gerhards2013-11-052-6/+8
| * emit warning message if queue.size is set dangerously lowRainer Gerhards2013-11-051-0/+7
* | doc: amend queue parameter doc with live web linkRainer Gerhards2013-11-051-1/+4
* | doc: clarify lower limit of queue.size parameterRainer Gerhards2013-11-051-1/+5
* | Merge branch 'v7-stable'Rainer Gerhards2013-11-055-4/+47
|\|
| * Merge branch 'v7-stable-call-ruleset-queue' into v7-stableRainer Gerhards2013-11-055-4/+47
| |\
| | * bugfix: call to ruleset with async queue did not use the queueRainer Gerhards2013-06-265-4/+46
* | | ommysql cosmetic: change some historic namesRainer Gerhards2013-10-311-21/+21
* | | doc: add missing ChangeLog entryRainer Gerhards2013-10-311-0/+1
* | | bugfix: ommysql lost configfile/section parameters after first closeRainer Gerhards2013-10-312-8/+5
* | | doc: update ChangeLogRainer Gerhards2013-10-311-0/+1
* | | Merge branch 'v7-stable'Rainer Gerhards2013-10-291-1/+1
|\| |
| * | prepare for 7.4.6 releasev7.4.6Rainer Gerhards2013-10-293-3/+3
* | | build system: add missing doc filest to tarballRainer Gerhards2013-10-301-0/+7
* | | build: add mmsequence to doc set in tarballRainer Gerhards2013-10-301-0/+1
* | | doc: mmsequence was missing in ChangeLogv7.5.6Rainer Gerhards2013-10-291-0/+2
* | | prepare for 7.5.6 releaseRainer Gerhards2013-10-163-3/+3
* | | add debug output for global vars (unsupported!) during property filter evalua...Rainer Gerhards2013-10-161-3/+3
* | | refactor regression fix: misadressing in property name debug outputRainer Gerhards2013-10-161-1/+3
* | | doc: mention new features in ChangeLogRainer Gerhards2013-10-161-2/+7
* | | Merge branch 'master' into tmpRainer Gerhards2013-10-162-3/+14
|\ \ \
| * | | undo "localhostname property handling simplification", which broke thingsRainer Gerhards2013-10-162-3/+14
* | | | add module mmsequencePavel Levshin2013-10-166-2/+574
* | | | Merge branch 'master-var-refactor' into tmpRainer Gerhards2013-10-1616-578/+357
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' into master-var-refactorRainer Gerhards2013-10-262-1/+3
| |\ \ \
| * \ \ \ Merge branch 'master' into master-var-refactorRainer Gerhards2013-10-267-2/+45
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into master-var-refactorRainer Gerhards2013-10-262-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'v7-stable-varfree' into master-var-refactorRainer Gerhards2013-10-253-28/+52
| |\ \ \ \ \ \
| | * | | | | | refactor var desctruction in script engineRainer Gerhards2013-10-251-25/+42
| * | | | | | | cleanup: remove no longer needed codeRainer Gerhards2013-10-241-86/+0
| * | | | | | | refactor regression fix: misadressing during script variable evaluation in de...Rainer Gerhards2013-10-241-1/+1
| * | | | | | | refactoring regression fix: segfault if $$now is used in scriptRainer Gerhards2013-10-241-0/+6
| * | | | | | | Merge branch 'master' into master-var-refactorRainer Gerhards2013-10-241-1/+5
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into master-var-refactorRainer Gerhards2013-10-245-35/+29
| |\ \ \ \ \ \ \ \
| * | | | | | | | | (temporarily?) re-enable global vars in string templatesRainer Gerhards2013-10-231-0/+2
| * | | | | | | | | refactoring regression fix: invalid free for JSON propertiesRainer Gerhards2013-10-231-1/+4
| * | | | | | | | | permit writing not only msg variables via the msgAddJSON() APIRainer Gerhards2013-10-231-18/+17
| * | | | | | | | | bugfix: unset statement always worked on message var, even if local var was g...Rainer Gerhards2013-10-232-9/+23
| * | | | | | | | | fix VAR handling in script grammar and codeRainer Gerhards2013-10-235-11/+5
| * | | | | | | | | fix refactoring regression: make message and system properties work again in ...Rainer Gerhards2013-10-231-2/+3
| * | | | | | | | | enable error message for invalid property namesRainer Gerhards2013-10-231-4/+3
| * | | | | | | | | improve debug outputRainer Gerhards2013-10-231-2/+2
| * | | | | | | | | fix another small memleak introduced during refactoringRainer Gerhards2013-10-231-0/+1
| * | | | | | | | | fix small memleak introduced during refactoringRainer Gerhards2013-10-231-2/+3