Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | doc: add missing files to distribution tarball | Rainer Gerhards | 2012-10-04 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Thanks to Michael Biebl for alerting me of the problem. | |||||
* | | | | | | Merge branch 'v6-stable' into beta | Rainer Gerhards | 2012-10-04 | 1 | -0/+1 | |
|\| | | | | | ||||||
| * | | | | | bugfix: comments inside objects (e.g. action()) were not properly handled | Rainer Gerhards | 2012-10-04 | 1 | -0/+1 | |
| | | | | | | ||||||
* | | | | | | prepare for 7.1.8 releasev7.1.8 | Rainer Gerhards | 2012-10-02 | 1 | -4/+4 | |
| | | | | | | ||||||
* | | | | | | add "parser" parameter to ruleset(), so that parser chain can be configured | Rainer Gerhards | 2012-10-02 | 1 | -0/+2 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'v6-devel' | Rainer Gerhards | 2012-10-02 | 1 | -0/+1 | |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | ||||||
| * | | | | | integrate logctl into build process | Rainer Gerhards | 2012-10-02 | 1 | -0/+1 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'v6-devel' | Rainer Gerhards | 2012-10-02 | 1 | -0/+2 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'v6-stable' into v6-devel | Rainer Gerhards | 2012-10-02 | 1 | -0/+2 | |
| |\| | | | | ||||||
| | * | | | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-10-02 | 1 | -0/+2 | |
| | |\| | | | ||||||
| | | * | | | bugfix: fixed wrong bufferlength for snprintf in tcpflood.c | Andre Lorbach | 2012-09-28 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The problem occured when using the -f (dynafiles) option, and caused some tests to fail. | |||||
* | | | | | | minor: mention better doc in ChangeLog | Rainer Gerhards | 2012-10-02 | 1 | -0/+1 | |
| | | | | | | ||||||
* | | | | | | implement "continue" RainerScript statement | Rainer Gerhards | 2012-10-01 | 1 | -0/+1 | |
| | | | | | | ||||||
* | | | | | | bugfix: ruleset(){} directive errornously changed default ruleset | Rainer Gerhards | 2012-10-01 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | much like the $ruleset legacy conf statement. This potentially lead to statements being assigned to the wrong ruleset. | |||||
* | | | | | | preparing for 7.1.7 releasev7.1.7 | Rainer Gerhards | 2012-10-01 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | implement RainerScript "call" statement | Rainer Gerhards | 2012-10-01 | 1 | -0/+1 | |
| | | | | | | ||||||
* | | | | | | implement imtcp "permittedPeers" module-global parameter | Rainer Gerhards | 2012-10-01 | 1 | -0/+2 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'master' into master-newruleset | Rainer Gerhards | 2012-09-28 | 1 | -2/+6 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | |||||
| * | | | | | | preparing for 7.1.6 releasev7.1.6 | Rainer Gerhards | 2012-09-28 | 1 | -1/+5 | |
| | | | | | | | ||||||
* | | | | | | | implement RainerScript array-based string comparison operations | Rainer Gerhards | 2012-09-28 | 1 | -0/+3 | |
|/ / / / / / | ||||||
* | | | | | | Implement RainerScript ruleset() statement | Rainer Gerhards | 2012-09-28 | 1 | -0/+1 | |
| | | | | | | ||||||
* | | | | | | fix screwed-up ChangeLog | Rainer Gerhards | 2012-09-28 | 1 | -12/+8 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'v6-devel' | Rainer Gerhards | 2012-09-27 | 1 | -0/+14 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog action.c grammar/grammar.y runtime/modules.h runtime/rsconf.c | |||||
| * | | | | | bugfix: config errors did not always cause statement to fail | Rainer Gerhards | 2012-09-27 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This could lead to startup with invalid parameters. | |||||
| * | | | | | imfile: implement support for module parameters via module() stmt | Rainer Gerhards | 2012-09-27 | 1 | -0/+3 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'v6-stable' into v6-devel-input | Rainer Gerhards | 2012-09-26 | 1 | -0/+2 | |
| |\| | | | | ||||||
* | | | | | | preparing for 7.1.5v7.1.5 | Rainer Gerhards | 2012-09-26 | 1 | -3/+3 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'v6-devel' | Rainer Gerhards | 2012-09-26 | 1 | -0/+2 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'v6-stable' into v6-devel | Rainer Gerhards | 2012-09-26 | 1 | -0/+2 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / / | ||||||
| | * | | | | Merge branch 'v5-stable' into v6-stable | Rainer Gerhards | 2012-09-26 | 1 | -0/+2 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: plugins/imrelp/imrelp.c | |||||
| | | * | | | enable DNS resolution in imrelp | Apollon Oikonomopoulos | 2012-09-26 | 1 | -0/+2 | |
| | | | | | | ||||||
| * | | | | | Merge branch 'v6-stable' into v6-devel | Rainer Gerhards | 2012-09-21 | 1 | -0/+4 | |
| |\| | | | | ||||||
* | | | | | | doc: add recent changes to ChangeLog | Rainer Gerhards | 2012-09-24 | 1 | -0/+4 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'v6-stable' into master-newruleset | Rainer Gerhards | 2012-09-21 | 1 | -0/+4 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | | | | | | | | | | | | | Conflicts: grammar/lexer.l | |||||
| * | | | | | bugfix: some valid legacy PRI filters were flagged as errornous | Rainer Gerhards | 2012-09-21 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes: http://bugzilla.adiscon.com/show_bug.cgi?id=358 This happend to filters of the style "local0,local1.*", where the multiple facilities were comma-separated. | |||||
* | | | | | | Implement RainerScript prifield() function | Rainer Gerhards | 2012-09-20 | 1 | -0/+5 | |
| | | | | | | ||||||
* | | | | | | Implement RainerScript field() function | Rainer Gerhards | 2012-09-20 | 1 | -0/+3 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'v6-devel' | Rainer Gerhards | 2012-09-20 | 1 | -0/+5 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Merge branch 'v6-stable' into v6-devel | Rainer Gerhards | 2012-09-20 | 1 | -0/+5 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog | |||||
| | * | | | | doc: add last bugfix to ChangeLog | Rainer Gerhards | 2012-09-20 | 1 | -0/+5 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'v6-devel' | Rainer Gerhards | 2012-09-20 | 1 | -1/+3 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'v6-stable' into v6-devel | Rainer Gerhards | 2012-09-20 | 1 | -1/+2 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: ChangeLog configure.ac doc/manual.html | |||||
| | * | | | | preparing for 6.4.2 releasev6.4.2 | Rainer Gerhards | 2012-09-20 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | bugfix: config validation run did not always return correct return state | Rainer Gerhards | 2012-09-20 | 1 | -0/+1 | |
| | | | | | | ||||||
| * | | | | | bugfix: config validation run did not always return correct return state | Rainer Gerhards | 2012-09-20 | 1 | -0/+1 | |
| | | | | | | ||||||
* | | | | | | Merge branch 'v6-devel' | Rainer Gerhards | 2012-09-19 | 1 | -0/+2 | |
|\| | | | | | ||||||
| * | | | | | Merge branch 'v6-stable' into v6-devel | Rainer Gerhards | 2012-09-19 | 1 | -0/+2 | |
| |\| | | | | ||||||
| | * | | | | bugfix: potential abort, if action queue could not be properly started | Rainer Gerhards | 2012-09-19 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | This most importantly could happen due to configuration errors. | |||||
* | | | | | | preparing for 7.1.4 releasev7.1.4 | Rainer Gerhards | 2012-09-19 | 1 | -3/+5 | |
| | | | | | | ||||||
* | | | | | | bugfix: debug output indicated improper queue type | Rainer Gerhards | 2012-09-19 | 1 | -0/+1 | |
| | | | | | |