0.3->0.4
[prosody.git] / plugins / mod_dialback.lua
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