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.
Kim Alvefur
71d2dced8d
mod_debug_sql: Small plugin that enables raw SQL query logging (for debugging)
10 years ago
..
adhoc
plugins: Explicitly return to halt event propagation (session.send sometimes does not return true)
11 years ago
mod_pubsub
plugins: Explicitly return to halt event propagation (session.send sometimes does not return true)
11 years ago
mod_s2s
Merge 0.9->0.10
11 years ago
muc
MUC: Fire a muc-disco#info event like in trunk so modules can extend the reply
10 years ago
mod_admin_adhoc.lua
mod_admin_adhoc: Show only connections to/from the host the command was run on
11 years ago
mod_admin_telnet.lua
mod_admin_telnet: Fix sorting of JIDs in c2s:show() family of functions (thanks lookshe and Zash)
11 years ago
mod_announce.lua
…
mod_auth_anonymous.lua
…
mod_auth_cyrus.lua
…
mod_auth_internal_hashed.lua
mod_auth_internal_hashed: Use util.hex
11 years ago
mod_auth_internal_plain.lua
…
mod_blocklist.lua
mod_blocklist: Clear second level cache correctly on user deletion
11 years ago
mod_bosh.lua
mod_bosh: Fire event when BOSH session is created
11 years ago
mod_c2s.lua
Merge 0.9->0.10
11 years ago
mod_carbons.lua
plugins: Explicitly return to halt event propagation (session.send sometimes does not return true)
11 years ago
mod_component.lua
mod_component: Add config option for deciding what happens if a component connects while already connected ( fixes #525 )
11 years ago
mod_compression.lua
mod_compression: Remove FIXMEs, mod_c2s and mod_s2s checks if TLS compression is used and sets a flag since 969e0a054795
11 years ago
mod_debug_sql.lua
mod_debug_sql: Small plugin that enables raw SQL query logging (for debugging)
10 years ago
mod_dialback.lua
mod_dialback: Follow XEP-0185 and use HMAC
11 years ago
mod_disco.lua
…
mod_groups.lua
mod_groups: Move variable to smaller scope
10 years ago
mod_http.lua
mod_http: Return a static string from module:http_url() when no ports are enabled and log a warning
11 years ago
mod_http_errors.lua
…
mod_http_files.lua
Merge 0.9->0.10
11 years ago
mod_iq.lua
…
mod_lastactivity.lua
…
mod_legacyauth.lua
mod_legacyauth, mod_saslauth, mod_tls: Pass require_encryption as default option to s2s_require_encryption so the later overrides the former
12 years ago
mod_message.lua
…
mod_motd.lua
…
mod_net_multiplex.lua
…
mod_offline.lua
mod_offline: Decrease priority of event handlers so 3rd party hooks fire first by default
11 years ago
mod_pep.lua
Merge 0.9->0.10
11 years ago
mod_ping.lua
…
mod_posix.lua
mod_posix: Detect failure to load util.signal by first pcall return value not by type of the second
11 years ago
mod_presence.lua
rostermanager, mod_roster, mod_presence: Move pending roster items to roster metadata field
11 years ago
mod_privacy.lua
…
mod_private.lua
plugins: Explicitly return to halt event propagation (session.send sometimes does not return true)
11 years ago
mod_proxy65.lua
mod_proxy65: Use typed config API (fix issues when options are set to unexpected types)
11 years ago
mod_register.lua
mod_register: Fix typo
11 years ago
mod_roster.lua
rostermanager, mod_roster, mod_presence: Move pending roster items to roster metadata field
11 years ago
mod_s2s_auth_certs.lua
…
mod_saslauth.lua
mod_saslauth: Make it easier to support multiple channel binding methonds
12 years ago
mod_storage_internal.lua
…
mod_storage_none.lua
…
mod_storage_sql.lua
mod_storage_sql: Remove debug logging of archive queries
10 years ago
mod_storage_sql1.lua
storagemanager, mod_storage_sql, mod_storage_sql2: Rename mod_storage_sql2 -> mod_storage_sql, mod_storage_sql -> mod_storage_sql1 (temporarily), and emit warning for configs using sql2
11 years ago
mod_storage_xep0227.lua
mod_storage_xep0227: Silence luacheck warnings
11 years ago
mod_time.lua
…
mod_tls.lua
mod_tls: Fix ssl option fallback to a "parent" host if current host does not have ssl options set (thanks 70b1)
11 years ago
mod_unknown.lua
…
mod_uptime.lua
…
mod_vcard.lua
…
mod_version.lua
…
mod_watchregistrations.lua
…
mod_websocket.lua
mod_websocket: Silence luacheck warnings
11 years ago
mod_welcome.lua
…
mod_windows.lua
…