Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stanza_router, s2smanager, modulemanager: Fix for handling of the default ↵ | Matthew Wild | 2010-03-30 | 1 | -2/+2 |
| | | | | namespace on stanzas, causing sometimes jabber:client to be sent over s2s, and accepted | ||||
* | Update copyright headers for 2010 | Matthew Wild | 2010-03-22 | 1 | -2/+2 |
| | |||||
* | s2smanager: Remove the infamous 'as per RFC' log message entirely (it ↵ | Matthew Wild | 2010-03-18 | 1 | -6/+0 |
| | | | | happens too often to be useful) | ||||
* | Merge 0.6.2/waqas with 0.6.2/MattJ | Matthew Wild | 2010-03-03 | 1 | -0/+3 |
|\ | |||||
| * | sessionmanager, s2smanager: Fix for syntax of null_data_handler() (thanks Nolan) | Matthew Wild | 2010-02-12 | 1 | -1/+1 |
| | | |||||
| * | sessionmanager, s2smanager: Give sessions dummy data handlers that log when ↵ | Matthew Wild | 2010-02-12 | 1 | -0/+3 |
| | | | | | | | | data is received by a destroyed session | ||||
* | | s2smanager: Use s2smanager log() if session doesn't have a logger (thanks Flo) | Matthew Wild | 2010-02-19 | 1 | -1/+1 |
| | | |||||
* | | s2smanager: Fix syntax error) | Matthew Wild | 2010-01-30 | 1 | -1/+1 |
| | | |||||
* | | s2smanager: require_s2s_encryption -> s2s_require_encryption | Matthew Wild | 2010-01-30 | 1 | -1/+1 |
| | | |||||
* | | s2smanager: Make require_s2s_encryption do what it says on the tin | Matthew Wild | 2010-01-30 | 1 | -0/+10 |
| | | |||||
* | | s2smanager: Stamp a 'to' on the reply stream:stream. This makes prosody happy. | Paul Aurich | 2010-01-03 | 1 | -1/+1 |
| | | |||||
* | | s2smanager: Give reasons to destroy_session in more cases, including when ↵ | Matthew Wild | 2009-12-17 | 1 | -2/+2 |
| | | | | | | | | DNS lookup fails | ||||
* | | s2smanager: Have both destroy_session and bounce_sendq accept a reason ↵ | Matthew Wild | 2009-12-17 | 1 | -3/+6 |
| | | | | | | | | string to include in bounced stanzas | ||||
* | | s2smanager: Send reply stream header only after checking we serve this host ↵ | Matthew Wild | 2009-12-17 | 1 | -4/+4 |
| | | | | | | | | (sorry darkrain... :) ) | ||||
* | | s2smanager: Don't tostring() the data before sending, sends2s already does this. | Matthew Wild | 2009-11-21 | 1 | -1/+1 |
|/ | |||||
* | s2smanager: Log and fail gracefully when unable to create socket for ↵ | Matthew Wild | 2010-02-25 | 1 | -0/+5 |
| | | | | outgoing s2s connection (thanks foucault) | ||||
* | s2smanager: Fix for the logic SRV record priority comparison (thanks darkrain) | Matthew Wild | 2010-02-25 | 1 | -1/+3 |
| | |||||
* | s2smanager: Log warning when trying to send a stanza from a host we don't ↵ | Matthew Wild | 2009-11-25 | 1 | -0/+4 |
| | | | | serve, instead of a traceback (thanks stpeter) | ||||
* | s2smanager: Fail outgoing s2s connection if hostname does not pass ↵ | Matthew Wild | 2009-11-20 | 1 | -1/+6 |
| | | | | idna_to_ascii(), thanks Flo + waqas | ||||
* | s2smanager: Queue db:verify unless we already sent a db:result (if we had ↵ | Matthew Wild | 2009-11-20 | 1 | -5/+1 |
| | | | | 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. | ||||
* | s2smanager: Use session-specific logger to log outgoing data on outgoing s2s ↵ | Matthew Wild | 2009-10-18 | 1 | -1/+1 |
| | | | | connections | ||||
* | s2smanager: Add incoming_s2s to the prosody object | Matthew Wild | 2009-10-17 | 1 | -0/+1 |
| | |||||
* | s2smanager: Fix access of 'config' global without requiring configmanager | Matthew Wild | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | s2smanager: Make s2s-stream-features a per-host event | Matthew Wild | 2009-10-08 | 1 | -1/+6 |
| | |||||
* | s2smanager: Don't send version=1.0 in reply to incoming stream tag if they ↵ | Matthew Wild | 2009-10-06 | 1 | -1/+1 |
| | | | | didn't advertise 1.0 (makes happy some old ejabberd versions) | ||||
* | s2smanager: Improve log message on missing to/from in stream header | Matthew Wild | 2009-10-06 | 1 | -1/+3 |
| | |||||
* | s2smanager: Mark session as secure if it was negotiating TLS and opens a new ↵ | Matthew Wild | 2009-10-05 | 1 | -0/+4 |
| | | | | stream | ||||
* | Specify XMPP version on response stream to incoming s2s connection. | Paul Aurich | 2009-10-03 | 1 | -1/+1 |
| | |||||
* | Minor changes; outgoing TLS works. | Paul Aurich | 2009-10-03 | 1 | -1/+2 |
| | |||||
* | s2smanager: Small comment | Matthew Wild | 2009-10-04 | 1 | -0/+1 |
| | |||||
* | s2smanager: Don't wait for stream:features from non-XMPP-1.0 hosts | Matthew Wild | 2009-10-04 | 1 | -4/+7 |
| | |||||
* | s2smanager: Send stream:features for incoming s2s connections which support ↵ | Matthew Wild | 2009-10-04 | 1 | -2/+6 |
| | | | | XMPP 1.0 | ||||
* | s2smanager: Give outgoing sessions a host field (the local one) | Matthew Wild | 2009-10-04 | 1 | -1/+3 |
| | |||||
* | Merge with 0.5 | Matthew Wild | 2009-09-27 | 1 | -7/+7 |
|\ | |||||
| * | core.s2smanager: Always use last record in the DNS cache | Matthew Wild | 2009-09-27 | 1 | -7/+7 |
| | | |||||
* | | Merge with 0.5 | Matthew Wild | 2009-09-21 | 1 | -1/+5 |
|\| | |||||
| * | core.s2smanager: Don't recurse CNAMEs infinitely :) | Matthew Wild | 2009-09-21 | 1 | -1/+5 |
| | | |||||
* | | Merge with 0.5 | Matthew Wild | 2009-09-20 | 1 | -0/+22 |
|\| | |||||
| * | s2smanager: Timeout unauthed s2s connections | Matthew Wild | 2009-09-20 | 1 | -0/+22 |
| | | |||||
* | | Merge with 0.5 | Matthew Wild | 2009-09-19 | 1 | -1/+11 |
|\| | |||||
| * | s2smanager: Compatibility with domains which use CNAMEs | Matthew Wild | 2009-09-19 | 1 | -1/+11 |
| | | |||||
* | | Merge with 0.5 | Matthew Wild | 2009-09-19 | 1 | -1/+29 |
|\| | |||||
| * | s2smanager: Pass A-record lookups through adns module | Matthew Wild | 2009-09-19 | 1 | -1/+29 |
| | | |||||
* | | core.s2smanager, xmppserver_listener: Move the responsibility of setting ↵ | Matthew Wild | 2009-08-16 | 1 | -0/+1 |
|/ | | | | session.log from the latter to the former for incoming sessions (outgoing are already like this) | ||||
* | Remove version number from copyright headers | Matthew Wild | 2009-07-10 | 1 | -1/+1 |
| | |||||
* | s2smanager: Fix to correctly bounce stanzas if first connection attempt ↵ | Matthew Wild | 2009-07-08 | 1 | -2/+9 |
| | | | | fails instantly | ||||
* | s2smanager: Log the hostname and address when s2s connection fails instantly | Matthew Wild | 2009-07-03 | 1 | -1/+1 |
| | |||||
* | Send xml:lang in stream headers, fixes #78 | Matthew Wild | 2009-07-01 | 1 | -1/+1 |
| | |||||
* | s2smanager: Remove srv_hosts from session when connected, this fixes ↵ | Matthew Wild | 2009-06-19 | 1 | -0/+2 |
| | | | | attempting to reconnect s2s sessions when they are closed during shutdown | ||||
* | s2smanager: Use a UUID as the dialback secret | Waqas Hussain | 2009-06-04 | 1 | -1/+1 |
| |