prosody/core
2016-05-30 13:29:43 +02:00
..
certmanager.lua certmanager: Explicitly tonumber() version number segments before doing arithmetic and avoid relying on implicit coercion (thanks David Favro) 2016-03-26 19:55:08 +00:00
configmanager.lua core.*: Remove use of module() function 2015-02-21 10:42:19 +01:00
hostmanager.lua core.*: Remove use of module() function 2015-02-21 10:42:19 +01:00
loggingmanager.lua loggingmanager,modulemanager,moduleapi: Ignore warning about accessing _G.unpack [luacheck] 2016-02-18 14:57:51 +01:00
moduleapi.lua moduleapi: Allow an origin session to be passed to module:send() 2016-04-06 21:29:30 +02:00
modulemanager.lua modulemanager: Silence log message about attempts to load already loaded modules for shared modules 2016-03-19 16:35:43 +01:00
portmanager.lua portmanager: Set default read size back to 4K 2016-05-04 15:31:32 +02:00
rostermanager.lua rostermanager: Remove FIXME, per XMPP Core 8.1.1.1, we do not need to set the 'to' attribute 2016-03-12 18:13:24 +01:00
s2smanager.lua s2smanager: Make sure destroyed sessions have a sends2s method 2015-05-14 00:22:13 +02:00
sessionmanager.lua mod_c2s: Remove use of util.async 2016-03-17 12:47:24 +01:00
stanza_router.lua core.stanza_router: Remove compatibility with Jabiru not including id attribute (originally added in 9b352c8a32e6) 2016-05-30 13:29:43 +02:00
statsmanager.lua statsmanager: Add get() method 2015-10-18 21:35:21 +01:00
storagemanager.lua storagemanager: Capitalize log message 2016-04-01 15:56:12 +02:00
usermanager.lua usermanager: Shortcircuit user existence check if they have existing sessions 2016-02-21 19:30:45 +01:00