Matthew Wild
84219ab443
Merged mod_InBandRegistration from waqas
2008-10-05 01:32:43 +01:00
Waqas Hussain
9536785929
User registration, etc (jabber:iq:register)
2008-10-05 04:55:45 +05:00
Matthew Wild
8682a776e3
Merge from waqas
2008-10-04 19:24:43 +01:00
Waqas Hussain
0e013c0d63
Removed unused functions
2008-10-04 19:51:59 +05:00
Matthew Wild
88af2ea6e9
Session destruction fixes, some debugging code while we fix the rest. Also change logger to be more useful.
2008-10-04 15:25:54 +01:00
Matthew Wild
3bac5046af
Fix for using wrong auth token as username (fixes Gajim login)
2008-10-04 14:36:03 +01:00
Matthew Wild
0f8ba47525
New "import" module to help tidy up all the local declarations at the top of modules
2008-10-04 02:43:23 +01:00
Matthew Wild
f6924a64c0
Add "uuid" library and make sessionmanager use this.
...
...and yes, the uuid generation needs work :P
2008-10-04 02:12:54 +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
298bb340b2
Fix quoting in util/sasl.lua
2008-09-30 21:35:39 +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
Matthew Wild
733c39e3da
jid.split(): Return nil when passed nil
2008-09-30 19:49:36 +01:00
Matthew Wild
58d1a65408
Fixing jid.split() for all JIDs
2008-09-27 19:17:40 +01:00
bt
facfe9608a
Removed ~ files
2008-09-17 23:26:48 +03:00
bt
2e735c5b6c
Some docs written by Thorns. Need reviewing.
2008-09-17 22:20:08 +03:00
Tobias Markmann
53b44292cb
module table was missing
2008-08-26 14:11:52 +02:00
Tobias Markmann
0b6ee8b38a
* missing base64 decode of SASL response
2008-08-26 01:01:13 +02:00
Tobias Markmann
a7012d4923
adding SASL lib with PLAIN support, not tested yet
2008-08-26 00:57:46 +02:00
matthew
5ea14b6295
Added all the files to please hg :/
2008-08-24 18:01:20 +01:00