Software /
code /
prosody
Annotate
TODO @ 2089:fdd7280c4621
s2smanager: Queue db:verify unless we already sent a db:result (if we had then it can could a dialback deadlock). Also remove some redundant code which could cause a db:result to be sent while still negotiating features (e.g. TLS) and break things. Collectively these fix a 'random' s2s failure (usually with ejabberd for some reason) - resulting in an 'unbound prefix' XML error, or 'ssl handshake failure'. Was this commit message long enough? I think so.
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Fri, 20 Nov 2009 04:39:54 +0000 |
parent | 1520:218075f1daf4 |
child | 2663:b3d1c4985182 |
rev | line source |
---|---|
22
2856dfc1f5cc
Various documentation updates, and added names.txt :)
Matthew Wild <mwild1@gmail.com>
parents:
6
diff
changeset
|
1 - Ad-hoc commands |
3 | 2 - Clustering |
1520
218075f1daf4
Remove completed items from TODO
Matthew Wild <mwild1@gmail.com>
parents:
414
diff
changeset
|
3 - Pubsub |
414 | 4 |
5 |