xmpp.chapril.org-ejabberd/src
Paweł Chmielowski 9bb3aee0e2 Make resumed sessions try to deliver possibly queued messages to new session
Between receiving resume request and being closed by new session, it's
possible (even if not very likely) that new messages would arrive to
process that is resumed. In that case try to reroute messages that were
received after we sent resume reply to new process.
2020-04-07 14:51:49 +02:00
..
ELDAPv3.asn1db Do not generate LDAP's ASN.1 code when compiling ejabberd. 2013-06-22 03:27:59 +10:00
ELDAPv3.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
acl.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
econf.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd.app.src.in Use lager on OTP<22.0 2019-10-25 11:44:04 +03:00
ejabberd.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_access_permissions.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_acme.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_admin.erl ejabberd_admin: Fix *_config command result format 2020-02-14 18:52:54 +01:00
ejabberd_app.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_auth.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_auth_anonymous.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_auth_external.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_auth_jwt.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_auth_ldap.erl Add reload handler to ejabberd_auth_ldap 2020-03-04 13:19:41 +01:00
ejabberd_auth_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_auth_pam.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_auth_sql.erl Use SQL ESCAPE statement only with MSSQL and SQLite, improve compatibility with CockroachDB (#3074) 2020-02-04 04:53:54 +03:00
ejabberd_backend_sup.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_bosh.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_c2s.erl Fix potential message loss in terminating c2s sessions 2020-04-01 14:36:01 +02:00
ejabberd_c2s_config.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_captcha.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_cluster.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_cluster_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_commands.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_commands_doc.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_config.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_config_transformer.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_ctl.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_db_sup.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_doc.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_hooks.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_http.erl Log errors that happen when retrieving http headers in ejabberd_http 2020-04-07 13:50:01 +02:00
ejabberd_http_ws.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_iq.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_listener.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_local.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_logger.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_oauth.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_oauth_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_oauth_rest.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_oauth_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_old_config.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_option.erl Support ejabberd_auth_http's auth_opts (processone/ejabberd-contrib#284) 2020-02-19 13:18:39 +01:00
ejabberd_options.erl Support ejabberd_auth_http's auth_opts (processone/ejabberd-contrib#284) 2020-02-19 13:18:39 +01:00
ejabberd_options_doc.erl Add ejabberd_auth_http auth_opts brief description 2020-04-02 12:56:40 +02:00
ejabberd_piefxis.erl Do read piefxis file fully before starting processing included file 2020-02-18 15:02:23 +01:00
ejabberd_pkix.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_redis.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_redis_sup.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_regexp.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_router.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_router_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_router_multicast.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_router_redis.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_router_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_s2s.erl Fix potential message loss in terminating c2s sessions 2020-04-01 14:36:01 +02:00
ejabberd_s2s_in.erl Fix potential message loss in terminating c2s sessions 2020-04-01 14:36:01 +02:00
ejabberd_s2s_out.erl Fix potential message loss in terminating c2s sessions 2020-04-01 14:36:01 +02:00
ejabberd_service.erl Fix potential message loss in terminating c2s sessions 2020-04-01 14:36:01 +02:00
ejabberd_shaper.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_sip.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_sm.erl Fix potential message loss in terminating c2s sessions 2020-04-01 14:36:01 +02:00
ejabberd_sm_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_sm_redis.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_sm_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_sql.erl Also add "escape '\'" to prepared statements in pgsqllike_escape 2020-03-18 14:36:17 +01:00
ejabberd_sql_pt.erl Fix issue with family field on cockroachdb 2020-03-17 11:35:54 +01:00
ejabberd_sql_sup.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_stun.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_sup.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_system_monitor.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_tmp_sup.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_update.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_web.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_web_admin.erl Make webadmin redirect to page that end with / 2020-03-26 14:17:48 +01:00
ejabberd_websocket.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejabberd_xmlrpc.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ejd2sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
eldap.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
eldap_filter.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
eldap_filter_yecc.yrl Set dnAttributes on when it's requested by a filter 2014-07-29 15:22:54 -03:00
eldap_pool.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
eldap_utils.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
elixir_logger_backend.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
ext_mod.erl Use compilation flags used during build to compile modules in ext_mod 2020-03-03 11:25:17 +01:00
extauth.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
extauth_sup.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
gen_iq_handler.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
gen_mod.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
gen_pubsub_node.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
gen_pubsub_nodetree.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
jd2ejd.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
misc.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_adhoc.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_adhoc_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_admin_extra.erl Better handling of xml parse errors in send_stanza 2020-03-23 12:59:30 +01:00
mod_admin_update_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_announce.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_announce_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_announce_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_announce_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_avatar.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_avatar_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_block_strangers.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_block_strangers_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_blocking.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_bosh.erl Add three missing mod_bosh options 2020-04-02 12:56:31 +02:00
mod_bosh_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_bosh_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_bosh_redis.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_bosh_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_caps.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_caps_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_caps_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_caps_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_carboncopy.erl mod_carboncopy: Bump supported XEP revision 2020-04-05 22:52:55 +02:00
mod_client_state.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_client_state_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_configure.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_delegation.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_delegation_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_disco.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_disco_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_fail2ban.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_fail2ban_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_http_api.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_http_api_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_http_fileserver.erl Make http heades passed in custom_headers override builtin headers 2020-02-21 12:19:37 +01:00
mod_http_fileserver_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_http_upload.erl Make http heades passed in custom_headers override builtin headers 2020-02-21 12:19:37 +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 to 2020 (#3149) 2020-01-28 15:49:23 +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 to 2020 (#3149) 2020-01-28 15:49:23 +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 to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_last_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_last_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_last_sql.erl Use correct type for seconds field in mod_last sql queries 2020-03-18 14:05:05 +01:00
mod_legacy_auth.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_mam.erl add missing mod_mam options 2020-04-02 12:56:28 +02:00
mod_mam_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_mam_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mam_sql.erl sql_type should be taken for LServer, not LHost (#3202) 2020-03-30 09:47:36 +02:00
mod_metrics.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_metrics_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mix.erl Generate ejabberd.yml.5 man page from source code directly 2020-01-08 12:24:51 +03: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 Generate ejabberd.yml.5 man page from source code directly 2020-01-08 12:24:51 +03: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 to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_mqtt_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_mqtt_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mqtt_session.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_mqtt_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_mqtt_ws.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_muc.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_muc_admin.erl fix command rooms_empty_destroy (#3183) 2020-03-05 11:41:51 +01:00
mod_muc_log.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01: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 to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_muc_opt.erl Introduce 'vcard' option for the modules supporting vCards 2019-08-02 13:59:42 +03:00
mod_muc_room.erl Fix unsubscribe command result, handle_sync_event result, and dialyzer 2020-03-24 11:44:22 +01:00
mod_muc_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_muc_sup.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_multicast.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +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 to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_offline_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +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 to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_ping.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_ping_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_pres_counter.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_pres_counter_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_privacy.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_privacy_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_privacy_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_privacy_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_private.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_private_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_private_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_private_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_privilege.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_privilege_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_proxy65.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_proxy65_lib.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_proxy65_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +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 to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_proxy65_service.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_proxy65_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_proxy65_stream.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_pubsub.erl Fix mod_pubsub indentation 2020-04-02 12:56:26 +02:00
mod_pubsub_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_pubsub_opt.erl Limit result set of disco#items for mod_pubsub 2019-10-24 14:59:47 +03:00
mod_pubsub_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_push.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_push_keepalive.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +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 to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_push_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_push_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_register.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_register_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_register_web.erl Allow mod_register_web to be accessed from now-served vhosts (#3173) 2020-02-26 13:57:19 +01:00
mod_roster.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_roster_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_roster_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_roster_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_s2s_dialback.erl Fix potential message loss in terminating c2s sessions 2020-04-01 14:36:01 +02:00
mod_s2s_dialback_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_service_log.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_service_log_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_shared_roster.erl Add cache to mod_shared_roster 2020-03-17 14:35:43 +01:00
mod_shared_roster_ldap.erl Document mod_shared_roster_ldap options 2020-04-02 12:56:43 +02:00
mod_shared_roster_ldap_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_shared_roster_mnesia.erl Add cache to mod_shared_roster 2020-03-17 14:35:43 +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 to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_sic.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_sip.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_sip_opt.erl Improve some validators 2019-07-15 09:59:07 +03:00
mod_sip_proxy.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_sip_registrar.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_stats.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_stream_mgmt.erl Make resumed sessions try to deliver possibly queued messages to new session 2020-04-07 14:51:49 +02:00
mod_stream_mgmt_opt.erl Avoid last handled stanzas cache to grow indefinitely 2019-07-01 20:43:57 +03:00
mod_time.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_vcard.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_vcard_ldap.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_vcard_ldap_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_vcard_mnesia.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_vcard_mnesia_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03: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 to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_vcard_xupdate.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_vcard_xupdate_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_version.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
mod_version_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mqtt_codec.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
node_flat.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
node_flat_sql.erl Fix type of computed field in node_flat sql query 2020-03-18 14:05:05 +01:00
node_pep.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
node_pep_sql.erl Use SQL ESCAPE statement only with MSSQL and SQLite, improve compatibility with CockroachDB (#3074) 2020-02-04 04:53:54 +03:00
nodetree_tree.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
nodetree_tree_sql.erl Use SQL ESCAPE statement only with MSSQL and SQLite, improve compatibility with CockroachDB (#3074) 2020-02-04 04:53:54 +03:00
nodetree_virtual.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
prosody2ejabberd.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
proxy_protocol.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
pubsub_db_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
pubsub_index.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
pubsub_migrate.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
pubsub_subscription.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
pubsub_subscription_sql.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
rest.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
str.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
translate.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
win32_dns.erl Update copyright to 2020 (#3149) 2020-01-28 15:49:23 +01:00
xml_compress.erl Fix decompressing of custom elements with custom namespace 2019-01-07 16:08:58 +01:00