Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug fixes and checks for presence subscriptions, etc | Waqas Hussain | 2008-10-26 | 4 | -34/+64 |
| | |||||
* | 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 |
| | |||||
* | Backed out changeset 4adc53e03b4d (garbage collection) | Matthew Wild | 2008-10-24 | 2 | -2/+2 |
| | |||||
* | Extra garbage collection, for debugging | Matthew Wild | 2008-10-24 | 2 | -2/+2 |
| | |||||
* | other half of previous commit | Matthew Wild | 2008-10-24 | 1 | -0/+14 |
| | |||||
* | Clean up session when s2s connections are disconnected | Matthew Wild | 2008-10-24 | 1 | -0/+8 |
| | |||||
* | 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 | ||||
* | Show error when no MD5 lib available | Matthew Wild | 2008-10-24 | 1 | -0/+1 |
| | |||||
* | Fix mod_legacyauth to not use old stanza_dispatch | Matthew Wild | 2008-10-24 | 1 | -1/+1 |
| | |||||
* | 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 | 8 | -23/+113 |
|\ \ | |||||
| * | | s2s works! \o/ \o/ | Matthew Wild | 2008-10-24 | 7 | -26/+350 |
| | | | |||||
| * | | working incoming s2s \o/ | Matthew Wild | 2008-10-24 | 2 | -19/+54 |
| | | | |||||
| * | | working outgoing s2s \o/ | Matthew Wild | 2008-10-24 | 2 | -1/+12 |
| | | | |||||
| * | | dialback keys now verified | Matthew Wild | 2008-10-24 | 7 | -12/+45 |
| | | | |||||
| * | | 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 | 7 | -7/+316 |
| |/ |/| | |||||
* | | 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 | 3 | -6/+212 |
|\| | |||||
| * | Initial s2s stuff | Matthew Wild | 2008-10-23 | 3 | -11/+14 |
| | | |||||
* | | 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 | 3 | -230/+236 |
|\| | |||||
| * | 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 |
| | | |||||
| * | Fix for not destroying sessions when connection closed. | Matthew Wild | 2008-10-23 | 2 | -9/+18 |
| | | |||||
| * | No s2s yet :) | Matthew Wild | 2008-10-23 | 1 | -1/+1 |
| | | |||||
* | | Removed .hgtags | Waqas Hussain | 2008-10-23 | 0 | -0/+0 |
| | | | | | | | | Lesson: Don't try to remove the tip tag from the tip revision | ||||
* | | Fixed: Works when LuaRocks is not present | Waqas Hussain | 2008-10-23 | 1 | -2/+2 |
| | | |||||
* | | Roster updates | Waqas Hussain | 2008-10-23 | 3 | -13/+5 |
| | | | | | | | | | | | | - Added support for item.ask attribute in rostermanager and mod_roster - Updated roster docs - Removed old code from rostermanager | ||||
* | | Docs update | Waqas Hussain | 2008-10-23 | 1 | -0/+1 |
| | | | | | | | | - 'ask' property available on roster items |