Software /
code /
prosody
Log
description | author | age |
---|---|---|
mod_admin_telnet, prosody, prosodyctl, ejabberd2prosody: Don't depend on modules setting globals | Florian Zeitz | Sat, 09 Jun 2012 02:27:44 +0200 |
prosody: Define a getfenv() replacement for Lua 5.2 | Florian Zeitz | Sat, 09 Jun 2012 01:18:21 +0200 |
Eliminate direct setfenv usage | Florian Zeitz | Fri, 08 Jun 2012 05:04:38 +0200 |
util.envload: New module to abstract Lua 5.1's setfenv and Lua 5.2's load | Florian Zeitz | Thu, 07 Jun 2012 23:27:26 +0200 |
mod_dialback: Ignore <db:verify/> with a 'type' attribute on incoming connections, instead of interpreting them as a request to verify a key | Matthew Wild | Fri, 27 Jul 2012 20:29:32 +0100 |
net.server_event: Replace usage of string.len() with # operator | Matthew Wild | Thu, 26 Jul 2012 16:46:18 +0100 |
mod_vcard: Remove vcard_compatibility COMPAT (moved to mod_compat_vcard in prosody-modules), and add warning for those using the option | Matthew Wild | Thu, 26 Jul 2012 15:16:52 +0100 |