IMPORTANT: due to a drive failure, as of 13-Mar-2021, the Mercurial repository had to be re-mirrored, which changed every commit SHA. The old SHAs and trees are backed up in the vault branches. Please migrate to the new branches as soon as you can.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
prosody/core
Matthew Wild 519b72e6e9 configmanager: Filenames without a path are also relative to the config file path, not the current working directory 16 years ago
..
certmanager.lua certmanager: Add required verify flags for cert verification if LuaSec (probably) supports them 16 years ago
configmanager.lua configmanager: Filenames without a path are also relative to the config file path, not the current working directory 16 years ago
hostmanager.lua hostmanager: Improved error handling. 16 years ago
loggingmanager.lua core.loggingmanager: Updated to use termcolours.getstyle instead of termcolours.getstring for console logging. 16 years ago
modulemanager.lua modulemanager, mod_console: Rename mod_console -> mod_admin_telnet - add compatibility code to modulemanager for existing configs 16 years ago
offlinemanager.lua Update copyright headers for 2010 16 years ago
rostermanager.lua rostermanager: Return an error string when subscription test fails due to an error. 16 years ago
s2smanager.lua core.s2smanager, mod_console, mod_saslauth, util.certverification: rename util.certverification to util.x509 16 years ago
sessionmanager.lua sessionmanager, s2smanager: Give resting sessions a pass-through filter, fixes #202 16 years ago
stanza_router.lua componentmanager, stanza_router: Get rid of componentmanager.handle_stanza(). 16 years ago
storagemanager.lua storagemanager: Don't always show fallback warning when using per-store config 16 years ago
usermanager.lua usermanager: Fixed a possible traceback when is_admin() was used on a component. 16 years ago