log plugins/mod_dialback.lua @ 621:cd2cab5400fc

age author description
Sat, 13 Dec 2008 17:43:52 +0000 Matthew Wild Add support for dialback piggy-backing. Fixes #37. Thanks to CShadowRun for helping me test :)
Wed, 10 Dec 2008 15:44:03 +0000 Matthew Wild 0.1 -> 0.2
Fri, 05 Dec 2008 05:28:16 +0000 Matthew Wild Fix the last couple of places where we send strings from mod_dialback
Fri, 05 Dec 2008 05:23:42 +0000 Matthew Wild Remove an incorrect line which I didn't add, and fix the proper way. Corrects the sending of stanzas over unauthed s2sout's. Also fixes mod_dialback to send stanzas and not strings.
Wed, 03 Dec 2008 14:39:07 +0000 Matthew Wild Insert copyright/license headers
Thu, 27 Nov 2008 03:12:12 +0000 Matthew Wild Bumper commit for the new modulemanager API \o/ Updates all the modules, though some more changes may be in store.
Wed, 19 Nov 2008 23:18:12 +0000 Matthew Wild Fix the reversed to/from on the final db:result. Fixes M-Link and Gmail. Thanks dwd!!
Wed, 19 Nov 2008 22:03:39 +0000 Matthew Wild Show which session got disconnected in log message