Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Was a bit hasty to remove send_s2s() from stanza_router. We still use it, ↵ | Matthew Wild | 2008-10-30 | 1 | -1/+1 |
| | | | | and there is no problem with it. | ||||
* | sends2s -> s2s_session.send(), s2s_session.send() -> s2s_session.sends2s() | Matthew Wild | 2008-10-30 | 2 | -29/+23 |
| | | | | Should fix outward routing problems. | ||||
* | Added support for XEP-0049: Private XML Storage (mod_private) | Waqas Hussain | 2008-10-26 | 1 | -0/+1 |
| | |||||
* | Combined some lines | Waqas Hussain | 2008-10-26 | 1 | -3/+1 |
| | |||||
* | Better logging of s2s connections | Matthew Wild | 2008-10-26 | 1 | -1/+2 |
| | |||||
* | Merge presence/subscription support from waqas | Matthew Wild | 2008-10-26 | 3 | -41/+338 |
|\ | |||||
| * | Bug fixes and checks for presence subscriptions, etc | Waqas Hussain | 2008-10-26 | 2 | -25/+49 |
| | | |||||
| * | Outbound presence subscription | Waqas Hussain | 2008-10-25 | 3 | -10/+171 |
| | | |||||
| * | Routing code reorganization | Waqas Hussain | 2008-10-25 | 2 | -59/+90 |
| | | |||||
| * | Inbound subscription request | Waqas Hussain | 2008-10-25 | 2 | -1/+16 |
| | | |||||
| * | Inbound unsubscribe | Waqas Hussain | 2008-10-25 | 2 | -1/+17 |
| | | |||||
| * | Inbound subscription cancellation | Waqas Hussain | 2008-10-25 | 2 | -2/+17 |
| | | |||||
| * | Inbound subscription approval | Waqas Hussain | 2008-10-25 | 2 | -8/+34 |
| | | |||||
| * | Minor fixes, comments | Waqas Hussain | 2008-10-25 | 1 | -10/+19 |
| | | |||||
* | | Little tweak for more useful logging of closed s2s sessions | Matthew Wild | 2008-10-26 | 1 | -1/+1 |
| | | |||||
* | | Log when an incoming dialback verification request is an invalid key for our ↵ | Matthew Wild | 2008-10-25 | 1 | -1/+4 |
| | | | | | | | | domain | ||||
* | | Remove misleading log message regarding s2s/dialback | Matthew Wild | 2008-10-25 | 1 | -5/+0 |
|/ | |||||
* | Backed out changeset 4adc53e03b4d (garbage collection) | Matthew Wild | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | Extra garbage collection, for debugging | Matthew Wild | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | other half of previous commit | Matthew Wild | 2008-10-24 | 1 | -0/+14 |
| | |||||
* | Remove some overly-verbose debug log output | Matthew Wild | 2008-10-24 | 1 | -1/+0 |
| | |||||
* | Destroy s2s sendqueue when connection is established successfully and data ↵ | Matthew Wild | 2008-10-24 | 1 | -1/+3 |
| | | | | written | ||||
* | Fix nil concat for good this time (\!) | Matthew Wild | 2008-10-24 | 1 | -2/+2 |
| | |||||
* | Fix nil concat when non-existant user is probed (another) | Matthew Wild | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | Fix nil concat when non-existant user is probed | Matthew Wild | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | Hack until we get SRV resolving | Matthew Wild | 2008-10-24 | 1 | -0/+3 |
| | |||||
* | Fix for sessionmanager to not throw error when session doesn't have a ↵ | Matthew Wild | 2008-10-24 | 1 | -1/+1 |
| | | | | private logger | ||||
* | Merge from waqas | Matthew Wild | 2008-10-24 | 1 | -22/+40 |
|\ | |||||
| * | Moved some code and removed unnecessary checks. | Waqas Hussain | 2008-10-24 | 1 | -13/+13 |
| | | |||||
| * | Presence fixes (again) | Waqas Hussain | 2008-10-24 | 1 | -21/+39 |
| | | | | | | | | | | | | - Presence to other resources sent correctly - Resource of the recipient ignored for all presence except available and unavailable - Set things up for presence subscriptions | ||||
* | | Merging more s2s | Matthew Wild | 2008-10-24 | 3 | -19/+104 |
|\ \ | |||||
| * | | s2s works! \o/ \o/ | Matthew Wild | 2008-10-24 | 4 | -25/+227 |
| | | | |||||
| * | | working incoming s2s \o/ | Matthew Wild | 2008-10-24 | 1 | -18/+53 |
| | | | |||||
| * | | working outgoing s2s \o/ | Matthew Wild | 2008-10-24 | 2 | -1/+12 |
| | | | |||||
| * | | dialback keys now verified | Matthew Wild | 2008-10-24 | 3 | -9/+37 |
| | | | |||||
| * | | No need to comment out s2s in this branch | Matthew Wild | 2008-10-23 | 1 | -1/+1 |
| | | | |||||
* | | | Partial s2s commit | Matthew Wild | 2008-10-24 | 4 | -6/+193 |
| |/ |/| | |||||
* | | Backed out changeset 98e9fea75e5b | Matthew Wild | 2008-10-23 | 1 | -223/+5 |
| | | |||||
* | | Backed out changeset 37b3e9ed8918 (again) | Matthew Wild | 2008-10-23 | 1 | -5/+223 |
| | | |||||
* | | Backed out changeset a0fc73d5f48c | Matthew Wild | 2008-10-23 | 1 | -223/+5 |
| | | |||||
* | | Backed out changeset 8f17ba74823c | Matthew Wild | 2008-10-23 | 1 | -5/+223 |
| | | |||||
* | | Reverting stanza_router to non-conflicted version | Matthew Wild | 2008-10-23 | 1 | -223/+5 |
| | | |||||
* | | Making the best attempt out of a bad merge from waqas | Matthew Wild | 2008-10-23 | 1 | -0/+200 |
|\| | |||||
| * | Initial s2s stuff | Matthew Wild | 2008-10-23 | 1 | -5/+2 |
| | | |||||
* | | Added TODO | Waqas Hussain | 2008-10-23 | 1 | -0/+1 |
| | | |||||
* | | Merged from Matthew | Waqas Hussain | 2008-10-23 | 1 | -2/+4 |
|\| | |||||
| * | Final fix for marking user offline when all resources are gone :) | Matthew Wild | 2008-10-23 | 1 | -2/+4 |
| | | |||||
* | | Merged from Matthew | Waqas Hussain | 2008-10-23 | 2 | -230/+223 |
|\| | |||||
| * | even faster checking for other sessions... thank you waqas :) | Matthew Wild | 2008-10-23 | 1 | -6/+1 |
| | | |||||
| * | faster checking for other sessions | Matthew Wild | 2008-10-23 | 1 | -0/+1 |
| | |