Software /
code /
prosody
Log
description | author | age |
---|---|---|
xmppserver_listener: Use listener log() if session doesn't have one yet (thanks Flo) | Matthew Wild | Sat, 17 Oct 2009 15:34:21 +0100 |
mod_console: Add commands host:activate(host, config) and host:deactivate(host, reason) to add/remove hosts at runtime | Matthew Wild | Sat, 17 Oct 2009 15:26:32 +0100 |
s2smanager: Add incoming_s2s to the prosody object | Matthew Wild | Sat, 17 Oct 2009 15:25:30 +0100 |
hostmanager: deactivate() now accepts a reason, closes s2s connections as well as disconnecting users, and unloads modules for the host | Matthew Wild | Sat, 17 Oct 2009 15:23:50 +0100 |
hostmanager: Add return _M; | Matthew Wild | Sat, 17 Oct 2009 14:43:38 +0100 |
tests: Fix stanza_router tests to work with the new routing code, finally all tests pass again \o/ | Matthew Wild | Sat, 17 Oct 2009 13:38:20 +0100 |
tests: More environment magic to help get stuff working in a sandbox | Matthew Wild | Sat, 17 Oct 2009 13:36:40 +0100 |