Software /
code /
prosody
Log
description | author | age |
---|---|---|
prosody: Require some core/util libraries which core modules depend upon, C modules and other modules which write to _G | Matthew Wild | Sat, 17 Oct 2009 10:52:25 +0100 |
prosody: Rename global net_activate_ports -> prosody.net_activate_ports | Matthew Wild | Sat, 17 Oct 2009 10:49:13 +0100 |
util.require: A replacement for Lua's require/module that doesn't load into the global environment by default (C modules still get past this) | Matthew Wild | Sat, 17 Oct 2009 10:44:19 +0100 |
util.helpers: Add copyright header | Matthew Wild | Sat, 17 Oct 2009 10:42:19 +0100 |
tests: Have fake module() set _M to satisfy some modules | Matthew Wild | Fri, 16 Oct 2009 22:30:59 +0100 |
s2smanager: Fix access of 'config' global without requiring configmanager | Matthew Wild | Fri, 16 Oct 2009 22:19:20 +0100 |