Annotate
Quite some changes, to:
- Small logging fix for s2smanager
- Send a stream error if an incoming s2s connection is to an unrecognised hostname (fixes #11)
- init_xmlhandlers now takes a table of callbacks (includes changes to net/xmpp*_listener for this)
- Move sending of unavailable presence to where it should be, sessionmanager.destroy_session
- Fix sending of stream errors to wrong connection
author |
Matthew Wild <mwild1@gmail.com> |
date |
Tue, 18 Nov 2008 17:52:33 +0000 |
parent |
94:57d2f1c98124 |
child |
521:436e4617c858 |
rev |
line source |
94
|
1 == Core development team ==
|
|
2
|
|
3 Matthew Wild (matthew AT heavy-horse.co.uk)
|
|
4 Waqas Hussain (waqas20 AT gmail.com)
|
|
5 Tobias Markmann (tm AT ayena.de)
|
|
6 Paul-Sebastian Manole (brokenthorn AT gmail.com)
|