| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
connections, instead of interpreting them as a request to verify a key
|
| |
|
|
|
|
| |
prosody-modules), and add warning for those using the option
|
| |
|
| |
|
|
|
|
| |
mod_welcome: Use module:send() instead of core_*_stanza()
|
|
|
|
| |
mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table.
|
| |
|
| |
|
| |
|
|
|
|
| |
(thanks MattJ for the entire patch that I fixed one line in)
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
|\| |
|
| | |
|
|/ |
|
|
|
|
| |
override the hostname passed to Cyrus (and used in e.g. GSSAPI/Kerberos) - fixes #295
|
|
|
|
| |
type 'cancel' - fixes #303
|
|
|
|
| |
originating IP
|
|
|
|
| |
cases) - this allows us to continue to try other targets
|
| |
|
|
|
|
| |
'info')
|
|
|
|
| |
to_host should always be set
|
|
|
|
| |
removing all cases of concatenation when building log messages
|
| |
|
| |
|
| |
|
|
|
|
| |
consistency even when packets are joined or split on the network
|
|
|
|
| |
</stream:stream> if it has already been sent by the peer
|
|
|
|
| |
concatenation
|
|
|
|
| |
'graceful close initiated by us' and false for 'graceful close initiated by client'
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
handler:close() or handler:force_close() - fixes cases where ondisconnect() could be called multiple times for the same connection, leading to issues with s2sout retry logic.
|
|\ |
|
| | |
|
|\ \ |
|
| |\ \ |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
|\ \ \ \ |
|