Added resource priority handling, etc
[prosody.git] / core / stanza_router.lua
2008-11-02 Waqas HussainAdded resource priority handling, etc
2008-11-01 Matthew WildAnother fix for s2s (well, let's say it was more for...
2008-11-01 Matthew WildFix s2s once and for all
2008-11-01 Matthew WildGeneral fixes for s2s, to make it more robust (I hope...
2008-10-30 Matthew WildWas a bit hasty to remove send_s2s() from stanza_router...
2008-10-30 Matthew Wildsends2s -> s2s_session.send(), s2s_session.send() ...
2008-10-26 Matthew WildMerge presence/subscription support from waqas
2008-10-25 Matthew WildLog when an incoming dialback verification request...
2008-10-25 Waqas HussainBug fixes and checks for presence subscriptions, etc
2008-10-25 Waqas HussainOutbound presence subscription
2008-10-25 Waqas HussainRouting code reorganization
2008-10-24 Waqas HussainInbound subscription request
2008-10-24 Waqas HussainInbound unsubscribe
2008-10-24 Waqas HussainInbound subscription cancellation
2008-10-24 Waqas HussainInbound subscription approval
2008-10-24 Waqas HussainMinor fixes, comments
2008-10-24 Matthew WildFix nil concat for good this time (\!)
2008-10-24 Matthew WildFix nil concat when non-existant user is probed (another)
2008-10-24 Matthew WildFix nil concat when non-existant user is probed
2008-10-24 Matthew WildMerge from waqas
2008-10-24 Matthew WildMerging more s2s
2008-10-24 Matthew WildPartial s2s commit
2008-10-24 Matthew Wilds2s works! \o/ \o/
2008-10-24 Matthew Wildworking incoming s2s \o/
2008-10-24 Matthew Wildworking outgoing s2s \o/
2008-10-24 Matthew Wilddialback keys now verified
2008-10-23 Waqas HussainMoved some code and removed unnecessary checks.
2008-10-23 Waqas HussainPresence fixes (again)
2008-10-23 Matthew WildNo need to comment out s2s in this branch
2008-10-23 Matthew WildBacked out changeset 98e9fea75e5b
2008-10-23 Matthew WildBacked out changeset 37b3e9ed8918 (again)
2008-10-23 Matthew WildBacked out changeset a0fc73d5f48c
2008-10-23 Matthew WildBacked out changeset 8f17ba74823c
2008-10-23 Matthew WildReverting stanza_router to non-conflicted version
2008-10-23 Matthew WildMaking the best attempt out of a bad merge from waqas
2008-10-23 Matthew WildInitial s2s stuff
2008-10-23 Waqas HussainAdded TODO
2008-10-23 Waqas HussainMerged from Matthew
2008-10-23 Waqas HussainMerged from Matthew
2008-10-23 Waqas HussainPresence fixes
2008-10-23 Matthew WildNo s2s yet :)
2008-10-23 Waqas HussainSet things up for presence subscriptions.
2008-10-23 Matthew WildAdded a comment, removed all the old code
2008-10-23 Matthew WildRelocate presence broadcast to core_handle_stanza()
2008-10-22 Matthew WildMerge roster & presence from waqas
2008-10-22 Waqas HussainWorking presence, presence probes and other fixes
2008-10-14 Waqas HussainAdded: presence broadcast
2008-10-14 Waqas HussainRemoved an unnecessary line
2008-10-08 Waqas HussainMerge from Matthew. datamanager.simplesave fix
2008-10-08 Waqas HussainFixed routing for IQs to bare JIDs, and added a simple...
2008-10-08 Matthew WildMerge roster fixes from waqas
2008-10-08 Waqas HussainFized: Added check to ensure that resource binding...
2008-10-08 Waqas HussainAdded to a comment
2008-10-08 Waqas HussainCode cleanup
2008-10-07 Waqas HussainAdded: Local stanza routing
2008-10-05 Matthew WildBeginnings of real stanza routing
2008-10-05 Matthew WildMerged local TLS branch
2008-10-05 Matthew WildWorking TLS!
2008-09-30 Matthew WildRemove now useless debug output
2008-09-30 Matthew WildHuge commit to: