Software /
code /
prosody
Log
description | author | age |
---|---|---|
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 |
stanza_router: Localize hosts, full_sessions and bare_sessions, and take from the prosody object instead of _G | Matthew Wild | Sat, 17 Oct 2009 13:33:23 +0100 |
componentmanager: Handle missing prosody object (helps us pass some tests) | Matthew Wild | Sat, 17 Oct 2009 13:31:39 +0100 |
prosody: Move global protection earlier (to before modules are loaded, etc.) | Matthew Wild | Sat, 17 Oct 2009 10:54:28 +0100 |