Log

util/dependencies.lua @ 7686:8d6f367bed8c

description author age
Merge 0.10->trunk Kim Alvefur Fri, 07 Oct 2016 16:52:18 +0200
Merge 0.9->0.10 Kim Alvefur Wed, 28 Sep 2016 14:45:02 +0200
util.dependencies: Set global 'ssl' for compat with LuaSec 0.6 (fixes #749) Kim Alvefur Fri, 23 Sep 2016 16:09:46 +0200
Update every link to the documentation to use HTTPS Emmanuel Gil Peyrot Sat, 16 Apr 2016 21:08:05 +0100
util.dependencies: Show the full error when a symbol is not found (i.e., when running Prosody with the wrong version of Lua). Thijs Alkemade Thu, 10 Mar 2016 10:13:57 +0100
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
Backout ae48bf828f21 Kim Alvefur Sun, 22 Sep 2013 00:37:04 +0200
Run with own LuaSec. Tobias Markmann Mon, 17 Jan 2011 16:50:21 +0100