If iq child element has no xmlns, use parent's
[prosody.git] / core / s2smanager.lua
2008-11-15 Tobias MarkmannMerging my new SASL code with Waqas' adjusted saslauth...
2008-11-15 Waqas HussainLog how many queued stanzas we send
2008-11-15 Matthew WildMerge from waqas
2008-11-14 Matthew WildUpdate hostname for identi.ca
2008-11-14 Matthew WildRemove some old unused (and empty) functions from s2sma...
2008-11-14 Matthew WildNow outgoing s2s sessions are associated with their...
2008-11-14 Matthew WildSome more logging fixes
2008-11-14 Matthew WildYep, s2s definitely works now. This is just a small...
2008-11-14 Matthew WildI knew it ;) Fix sending error replies over s2s (though...
2008-11-14 Matthew WildPrint out the stanza also
2008-11-14 Matthew WildFix for detecting when we are routing a stanza to ourse...
2008-11-14 Matthew WildAnother small fix, for logging in s2smanager
2008-11-14 Matthew WildAnother small fix, for logging in s2smanager
2008-11-14 Matthew WildMmm, s2s fixed :)
2008-11-13 Matthew WildMerge from waqas
2008-11-13 Matthew WildMissed importing a function in last commit
2008-11-13 Matthew WildChange sending reply stream header to use top_tag()
2008-11-12 Matthew WildSome s2s fixes. Now connect() does not block, and stanz...
2008-11-10 Tobias MarkmannMerging.
2008-11-09 Matthew WildMerge from waqas
2008-11-09 Matthew WildMerge from waqas
2008-11-09 Matthew WildMove some code about so that we don't leave connections...
2008-11-09 Matthew WildPrevent slow connects for s2s from blocking for so...
2008-11-08 Matthew WildFix some very misleading logging
2008-11-08 Matthew WildJust committing this warning, because I want to know...
2008-11-02 Matthew Wildmerge from waqas
2008-11-02 Waqas HussainAdded resource priority handling, etc
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 Wildsends2s -> s2s_session.send(), s2s_session.send() ...
2008-10-26 Matthew WildBetter logging of s2s connections
2008-10-26 Matthew WildMerge presence/subscription support from waqas
2008-10-26 Matthew WildLittle tweak for more useful logging of closed s2s...
2008-10-25 Matthew WildRemove misleading log message regarding s2s/dialback
2008-10-24 Matthew Wildother half of previous commit
2008-10-24 Matthew WildRemove some overly-verbose debug log output
2008-10-24 Matthew WildDestroy s2s sendqueue when connection is established...
2008-10-24 Matthew WildHack until we get SRV resolving
2008-10-24 Matthew WildMerge from waqas
2008-10-24 Matthew WildPartial s2s commit
2008-10-24 Matthew Wilds2s works! \o/ \o/