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
daurnimator 1b133aa8a0 plugins/mod_storage_sql2: Add map store support 12 years ago
..
adhoc mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups 12 years ago
mod_pubsub
mod_s2s mod_s2s: Remove unused locals 12 years ago
muc mod_muc: Import util.stanza into the config handler modules that need it. Fixes #432. 12 years ago
storage
mod_admin_adhoc.lua
mod_admin_telnet.lua Merge 0.10->trunk 12 years ago
mod_announce.lua
mod_auth_anonymous.lua
mod_auth_cyrus.lua
mod_auth_internal_hashed.lua
mod_auth_internal_plain.lua
mod_bosh.lua
mod_c2s.lua
mod_component.lua
mod_compression.lua
mod_dialback.lua mod_dialback: Respect dwd config option 12 years ago
mod_disco.lua
mod_groups.lua
mod_http.lua
mod_http_errors.lua
mod_http_files.lua
mod_iq.lua
mod_lastactivity.lua mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups 12 years ago
mod_legacyauth.lua mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups 12 years ago
mod_message.lua
mod_motd.lua
mod_muc_unique.lua
mod_net_multiplex.lua
mod_offline.lua
mod_pep.lua
mod_pep_plus.lua mod_pep_plus: Only broadcast newly added subscriptions 12 years ago
mod_ping.lua
mod_posix.lua
mod_presence.lua mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups 12 years ago
mod_privacy.lua
mod_private.lua
mod_proxy65.lua
mod_register.lua mod_register: get_child_text! (thanks Lloyd) 12 years ago
mod_roster.lua
mod_s2s_auth_certs.lua mod_s2s_auth_certs: Pick a logging function once and stick with it 12 years ago
mod_saslauth.lua mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups 12 years ago
mod_storage_internal.lua mod_storage_{none,internal,sql}: Return error for unsupported (everything but keyval) store types 12 years ago
mod_storage_none.lua mod_storage_{none,internal,sql}: Return error for unsupported (everything but keyval) store types 12 years ago
mod_storage_sql.lua mod_storage_{none,internal,sql}: Return error for unsupported (everything but keyval) store types 12 years ago
mod_storage_sql2.lua plugins/mod_storage_sql2: Add map store support 12 years ago
mod_time.lua
mod_tls.lua mod_lastactivity, mod_legacyauth, mod_presence, mod_saslauth, mod_tls: Use the newer stanza:get_child APIs and optimize away some table lookups 12 years ago
mod_unknown.lua
mod_uptime.lua
mod_vcard.lua
mod_version.lua
mod_watchregistrations.lua
mod_welcome.lua
mod_windows.lua
sql.lib.lua