Log

description author age
Merge with Zash Matthew Wild 2012-04-22
core.certmanager: Log a message when a password is required but not supplied. fixes #214 Kim Alvefur 2012-04-21
mod_component: Handle component connecting to non-existent host Matthew Wild 2012-04-22
mod_motd: Use presence/bare to catch a client's initial presence and send the MOTD then (fixes #282) Matthew Wild 2012-04-22
multiplex_listener: Remove (already ported to mod_net_multiplex) Matthew Wild 2012-04-21
modulemanager: For children of shared modules, set module.environment to the empty environment for that module (useful to expose data or APIs at host.modules[module]) Matthew Wild 2012-04-21
moduleapi: Have modules internally store a reference to shared tables they use, to ensure they don't get collected while any module that had access to that table is still loaded (thanks Zash) Matthew Wild 2012-04-21
mod_component: Make a shared module, and move the xmppcomponent_listener into it ('port'ing over to portmanager). Ha ha. Matthew Wild 2012-04-21
mod_motd: Send only to resource coming online, not the user's bare JID (fixes #282) Matthew Wild 2012-04-21
prosody: Don't require net.httpserver now Matthew Wild 2012-04-21
mod_admin_telnet: module:load(): Fix 'global-module-already-loaded' errors when successfully loading a global module (fixes #228) Matthew Wild 2012-04-21
mod_admin_telnet: module:list(): List global modules (part-fixes #228) Matthew Wild 2012-04-21