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
68a7de369b
mod_s2s: Fix variable usage in check_auth_policy (thanks Florob)
13 years ago
..
adhoc
mod_adhoc: Add support for specifying a default action
14 years ago
mod_s2s
mod_s2s: Fix variable usage in check_auth_policy (thanks Florob)
13 years ago
muc
MUC: Always return <service-unavailable/> when a node is present in service discovery requests.
13 years ago
storage
plugins/storage/xmlparse.lib.lua: Delete.
13 years ago
mod_admin_adhoc.lua
mod_admin_adhoc: Fix 'Shut down service' command
13 years ago
mod_admin_telnet.lua
mod_admin_telnet: Stop processing lines when session is closed
13 years ago
mod_announce.lua
mod_admin_adhoc, mod_announce: Explicitly specify possible actions for ad-hoc commands
14 years ago
mod_auth_anonymous.lua
mod_auth_anonymous: Implement user iteration API
13 years ago
mod_auth_cyrus.lua
mod_auth_*: Use module:provides().
14 years ago
mod_auth_internal_hashed.lua
mod_auth_internal_plain, mod_auth_internal_hashed: No need to nodeprep here.
13 years ago
mod_auth_internal_plain.lua
mod_auth_internal_plain, mod_auth_internal_hashed: No need to nodeprep here.
13 years ago
mod_bosh.lua
mod_bosh: Add 'Connection: keep-alive' header
13 years ago
mod_c2s.lua
prosody, mod_c2s, mod_s2s: Move closing of c2s and s2s sessions to respective plugins
13 years ago
mod_component.lua
mod_component: Look for the correct xmlns (thanks NebuK)
13 years ago
mod_compression.lua
mod_s2s, mod_saslauth, mod_compression: Refactor to have common code for opening streams
13 years ago
mod_dialback.lua
s2smanager, mod_s2s, mod_dialback, mod_saslauth: Move s2smanager.make_authenticated() to mod_s2s, and plugins now signal authentication via the s2s-authenticated event
13 years ago
mod_disco.lua
hostmanager, mod_disco: Show optional 'name' option from the config in disco#items queries (fixes use-case in #292 ) (thanks diSabler, mva)
14 years ago
mod_groups.lua
…
mod_http.lua
mod_http: Expand $host in http_paths
13 years ago
mod_http_errors.lua
mod_http_errors: Fix cyclic dependency - mod_http depends on us now, no need to depend on it (-1 line) (thanks Maranda)
14 years ago
mod_http_files.lua
mod_http_files: Fix sending Content-Type for index files
13 years ago
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_legacyauth: Fix for sending error response to unauthed s2s connections
14 years ago
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_motd: Don't trigger on directed presence or stanzas from s2s.
13 years ago
mod_net_multiplex.lua
mod_{admin_telnet,c2s,component,http,net_multiplex,s2s}: Use module:provides() instead of module:add_item().
14 years ago
mod_offline.lua
…
mod_pep.lua
mod_pep: Remove unused imports
13 years ago
mod_ping.lua
…
mod_posix.lua
mod_posix: Log a message explaining that we are detaching from the console
13 years ago
mod_presence.lua
mod_presence: Put a timestamp on presence we store for probes
13 years ago
mod_privacy.lua
…
mod_private.lua
…
mod_proxy65.lua
mod_proxy65: Only handle service discovery requests when no node is present in the request.
13 years ago
mod_pubsub.lua
mod_pubsub, util.pubsub: Add delete action
13 years ago
mod_register.lua
mod_register: Fire event to allow blocking user registration
13 years ago
mod_roster.lua
mod_roster: When an user is deleted, unsubscribe from their contacts
14 years ago
mod_saslauth.lua
s2smanager, mod_s2s, mod_dialback, mod_saslauth: Move s2smanager.make_authenticated() to mod_s2s, and plugins now signal authentication via the s2s-authenticated event
13 years ago
mod_storage_internal.lua
mod_storage_internal, datamanager: Add support for iterating over users with data in a store
13 years ago
mod_storage_sql.lua
mod_storage_sql: Return actual error string on commit failure.
13 years ago
mod_time.lua
…
mod_tls.lua
…
mod_uptime.lua
…
mod_vcard.lua
mod_vcard: Remove vcard_compatibility COMPAT (moved to mod_compat_vcard in prosody-modules), and add warning for those using the option
14 years ago
mod_version.lua
mod_version: Fix missing comma and correct prefix for util.pposix
14 years ago
mod_watchregistrations.lua
mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza()
14 years ago
mod_welcome.lua
mod_announce, mod_motd, mod_pubsub, mod_register, mod_watchregistrations, mod_welcome: Use module:send() instead of core_*_stanza()
14 years ago