mod_dialback: Correctly check if a connection was destroyed (thanks iron)
|
Kim Alvefur |
Wed, 05 Sep 2012 16:51:16 +0200 |
mod_dialback: Ignore <db:verify/> with a 'type' attribute on incoming connections, instead of interpreting them as a request to verify a key
|
Matthew Wild |
Fri, 27 Jul 2012 20:29:32 +0100 |
Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages
|
Matthew Wild |
Mon, 23 Jul 2012 17:32:33 +0100 |
mod_dialback: Skip an unnecessary nameprep.
|
Waqas Hussain |
Fri, 15 Jun 2012 02:53:57 +0500 |
mod_dialback: Remove a remaining usage of string.format, ick.
|
Matthew Wild |
Fri, 11 May 2012 14:24:05 +0100 |
mod_dialback: Final sweep to get nameprep + error handling in order (hopefully)
|
Matthew Wild |
Fri, 11 May 2012 02:04:29 +0100 |
mod_dialback: Fix logic bug - we should have both a to and from at this point
|
Matthew Wild |
Fri, 11 May 2012 01:54:36 +0100 |
Merge with Maranda
|
Matthew Wild |
Fri, 11 May 2012 01:53:32 +0100 |
Merge with backout
|
Matthew Wild |
Fri, 11 May 2012 01:45:36 +0100 |
Backed out changeset 9f1fb34cd7f8 - obsoleted by 5ef05f32bc42.
|
Matthew Wild |
Fri, 11 May 2012 01:39:52 +0100 |
Merge with backout
|
Matthew Wild |
Fri, 11 May 2012 01:32:46 +0100 |
Backed out changeset 751510cd558d - obsoleted by 5ef05f32bc42.
|
Matthew Wild |
Fri, 11 May 2012 01:29:30 +0100 |
mod_dialback: make change a bit more wide, encompass to and from and reject with proper addressing when neither are there.
|
Marco Cirillo |
Wed, 09 May 2012 23:09:06 +0000 |
mod_dialback: add better safe then sorry nameprepping to the from attribute.
|
Marco Cirillo |
Wed, 09 May 2012 11:25:22 +0000 |
mod_dialback: COMPAT reset session.send function for servers (e.g. ejabberd) which don't include a from attr when opening the stream.
|
Marco Cirillo |
Wed, 09 May 2012 02:56:22 +0000 |