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.
Matthew Wild
b246855e0a
certmanager: Explicitly tonumber() version number segments before doing arithmetic and avoid relying on implicit coercion (thanks David Favro)
10 years ago
..
certmanager.lua
certmanager: Explicitly tonumber() version number segments before doing arithmetic and avoid relying on implicit coercion (thanks David Favro)
10 years ago
configmanager.lua
core.*: Remove use of module() function
11 years ago
hostmanager.lua
core.*: Remove use of module() function
11 years ago
loggingmanager.lua
loggingmanager,modulemanager,moduleapi: Ignore warning about accessing _G.unpack [luacheck]
10 years ago
moduleapi.lua
loggingmanager,modulemanager,moduleapi: Ignore warning about accessing _G.unpack [luacheck]
10 years ago
modulemanager.lua
modulemanager: Silence log message about attempts to load already loaded modules for shared modules
10 years ago
portmanager.lua
Merge 0.9->0.10
10 years ago
rostermanager.lua
rostermanager: Remove FIXME, per XMPP Core 8.1.1.1, we do not need to set the 'to' attribute
10 years ago
s2smanager.lua
s2smanager: Make sure destroyed sessions have a sends2s method
11 years ago
sessionmanager.lua
mod_c2s: Remove use of util.async
10 years ago
stanza_router.lua
portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations
11 years ago
statsmanager.lua
statsmanager: Add get() method
10 years ago
storagemanager.lua
storagemanager: Fix saving data in map shim when no prior data exists
10 years ago
usermanager.lua
usermanager: Shortcircuit user existence check if they have existing sessions
10 years ago