Thu, 02 Dec 2010 16:15:50 +0500 Waqas Hussain mod_component: Give stanza handlers a negative priority, to allow mod_iq to process them first. file | diff | annotate
Fri, 12 Nov 2010 23:43:30 +0500 Waqas Hussain mod_component: Logging tweaks. file | diff | annotate
Fri, 12 Nov 2010 23:35:02 +0500 Waqas Hussain mod_component: Use module:get_option() instead of configmanager. file | diff | annotate
Fri, 12 Nov 2010 23:32:51 +0500 Waqas Hussain mod_component: Rearranged the code a little. file | diff | annotate
Fri, 12 Nov 2010 22:39:37 +0500 Waqas Hussain mod_component: Return true from stanza handler to indicate that we actually did handle the stanza. 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
Wed, 10 Nov 2010 03:39:38 +0500 Waqas Hussain componentmanager, hostmanager, modulemanager, mod_component: Got rid of the useless hosts[*].connected property. file | diff | annotate
Wed, 10 Nov 2010 01:51:03 +0500 Waqas Hussain mod_component: Updated to use events for hooking stanzas instead of the component stanza handler, and the on_destroy callback. file | diff | annotate
Tue, 09 Nov 2010 20:23:28 +0500 Waqas Hussain mod_component: Send back a <conflict/> stream error when multiple sessions attempt to bind. file | diff | annotate
Sat, 16 Oct 2010 23:00:42 +0500 Waqas Hussain Monster whitespace commit (beware the whitespace monster). file | diff | annotate
Sat, 16 Oct 2010 06:38:38 +0500 Waqas Hussain mod_component: Updated to use the new events API. file | diff | annotate
Tue, 21 Sep 2010 17:37:11 +0500 Waqas Hussain net.xmppcomponent_listener, mod_component: Removed useless undocumented option 'component_address'. file | diff | annotate
Sun, 04 Jul 2010 19:14:27 +0100 Matthew Wild mod_component: Read validate_from_addresses option from the config file | diff | annotate
Mon, 22 Mar 2010 17:24:55 +0000 Matthew Wild Merge 0.6->0.7 file | diff | annotate
Mon, 22 Mar 2010 17:06:15 +0000 Matthew Wild Update copyright headers for 2010 file | diff | annotate
Sun, 24 Jan 2010 05:36:25 +0500 Waqas Hussain mod_component: Cleaned up unused variables. file | diff | annotate
Sat, 23 Jan 2010 02:53:44 +0000 Matthew Wild mod_component: Fix name of config option in error message (thanks nulani!) file | diff | annotate
Fri, 10 Jul 2009 03:11:45 +0100 Matthew Wild Remove version number from copyright headers file | diff | annotate
Thu, 25 Jun 2009 01:38:53 +0100 Matthew Wild mod_component: Rewrite jabber:client stanzas to jabber:component:accept, thanks JaredH! file | diff | annotate
Mon, 04 May 2009 19:36:16 +0100 Matthew Wild mod_component: Vastly reduce the code, having split most of it to where it should be, xmppcomponent_listener file | diff | annotate
Wed, 22 Apr 2009 21:32:23 +0100 Matthew Wild mod_*: Fix a load of global accesses file | diff | annotate
Sat, 11 Apr 2009 22:22:24 +0100 Matthew Wild mod_component: Deregister component on disconnect file | diff | annotate
Fri, 10 Apr 2009 10:49:58 +0100 Matthew Wild mod_component: Update for new net_activate_ports file | diff | annotate
Sun, 05 Apr 2009 20:06:39 +0100 Matthew Wild sessionmanager, s2smanager, mod_component: Send reply </stream:stream> when client closes stream file | diff | annotate
Sun, 22 Mar 2009 17:54:29 +0000 Matthew Wild mod_component: Remove some commented code file | diff | annotate
Sun, 22 Mar 2009 15:02:07 +0000 Matthew Wild mod_component: Use net_activate_ports to start port listener based on config file | diff | annotate
Sun, 22 Mar 2009 15:01:23 +0000 Matthew Wild mod_component: Set default listening interface to 127.0.0.1 file | diff | annotate
Sat, 21 Mar 2009 21:47:09 +0000 Matthew Wild Add initial mod_component for XEP-0114 support. Albert, where are you? file | diff | annotate
(0) tip

mercurial