mod_firewall: Add metaq(), like meta() but takes an unquoted string
|
Matthew Wild |
Thu, 23 Feb 2017 13:58:13 +0000 |
mod_firewall: Add stripslashes() function
|
Matthew Wild |
Thu, 23 Feb 2017 13:57:48 +0000 |
mod_firewall: Add it(erators) and it_count dependencies
|
Matthew Wild |
Tue, 21 Feb 2017 22:41:40 +0000 |
mod_firewall: Do patterns properly, instead of cheating
|
Matthew Wild |
Tue, 21 Feb 2017 22:41:08 +0000 |
mod_firewall: Allow using spaces instead of underscores in actions, as well as conditions
|
Matthew Wild |
Tue, 21 Feb 2017 10:38:14 +0000 |
mod_firewall: Reinstate the ability to set a default for stanza expressions
|
Matthew Wild |
Tue, 21 Feb 2017 10:37:53 +0000 |
mod_firewall: Fix scan_list() syntax error in generated code
|
Matthew Wild |
Mon, 20 Feb 2017 13:12:30 +0000 |
mod_firewall: Add SEARCH, PATTERN definitions and SCAN condition to check tokenized stanza:find() against a list
|
Matthew Wild |
Mon, 20 Feb 2017 09:31:30 +0000 |
mod_firewall: Code formatting
|
Matthew Wild |
Mon, 20 Feb 2017 09:29:38 +0000 |
mod_firewall: Fix pattern
|
Matthew Wild |
Mon, 20 Feb 2017 09:29:25 +0000 |
mod_firewall: Fix for deps dynamically including deps
|
Matthew Wild |
Mon, 20 Feb 2017 09:29:09 +0000 |
mod_firewall: More meta() enhancements
|
Matthew Wild |
Mon, 20 Feb 2017 09:28:35 +0000 |
mod_firewall: Initial support for lists, in-memory and HTTP
|
Matthew Wild |
Sun, 19 Feb 2017 21:10:26 +0000 |
mod_firewall: More meta! Allow simple functions to be applied to $<> expressions
|
Matthew Wild |
Sun, 19 Feb 2017 21:06:57 +0000 |
mod_firewall: Fix circular dependency check
|
Matthew Wild |
Sun, 19 Feb 2017 21:06:08 +0000 |
mod_firewall: Fix $<> expressions being truncated when compiled
|
Matthew Wild |
Thu, 26 Jan 2017 18:04:59 +0000 |