Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small fix for servermanager | Matthew Wild | 2008-11-18 | 1 | -1/+1 |
| | |||||
* | Fixed servermanager to use session.send for sending stanzas | Waqas Hussain | 2008-11-16 | 1 | -3/+2 |
| | |||||
* | Fixed: Unhandled stanza handling | Waqas Hussain | 2008-10-22 | 1 | -5/+7 |
| | |||||
* | Reply to unhandled iq's with service-unavailable | Matthew Wild | 2008-10-04 | 1 | -1/+13 |
| | |||||
* | Huge commit to: | Matthew Wild | 2008-09-30 | 1 | -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 |