Log

description author age
net.xmppcomponent_listener, mod_component: Removed useless undocumented option 'component_address'. Waqas Hussain 2010-09-21
util.stanza: Make the current element <message> instead of <body> when body text is passed to st.message(). Waqas Hussain 2010-09-21
util.events: Event handler indices are now built lazily (faster server startup for large number of hosts). Waqas Hussain 2010-09-19
util.events: Create new index on handler change instead of modifying existing one (this makes util.events fully reentrant). Waqas Hussain 2010-09-16
util.events: Fixed the exposed API for adding/removing sets of event handlers. Waqas Hussain 2010-09-16
util.events: Removed dispatcher creation functions (these weren't being used). Waqas Hussain 2010-09-16
net.httpserver: Removed old HTTP parser, and updated to use util.httpstream. Waqas Hussain 2010-09-16
util.httpstream: Refactored and simplified code to improve readability. Waqas Hussain 2010-09-16
util.httpstream: Removed unused variables. Waqas Hussain 2010-09-16
util.httpstream: Initial commit of the new HTTP parser. Waqas Hussain 2010-09-04
prosody.cfg.lua.dist: Small wording fix in comment (thanks darkrain) Matthew Wild 2010-09-13
mod_bosh: Fix traceback when initiating a BOSH session to an unknown host Matthew Wild 2010-09-10
net.server_select: Add server.step() to run through a single iteration of the event loop Matthew Wild 2010-09-09
prosody.cfg.lua.dist: Add mod_adhoc and mod_admin_adhoc to the default config Matthew Wild 2010-09-05
s2smanager: Don't fire s2sin-destroyed for sessions that were never fully established (thanks Thomas) Matthew Wild 2010-09-05
s2smanager: Fire s2s{in,out}-destroyed when s2s connections are destroyed Matthew Wild 2010-09-05