Log

description author age
ejabberdsql2prosody: Allow for multiple INSERTs to the same table Waqas Hussain Tue, 28 Jul 2009 05:33:51 +0500
Merge with 0.5 Matthew Wild Mon, 27 Jul 2009 22:42:36 +0100
Fixed: Possible duplicate error replies for unhandled stanzas Waqas Hussain Tue, 28 Jul 2009 00:42:56 +0500
net.httpserver: Reduce log level of 'request left open' message Matthew Wild Mon, 27 Jul 2009 14:26:59 +0100
Merge with 0.5 Matthew Wild Mon, 27 Jul 2009 01:28:22 +0100
mod_presence: Tag outgoing unavailables generated by a disconnect with a from attribute Matthew Wild Mon, 27 Jul 2009 01:27:51 +0100
xmpp{client,server}_listener: Report contents of packets containing invalid XML Matthew Wild Sun, 26 Jul 2009 20:58:37 +0100
mod_console: Show status and priority of clients Matthew Wild Sun, 26 Jul 2009 17:05:18 +0100
ejabberdsql2prosody: Fixed a nil global access error Waqas Hussain Sun, 26 Jul 2009 18:22:10 +0500
ejabberdsql2prosody: Add support for rosterusers.ask == "B" (both pending in and out subscriptions) Waqas Hussain Sun, 26 Jul 2009 18:17:54 +0500
ejabberdsql2prosody: Fix typo, and improve the warning message Waqas Hussain Sun, 26 Jul 2009 18:12:32 +0500
ejabberdsql2prosody: Display a warning if a row has more columns than expected Waqas Hussain Sun, 26 Jul 2009 18:05:05 +0500
ejabberdsql2prosody: Added support for all mysql escape sequences Waqas Hussain Sun, 26 Jul 2009 17:51:36 +0500
ejabberdsql2prosody: Added support for the escape sequence '\\' in strings Waqas Hussain Sun, 26 Jul 2009 17:29:56 +0500
ejabberdsql2prosody: Fixed: 'ask' value should be nil for pending-in subscriptions Waqas Hussain Sun, 26 Jul 2009 15:36:06 +0500
ejabberdsql2prosody: Fixed: pending-in subscriptions could halt processing Waqas Hussain Sun, 26 Jul 2009 15:28:04 +0500
ejabberdsql2prosody: Added support for rosters Waqas Hussain Sun, 26 Jul 2009 00:32:51 +0500
ejabberdsql2prosody: Added a second required command line parameter: hostname Waqas Hussain Sat, 25 Jul 2009 23:40:33 +0500
ejabberdsql2prosody: Improved help message Waqas Hussain Sat, 25 Jul 2009 23:37:52 +0500
ejabberdsql2prosody: Initial commit Waqas Hussain Sat, 25 Jul 2009 23:19:39 +0500
mod_xmlrpc: Remove file and line number from XML-RPC errors Waqas Hussain Sat, 25 Jul 2009 19:58:24 +0500
mod_xmlrpc: Fixed typos Waqas Hussain Sat, 25 Jul 2009 19:46:17 +0500
usermanager: Reduced some code Waqas Hussain Sat, 25 Jul 2009 19:18:37 +0500
usermanager: Removed an unnecessary check Waqas Hussain Sat, 25 Jul 2009 19:15:05 +0500
mod_xmlrpc: Added support for secure calls by non-admins Waqas Hussain Sat, 25 Jul 2009 18:38:47 +0500
modulemanager: Added get_option(name, default_value) to plugin API Waqas Hussain Sat, 25 Jul 2009 18:37:05 +0500
Switch to using a more generic credentials_callback/handler for SASL auth. nick Fri, 24 Jul 2009 01:34:25 +0100
mod_saslauth, usermanager: Fetch list of mechanisms from usermanager Nick Thomas Thu, 23 Jul 2009 22:15:06 +0100
prosody: net_activate_ports: Check listener exists before trying to open port for it Matthew Wild Thu, 23 Jul 2009 21:09:25 +0100
Merge with 0.5 Matthew Wild Thu, 23 Jul 2009 12:04:41 +0100