1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-03 09:49:18 +02:00
ejabberd/src
Paweł Chmielowski 591e15f0f6 Fix mnesia to sql exporter after changes to auth tables
Conversion functions used by ej2sql module was not updated after change
that did allow storing multiple passwords per user, which made us skip
passwords that were updated to new format, this fixes this problem.

This fixes issue #4391
2025-06-02 18:19:03 +02:00
..
acl.erl acl: Fixed bug matching the acl "shared_group: NAME" 2025-01-21 13:45:35 +01:00
econf.erl econf: Recover support for setting hosts as atoms in config file 2025-03-24 16:16:06 +01:00
ejabberd.app.src.script Don't add iex to included_applications 2024-07-16 17:16:35 +02:00
ejabberd.erl Update documentation about XEP-0424 support and move to proper file (#3340) 2025-03-28 10:37:26 +01:00
ejabberd_access_permissions.erl mod_adhoc_api: New module to execute API Commands using Ad-Hoc Commands 2025-03-19 10:39:53 +01:00
ejabberd_acme.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_admin.erl Update version number in documentation to 25.03 2025-03-27 22:06:54 +01:00
ejabberd_app.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_auth.erl Fix last commit 2025-03-26 13:03:41 +01:00
ejabberd_auth_anonymous.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_auth_external.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_auth_jwt.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_auth_ldap.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_auth_mnesia.erl Fix compilation on <R25 2025-03-26 11:29:59 +01:00
ejabberd_auth_pam.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_auth_sql.erl Fix mnesia to sql exporter after changes to auth tables 2025-06-02 18:19:03 +02:00
ejabberd_backend_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_batch.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_bosh.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_c2s.erl Add support for storing multiple passwords formats per user 2025-03-26 11:03:39 +01:00
ejabberd_c2s_config.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_captcha.erl get_auto_url: Don't build auto URL if port is unix domain socket (#4345) 2025-02-06 10:51:44 +01:00
ejabberd_cluster.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_cluster_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_commands.erl ejabberd_commands: Fix command unregistration 2025-03-24 16:15:57 +01:00
ejabberd_commands_doc.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_config.erl Better lists:uniq substitute in ejabberd_config 2025-04-28 12:59:17 +02:00
ejabberd_config_transformer.erl Inform that define_macro cannot be used inside host_config 2025-03-18 13:40:21 +01:00
ejabberd_ctl.erl ejabberdctl: Improve method to pass command arguments 2025-03-12 18:18:03 +01:00
ejabberd_db_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_doc.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_hooks.erl fix typo 2025-03-12 08:11:25 +01:00
ejabberd_http.erl Remove some options keyword expansion, as they are now predefined 2025-03-18 13:40:21 +01:00
ejabberd_http_ws.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_iq.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_listener.erl Add support to replace keywords in listener options 2025-03-18 13:40:21 +01:00
ejabberd_local.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_logger.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_oauth.erl ejabberd_oauth: Commands description should be plain text 2025-03-06 22:05:58 +01:00
ejabberd_oauth_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_oauth_rest.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_oauth_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_old_config.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_option.erl Add options that allow to configure proxy used by rest module 2025-05-21 15:37:49 +02:00
ejabberd_options.erl Add options that allow to configure proxy used by rest module 2025-05-21 15:37:49 +02:00
ejabberd_options_doc.erl Add options that allow to configure proxy used by rest module 2025-05-21 15:37:49 +02:00
ejabberd_piefxis.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_pkix.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_redis.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_redis_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_regexp.erl Fix email addresses in modules headers 2025-03-18 19:58:47 +01:00
ejabberd_router.erl Don't rewrite "self-addressed" privileged IQs as results. 2025-02-01 13:20:10 -05:00
ejabberd_router_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_router_multicast.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_router_redis.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_router_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_s2s.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_s2s_in.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_s2s_out.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_service.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_shaper.erl Disable opaque_union dialyzer warnings as workaround for dialyzer with Erlang/OTP 28 2025-02-06 10:51:42 +01:00
ejabberd_sip.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_sm.erl Annotate kick_users version 2025-04-16 13:43:13 +02:00
ejabberd_sm_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_sm_redis.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_sm_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_sql.erl Update odbc:connection_reference mention to fix dialyzer with Erlang/OTP 28 2025-02-06 10:51:39 +01:00
ejabberd_sql_pt.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_sql_schema.erl Make sqlite update_primary_key when copying data use list of columns and not * 2025-03-31 11:49:30 +02:00
ejabberd_sql_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_stun.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_system_monitor.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_systemd.erl ejabberd_systemd: Add a few debug messages 2023-08-09 01:58:48 +02:00
ejabberd_tmp_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_update.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_web.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_web_admin.erl Result of running "make format" 2025-04-16 13:44:13 +02:00
ejabberd_websocket.erl Disable opaque_union dialyzer warnings as workaround for dialyzer with Erlang/OTP 28 2025-02-06 10:51:42 +01:00
ejabberd_websocket_codec.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_xmlrpc.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejd2sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
eldap.erl Change logic for eldap tls_verify=soft and false 2023-10-26 11:17:17 +02:00
eldap_filter.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
eldap_filter_yecc.yrl
eldap_pool.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
eldap_utils.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ELDAPv3.asn1db
ELDAPv3.erl
elixir_logger_backend.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ext_mod.erl ext_mod: Provide output path when mix unpacks dependency from hex 2025-03-12 12:42:42 +01:00
extauth.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
extauth_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
gen_iq_handler.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
gen_mod.erl gen_mod: Support registering commands and hook_subscribe in start/2 result 2025-03-24 16:16:00 +01:00
gen_pubsub_node.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
gen_pubsub_nodetree.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
jd2ejd.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
misc.erl When encoding JSON, handle term that is key-value list (#4379) 2025-05-13 12:37:26 +02:00
mod_adhoc.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_adhoc_api.erl mod_adhoc_api: Fix warning when running "make translations" 2025-03-27 22:06:56 +01:00
mod_adhoc_api_opt.erl mod_adhoc_api: New module to execute API Commands using Ad-Hoc Commands 2025-03-19 10:39:53 +01:00
mod_adhoc_opt.erl
mod_admin_extra.erl Catch errors from mod_shared_roster:create_group in srg_* commands 2025-04-04 11:07:51 +02:00
mod_admin_update_sql.erl Update code for switching to new schema type to users table changes 2025-05-12 18:47:18 +02:00
mod_announce.erl mod_announce: Improve documentation syntax 2025-03-06 22:06:04 +01:00
mod_announce_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_announce_opt.erl
mod_announce_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_auth_fast.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_auth_fast_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_auth_fast_opt.erl Add support for XEP-0484: Fast Authentication Streamlining Tokens 2024-12-17 10:56:11 +01:00
mod_avatar.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_avatar_opt.erl
mod_block_strangers.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_block_strangers_opt.erl
mod_blocking.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_bosh.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_bosh_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_bosh_opt.erl
mod_bosh_redis.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_bosh_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_caps.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_caps_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_caps_opt.erl
mod_caps_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_carboncopy.erl Update XEP-0280 supported version to 1.0.1 2025-03-06 22:05:45 +01:00
mod_client_state.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_client_state_opt.erl
mod_configure.erl Update version number in documentation to 25.03 2025-03-27 22:06:54 +01:00
mod_configure_opt.erl mod_configure: Add option 'access' to let configure the access name 2025-03-19 10:38:10 +01:00
mod_conversejs.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_conversejs_opt.erl New conversejs_options to setup additional options for Converse 2022-04-01 12:04:07 +02:00
mod_delegation.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_delegation_opt.erl
mod_disco.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_disco_opt.erl
mod_fail2ban.erl ejabberd_commands: Show warning when registering command with an existing name 2025-03-19 10:38:10 +01:00
mod_fail2ban_opt.erl
mod_host_meta.erl get_auto_url: Don't build auto URL if port is unix domain socket (#4345) 2025-02-06 10:51:44 +01:00
mod_host_meta_opt.erl New mod_host_meta to serve host-meta files, see XEP-0156 2022-04-01 12:04:01 +02:00
mod_http_api.erl mod_adhoc_api: New module to execute API Commands using Ad-Hoc Commands 2025-03-19 10:39:53 +01:00
mod_http_api_opt.erl mod_http_api: Define the option type that opt_type.sh cannot derive itself 2025-02-06 10:51:49 +01:00
mod_http_fileserver.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_http_fileserver_opt.erl
mod_http_upload.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_http_upload_opt.erl
mod_http_upload_quota.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_http_upload_quota_opt.erl
mod_jidprep.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_jidprep_opt.erl
mod_last.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_last_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_last_opt.erl
mod_last_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_legacy_auth.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_mam.erl Present mam full text search in xep-431 compatible way 2025-05-16 13:33:24 +02:00
mod_mam_mnesia.erl Present mam full text search in xep-431 compatible way 2025-05-16 13:33:24 +02:00
mod_mam_opt.erl
mod_mam_sql.erl Present mam full text search in xep-431 compatible way 2025-05-16 13:33:24 +02:00
mod_matrix_gw.erl Support older Matrix rooms versions starting from version 4 2025-05-28 13:30:00 +03:00
mod_matrix_gw_opt.erl Result of running "make options" 2024-09-16 17:50:38 +02:00
mod_matrix_gw_room.erl Don't send empty messages in Matrix rooms (#4385) 2025-05-30 17:27:30 +03:00
mod_matrix_gw_s2s.erl Fix key validation in mod_matrix_gw_s2s:check_signature 2025-05-30 17:27:30 +03:00
mod_matrix_gw_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_metrics.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_metrics_opt.erl
mod_mix.erl Fix some documentation syntax, add links to toplevel, modules and API 2024-12-09 17:25:27 +01:00
mod_mix_mnesia.erl
mod_mix_opt.erl
mod_mix_pam.erl Register hooks and iq_handler using the gen_mod support for registrations 2025-03-24 16:16:04 +01:00
mod_mix_pam_mnesia.erl
mod_mix_pam_opt.erl
mod_mix_pam_sql.erl Add print_sql_schema ejabberdctl command 2024-01-24 22:52:20 +03:00
mod_mix_sql.erl Add print_sql_schema ejabberdctl command 2024-01-24 22:52:20 +03:00
mod_mqtt.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_mqtt_bridge.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_mqtt_bridge_opt.erl Add support for certificate authentication in mqtt bridge 2022-12-07 13:38:05 +01:00
mod_mqtt_bridge_session.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_mqtt_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_mqtt_opt.erl
mod_mqtt_session.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_mqtt_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_mqtt_ws.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_muc.erl Update version number in documentation to 25.03 2025-03-27 22:06:54 +01:00
mod_muc_admin.erl Update version number in documentation to 25.03 2025-03-27 22:06:54 +01:00
mod_muc_admin_opt.erl Add subscribe_room_many command 2021-12-20 09:42:02 +03:00
mod_muc_log.erl Fix email addresses in modules headers 2025-03-18 19:58:47 +01:00
mod_muc_log_opt.erl
mod_muc_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_muc_occupantid.erl Replace all occupand_id tags 2025-04-14 16:42:00 +02:00
mod_muc_opt.erl Result of running "make options" 2024-03-06 15:25:38 +01:00
mod_muc_room.erl Update version number in documentation to 25.03 2025-03-27 22:06:54 +01:00
mod_muc_rtbl.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_muc_rtbl_opt.erl Add mod_muc_rtbl 2023-04-17 16:59:42 +02:00
mod_muc_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_muc_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_multicast.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_multicast_opt.erl
mod_offline.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_offline_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_offline_opt.erl
mod_offline_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_ping.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_ping_opt.erl
mod_pres_counter.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_pres_counter_opt.erl
mod_privacy.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_privacy_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_privacy_opt.erl
mod_privacy_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_private.erl Register commands using the new gen_mod support 2025-03-24 16:16:02 +01:00
mod_private_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_private_opt.erl
mod_private_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_privilege.erl Result of running "make format" 2025-02-19 11:07:36 +01:00
mod_privilege_opt.erl Support "IQ permission" from XEP-0356 0.4.1 (#3889) 2024-10-21 17:23:59 +02:00
mod_proxy65.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_proxy65_lib.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_proxy65_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_proxy65_opt.erl
mod_proxy65_redis.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_proxy65_service.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_proxy65_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_proxy65_stream.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_pubsub.erl Add XEPs that are indirectly supported and required by XEP-0479 2025-03-24 16:16:10 +01:00
mod_pubsub_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_pubsub_opt.erl Result of running "make options" 2024-03-06 15:25:38 +01:00
mod_pubsub_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_push.erl Register commands using the new gen_mod support 2025-03-24 16:16:02 +01:00
mod_push_keepalive.erl Register hooks and iq_handler using the gen_mod support for registrations 2025-03-24 16:16:04 +01:00
mod_push_keepalive_opt.erl
mod_push_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_push_opt.erl mod_push: Add 'notify_on' option 2023-09-08 19:49:17 +02:00
mod_push_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_register.erl Fix dialyzer warning in last commit 2025-04-29 12:20:13 +02:00
mod_register_opt.erl Run make options 2021-12-03 16:09:58 +01:00
mod_register_web.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_roster.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_roster_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_roster_opt.erl
mod_roster_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_s2s_bidi.erl Stop processing other handlers in mod_s2s_bidi:s2s_in_handle_info 2025-01-22 14:12:32 +01:00
mod_s2s_dialback.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_s2s_dialback_opt.erl
mod_scram_upgrade.erl Add support for storing multiple passwords formats per user 2025-03-26 11:03:39 +01:00
mod_scram_upgrade_opt.erl Result of running "make doap options" 2024-10-28 12:06:55 +01:00
mod_service_log.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_service_log_opt.erl
mod_shared_roster.erl Relax limits of shared groups names 2025-04-04 11:07:51 +02:00
mod_shared_roster_ldap.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_shared_roster_ldap_opt.erl Result of running "make options" 2024-03-06 15:25:38 +01:00
mod_shared_roster_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_shared_roster_opt.erl
mod_shared_roster_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_sic.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_sip.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_sip_opt.erl Update opt files with "make options" 2020-08-21 18:09:03 +02:00
mod_sip_proxy.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_sip_registrar.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_stats.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_stream_mgmt.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_stream_mgmt_opt.erl
mod_stun_disco.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_stun_disco_opt.erl
mod_time.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_vcard.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_vcard_ldap.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_vcard_ldap_opt.erl Update opt files with "make options" 2020-08-21 18:09:03 +02:00
mod_vcard_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_vcard_mnesia_opt.erl Fix vCard search by User when using Mnesia 2020-08-20 16:46:06 +02:00
mod_vcard_opt.erl
mod_vcard_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_vcard_xupdate.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_vcard_xupdate_opt.erl
mod_version.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_version_opt.erl
mqtt_codec.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
node_flat.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
node_flat_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
node_pep.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
node_pep_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
nodetree_tree.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
nodetree_tree_sql.erl Bubble up db errors in nodetree_tree_sql:set_node 2025-02-20 14:48:45 +01:00
nodetree_virtual.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
prosody2ejabberd.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
proxy_protocol.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
pubsub_db_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
pubsub_index.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
pubsub_migrate.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
pubsub_subscription.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
pubsub_subscription_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
rest.erl Fix typo in last commit 2025-05-21 15:53:13 +02:00
str.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
translate.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
win32_dns.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
xml_compress.erl