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.
Waqas Hussain
ef3729312c
mod_storage_sql: Quote identifiers in SQL with backquotes, and use the empty string for NULL, and '=' instead of 'IS' for comparison, to work with MySQL's limitations...
15 years ago
..
adhoc
Monster whitespace commit (beware the whitespace monster).
15 years ago
muc
MUC: Give stanza handlers a negative priority, to allow mod_iq to process them first.
15 years ago
storage
Rename storage/mod_ejabberd to mod_storage_sql_ejabberd. Also rename configuration option. Untested.
15 years ago
mod_admin_adhoc.lua
mod_admin_adhoc: Support unloading multiple modules
15 years ago
mod_admin_telnet.lua
modulemanager, mod_console: Rename mod_console -> mod_admin_telnet - add compatibility code to modulemanager for existing configs
15 years ago
mod_announce.lua
mod_announce: A little cleanup.
16 years ago
mod_auth_anonymous.lua
mod_auth_*: Fixed copyright headers.
16 years ago
mod_auth_cyrus.lua
mod_saslauth, mod_auth_cyrus, util.sasl_cyrus: Moved cyrus account provisioning check out of mod_saslauth.
16 years ago
mod_auth_internal_hashed.lua
mod_auth_internal_hashed: Fix deleting users
16 years ago
mod_auth_internal_plain.lua
mod_auth_internal_plain: Get rid of all checks for Cyrus SASL.
16 years ago
mod_bosh.lua
mod_bosh: Fixes to the session creation response - add mandatory 'wait' attribute, remove optional 'maxpause' which we don't support, and reformat the code to prevent long lines and wacky indentation. Fixes #219 .
15 years ago
mod_component.lua
mod_component: Give stanza handlers a negative priority, to allow mod_iq to process them first.
15 years ago
mod_compression.lua
Monster whitespace commit (beware the whitespace monster).
15 years ago
mod_dialback.lua
mod_dialback: Fixed indentation.
15 years ago
mod_disco.lua
mod_disco: Don't add caps hash to stream features on unauthenticated connections.
15 years ago
mod_groups.lua
Add the ability to have names in group files, by putting them with an = sign after the jid:
16 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: Limit authentication to unauthenticated client connections.
15 years ago
mod_message.lua
mod_message, mod_offline: Change message/offline/store -> message/offline/handle
15 years ago
mod_motd.lua
Add jid support for motd
16 years ago
mod_offline.lua
Don't check priority in mod_offline
15 years ago
mod_pep.lua
mod_pep: Fixed a traceback when non-local users send presence.
15 years ago
mod_ping.lua
mod_ping: Add ad-hoc command
16 years ago
mod_posix.lua
mod_posix: Remove redundant import of logger.setwriter()
15 years ago
mod_presence.lua
mod_presence, mod_offline: Merge message/offline/delete with message/offline/broadcast.
15 years ago
mod_privacy.lua
mod_privacy: Fix typo causing <active/> to never be send
16 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: Add service discovery identity and feature, to help out mod_disco when loaded on a normal host.
15 years ago
mod_register.lua
Monster whitespace commit (beware the whitespace monster).
15 years ago
mod_roster.lua
Monster whitespace commit (beware the whitespace monster).
15 years ago
mod_saslauth.lua
mod_saslauth: Handle session bind requests to the host, fixes OneTeam login
15 years ago
mod_storage_sql.lua
mod_storage_sql: Quote identifiers in SQL with backquotes, and use the empty string for NULL, and '=' instead of 'IS' for comparison, to work with MySQL's limitations...
15 years ago
mod_storage_sql_ejabberd.lua
Rename storage/mod_ejabberd to mod_storage_sql_ejabberd. Also rename configuration option. Untested.
15 years ago
mod_time.lua
Update copyright headers for 2010
16 years ago
mod_tls.lua
mod_tls: Let hosts without an 'ssl' option inherit it from their parent hosts.
15 years ago
mod_uptime.lua
Monster whitespace commit (beware the whitespace monster).
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
Monster whitespace commit (beware the whitespace monster).
15 years ago
mod_welcome.lua
Monster whitespace commit (beware the whitespace monster).
15 years ago