Commit graph

5 commits

Author SHA1 Message Date
Waqas Hussain
49ab3af442 Code cleanup for resource binding 2008-11-16 03:16:53 +05:00
Matthew Wild
652190787c Fix mod_legacyauth to not use old stanza_dispatch 2008-10-24 14:45:50 +01:00
Matthew Wild
c98dd482df Small fix for sending stanzas in case of resource binding error 2008-10-04 02:14:11 +01:00
Matthew Wild
6db3d039b3 SASL!
(but before you get too excited, no resource binding yet. And yes, there are still plenty of rough edges to the code...)
((eg. must move <stream:features> out of xmlhandlers.lua o_O ))
2008-10-02 01:08:58 +01:00
Matthew Wild
a53395e6b7 Huge commit to:
* 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
2008-09-30 19:52:00 +01:00