Software /
code /
prosody
Log
plugins/mod_component.lua @ 4993:5243b74a4cbb
description | author | age |
---|---|---|
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages | Matthew Wild | Mon, 23 Jul 2012 17:32:33 +0100 |
mod_component: Allow unauthenticated components to authenticate (thanks Maranda) | Matthew Wild | Mon, 30 Apr 2012 01:20:13 +0100 |
mod_component: Components start out as component_unauthed until successful authentication (thanks xnyhps) | Matthew Wild | Mon, 30 Apr 2012 01:02:39 +0100 |
mod_component: Send <?xml on initial stream (thanks xnyhps) | Matthew Wild | Mon, 30 Apr 2012 00:42:02 +0100 |
mod_component: Remove unused variable | Matthew Wild | Sat, 28 Apr 2012 03:13:59 +0100 |
mod_component: Return true after denying a second component connection for a host (thanks xnyhps) | Matthew Wild | Fri, 27 Apr 2012 22:37:24 +0100 |
mod_component: Handle component connecting to non-existent host | Matthew Wild | Sun, 22 Apr 2012 16:35:26 +0100 |