24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-14 22:00:16 +02:00
xmpp.chapril.org-ejabberd/src
Evgeny Khramtsov 6e2502ea7d Monitor routes
Clean route table from the process that died unexpectedly.
This usually may happen when the corresponding process
gets killed by OOM killer during overload.
2019-07-03 10:39:03 +03:00
..
acl.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
acme_challenge.erl Get rid of ejabberd.hrl header 2018-06-14 14:00:47 +03:00
econf.erl Get rid of "well-known" type 2019-06-15 12:53:16 +03:00
ejabberd_access_permissions.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_acme_comm.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_acme.erl Use correct stacktrace in logging macros 2019-06-26 00:05:41 +03:00
ejabberd_admin.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_app.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_auth_anonymous.erl Use new ets_cache API in ejabberd_auth 2019-06-30 17:15:43 +03:00
ejabberd_auth_external.erl Use new ets_cache API in ejabberd_auth 2019-06-30 17:15:43 +03:00
ejabberd_auth_jwt.erl Fix a condition in ejabberd_auth_jwt 2019-07-01 14:44:28 +03:00
ejabberd_auth_ldap.erl Use new ets_cache API in ejabberd_auth 2019-06-30 17:15:43 +03:00
ejabberd_auth_mnesia.erl Use new ets_cache API in ejabberd_auth 2019-06-30 17:15:43 +03:00
ejabberd_auth_pam.erl Use new ets_cache API in ejabberd_auth 2019-06-30 17:15:43 +03:00
ejabberd_auth_riak.erl Use new ets_cache API in ejabberd_auth 2019-06-30 17:15:43 +03:00
ejabberd_auth_sql.erl Use new ets_cache API in ejabberd_auth 2019-06-30 17:15:43 +03:00
ejabberd_auth.erl Use new ets_cache API in ejabberd_auth 2019-06-30 17:15:43 +03:00
ejabberd_backend_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_bosh.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_c2s_config.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_c2s.erl Get rid of useless dialyzer instructions 2019-07-01 10:36:20 +03:00
ejabberd_captcha.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_cluster_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_cluster.erl Use list_to_existing_atom/1 wherever possible 2019-06-15 15:14:45 +03:00
ejabberd_commands_doc.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_commands.erl Rename remaining command arguments from Server to Host (#2908) 2019-06-19 09:31:12 +02:00
ejabberd_config_transformer.erl Fix 'request_handlers' transformation 2019-07-03 09:54:56 +03:00
ejabberd_config.erl Avoid using broad map() type wherever possible 2019-06-27 15:22:27 +03:00
ejabberd_ctl.erl Add support for backwards compatibility in command argument names (#2908) 2019-06-19 09:30:53 +02:00
ejabberd_db_sup.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_hooks.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_http_ws.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_http.erl Respond with 'Bad Request' to unexpected 'Host' header 2019-06-23 13:12:00 +03:00
ejabberd_iq.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_listener.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_local.erl Use correct stacktrace in logging macros 2019-06-26 00:05:41 +03:00
ejabberd_logger.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_mnesia.erl Use yconf validator for custom Mnesia schemas 2019-06-27 15:23:21 +03:00
ejabberd_oauth_mnesia.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_oauth_rest.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_oauth_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_oauth.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
ejabberd_old_config.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_option.erl Fix ejabberd_auth_jwt return types and regenerate ejabberd_option.erl 2019-07-01 09:05:33 +03:00
ejabberd_options.erl Read jwt_key from file 2019-07-03 05:33:35 +03:00
ejabberd_piefxis.erl Fix type specs 2019-06-27 11:32:54 +03:00
ejabberd_pkix.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_rdbms.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_redis_sup.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_redis.erl Avoid using broad p1_queue:queue() type wherever possible 2019-06-28 22:16:29 +03:00
ejabberd_regexp.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_riak_sup.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_riak.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_router_mnesia.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_router_multicast.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_router_redis.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_router_riak.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_router_sql.erl Use correct stacktrace in logging macros 2019-06-26 00:05:41 +03:00
ejabberd_router.erl Monitor routes 2019-07-03 10:39:03 +03:00
ejabberd_s2s_in.erl Get rid of useless dialyzer instructions 2019-07-01 10:36:20 +03:00
ejabberd_s2s_out.erl Get rid of useless dialyzer instructions 2019-07-01 10:36:20 +03:00
ejabberd_s2s.erl Deprecate 'route_subdomains' option 2019-06-26 10:45:58 +03:00
ejabberd_service.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
ejabberd_shaper.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_sip.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_sm_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_sm_redis.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_sm_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_sm_sql.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_sm.erl Make sure queue bouncing doesn't yield into infinite recursion 2019-06-26 11:56:25 +03:00
ejabberd_sql_pt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_sql_sup.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_sql.erl Use correct stacktrace in logging macros 2019-06-26 00:05:41 +03:00
ejabberd_stun.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_sup.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_system_monitor.erl Avoid using broad map() type wherever possible 2019-06-27 15:22:27 +03:00
ejabberd_tmp_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_update.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_web_admin.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_web.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_websocket.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_xmlrpc.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd.app.src.in Add os_mon to included_application, but start it in ej_system_monitor 2019-01-16 15:40:10 +01:00
ejabberd.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejd2sql.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
eldap_filter_yecc.yrl Set dnAttributes on when it's requested by a filter 2014-07-29 15:22:54 -03:00
eldap_filter.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
eldap_pool.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
eldap_utils.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
eldap.erl Make logging messages more consistent 2019-06-24 20:32:34 +03: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
elixir_logger_backend.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ext_mod.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
extauth_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
extauth.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
gen_iq_handler.erl Use correct stacktrace in logging macros 2019-06-26 00:05:41 +03:00
gen_mod.erl Avoid code duplication in gen_mod 2019-06-23 17:06:53 +03:00
gen_pubsub_node.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
gen_pubsub_nodetree.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
jd2ejd.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
misc.erl Avoid using broad map() type wherever possible 2019-06-27 15:22:27 +03:00
mod_adhoc_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_adhoc.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_admin_extra.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_admin_update_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_announce_mnesia.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_announce_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_announce_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_announce_sql.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_announce.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_avatar_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_avatar.erl Get rid of useless dialyzer instructions 2019-07-01 10:36:20 +03:00
mod_block_strangers_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_block_strangers.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_blocking.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_bosh_mnesia.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_bosh_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_bosh_redis.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_bosh_riak.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_bosh_sql.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_bosh.erl Get rid of "well-known" type 2019-06-15 12:53:16 +03:00
mod_caps_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_caps_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_caps_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_caps_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_caps.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_carboncopy.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_client_state_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_client_state.erl Avoid using broad map() type wherever possible 2019-06-27 15:22:27 +03:00
mod_configure.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_delegation_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_delegation.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_disco_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_disco.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_fail2ban_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_fail2ban.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_http_api_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_http_api.erl Use correct stacktrace in logging macros 2019-06-26 00:05:41 +03:00
mod_http_fileserver_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_http_fileserver.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_http_upload_opt.erl Warn about 'service_url' option during config transformation 2019-06-14 17:38:55 +03:00
mod_http_upload_quota_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_http_upload_quota.erl Avoid using broad map() type wherever possible 2019-06-27 15:22:27 +03:00
mod_http_upload.erl Avoid using broad map() type wherever possible 2019-06-27 15:22:27 +03:00
mod_last_mnesia.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_last_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_last_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_last_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_last.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_legacy_auth.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_mam_mnesia.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mam_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mam_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mam.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_metrics_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_metrics.erl Make logging messages more consistent 2019-06-24 20:32:34 +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_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 Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mix_pam.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_mix_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mix.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_mqtt_mnesia.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mqtt_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mqtt_session.erl Avoid using broad p1_queue:queue() type wherever possible 2019-06-28 22:16:29 +03:00
mod_mqtt_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mqtt_ws.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_mqtt.erl Get rid of "well-known" type 2019-06-15 12:53:16 +03:00
mod_muc_admin.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_muc_log_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_muc_log.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_muc_mnesia.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_muc_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_muc_riak.erl Update mod_muc_riak 2019-04-03 16:04:58 +03:00
mod_muc_room.erl Avoid using broad p1_queue:queue() type wherever possible 2019-06-28 22:16:29 +03:00
mod_muc_sql.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_muc.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_multicast_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_multicast.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_offline_mnesia.erl Cache number of offline messages 2019-06-30 21:14:37 +03:00
mod_offline_opt.erl Cache number of offline messages 2019-06-30 21:14:37 +03:00
mod_offline_riak.erl Make count_offline_messages cache work when offline uses mam for storage 2019-07-01 13:36:41 +02:00
mod_offline_sql.erl Make count_offline_messages cache work when offline uses mam for storage 2019-07-01 13:36:41 +02:00
mod_offline.erl Avoid using ! in ejabberd_router and mod_offline 2019-07-03 09:42:18 +03:00
mod_ping_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_ping.erl Avoid using broad map() type wherever possible 2019-06-27 15:22:27 +03:00
mod_pres_counter_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_pres_counter.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_privacy_mnesia.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_privacy_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_privacy_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_privacy_sql.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_privacy.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_private_mnesia.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_private_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_private_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_private_sql.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_private.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_privilege_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_privilege.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_proxy65_lib.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_proxy65_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_proxy65_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_proxy65_redis.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_proxy65_riak.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_proxy65_service.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_proxy65_sql.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_proxy65_stream.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_proxy65.erl Get rid of "well-known" type 2019-06-15 12:53:16 +03:00
mod_pubsub_mnesia.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_pubsub_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_pubsub_riak.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_pubsub_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_pubsub.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_push_keepalive_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_push_keepalive.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_push_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_push_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_push_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_push.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_register_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_register_web.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_register.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_roster_mnesia.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_roster_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_roster_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_roster_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_roster.erl Use correct stacktrace in logging macros 2019-06-26 00:05:41 +03:00
mod_s2s_dialback_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_s2s_dialback.erl Get rid of useless dialyzer instructions 2019-07-01 10:36:20 +03:00
mod_service_log_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_service_log.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_shared_roster_ldap_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_shared_roster_ldap.erl Get rid of "well-known" type 2019-06-15 12:53:16 +03:00
mod_shared_roster_mnesia.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_shared_roster_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_shared_roster_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_shared_roster_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_shared_roster.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_sic.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_sip_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_sip_proxy.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_sip_registrar.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_sip.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_stats.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_stream_mgmt_opt.erl Avoid last handled stanzas cache to grow indefinitely 2019-07-01 20:43:57 +03:00
mod_stream_mgmt.erl Avoid last handled stanzas cache to grow indefinitely 2019-07-01 20:43:57 +03:00
mod_time.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_vcard_ldap_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_vcard_ldap.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_vcard_mnesia_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_vcard_mnesia.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_vcard_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_vcard_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_vcard_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_vcard_xupdate_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_vcard_xupdate.erl Get rid of "well-known" type 2019-06-15 12:53:16 +03:00
mod_vcard.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_version_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_version.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mqtt_codec.erl Add MQTT support 2019-02-25 11:42:09 +03:00
node_flat_sql.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
node_flat.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
node_pep_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
node_pep.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
nodetree_tree_sql.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
nodetree_tree.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
nodetree_virtual.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
prosody2ejabberd.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
proxy_protocol.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
pubsub_db_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
pubsub_index.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
pubsub_migrate.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
pubsub_subscription_sql.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
pubsub_subscription.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
rest.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
str.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
translate.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
win32_dns.erl Use correct rr_type() 2019-06-27 11:35:56 +03:00
xml_compress.erl Fix decompressing of custom elements with custom namespace 2019-01-07 16:08:58 +01:00