log plugins/mod_proxy65.lua @ 3585:c8ce9923c315

age author description
Thu, 04 Nov 2010 19:26:04 +0500 Waqas Hussain mod_proxy65: Removed useless checks from the event handler.
Thu, 04 Nov 2010 19:18:32 +0500 Waqas Hussain mod_proxy65: Use "iq/host" event for hooking stanzas instead of the component stanza handler.
Fri, 16 Jul 2010 16:12:18 +0200 Kim Alvefur mod_proxy65: Use util.jid.compare() and remove some clutter
Wed, 05 May 2010 15:33:29 +0100 Matthew Wild mod_proxy65: Send error reply to activation stanza if one or both parties were not connected to the proxy
Wed, 05 May 2010 15:32:16 +0100 Matthew Wild mod_proxy65: Return service-unavailable error when receiving an iq we didn't understand
Wed, 05 May 2010 15:31:18 +0100 Matthew Wild mod_proxy65: Use new server.link to link proxied connections, now works with either connection backend
Mon, 01 Mar 2010 18:07:37 +0000 Matthew Wild mod_proxy65: Fix for old-style closing of connections (another source of tracebacks with libevent enabled)