Software /
code /
prosody
Graph
-
s2smanager: Add filters for outgoing bytes and stanzas2010-06-02, by Matthew Wild
-
sessionmanager: Rename filters_initialize->initialize_filters2010-06-02, by Matthew Wild
-
xmppclient_listener: Add filters for incoming bytes and stanzas2010-06-02, by Matthew Wild
-
sessionmanager: Initialize new sessions for filtering, and add filters for outgoing bytes and stanzas2010-06-02, by Matthew Wild
-
xmppserver_listener: Port to util.xmppstream \o/2010-06-02, by Matthew Wild
-
util.filters: Break processing if a filterer returns nil2010-06-02, by Matthew Wild
-
util.filters: Don't traceback with no filters of a type added2010-06-02, by Matthew Wild
-
net.multiplex_listener: Test to make sure listener.onconnect isn't nil.2010-06-02, by Waqas Hussain
-
net.multiplex_listener: Call listener.onconnect(conn) when swapping listeners.2010-06-02, by Waqas Hussain
-
xmppclient_listener: Port to onconnect handler2010-06-02, by Matthew Wild
-
util.filters: Don't traceback when trying to remove a filter from an uninitialized object2010-06-02, by Matthew Wild
-
util.filters: Expose the initialization function2010-06-02, by Matthew Wild
-
util.filters: New utility library for managing filters on an object2010-06-02, by Matthew Wild
-
mod_pep: Corrected and optimized handling of non-available presence stanzas.2010-06-01, by Waqas Hussain
-
mod_iq: Removed a check for user existance when firing iq/bare/* sub-events.2010-05-30, by Waqas Hussain
-
mod_pep: Use is_contact_subscribed (which uses the new rostermanager fix to avoid unnecessary roster loads)2010-06-01, by Matthew Wild
-
rostermanager: Optimisation to avoid unnecessarily loading rosters for offline contacts on probes, etc.2010-06-01, by Waqas Hussain
-
Merge compression fix2010-05-29, by Matthew Wild
-
Merge 0.7->trunk2010-05-26, by Matthew Wild
-
mod_groups: Check for existence of roster[false] before clearing version (thanks Flo)2010-05-26, by Matthew Wild
-
Merge 0.7->trunk2010-05-24, by Matthew Wild
-
util.sasl.scram: Fix remaining - in profile name2010-05-24, by Matthew Wild
-
util.sasl.*: Adjusting authentication provider names. All '-' replaced with '_'2010-05-24, by Tobias Markmann
-
Merge trunk/Tobias->trunk2010-05-24, by Matthew Wild
-
util.sasl.*: Adjusting authentication provider names. All '-' replaced with '_'2010-05-24, by Tobias Markmann
-
Merge 0.7->trunk2010-05-24, by Matthew Wild
Scroll all the way down to load more.