Remove ctl:ruleUpdateTarget* and add ctl:ruleRemovetarget*

This commit is contained in:
brenosilva
2012-08-02 17:05:33 +00:00
parent 6b943dbb22
commit 890a1cfb7d
7 changed files with 188 additions and 47 deletions

View File

@@ -416,6 +416,9 @@ struct modsec_rec {
apr_array_header_t *removed_rules_tag;
apr_array_header_t *removed_rules_msg;
/* removed targets */
apr_table_t *removed_targets;
/* When "allow" is executed the variable below is
* updated to contain the scope of the allow action. Set
* at 0 by default, it will have ACTION_ALLOW if we are