mod_presence: Re-probe for contacts presence after outgoing 'subscribed' (fixes ...
[prosody.git] / plugins / mod_dialback.lua
2016-01-26 Kim AlvefurMerge
2016-01-19 Kim Alvefurmod_dialback: Follow XEP-0185 and use HMAC
2013-05-01 Matthew WildMerge with Florob
2013-03-22 Matthew WildMerge 0.9->trunk
2013-03-22 Matthew Wilds2smanager, mod_s2s, mod_dialback, mod_saslauth: Move...
2013-03-10 Matthew WildMerge 0.9->trunk
2013-03-10 Matthew Wildmod_s2s, mod_dialback: Rename s2s-authenticate-legacy...
2012-09-10 Matthew WildMerge 0.9->trunk
2012-09-05 Kim Alvefurmod_dialback: Correctly check if a connection was destr...
2012-07-27 Matthew Wildmod_dialback: Ignore <db:verify/> with a 'type' attribu...
2012-07-23 Matthew WildHopefully inert commit to clean up logging across a...
2012-07-05 Matthew WildMerge 0.9->trunk
2012-07-05 Matthew WildMerge (some of) trunk -> 0.9
2012-06-14 Waqas Hussainmod_dialback: Skip an unnecessary nameprep.
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew Wildmod_dialback: Remove a remaining usage of string.format...
2012-05-11 Matthew Wildmod_dialback: Final sweep to get nameprep + error handl...
2012-05-11 Matthew Wildmod_dialback: Fix logic bug - we should have both a...
2012-05-11 Matthew WildMerge with Maranda
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew WildBacked out changeset 9f1fb34cd7f8 - obsoleted by 5ef05f...
2012-05-11 Matthew WildMerge with backout
2012-05-11 Matthew WildBacked out changeset 751510cd558d - obsoleted by 5ef05f...
2012-05-10 Matthew Wildmod_s2s, s2smanager, mod_dialback: Move addition of...
2012-05-09 Marco Cirillomod_dialback: make change a bit more wide, encompass...
2012-05-09 Marco Cirillomod_dialback: add better safe then sorry nameprepping...
2012-05-09 Marco Cirillomod_dialback: COMPAT reset session.send function for...
2012-04-28 Matthew Wildmod_dialback: Remove unused declaration of xmlns_dialback
2012-04-24 Matthew WildMerge timber->trunk - thanks everyone!
2012-03-03 Matthew WildMerge with Zash
2012-03-03 Kim Alvefurmod_dialback, mod_s2s: Log initiation of dialback in...
2012-03-03 Kim Alvefurmod_s2s, mod_dialback: Rename event to s2s-authenticate...
2012-03-03 Matthew WildMerge with Zash
2012-03-03 Kim Alvefurmod_s2s, mod_dialback: Event on pre-XMPP streams, so...
2012-03-02 Kim Alvefurmod_dialback: Remove unused import of s2smanager.send_t...
2012-02-24 Matthew WildMerge Zash with Florob and Maranda
2012-02-24 Florian Zeitzmod_dialback: import util.hashes and functionality...
2011-06-07 Matthew WildMerge 0.8->trunk
2011-06-06 Matthew Wildmod_dialback: More robust handling of multiple outstand...
2011-06-02 Matthew WildMerge 0.8->trunk
2011-06-02 Matthew WildMerge 0.7->0.8
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.8->trunk
2011-06-01 Matthew WildMerge 0.7->0.8
2011-05-07 Waqas Hussainmod_dialback: Remove <optional/> from stream feature...
2011-04-06 Matthew WildMerge 0.8->trunk
2011-04-05 Matthew WildMerge 0.8 -> trunk
2011-04-05 Matthew WildMerge 0.8->trunk
2011-03-21 Matthew Wildmod_dialback: Use session:close() on dialback failure...
2010-11-27 Matthew WildMerge darkrain->trunk
2010-11-22 Paul Aurichs2s: SASL EXTERNAL
2010-10-16 Waqas Hussainmod_dialback: Fixed indentation.
2010-10-16 Waqas Hussainmod_dialback: Updated to use the new events API.
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-13 Matthew WildMerge with 0.5
2009-10-13 Waqas HussainMerge with 0.5
2009-10-08 Matthew Wildmod_dialback: Catch s2s-stream-features and add dialbac...
2009-10-04 Matthew Wildmod_dialback: Initiate dialback on incoming stream...
2009-07-10 Matthew WildRemove version number from copyright headers
2009-06-12 Matthew WildAutomated merge with http://waqas.ath.cx:8000/
2009-06-12 Matthew Wildmod_dialback: Change FIXME comment to COMPAT
2009-04-30 Matthew WildMerge with 0.4
2009-04-30 Matthew Wildmod_dialback: Miscellaneous logging improvements, chang...
2009-04-30 Matthew Wildmod_dialback: Use module logger instead of creating...
2009-04-29 Matthew Wildmod_*: Fix many unnecessary global accesses in modules...
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-23 Matthew WildMerge with 0.4 branch
2009-04-22 Matthew Wildmod_*: Fix a load of global accesses
2009-03-20 Matthew WildMerge
2009-03-20 Matthew Wild0.3->0.4
2009-01-30 Matthew WildUpdate copyright notices for 2009
2009-01-30 Matthew Wild0.2->0.3
2009-01-30 Matthew WildGPL->MIT!
2008-12-25 Matthew WildDestroy session on failed dialback instead of throwing...
2008-12-16 Matthew WildMerge from waqas
2008-12-13 Matthew WildAdd support for dialback piggy-backing. Fixes #37....
2008-12-10 Matthew Wild0.1 -> 0.2
2008-12-05 Matthew WildFix the last couple of places where we send strings...
2008-12-05 Matthew WildRemove an incorrect line which I didn't add, and fix...
2008-12-03 Matthew WildMerge from waqas
2008-12-03 Matthew WildInsert copyright/license headers
2008-11-27 Matthew WildBumper commit for the new modulemanager API \o/ Updates...
2008-11-23 Tobias MarkmannMerging with main branch.
2008-11-19 Matthew WildFix the reversed to/from on the final db:result. Fixes...
2008-11-19 Matthew WildShow which session got disconnected in log message
2008-11-19 Matthew WildDon't error if the original s2s connection has closed...
2008-11-15 Tobias MarkmannMerging my new SASL code with Waqas' adjusted saslauth...
2008-11-14 Matthew WildNow outgoing s2s sessions are associated with their...
2008-11-14 Matthew WildSome more logging fixes
2008-11-06 Waqas HussainFixed some whitespace.
2008-11-01 Matthew WildFix s2s once and for all