Log

description author age
net.xmppserver_listener: Made some globals local. Waqas Hussain Wed, 15 Dec 2010 03:52:56 +0500
net.xmppcomponent_listener: Move session creation from listener.onincoming to listener.onconnect. Waqas Hussain Wed, 15 Dec 2010 03:33:00 +0500
net.xmppcomponent_listener: Made some globals local. Waqas Hussain Wed, 15 Dec 2010 03:14:15 +0500
core.loggingmanager: Updated to use termcolours.getstyle instead of termcolours.getstring for console logging. Waqas Hussain Wed, 15 Dec 2010 01:57:10 +0500
util.termcolours: Added setstyle(str), which works on Windows too. Waqas Hussain Wed, 15 Dec 2010 01:55:13 +0500
util-src/windows.c: Added get_consolecolor, set_consolecolor. Waqas Hussain Wed, 15 Dec 2010 01:53:33 +0500
net.dns: Clean up tostring() of returned records, as a result PTR records can now be tostring()'d Matthew Wild Tue, 14 Dec 2010 18:29:40 +0000
net.dns: Add resolver:tohostname() and dns.tohostname() Matthew Wild Tue, 14 Dec 2010 18:28:42 +0000
util.serialization: Proper serialization of Infinity, -Infinity and NaN. Waqas Hussain Mon, 13 Dec 2010 20:45:08 +0500
mod_storage_sql: Use 'IS' for comparison instead of '=', to avoid SQL's NULL insanity. Waqas Hussain Mon, 13 Dec 2010 19:28:57 +0500
mod_storage_sql: Fixed the deserialization of string-typed values. Waqas Hussain Mon, 13 Dec 2010 19:27:14 +0500
prosodyctl: Added and updated some comments and some semicolons, to match main prosody executable. Waqas Hussain Sun, 12 Dec 2010 17:18:16 +0500
prosodyctl: Read PROSODY_SRCDIR and PROSODY_PLUGINDIR environment variables, to match main prosody executable. Waqas Hussain Sun, 12 Dec 2010 17:17:20 +0500
prosody: Added a comment, to match prosodyctl. Waqas Hussain Sun, 12 Dec 2010 17:15:57 +0500
prosodyctl: Added support for --config command line argument, and multiple config parsers (to match the main prosody executable). Waqas Hussain Sun, 12 Dec 2010 17:10:24 +0500