Thu, 23 Feb 2017 14:13:57 +0000 |
Matthew Wild |
mod_firewall: Add TO FULL JID
|
Thu, 23 Feb 2017 14:11:31 +0000 |
Matthew Wild |
mod_firewall: Fix everything wrong with SENT_DIRECTED_PRESENCE_TO_SENDER
|
Thu, 23 Feb 2017 14:06:48 +0000 |
Matthew Wild |
mod_firewall: Add TO/FROM ADMIN
|
Thu, 23 Feb 2017 14:05:39 +0000 |
Matthew Wild |
mod_firewall: Support expressions in TO/FROM EXACTLY
|
Thu, 23 Feb 2017 14:01:12 +0000 |
Matthew Wild |
mod_firewall: Fix FORWARD to send from current module's host
|
Thu, 23 Feb 2017 14:00:43 +0000 |
Matthew Wild |
mod_firewall: Allow backslash escapes in definitions
|
Thu, 23 Feb 2017 14:00:26 +0000 |
Matthew Wild |
mod_firewall: Pass 'module' object to chain handlers
|
Thu, 23 Feb 2017 13:58:30 +0000 |
Matthew Wild |
mod_firewall: Add 'current_host' variable/dependency
|
Thu, 23 Feb 2017 13:58:13 +0000 |
Matthew Wild |
mod_firewall: Add metaq(), like meta() but takes an unquoted string
|
Thu, 23 Feb 2017 13:57:48 +0000 |
Matthew Wild |
mod_firewall: Add stripslashes() function
|
Tue, 21 Feb 2017 22:41:58 +0000 |
Matthew Wild |
mod_firewall: Add and document COUNT condition
|
Tue, 21 Feb 2017 22:41:40 +0000 |
Matthew Wild |
mod_firewall: Add it(erators) and it_count dependencies
|
Tue, 21 Feb 2017 22:41:08 +0000 |
Matthew Wild |
mod_firewall: Do patterns properly, instead of cheating
|
Tue, 21 Feb 2017 22:40:31 +0000 |
Matthew Wild |
mod_firewall: Fix FORWARD action to include a 'from' address and depend on core_post_stanza
|