Fri, 03 Dec 2010 00:29:44 +0500 Waqas Hussain mod_proxy65: Add service discovery identity and feature, to help out mod_disco when loaded on a normal host. file | diff | annotate
Fri, 03 Dec 2010 00:22:11 +0500 Waqas Hussain mod_proxy65: Cleaned up stanza processing a little. file | diff | annotate
Fri, 03 Dec 2010 00:21:49 +0500 Waqas Hussain mod_proxy65: s:len() -> #s. file | diff | annotate
Fri, 03 Dec 2010 00:13:30 +0500 Waqas Hussain mod_proxy65: Make some globals local. file | diff | annotate
Fri, 03 Dec 2010 00:12:55 +0500 Waqas Hussain mod_proxy65: :sub(n):byte() -> :byte(n). file | diff | annotate
Fri, 03 Dec 2010 00:04:32 +0500 Waqas Hussain mod_proxy65: Allow loading on normal hosts. file | diff | annotate
Fri, 03 Dec 2010 00:02:53 +0500 Waqas Hussain mod_proxy65: Updated to use sub-events. Now only hooks what it needs to. file | diff | annotate
Thu, 02 Dec 2010 16:17:44 +0500 Waqas Hussain mod_proxy65: Give the 'iq/host' stanza handler a negative priority, to allow mod_iq to process the events first. file | diff | annotate
Wed, 10 Nov 2010 22:02:28 +0500 Waqas Hussain mod_proxy65: Use module:get_option() instead of configmanager. file | diff | annotate
Wed, 10 Nov 2010 20:59:16 +0500 Waqas Hussain prosody: Removed all references to componentmanager from Prosody, except the main componentmanager file. file | diff | annotate
Thu, 04 Nov 2010 19:26:04 +0500 Waqas Hussain mod_proxy65: Removed useless checks from the event handler. file | diff | annotate
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. file | diff | annotate
Fri, 16 Jul 2010 16:12:18 +0200 Kim Alvefur mod_proxy65: Use util.jid.compare() and remove some clutter file | diff | annotate
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 file | diff | annotate
Wed, 05 May 2010 15:32:16 +0100 Matthew Wild mod_proxy65: Return service-unavailable error when receiving an iq we didn't understand file | diff | annotate
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 file | diff | annotate
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) file | diff | annotate
Fri, 04 Dec 2009 14:41:53 +0000 Matthew Wild mod_proxy65: Strip trailing whitespace file | diff | annotate
Thu, 03 Dec 2009 17:07:37 +0100 Sjoerd Simons mod_proxy65: Don't read data from the connection untill the proxying is activated file | diff | annotate
Thu, 03 Dec 2009 17:05:35 +0100 Sjoerd Simons mod_proxy65: Make the proxying bidirectional file | diff | annotate
Thu, 03 Dec 2009 17:04:54 +0100 Sjoerd Simons mod_proxy65: Use a bigger buffer for data we're proxying file | diff | annotate
Thu, 03 Dec 2009 17:02:38 +0100 Sjoerd Simons mod_proxy65: Only lock the reading side when throttling file | diff | annotate
Thu, 03 Dec 2009 14:15:30 +0000 Matthew Wild mod_proxy65: Throttle connections to prevent senders flooding the server's buffers if the receiver doesn't receive fast enough file | diff | annotate
Thu, 03 Dec 2009 14:13:09 +0000 Matthew Wild mod_proxy65: Replace error() calls with module:log("error", ...) file | diff | annotate
Tue, 01 Dec 2009 20:18:47 +0000 Matthew Wild mod_proxy65: Remove trailing whitespace file | diff | annotate
Tue, 01 Dec 2009 20:07:07 +0000 Matthew Wild mod_proxy65: Fix log:module -> module:log :) file | diff | annotate
Fri, 27 Nov 2009 18:02:24 +0000 Matthew Wild mod_proxy65: Use new jid.join() from util.jid file | diff | annotate
Fri, 27 Nov 2009 16:51:05 +0000 sjoerd simons mod_proxy65: Update listener callback names for new server API file | diff | annotate
Sun, 22 Nov 2009 15:06:30 +0000 Matthew Wild mod_proxy65: Update for new net.server API, untested file | diff | annotate
Sun, 22 Nov 2009 14:58:09 +0000 Matthew Wild mod_proxy65: Import from prosody-modules, thanks Ephraim :) file | diff | annotate
(0) tip

mercurial