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
44ba342946
Merge with Zash
14 years ago
..
adhoc
mod_adhoc: Use module:handle_items()
14 years ago
muc
MUC: Fix a possible stack overflow (when a local component joins a room, then disconnects, an unavailble-error presence cycle can occur).
14 years ago
s2s
Merge with Zash
14 years ago
storage
ejabberdstore.lib.lua: Remove now needless library
15 years ago
mod_admin_adhoc.lua
mod_admin_adhoc: Use module:depends()
14 years ago
mod_admin_telnet.lua
mod_admin_telnet: Import util.iterators properly
14 years ago
mod_announce.lua
mod_announce: A little cleanup.
16 years ago
mod_auth_anonymous.lua
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option.
15 years ago
mod_auth_cyrus.lua
mod_auth_*: Get rid of undocumented and broken 'sasl_realm' config option.
15 years ago
mod_auth_internal_hashed.lua
mod_auth_internal_{plain,hashed}: Clarify log messages on initialization
14 years ago
mod_auth_internal_plain.lua
mod_auth_internal_{plain,hashed}: Clarify log messages on initialization
14 years ago
mod_bosh.lua
mod_bosh: Remove unused reference to lxp
14 years ago
mod_c2s.lua
mod_c2s, mod_s2s: Add multiplex support
14 years ago
mod_component.lua
mod_component: removed unused variable reference, added "flagging" to assert if a component is connected or not.
14 years ago
mod_compression.lua
mod_compression: Change default compression level to 7
14 years ago
mod_dialback.lua
mod_dialback, mod_s2s: Log initiation of dialback in mod_dialback
14 years ago
mod_disco.lua
core.modulemanager, mod_disco: Add support for XEP-0128: Service Discovery Extensions
15 years ago
mod_groups.lua
Backout bcdff2b1d3ec from 0.8 - going to commit a slightly cleaner patch for the same issue to trunk
15 years ago
mod_httpserver.lua
mod_httpserver: Serve index.html if a request is made for a directory and it contains one (thanks Brian Cully)
16 years ago
mod_iq.lua
mod_iq: Fix an extra character in previous commit...
15 years ago
mod_lastactivity.lua
Update copyright headers for 2010
16 years ago
mod_legacyauth.lua
mod_legacyauth: Disallow on unencrypted connections by default, heed allow_unencrypted_plain_auth config option (thanks Maranda/Zash)
15 years ago
mod_message.lua
mod_message, mod_offline: Change message/offline/store -> message/offline/handle
15 years ago
mod_motd.lua
mod_motd: Update to use module:get_option_string
14 years ago
mod_net_multiplex.lua
mod_net_multiplex: Port multiplexing (run multiple different services on a the same port(s))... now pluggable for use with any net plugin
14 years ago
mod_offline.lua
Don't check priority in mod_offline
15 years ago
mod_pep.lua
mod_pep: Always include a 'from' attribute on service discovery requests to local clients (compatibility fix for OneTeam).
14 years ago
mod_ping.lua
mod_ping: Use util.datetime to generate timestamp in ad-hoc command response (instead of the current use of os.date, which doesn't take timezone into account).
15 years ago
mod_posix.lua
mod_posix: Remove redundant import of logger.setwriter()
15 years ago
mod_presence.lua
mod_presence: Bounce errors for invalid presence types (thanks nolan/Astro)
15 years ago
mod_privacy.lua
mod_privacy: Remove several unused variable declarations
15 years ago
mod_private.lua
mod_private: Updated to use the new events API. Smaller, more robust.
15 years ago
mod_proxy65.lua
mod_proxy65: Major cleanup, better logging, handling of all error cases, less code, and other goodness.
14 years ago
mod_pubsub.lua
mod_pubsub: Add 'publisher' affiliation (can't create/configure nodes, can do everything else)
15 years ago
mod_register.lua
mod_register: Add support for additional registration fields
15 years ago
mod_roster.lua
mod_roster: Remove <optional/> from roster version stream feature, as per latest specs.
15 years ago
mod_saslauth.lua
mod_saslauth: Never send empty <mechanisms/>, for real this time.
14 years ago
mod_storage_internal.lua
storagemanager, mod_storage_internal: Split out default driver to mod_storage_internal, and greatly simplify storagemanager's error handling and fallback code
15 years ago
mod_storage_sql.lua
mod_storage_sql: Add extra logging and error handling around table creation
15 years ago
mod_time.lua
Update copyright headers for 2010
16 years ago
mod_tls.lua
mod_tls: Fix log statement (thanks Zash)
14 years ago
mod_uptime.lua
mod_uptime: Use module:hook_global()
15 years ago
mod_vcard.lua
Update copyright headers for 2010
16 years ago
mod_version.lua
mod_version: Use pposix.uname() if available and os_version_command not set
16 years ago
mod_watchregistrations.lua
mod_watchregistrations: Fixed an undefined global access (thanks Medics).
14 years ago
mod_welcome.lua
Monster whitespace commit (beware the whitespace monster).
15 years ago