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/plugins
Kim Alvefur 790e0bb9b4 mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. 14 years ago
..
adhoc Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages 14 years ago
mod_s2s mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. 14 years ago
muc mod_muc: Fix a couple of cases of 'forbidden' stanza error being sent with type 'cancel' - fixes #303 14 years ago
storage
mod_admin_adhoc.lua mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. 14 years ago
mod_admin_telnet.lua mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. 14 years ago
mod_announce.lua mod_adhoc, mod_admin_adhoc, mod_announce: Use module:provides() to manage Ad-Hoc commands 14 years ago
mod_auth_anonymous.lua Backed out changeset 72a2eec4204a (incomplete fix) 14 years ago
mod_auth_cyrus.lua mod_auth_cyrus, util.sasl_cyrus: Add new option 'cyrus_server_fqdn' to override the hostname passed to Cyrus (and used in e.g. GSSAPI/Kerberos) - fixes #295 14 years ago
mod_auth_internal_hashed.lua
mod_auth_internal_plain.lua
mod_bosh.lua mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. 14 years ago
mod_c2s.lua mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. 14 years ago
mod_component.lua mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. 14 years ago
mod_compression.lua
mod_dialback.lua Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages 14 years ago
mod_disco.lua mod_disco: Allow configurable name in disco identity (defaults to 'Prosody') 14 years ago
mod_groups.lua
mod_http.lua mod_http: Fix traceback when no HTTP services succeed in binding 14 years ago
mod_http_errors.lua
mod_http_files.lua
mod_iq.lua mod_iq: Don't treat an iq as handled if session.send() returns false 14 years ago
mod_lastactivity.lua
mod_legacyauth.lua
mod_message.lua mod_message: Don't treat a message as delivered ok if session.send() returns false 14 years ago
mod_motd.lua
mod_net_multiplex.lua
mod_offline.lua
mod_pep.lua mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. 14 years ago
mod_ping.lua
mod_posix.lua Hopefully inert commit to clean up logging across a number of modules, removing all cases of concatenation when building log messages 14 years ago
mod_presence.lua mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. 14 years ago
mod_privacy.lua
mod_private.lua
mod_proxy65.lua mod_proxy65: Fix ACL 14 years ago
mod_pubsub.lua
mod_register.lua
mod_roster.lua mod_admin_adhoc, mod_admin_telnet, mod_bosh, mod_c2s, mod_component, mod_pep, mod_presence, mod_roster, mod_s2s: Import core_post_stanza from the global prosody table. 14 years ago
mod_saslauth.lua mod_saslauth: Pass session to usermanager.get_sasl_handler() 14 years ago
mod_storage_internal.lua
mod_storage_sql.lua
mod_time.lua
mod_tls.lua
mod_uptime.lua
mod_vcard.lua
mod_version.lua
mod_watchregistrations.lua mod_watchregistrations: Convert JID list to a set, and prep before use to fix traceback on invalid JIDs (thanks sMi) 14 years ago
mod_welcome.lua