Software /
code /
prosody
Log
description | author | age |
---|---|---|
portmanager: Add unregister_service(), and allow multiple services with the same name (they get queued) | Matthew Wild | Wed, 14 Mar 2012 21:39:02 +0000 |
modulemanager: Some refactoring. Deprecate module.host = "*", modules should call module:set_global() (which has been around since forever) | Matthew Wild | Wed, 14 Mar 2012 21:37:00 +0000 |
moduleapi: Set module.global = true when module:set_global() is called | Matthew Wild | Wed, 14 Mar 2012 21:33:15 +0000 |
modulemanager: Use appropriate events object for global modules when firing item-removed on unload | Matthew Wild | Wed, 14 Mar 2012 17:03:48 +0000 |
mod_auth_internal_{plain,hashed}: Clarify log messages on initialization | Matthew Wild | Sun, 11 Mar 2012 20:56:09 +0000 |
mod_s2s: Collect s2s sources from portmanager and get local address if necessary | Florian Zeitz | Sun, 11 Mar 2012 20:16:57 +0100 |
mod_s2s: Remove obsolete default_interface | Florian Zeitz | Sun, 11 Mar 2012 20:15:42 +0100 |