prosody/core
Kim Alvefur 6b1e056142 core.configmanager: Pass name and line number in context
Delays the string interpolation until the warning is logged, which may
slightly lower memory usage.

Allows retrieving the filename and line number easily.
2025-02-22 00:04:51 +01:00
..
certmanager.lua core.certmanager: Move LuaSec verification tweaks to mod_s2s 2025-02-15 00:19:01 +01:00
configmanager.lua core.configmanager: Pass name and line number in context 2025-02-22 00:04:51 +01:00
features.lua mod_http_altconnect: Imported from prosody-modules 6d5a19bdd718 w/changes 2025-02-16 13:19:05 +00:00
hostmanager.lua core: Prefix module imports with prosody namespace 2023-03-17 16:23:07 +01:00
loggingmanager.lua core.loggingmanager: Bump expected util.pposix version 2024-11-16 14:35:36 +01:00
moduleapi.lua moduleapi: Allow soft dependencies via module:depends(mod, true) 2025-02-16 13:29:07 +00:00
modulemanager.lua modulemanager: Remove autoloading of per-platform module 2025-02-13 18:00:54 +00:00
portmanager.lua portmanager: Expose API to get at SSL/TLS config for a given interface/port 2022-09-07 11:26:42 +01:00
rostermanager.lua Spelling: Fix various spelling mistakes (thanks timeless) 2022-03-07 00:13:56 +01:00
s2smanager.lua core.s2smanager: Don't remove unrelated session on close of bidi session 2022-06-27 01:22:36 +02:00
sessionmanager.lua sessionmanager: Improve logging around session destruction 2023-02-09 15:09:03 +00:00
stanza_router.lua core: Prefix module imports with prosody namespace 2023-03-17 16:23:07 +01:00
statsmanager.lua core: Prefix module imports with prosody namespace 2023-03-17 16:23:07 +01:00
storagemanager.lua core.storagemanager: Remove 0.10 era sql2 driver COMPAT 2023-09-04 00:38:45 +02:00
usermanager.lua usermanager: Include role_name in event for consistency with the 'removed' event 2025-02-13 15:31:37 +00:00