Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the reversed to/from on the final db:result. Fixes M-Link and Gmail. ↵ | Matthew Wild | 2008-11-19 | 1 | -1/+1 |
| | | | | Thanks dwd!! | ||||
* | Show which session got disconnected in log message | Matthew Wild | 2008-11-19 | 1 | -1/+1 |
| | |||||
* | Don't error if the original s2s connection has closed before we get the ↵ | Matthew Wild | 2008-11-19 | 1 | -2/+6 |
| | | | | dialback result | ||||
* | Now outgoing s2s sessions are associated with their from_host, fixes #15 | Matthew Wild | 2008-11-14 | 1 | -1/+1 |
| | |||||
* | Some more logging fixes | Matthew Wild | 2008-11-14 | 1 | -0/+1 |
| | |||||
* | Fixed some whitespace. | Waqas Hussain | 2008-11-06 | 1 | -49/+52 |
| | |||||
* | Fix s2s once and for all | Matthew Wild | 2008-11-01 | 1 | -0/+67 |
- Moved dialback to the new mod_dialback (mostly). - Modules can now supply a list of origins to handle to add_handler - Modules can now handle and process any stanza, overriding the core - Modules handle non-jabber:client/jabber:server xmlns'd stanzas |