Log

description author age
util.roster: Remove, not going this route now Matthew Wild Mon, 26 Jul 2010 13:40:00 +0100
mod_message: Discard headline messages sent to offline full JIDs (to follow latest spec updates). Waqas Hussain Mon, 26 Jul 2010 02:18:03 +0500
mod_console: Override dofile() in the console environment (this lets print() print to the console session for example). Waqas Hussain Mon, 26 Jul 2010 01:52:04 +0500
tests: Added tests for util.sasl.scram.Hi(). Waqas Hussain Mon, 26 Jul 2010 01:12:52 +0500
util.sasl.scram: Made function Hi public. Waqas Hussain Mon, 26 Jul 2010 01:00:46 +0500
mod_console: Added support for multiple arguments to print(). Waqas Hussain Mon, 26 Jul 2010 00:59:26 +0500
storagemanager: Fixed a nil access. Waqas Hussain Mon, 26 Jul 2010 00:58:19 +0500
prosody.resolve_relative_path: Updated to take a parent path to resolve against. Waqas Hussain Fri, 23 Jul 2010 23:14:50 +0500
storagemanager: Initial commit. Waqas Hussain Fri, 23 Jul 2010 23:09:58 +0500
Merge 0.7->trunk Matthew Wild Fri, 23 Jul 2010 09:22:27 +0100
certmanager: Don't disable LuaSec and future cert loading on failure, and add error messages to the no LuaSec/config cases (thanks Jakob) Matthew Wild Fri, 23 Jul 2010 09:17:11 +0100
net.server_select: Remove 'now' parameter from starttls(), and base it on whether the sendbuffer is empty instead Matthew Wild Thu, 22 Jul 2010 13:19:37 +0100
mod_tls: Remove extraneous flag to starttls() for s2sout connecections Matthew Wild Thu, 22 Jul 2010 13:13:28 +0100
net.server_event: Fix to not call onconnect a second time after the SSL handshake for starttls connections (thanks Flo) Matthew Wild Thu, 22 Jul 2010 11:43:42 +0100