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 74cbb01e3a mod_admin_adhoc: Add required to field in user deletion form too 12 years ago
..
adhoc adhoc.lib: Don't build error reply from reply stanza 13 years ago
mod_s2s net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent) 12 years ago
muc MUC: Fixed traceback when a JID not in a room requested a role change for an occupant. 12 years ago
storage
mod_admin_adhoc.lua mod_admin_adhoc: Add required to field in user deletion form too 12 years ago
mod_admin_telnet.lua net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent) 12 years ago
mod_announce.lua
mod_auth_anonymous.lua mod_auth_anonymous: Fixed a traceback in listing all users (issue#396). 12 years ago
mod_auth_cyrus.lua
mod_auth_internal_hashed.lua mod_auth_internal_hashed, mod_auth_internal_plain, mod_privacy, mod_private, mod_register, mod_vcard, mod_muc: Use module:open_store() 13 years ago
mod_auth_internal_plain.lua mod_auth_internal_plain: Don't log passwords, even at debug level 13 years ago
mod_bosh.lua mod_bosh: pcall() core_process_stanza per stanza, to bring in line with other listeners. This ensures that stanzas following a traceback-causing stanza in a request will still be processed (as would happen on normal c2s). 13 years ago
mod_c2s.lua net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent) 12 years ago
mod_component.lua net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent) 12 years ago
mod_compression.lua mod_compression: Handle compression setup errors by logging a warning about it (fixes #408) 12 years ago
mod_dialback.lua
mod_disco.lua
mod_groups.lua
mod_http.lua mod_http: Fix http_external_url setting without an explicit port 12 years ago
mod_http_errors.lua
mod_http_files.lua mod_http_files: Strip path separator from end of paths, was broken on Windows (thanks Junne) 12 years ago
mod_iq.lua
mod_lastactivity.lua
mod_legacyauth.lua
mod_message.lua
mod_motd.lua mod_motd: Strip indentation only, leave multiple newlines 13 years ago
mod_net_multiplex.lua net.http, net.http.server, mod_c2s, mod_s2s, mod_component, mod_admin_telnet, mod_net_multiplex: Add ondetach to release connection from 'sessions' table (or equivalent) 12 years ago
mod_offline.lua
mod_pep.lua mod_pep: Update COMPAT comment, it seems Asterisk 1.8 also suffers from this issue (thanks Lonnie Abelbeck) 13 years ago
mod_ping.lua
mod_posix.lua mod_posix: Make sure that 'pidfile' is a string 12 years ago
mod_presence.lua
mod_privacy.lua mod_privacy: Fix to correctly sort privacy list rules by order (thanks Flow) 12 years ago
mod_private.lua mod_auth_internal_hashed, mod_auth_internal_plain, mod_privacy, mod_private, mod_register, mod_vcard, mod_muc: Use module:open_store() 13 years ago
mod_proxy65.lua
mod_pubsub.lua mod_pubsub: Remove nodeid check added in 989acb4ad1de that wasn't needed 13 years ago
mod_register.lua mod_register: get_child_text! (thanks Lloyd) 12 years ago
mod_roster.lua
mod_saslauth.lua mod_saslauth: Only do c2s SASL on normal VirtualHosts 12 years ago
mod_storage_internal.lua
mod_storage_none.lua
mod_storage_sql.lua
mod_time.lua
mod_tls.lua mod_tls: Let s2s_secure_auth override s2s_require_encryption and warn if they differ 13 years ago
mod_uptime.lua
mod_vcard.lua mod_auth_internal_hashed, mod_auth_internal_plain, mod_privacy, mod_private, mod_register, mod_vcard, mod_muc: Use module:open_store() 13 years ago
mod_version.lua
mod_watchregistrations.lua
mod_welcome.lua
sql.lib.lua mod_storage_sql2 (temporary name), sql.lib, util.sql: New SQL API supporting cross-module connection sharing, transactions and Things - a work in progress 13 years ago