Log

util/dependencies.lua @ 7007:e28fbe6dd424

description author age
util.dependencies: Use prosody.log() instead of global log() Matthew Wild Wed, 16 Dec 2015 02:22:16 +0000
util.dependencies: Only abort on Lua versions before 5.1, log a warning about 5.2 and above for now Kim Alvefur Sat, 21 Feb 2015 10:38:44 +0100
util.*: Remove use of module() function, make all module functions local and return them in a table at the end Kim Alvefur Sat, 21 Feb 2015 10:36:37 +0100
Merge 0.9->0.10 Kim Alvefur Thu, 10 Apr 2014 13:15:11 +0200
util.dependencies: Check for Lua 5.1. We don't currently support any other versions. LuaJIT identifies as 5.1. Waqas Hussain Wed, 09 Apr 2014 14:01:02 -0400
Merge 0.9->0.10 Matthew Wild Wed, 02 Apr 2014 17:41:38 +0100
util.dependencies: Log error when LuaExpat is not capable of enforcing stanza size limits Matthew Wild Sun, 30 Mar 2014 09:15:28 +0100
Merge Tobias SCRAM-PLUS work Kim Alvefur Sun, 22 Sep 2013 00:44:20 +0200