Newline at end of file for sessionmanager
|
Matthew Wild |
Wed, 10 Dec 2008 15:32:51 +0000 |
New, faster, stanza serialization
|
Matthew Wild |
Wed, 10 Dec 2008 15:32:13 +0000 |
Add commented line to disable logging entirely
|
Matthew Wild |
Wed, 10 Dec 2008 15:29:14 +0000 |
Fix blank tracebacks for c2s/s2s connections
|
Matthew Wild |
Wed, 10 Dec 2008 15:27:01 +0000 |
Enable dialback for components
|
Waqas Hussain |
Tue, 09 Dec 2008 05:22:43 +0500 |
Changed mod_roster to use the newer presence manager API
|
Waqas Hussain |
Mon, 08 Dec 2008 21:08:22 +0500 |
Don't try processing stanzas not of type get or set in module manager
|
Waqas Hussain |
Mon, 08 Dec 2008 21:06:41 +0500 |
Fixed a variable redeclaration
|
Waqas Hussain |
Mon, 08 Dec 2008 07:41:29 +0500 |
Make the ejabberd importer work with host-only roster items
|
Waqas Hussain |
Mon, 08 Dec 2008 07:11:35 +0500 |
Added: Ports now read from the config
|
Waqas Hussain |
Mon, 08 Dec 2008 04:47:51 +0500 |
stanza_dispatch != dispatch_stanza
|
Matthew Wild |
Sun, 07 Dec 2008 22:55:18 +0000 |
Removed the unnecessary idna.to_ascii applied to the DIGEST-MD5 disgest-uri response values, which was causing auth failures with some clients.
|
Waqas Hussain |
Mon, 08 Dec 2008 03:27:02 +0500 |
Return error when the given realm value does not match the sent realm value. Prevents impersonation of an account on one virtual host, but a user with the same username on another host.
|
Waqas Hussain |
Mon, 08 Dec 2008 03:23:37 +0500 |
Fixed util.encodings.base64.decode to not truncate results when encountering an '=' before the end of the given input.
|
Waqas Hussain |
Mon, 08 Dec 2008 03:19:11 +0500 |
Automated merge with http://waqas.ath.cx:8000/
|
Matthew Wild |
Sun, 07 Dec 2008 19:18:50 +0000 |