prosody/core
Kim Alvefur 32445b3082 core.moduleapi: Record reverse dependencies
Useful to know why a module was auto-loaded without having to dig trough
all other modules for the one that depends on it.
2023-03-05 14:07:08 +01:00
..
certmanager.lua Merge 0.12->trunk 2022-05-16 11:42:31 +02:00
configmanager.lua core.configmanager: Remove COMPAT for old config format from 2013 2022-05-29 16:06:42 +02:00
features.lua features: Add "permissions" feature for role-auth 2022-08-11 16:47:09 +01:00
hostmanager.lua core.hostmanager: Remove obsolete clearing of srv_hosts 2021-04-06 13:27:18 +02:00
loggingmanager.lua core.loggingmanager: Add FIXME about supporting console logging to stderr 2022-02-02 18:36:08 +01:00
moduleapi.lua core.moduleapi: Record reverse dependencies 2023-03-05 14:07:08 +01:00
modulemanager.lua core.modulemanager: Fix global flag on per-host instances of shared modules (fix #1736) 2022-04-04 18:44:57 +02:00
portmanager.lua net: isolate LuaSec-specifics 2022-04-27 17:44:14 +02: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 Merge 0.12->trunk 2023-02-09 22:34:05 +00:00
stanza_router.lua mod_s2s: Simplify conditionals since all sessions should have .host now 2022-08-26 19:10:15 +02:00
statsmanager.lua statsmanager: remove "legacy" wording 2021-05-20 14:03:01 +02:00
storagemanager.lua storagemanager, mod_storage_sql: Rename methods to :get_all() and :delete_all() 2020-03-11 16:32:41 +00:00
usermanager.lua authz: Add method for retrieving all roles 2023-03-04 18:40:43 +01:00