mod_firewall: Fix another unprotected use of util.cache
|
Matthew Wild |
Fri, 18 Mar 2016 09:59:42 +0000 |
mod_firewall: Don't use util.cache unless it's needed, and add explanatory error if it is not available
|
Matthew Wild |
Fri, 18 Mar 2016 09:57:09 +0000 |
mod_firewall: LOG uses session.log if available
|
Matthew Wild |
Fri, 18 Mar 2016 09:51:01 +0000 |
mod_firewall: Add support for throttling based on user-defined properties (experimental)
|
Matthew Wild |
Fri, 18 Mar 2016 09:47:52 +0000 |
mod_firewall: Allow underscore in mark names (thanks Ge0rG)
|
Matthew Wild |
Fri, 18 Mar 2016 09:45:02 +0000 |
mod_firewall: Fix syntax error
|
Matthew Wild |
Thu, 17 Mar 2016 21:30:09 +0000 |
mod_firewall: Move meta() function to main module, and make it a global so libs can use it
|
Matthew Wild |
Thu, 17 Mar 2016 21:29:07 +0000 |
mod_firewall: Add comment to document idsafe()
|
Matthew Wild |
Thu, 17 Mar 2016 21:27:24 +0000 |