| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|\ |
|
| | |
|
| | |
|
|/ |
|
|
|
|
| |
functions from server.lua
|
| |
|
| |
|
|
|
|
| |
content an error message)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
listeners, and sessionmanager for the new syntax
|
| |
|
| |
|
| |
|
|\ |
|
| | |
|
|/ |
|
|
|
|
| |
TLS connections
|
| |
|
|
|
|
| |
it earlier
|
|
|
|
| |
Corrects the sending of stanzas over unauthed s2sout's. Also fixes mod_dialback to send stanzas and not strings.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
modulemanager and connectionlisteners to obey these paths.
|
|\ |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- 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
|