Log

description author age
util.timer: Activate higher timer precision. Waqas Hussain Thu, 02 Dec 2010 22:41:26 +0500
net.server_select: Make changes required for sub-second timer precision. Waqas Hussain Thu, 02 Dec 2010 22:40:42 +0500
fallbacks/lxp.lua: CRLF -> LF. Waqas Hussain Thu, 02 Dec 2010 17:15:26 +0500
fallbacks/lxp.lua: Pure Lua pseudo-XML parser. Implements the same API as LuaExpat. Waqas Hussain Thu, 02 Dec 2010 17:11:51 +0500
mod_iq: Fix an extra character in previous commit... Waqas Hussain Thu, 02 Dec 2010 16:58:24 +0500
mod_iq: Don't hook 'iq/full' on components. Waqas Hussain Thu, 02 Dec 2010 16:56:30 +0500
modulemanager: Allow components to inherit mod_iq. This allows modules loaded on components to hook IQ stanza sub-events ("iq-set/bare/xmlns:tag", etc). Waqas Hussain Thu, 02 Dec 2010 16:32:42 +0500
mod_proxy65: Give the 'iq/host' stanza handler a negative priority, to allow mod_iq to process the events first. Waqas Hussain Thu, 02 Dec 2010 16:17:44 +0500
MUC: Give stanza handlers a negative priority, to allow mod_iq to process them first. Waqas Hussain Thu, 02 Dec 2010 16:16:44 +0500
mod_component: Give stanza handlers a negative priority, to allow mod_iq to process them first. Waqas Hussain Thu, 02 Dec 2010 16:15:50 +0500
mod_iq: Don't stop event dispatch for unhandled IQ errors and results (this lets negative priority handlers intercept the events). Waqas Hussain Thu, 02 Dec 2010 16:04:42 +0500
mod_pubsub, util.pubsub: Support node creation Florian Zeitz Wed, 01 Dec 2010 23:38:47 +0100
mod_console: Fix to import cert_verify_identity (util.certverification) Matthew Wild Sun, 28 Nov 2010 21:19:18 +0000
certmanager: Add required verify flags for cert verification if LuaSec (probably) supports them Matthew Wild Sun, 28 Nov 2010 21:09:55 +0000
mod_console: Add s2s:showcert() command to show the certificate for a domain Matthew Wild Sun, 28 Nov 2010 21:03:33 +0000