log plugins/mod_dialback.lua @ 4994:d4e6a07a7c33

age author description
Mon, 23 Jul 2012 17:32:33 +0100 Matthew Wild Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages
Fri, 15 Jun 2012 02:53:57 +0500 Waqas Hussain mod_dialback: Skip an unnecessary nameprep.
Fri, 11 May 2012 14:24:05 +0100 Matthew Wild mod_dialback: Remove a remaining usage of string.format, ick.
Fri, 11 May 2012 02:04:29 +0100 Matthew Wild mod_dialback: Final sweep to get nameprep + error handling in order (hopefully)
Fri, 11 May 2012 01:54:36 +0100 Matthew Wild mod_dialback: Fix logic bug - we should have both a to and from at this point
Fri, 11 May 2012 01:53:32 +0100 Matthew Wild Merge with Maranda
Fri, 11 May 2012 01:45:36 +0100 Matthew Wild Merge with backout