| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 0.9->0.10 | Kim Alvefur | 2014-09-02 | 1 | -0/+4 |
|\ |
|
| * | net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet,... | Matthew Wild | 2014-08-29 | 1 | -0/+4 |
* | | mod_c2s, mod_s2s, mod_component, util.xmppstream: Move all session:open_strea... | Kim Alvefur | 2014-04-10 | 1 | -3/+1 |
* | | Merge 0.9->0.10 | Kim Alvefur | 2013-12-18 | 1 | -1/+7 |
|\| |
|
| * | mod_component: Enable TCP keepalives on component streams | Kim Alvefur | 2013-12-18 | 1 | -0/+6 |
| * | mod_component: Decrease priority of component auth hook | Kim Alvefur | 2013-12-18 | 1 | -1/+1 |
* | | Remove all trailing whitespace | Florian Zeitz | 2013-08-09 | 1 | -16/+16 |
|/ |
|
* | mod_component: Local imports for some functions, including xpcall | Matthew Wild | 2013-07-08 | 1 | -0/+1 |
* | mod_component: xpcall() stanza processing, as per other listeners, preventing... | Matthew Wild | 2013-07-08 | 1 | -1/+6 |
* | mod_announce, mod_auth_anonymous, mod_c2s, mod_c2s, mod_component, mod_iq, mo... | Kim Alvefur | 2013-03-23 | 1 | -1/+1 |
* | mod_component: Look for the correct xmlns (thanks NebuK) | Kim Alvefur | 2013-01-27 | 1 | -1/+1 |
* | s2smanager: Generate session names used for logging the same way everywhere | Kim Alvefur | 2013-01-24 | 1 | -1/+1 |
* | mod_component: Make listener private (thanks Ge0rG) | Kim Alvefur | 2013-01-17 | 1 | -0/+1 |
* | mod_{admin_telnet,c2s,component,http,net_multiplex,s2s}: Use module:provides(... | Waqas Hussain | 2012-09-12 | 1 | -1/+1 |
* | mod_component: For disconnected external components, if a name is specified i... | Waqas Hussain | 2012-08-01 | 1 | -0/+12 |
* | mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep,... | Kim Alvefur | 2012-07-26 | 1 | -2/+2 |
* | Hopefully inert commit to clean up logging across a number of modules, removi... | Matthew Wild | 2012-07-23 | 1 | -1/+1 |
* | mod_component: Allow unauthenticated components to authenticate (thanks Maranda) | Matthew Wild | 2012-04-30 | 1 | -1/+1 |
* | mod_component: Components start out as component_unauthed until successful au... | Matthew Wild | 2012-04-30 | 1 | -1/+2 |
* | mod_component: Send <?xml on initial stream (thanks xnyhps) | Matthew Wild | 2012-04-30 | 1 | -0/+1 |
* | mod_component: Remove unused variable | Matthew Wild | 2012-04-28 | 1 | -1/+0 |
* | mod_component: Return true after denying a second component connection for a ... | Matthew Wild | 2012-04-27 | 1 | -0/+1 |
* | mod_component: Handle component connecting to non-existent host | Matthew Wild | 2012-04-22 | 1 | -1/+1 |
* | mod_component: Make a shared module, and move the xmppcomponent_listener into... | Matthew Wild | 2012-04-21 | 1 | -65/+268 |
* | mod_component: removed unused variable reference, added "flagging" to assert ... | Marco Cirillo | 2012-01-06 | 1 | -2/+2 |
* | mod_component: Clearer log message when bouncing a stanza from a component th... | Matthew Wild | 2011-06-18 | 1 | -1/+1 |
* | mod_component: Small code clarity fix | Matthew Wild | 2011-06-04 | 1 | -1/+1 |
* | mod_component: Give stanza handlers a negative priority, to allow mod_iq to p... | Waqas Hussain | 2010-12-02 | 1 | -9/+9 |
* | mod_component: Logging tweaks. | Waqas Hussain | 2010-11-12 | 1 | -11/+6 |
* | mod_component: Use module:get_option() instead of configmanager. | Waqas Hussain | 2010-11-12 | 1 | -2/+1 |
* | mod_component: Rearranged the code a little. | Waqas Hussain | 2010-11-12 | 1 | -4/+1 |
* | mod_component: Return true from stanza handler to indicate that we actually d... | Waqas Hussain | 2010-11-12 | 1 | -0/+1 |
* | prosody: Removed all references to componentmanager from Prosody, except the ... | Waqas Hussain | 2010-11-10 | 1 | -4/+0 |
* | componentmanager, hostmanager, modulemanager, mod_component: Got rid of the u... | Waqas Hussain | 2010-11-10 | 1 | -2/+0 |
* | mod_component: Updated to use events for hooking stanzas instead of the compo... | Waqas Hussain | 2010-11-10 | 1 | -8/+41 |
* | mod_component: Send back a <conflict/> stream error when multiple sessions at... | Waqas Hussain | 2010-11-09 | 1 | -0/+2 |
* | Monster whitespace commit (beware the whitespace monster). | Waqas Hussain | 2010-10-16 | 1 | -1/+1 |
* | mod_component: Updated to use the new events API. | Waqas Hussain | 2010-10-16 | 1 | -5/+10 |
* | net.xmppcomponent_listener, mod_component: Removed useless undocumented optio... | Waqas Hussain | 2010-09-21 | 1 | -2/+2 |
* | mod_component: Read validate_from_addresses option from the config | Matthew Wild | 2010-07-04 | 1 | -0/+2 |
* | Merge 0.6->0.7 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
|\ |
|
| * | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
| * | mod_component: Fix name of config option in error message (thanks nulani!) | Matthew Wild | 2010-01-23 | 1 | -1/+1 |
* | | mod_component: Cleaned up unused variables. | Waqas Hussain | 2010-01-24 | 1 | -12/+1 |
* | | mod_component: Fix name of config option in error message (thanks nulani!) | Matthew Wild | 2010-01-23 | 1 | -1/+1 |
|/ |
|
* | Remove version number from copyright headers | Matthew Wild | 2009-07-10 | 1 | -1/+1 |
* | mod_component: Rewrite jabber:client stanzas to jabber:component:accept, than... | Matthew Wild | 2009-06-25 | 1 | -1/+6 |
* | mod_component: Vastly reduce the code, having split most of it to where it sh... | Matthew Wild | 2009-05-04 | 1 | -152/+6 |
* | mod_*: Fix many unnecessary global accesses in modules (already committed to ... | Matthew Wild | 2009-04-29 | 1 | -3/+8 |
* | mod_component: Deregister component on disconnect | Matthew Wild | 2009-04-11 | 1 | -3/+4 |