xmpp.chapril.org-ejabberd/src
Paweł Chmielowski bb8e892323 Add alternate version of mysql upsert
This one works by issuing select and then insert or update or skip depending
on what select returns. We use this on mysql 5.7.26 and 8.0.20 where
previous implementation using 'replace' or 'on conflict update' can cause
excessive deadlocks.
2023-06-07 16:38:07 +02:00
..
ELDAPv3.asn1db
ELDAPv3.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
acl.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
econf.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd.app.src.script Add syntax_tools to applications, required when using ejabberd_sql_pt (#3869) 2022-07-27 15:16:52 +02:00
ejabberd.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_access_permissions.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_acme.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_admin.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_app.erl Stop ejabberd_system_monitor before stopping node 2023-02-08 19:53:19 +01:00
ejabberd_auth.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_auth_anonymous.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_auth_external.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_auth_jwt.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_auth_ldap.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_auth_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_auth_pam.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_auth_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_backend_sup.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_batch.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_bosh.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_c2s.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_c2s_config.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_captcha.erl captcha_url option now accepts 'auto' value, and it's the default 2023-03-22 16:23:41 +01:00
ejabberd_cluster.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_cluster_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_commands.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_commands_doc.erl Revert notes placement when generating markdown api commands documentation 2023-01-19 13:24:51 +01:00
ejabberd_config.erl Un-deprecate ejabberd_config:set_option/2 2023-01-21 14:54:36 +00:00
ejabberd_config_transformer.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_ctl.erl Fix ejabberdctl output formatting (#3979) 2023-01-19 11:18:59 +01:00
ejabberd_db_sup.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_doc.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_hooks.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_http.erl Ammend previous commit with another fix 2023-01-27 15:40:34 +01:00
ejabberd_http_ws.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_iq.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_listener.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_local.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_logger.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_oauth.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_oauth_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_oauth_rest.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_oauth_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_old_config.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_option.erl captcha_url option now accepts 'auto' value, and it's the default 2023-03-22 16:23:41 +01:00
ejabberd_options.erl captcha_url option now accepts 'auto' value, and it's the default 2023-03-22 16:23:41 +01:00
ejabberd_options_doc.erl Update version notes of options and commands 2023-04-18 10:37:14 +02:00
ejabberd_piefxis.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_pkix.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_redis.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_redis_sup.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_regexp.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_router.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_router_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_router_multicast.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_router_redis.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_router_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_s2s.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_s2s_in.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_s2s_out.erl Add s2s_out_bounce_packet hook 2023-01-27 03:54:31 +03:00
ejabberd_service.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_shaper.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_sip.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_sm.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_sm_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_sm_redis.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_sm_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_sql.erl Add alternate version of mysql upsert 2023-06-07 16:38:07 +02:00
ejabberd_sql_pt.erl Add alternate version of mysql upsert 2023-06-07 16:38:07 +02:00
ejabberd_sql_sup.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_stun.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_sup.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_system_monitor.erl Stop ejabberd_system_monitor before stopping node 2023-02-08 19:53:19 +01:00
ejabberd_systemd.erl ejabberd_systemd: Fix comment 2021-01-06 18:52:22 +01:00
ejabberd_tmp_sup.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_update.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_web.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_web_admin.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejabberd_websocket.erl Add support for websockets to mqtt bridge 2023-01-13 20:09:10 +01:00
ejabberd_websocket_codec.erl Add support for websockets to mqtt bridge 2023-01-13 20:09:10 +01:00
ejabberd_xmlrpc.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ejd2sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
eldap.erl fix eldap certificate verification (#3528) 2021-02-15 14:29:58 +01:00
eldap_filter.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
eldap_filter_yecc.yrl
eldap_pool.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
eldap_utils.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
elixir_logger_backend.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
ext_mod.erl ext_mod: Improve support for loading *.so files from ext_mod dependencies 2023-01-25 17:58:12 +01:00
extauth.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
extauth_sup.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
gen_iq_handler.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
gen_mod.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
gen_pubsub_node.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
gen_pubsub_nodetree.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
jd2ejd.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
misc.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_adhoc.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_adhoc_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_admin_extra.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_admin_update_sql.erl Update version notes of options and commands 2023-04-18 10:37:14 +02:00
mod_announce.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_announce_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_announce_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_announce_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_avatar.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_avatar_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_block_strangers.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_block_strangers_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_blocking.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_bosh.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_bosh_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_bosh_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_bosh_redis.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_bosh_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_caps.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_caps_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_caps_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_caps_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_carboncopy.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_client_state.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_client_state_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_configure.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_conversejs.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +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 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_delegation_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_disco.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_disco_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_fail2ban.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_fail2ban_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_host_meta.erl Add details about XEP implementations to some protocol attributes 2022-11-07 18:56:46 +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 Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_http_api_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_http_fileserver.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_http_fileserver_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_http_upload.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_http_upload_opt.erl Introduce 'vcard' option for the modules supporting vCards 2019-08-02 13:59:42 +03:00
mod_http_upload_quota.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_http_upload_quota_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_jidprep.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_jidprep_opt.erl mod_jidprep: Don't call gen_mod functions directly 2019-09-18 17:39:40 +02:00
mod_last.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_last_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_last_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_last_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_legacy_auth.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_mam.erl Mention in mod_mam.erl its support for XEP-0425: Message Moderation 2023-03-30 17:02:54 +02:00
mod_mam_mnesia.erl Add support for "xep-0424 Message Moderation" 2023-03-30 14:38:08 +02:00
mod_mam_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mam_sql.erl Add support for "xep-0424 Message Moderation" 2023-03-30 14:38:08 +02:00
mod_metrics.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_metrics_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mix.erl Add details about XEP implementations to some protocol attributes 2022-11-07 18:56:46 +01:00
mod_mix_mnesia.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mix_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mix_pam.erl Adapt to renaming of 'participant-id' from mix_roster_channel record 2022-09-16 12:29:50 +02:00
mod_mix_pam_mnesia.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mix_pam_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mix_pam_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_mix_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_mqtt.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_mqtt_bridge.erl Fix typos in documentation and changelog 2023-01-16 18:34:09 +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 Fix dialyzer warning 2023-01-16 12:14:21 +01:00
mod_mqtt_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_mqtt_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mqtt_session.erl Update spec 2023-02-01 17:32:22 +01:00
mod_mqtt_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_mqtt_ws.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_muc.erl Store state in db in mod_muc:create_room() 2023-02-20 12:56:41 +01:00
mod_muc_admin.erl Update version notes of options and commands 2023-04-18 10:37:14 +02:00
mod_muc_admin_opt.erl Add subscribe_room_many command 2021-12-20 09:42:02 +03:00
mod_muc_log.erl Fix typo in the previous commit 2023-04-25 09:48:02 +02:00
mod_muc_log_opt.erl Advertise muc#roominfo_logs in disco#info of the room 2019-09-26 16:53:36 +03:00
mod_muc_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_muc_opt.erl Run 'make options' 2022-05-04 18:01:46 +02:00
mod_muc_room.erl Remove existing role information for users that are kicked from room 2023-05-24 12:15:20 +02:00
mod_muc_rtbl.erl Mention what ejabberd version first supports rtbl 2023-04-18 10:37:04 +02: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 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_muc_sup.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_multicast.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_multicast_opt.erl Introduce 'vcard' option for the modules supporting vCards 2019-08-02 13:59:42 +03:00
mod_offline.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_offline_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_offline_opt.erl Cache number of offline messages 2019-06-30 21:14:37 +03:00
mod_offline_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_ping.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_ping_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_pres_counter.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_pres_counter_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_privacy.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_privacy_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_privacy_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_privacy_sql.erl Fix return values from calculate_diff inside mod_privacy_sql 2023-05-02 15:59:40 +02:00
mod_private.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_private_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_private_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_private_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_privilege.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_privilege_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_proxy65.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_proxy65_lib.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_proxy65_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_proxy65_opt.erl Introduce 'vcard' option for the modules supporting vCards 2019-08-02 13:59:42 +03:00
mod_proxy65_redis.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_proxy65_service.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_proxy65_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_proxy65_stream.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_pubsub.erl Pubsub xdata fields max_item/item_expira/children_max use 'max' not 'infinity' 2023-03-21 15:30:44 +01:00
mod_pubsub_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_pubsub_opt.erl Run make options 2021-12-03 16:09:58 +01:00
mod_pubsub_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_push.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_push_keepalive.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_push_keepalive_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_push_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_push_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_push_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_register.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_register_opt.erl Run make options 2021-12-03 16:09:58 +01:00
mod_register_web.erl Make mod_register_web redirect to page that end with / (#3177) 2023-04-24 13:43:07 +02:00
mod_roster.erl Set roster name from XEP-0172, or the stored one (#1611) 2023-03-28 11:41:27 +02:00
mod_roster_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_roster_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_roster_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_s2s_dialback.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_s2s_dialback_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_service_log.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_service_log_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_shared_roster.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_shared_roster_ldap.erl Don't crash in mod_shared_roster_ldap:get_member_jid on empty output 2023-05-22 12:48:29 +02:00
mod_shared_roster_ldap_opt.erl Add multi-domain support (and flexibility) to LDAP shared roster (rev2). (#3461) 2020-12-31 10:19:43 +01:00
mod_shared_roster_mnesia.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_shared_roster_opt.erl Add cache to mod_shared_roster 2020-03-17 14:35:43 +01:00
mod_shared_roster_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_sic.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_sip.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +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 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_sip_registrar.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_stats.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_stream_mgmt.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_stream_mgmt_opt.erl Avoid last handled stanzas cache to grow indefinitely 2019-07-01 20:43:57 +03:00
mod_stun_disco.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_stun_disco_opt.erl Support XEP-0215: External Service Discovery 2020-04-28 10:34:43 +02:00
mod_time.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_vcard.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_vcard_ldap.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +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 2023 (#3967) 2023-01-10 13:52:04 +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 Introduce 'vcard' option for the modules supporting vCards 2019-08-02 13:59:42 +03:00
mod_vcard_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_vcard_xupdate.erl Invalidate vcard_xupdate cache on all nodes when vcard is updated 2023-02-08 19:06:44 +01:00
mod_vcard_xupdate_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_version.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
mod_version_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mqtt_codec.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
node_flat.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
node_flat_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
node_pep.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
node_pep_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
nodetree_tree.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
nodetree_tree_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
nodetree_virtual.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
prosody2ejabberd.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
proxy_protocol.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
pubsub_db_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
pubsub_index.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
pubsub_migrate.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
pubsub_subscription.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
pubsub_subscription_sql.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
rest.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
str.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
translate.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
win32_dns.erl Update copyright year to 2023 (#3967) 2023-01-10 13:52:04 +01:00
xml_compress.erl Fix decompressing of custom elements with custom namespace 2019-01-07 16:08:58 +01:00