| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
This function is not directly used by anything in Prosody anymore and
should be considered deprecated.
|
| |
|
|
|
|
| |
(thanks mrdoctorwho)
|
| |
|
|
|
|
|
| |
Weeds out "Example Certificate" and the like, which are uninteresting
for this function.
|
| |
|
| |
|
| |
|
|
|
|
| |
This makes the code more generic, allowing SHA-1 to be replaced
|
|\ |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
local variable
|
| | |
|
| | |
|
| |
| |
| |
| | |
util/paths at the setup_plugindir function
|
| | |
|
| |
| |
| |
| | |
given, is specified at the penultimate argument it receives
|
| | |
|
| | |
|
| |
| |
| |
| | |
being called by install or remove
|
| | |
|
| | |
|
| |
| |
| |
| | |
package.path and package.cpath
|
| |
| |
| |
| | |
custom plugins exists, and creates it if it doesn't
|
| |
| |
| |
| | |
default/specified path for custom plugins
|
| | |
|
| | |
|
| |
| |
| |
| | |
directories and creates them
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
May allow future changes in a single place.
|
| |
| |
| |
| | |
Taken care of by loggingmanager now
|
| |
| |
| |
| | |
Taken care of by loggingmanager now
|
| |
| |
| |
| | |
Taken care of by loggingmanager now
|
| | |
|
| | |
|
|\| |
|
| |
| |
| |
| |
| |
| | |
No significant problems have been encountered with Lua 5.3 itself, so
apart from some odd problems in LuaExpat it seems about time to declare
it ready.
|