log mod_firewall/README.markdown @ 2550:19a182651a9b

age author description
2017-02-21 Matthew Wild mod_firewall: Add and document COUNT condition
2017-02-21 Matthew Wild mod_firewall: Update README for latest changes
2016-12-02 Kim Alvefur mod_firewall/README: Document SUBSCRIBED
2016-11-19 Matthew Wild mod_firewall: README: Document conditions for groups and admins
2016-11-19 Matthew Wild mod_firewall: README: Clarify that it's possible to jump to chains defined outside of the current file
2016-11-19 Matthew Wild mod_firewall: README: Document dynamic '$local' zone
2016-11-19 Matthew Wild mod_firewall: README: Add more info about specifying rule set files
2016-11-18 Kim Alvefur mod_firewall/README: Remove mention of comments section from google code
2016-11-15 Matthew Wild mod_firewall: Rate limiting: Document 'entries' and add option to allow overflowing when full
2016-11-15 Matthew Wild mod_firewall: README: Update for LIMIT 'on' and document expression syntax
2016-11-15 Matthew Wild mod_firewall: README: Fix example usage of BOUNCE
2016-11-04 Matthew Wild mod_firewall: Add conditions for testing whether a sender of a stanza is in the recipient's roster (or in a certain roster group)
2016-03-17 Matthew Wild mod_firewall: README: Note about marks applying to sessions, not JIDs
2016-03-17 Matthew Wild mod_firewall: README: Improve chain documentation