Software /
code /
prosody
Log
description | author | age |
---|---|---|
s2smanager: Add filters for outgoing bytes and stanzas | Matthew Wild | 2010-06-02 |
sessionmanager: Rename filters_initialize->initialize_filters | Matthew Wild | 2010-06-02 |
xmppclient_listener: Add filters for incoming bytes and stanzas | Matthew Wild | 2010-06-02 |
sessionmanager: Initialize new sessions for filtering, and add filters for outgoing bytes and stanzas | Matthew Wild | 2010-06-02 |
util.filters: Ensure initialize() never initializes an object twice - and return the filter function to the caller | Matthew Wild | 2010-06-02 |
xmppserver_listener: Port to util.xmppstream \o/ | Matthew Wild | 2010-06-02 |
util.filters: Break processing if a filterer returns nil | Matthew Wild | 2010-06-02 |
util.filters: Don't traceback with no filters of a type added | Matthew Wild | 2010-06-02 |