aboutsummaryrefslogtreecommitdiffstats
path: root/core/servermanager.lua
Commit message (Collapse)AuthorAgeFilesLines
* Reply to unhandled iq's with service-unavailableMatthew Wild2008-10-041-1/+13
|
* Huge commit to:Matthew Wild2008-09-301-0/+8
* Break stanza routing (to be restored in a future commit) * Remove the old stanza_dispatcher code, which was never going to be maintainable nor extendable :) * Bring us plugins, starting with mod_legacyauth and mod_roster * Sessions are now created/destroyed using a standard sessionmanager interface