Commit Graph

31 Commits (41d45e0c64b94de227f048d5f376699dd6041735)

Author SHA1 Message Date
Matthew Wild 2bc0606453 Update copyright headers for 2010 16 years ago
Matthew Wild b091201f79 util.dependencies: Don't query the config (it isn't really necessary) 16 years ago
Matthew Wild 7086dd06fe util.dependencies: Load luarocks.loader/luarocks.require 16 years ago
Matthew Wild 08284a586e util.dependencies, prosody, prosodyctl: Give util.dependencies a check_dependencies() function so the caller can decide what to do when dependencies aren't met - update prosody/prosodyctl for this change 16 years ago
Matthew Wild 6428065b5e util.dependencies: Fix package name of LuaFilesystem 16 years ago
Matthew Wild 38e55888e5 util.dependencies: Log an error if the current version of LuaSec installed contains The Bug (thanks Remko) 16 years ago
Matthew Wild a918d40c04 util.dependencies: Missed a Debian/ 16 years ago
Matthew Wild 86de468002 util.dependencies: Clearer message, add homepages, etc. 16 years ago
Matthew Wild b3b2728598 util.dependencies: Add LuaFileSystem as a hard dependency 16 years ago
Matthew Wild a1cca576be util.dependencies: Make the commands line up properly in the "missing dependency" output. Yes, this was the commit you didn't know you were waiting for! 16 years ago
Matthew Wild 2e17a1667d util.dependencies: Make the commands line up properly in the "missing dependency" output. Yes, this was the commit you didn't know you were waiting for! 16 years ago
Matthew Wild 118883d655 Remove version number from copyright headers 17 years ago
Matthew Wild c80f91dc02 0.3->0.4 17 years ago
Matthew Wild 073db87d44 Better handling of found, but unloadable, core libraries (eg. undefined symbols) 17 years ago
Matthew Wild c5ee166aa9 Update copyright notices for 2009 17 years ago
Matthew Wild f2d020191f 0.2->0.3 17 years ago
Matthew Wild bf3b96204d GPL->MIT! 17 years ago
Matthew Wild b20815e17b util.dependencies: Not finding our own libraries is fatal 17 years ago
Matthew Wild 2627a5bc9e util.dependencies: Show useful messages when our own libraries are not found, too 17 years ago
Matthew Wild d3ad4a5123 0.1 -> 0.2 17 years ago
Matthew Wild dcf6ae4791 Fill blank with URL 17 years ago
Matthew Wild 0c5cc83112 Insert copyright/license headers 17 years ago
Waqas Hussain 631e249397 Completely switched to new hashes library from the old md5 library 17 years ago
Matthew Wild 5c90cc5f91 Refuse to run without SSL/TLS unless run_without_ssl is set in config 17 years ago
Matthew Wild f26cd254c8 Trivial whitespace fix in the missing dependency message 17 years ago
Matthew Wild 4dd65f5c05 Add MD5 to the list of checked dependencies 17 years ago
Matthew Wild 5f0338ca35 Friendlier messages on missing dependencies 17 years ago