Thu, 17 Mar 2016 11:39:43 +0000 |
Matthew Wild |
mod_firewall: README: Document INSPECT's pattern matching ability
|
Thu, 17 Mar 2016 11:37:19 +0000 |
Matthew Wild |
mod_firewall: INSPECT: Support for pattern matches (confusingly using ~= instead of =)
|
Thu, 17 Mar 2016 11:33:57 +0000 |
Matthew Wild |
mod_firewall: README: Document session marking
|
Thu, 17 Mar 2016 11:27:10 +0000 |
Matthew Wild |
mod_firewall: Add support for session marking (MARK_ORIGIN, UNMARK_ORIGIN, ORIGIN_MARKED)
|
Thu, 17 Mar 2016 11:26:20 +0000 |
Matthew Wild |
mod_firewall: JUMP_CHAIN: Fix implementation to match docs (i.e. continue processing current chain if stanza not handled)
|
Thu, 17 Mar 2016 11:25:01 +0000 |
Matthew Wild |
mod_firewall: README: Document JUMP_CHAIN
|
Thu, 17 Mar 2016 11:24:41 +0000 |
Matthew Wild |
mod_firewall: README: Improve chain usage example comments
|
Thu, 17 Mar 2016 11:24:20 +0000 |
Matthew Wild |
mod_firewall: README: Add note about user-defined chains
|
Thu, 17 Mar 2016 11:23:13 +0000 |
Matthew Wild |
mod_firewall: README: Add note about time functions using server's local time
|
Thu, 17 Mar 2016 11:22:49 +0000 |
Matthew Wild |
mod_firewall: Allow actions to have underscores in their names
|
Thu, 17 Mar 2016 11:22:35 +0000 |
Matthew Wild |
mod_firewall: Add 'timestamp' dep to get current_timestamp
|
Thu, 17 Mar 2016 11:22:18 +0000 |
Matthew Wild |
mod_firewall: Make idsafe() a global function so libraries can re-use it
|
Wed, 16 Mar 2016 12:55:47 +0000 |
Matthew Wild |
Merge
|
Wed, 16 Mar 2016 12:55:25 +0000 |
Matthew Wild |
mod_storage_memory: Support for empty username stores
|
Wed, 16 Mar 2016 12:43:17 +0000 |
Matthew Wild |
mod_firewall: README: Document chains
|