xmpp.chapril.org-ejabberd/src
Evgeniy Khramtsov f39dbe6e49 Get rid of 'fs' package dependency
Certificates auto-reloading will be fixed later.
For now to reload certificates call `reload-config` ejabberd command.
2018-03-23 16:40:26 +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 Do not generate LDAP's ASN.1 code when compiling ejabberd. 2013-06-22 03:27:59 +10:00
acl.erl Update copyright dates 2018-01-05 23:18:58 +03:00
acme_challenge.erl Find and fix typos using 'codespell' 2018-01-27 19:35:38 +03:00
cyrsasl.erl Update copyright dates 2018-01-05 23:18:58 +03:00
cyrsasl_anonymous.erl Update copyright dates 2018-01-05 23:18:58 +03:00
cyrsasl_digest.erl Increase log level for DIGEST-MD5 FQDN 2018-02-28 21:43:43 +03:00
cyrsasl_oauth.erl Update copyright dates 2018-01-05 23:18:58 +03:00
cyrsasl_plain.erl Simplify code for splitting auth string in cyrsasl 2018-02-26 09:36:56 +01:00
cyrsasl_scram.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd.app.src.in Run tests only on backends enabled by configure 2018-01-30 15:30:37 +01:00
ejabberd.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_access_permissions.erl Accept atoms in api_permission command lists and commands with numbers in them 2018-03-21 12:53:46 +01:00
ejabberd_acme.erl Fix compilation ordering in mix by s/-behavior/-behaviour/ 2018-01-31 14:57:43 +01:00
ejabberd_acme_comm.erl Don't forget to include intermediate ACME certificate 2017-11-17 17:17:19 +03:00
ejabberd_admin.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_app.erl Always build eimp dependency 2018-01-15 12:54:57 +03:00
ejabberd_auth.erl Don't ask other nodes to invalidate cache when the key is not updated 2018-02-18 09:02:23 +03:00
ejabberd_auth_anonymous.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_auth_external.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_auth_ldap.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_auth_mnesia.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_auth_pam.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_auth_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_auth_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_backend_sup.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_bosh.erl Introduce option 'validate_stream' 2018-02-09 18:12:50 +03:00
ejabberd_c2s.erl Validate additional listen opts 2018-02-28 16:14:35 +00:00
ejabberd_c2s_config.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_captcha.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
ejabberd_cluster.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_cluster_mnesia.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_commands.erl Find and fix typos using 'codespell' 2018-01-27 19:35:38 +03:00
ejabberd_commands_doc.erl Change formatting of commands markdown documentation 2018-02-13 16:27:39 +01:00
ejabberd_config.erl Add 'negotiation_timeout' to the known options list 2018-02-20 19:47:50 +03:00
ejabberd_ctl.erl Find and fix typos using 'codespell' 2018-01-27 19:35:38 +03:00
ejabberd_hooks.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_http.erl Validate additional listen opts 2018-02-28 16:14:35 +00:00
ejabberd_http_ws.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_idna.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_iq.erl Don't inject node name inside "id" attribute 2018-02-18 11:54:40 +03:00
ejabberd_listener.erl Find and fix typos using 'codespell' 2018-01-27 19:35:38 +03:00
ejabberd_local.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
ejabberd_logger.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_mnesia.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_oauth.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_oauth_mnesia.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_oauth_rest.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_oauth_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_piefxis.erl Switch to newer fast_xml and xmpp and update record fields in the code 2018-01-25 20:02:47 +03:00
ejabberd_pkix.erl Get rid of 'fs' package dependency 2018-03-23 16:40:26 +03:00
ejabberd_rdbms.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_redis.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_redis_sup.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_regexp.erl Copy sh_to_ask function from xmerl_regexp.erl 2018-01-15 10:31:26 +01:00
ejabberd_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_riak_sup.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_router.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_router_mnesia.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_router_multicast.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_router_redis.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_router_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_router_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_s2s.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_s2s_in.erl Validate additional listen opts 2018-02-28 16:14:35 +00:00
ejabberd_s2s_out.erl Introduce 'negotiation_timeout' 2018-02-20 11:38:00 +03:00
ejabberd_service.erl Validate additional listen opts 2018-02-28 16:14:35 +00:00
ejabberd_sip.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_sm.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
ejabberd_sm_mnesia.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_sm_redis.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_sm_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_sm_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_sql.erl Add 'new_sql_schema' config option, --enable-new-sql-schema now sets its default value to true (#2239) 2018-03-15 17:55:05 +03:00
ejabberd_sql_pt.erl Add 'new_sql_schema' config option, --enable-new-sql-schema now sets its default value to true (#2239) 2018-03-15 17:55:05 +03:00
ejabberd_sql_sup.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_stun.erl Validate additional listen opts 2018-02-28 16:14:35 +00:00
ejabberd_sup.erl Simplify ejabberd_sup code 2018-03-03 18:05:12 +03:00
ejabberd_system_monitor.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_tmp_sup.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_update.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_web.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_web_admin.erl Hardcode ACL rules used by ejabberd_web_admin 2018-03-19 12:29:07 +03:00
ejabberd_websocket.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ejabberd_xmlrpc.erl Validate additional listen opts 2018-02-28 16:14:35 +00:00
ejd2sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
eldap.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
eldap_filter.erl Find and fix typos using 'codespell' 2018-01-27 19:35:38 +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_pool.erl Update copyright dates 2018-01-05 23:18:58 +03:00
eldap_utils.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
elixir_logger_backend.erl Update copyright dates 2018-01-05 23:18:58 +03:00
ext_mod.erl Update copyright dates 2018-01-05 23:18:58 +03:00
extauth.erl Update copyright dates 2018-01-05 23:18:58 +03:00
gen_iq_handler.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
gen_mod.erl Preserve modules order 2018-03-13 18:18:53 +03:00
gen_pubsub_node.erl Update copyright dates 2018-01-05 23:18:58 +03:00
gen_pubsub_nodetree.erl Update copyright dates 2018-01-05 23:18:58 +03:00
jd2ejd.erl Update copyright dates 2018-01-05 23:18:58 +03:00
jlib.erl Update copyright dates 2018-01-05 23:18:58 +03:00
misc.erl Always build eimp dependency 2018-01-15 12:54:57 +03:00
mod_adhoc.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
mod_admin_extra.erl Preserve modules order 2018-03-13 18:18:53 +03:00
mod_admin_update_sql.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_announce.erl Introduce option 'validate_stream' 2018-02-09 18:12:50 +03:00
mod_announce_mnesia.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_announce_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_announce_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_avatar.erl Set -protocol() directive for mod_avatar 2018-03-19 19:23:15 +03:00
mod_block_strangers.erl Introduce 'access' option for mod_block_stranger 2018-02-17 18:53:35 +03:00
mod_blocking.erl Push blocking related IQs from bare JID 2018-02-18 18:00:20 +03:00
mod_bosh.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_bosh_mnesia.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_bosh_redis.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_bosh_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_bosh_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_caps.erl Rely on use_cache/1 callback in mod_caps 2018-02-10 11:36:39 +03:00
mod_caps_mnesia.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_caps_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_caps_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_carboncopy.erl mod_carboncopy: Apply cosmetic change 2018-02-22 00:46:47 +01:00
mod_carboncopy_mnesia.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_carboncopy_redis.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_carboncopy_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_carboncopy_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_client_state.erl Fix compilation ordering in mix by s/-behavior/-behaviour/ 2018-01-31 14:57:43 +01:00
mod_configure.erl Return errors in admin#add-user command response stanza (#2321) 2018-03-12 13:33:44 +01:00
mod_delegation.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
mod_disco.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
mod_echo.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_fail2ban.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_http_api.erl Find and fix typos using 'codespell' 2018-01-27 19:35:38 +03:00
mod_http_fileserver.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_http_upload.erl Move make_rand_string() to 'randoms' module 2018-02-23 18:32:34 +01:00
mod_http_upload_quota.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_irc.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
mod_irc_connection.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_irc_mnesia.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_irc_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_irc_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_last.erl If mod_last is disabled, return error instead of crashing (#2330) 2018-03-20 22:18:43 +01:00
mod_last_mnesia.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_last_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_last_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_legacy_auth.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_mam.erl Really run use_cache/1 and cache_nodes/1 callbacks for mod_mam 2018-02-13 11:38:41 +03:00
mod_mam_mnesia.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_mam_sql.erl Add 'new_sql_schema' config option, --enable-new-sql-schema now sets its default value to true (#2239) 2018-03-15 17:55:05 +03:00
mod_metrics.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_mix.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
mod_muc.erl Dialyzer checks always failed because the return value of the function 'get_subscribed_rooms' in 'mod_muc_sql' is different to the defined value in 'mod_muc'. Fix was to update the return value in 'mod_muc.erl'. 2018-02-12 15:12:46 +01:00
mod_muc_admin.erl Simplify result of get_room_affiliation command (#2301) 2018-03-01 19:45:16 +01:00
mod_muc_log.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_muc_mnesia.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_muc_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_muc_room.erl Revert "Support for default values in default_room_opts" 2018-03-03 21:08:05 +03:00
mod_muc_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_multicast.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_offline.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
mod_offline_mnesia.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_offline_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_offline_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_ping.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
mod_pres_counter.erl Fix compilation ordering in mix by s/-behavior/-behaviour/ 2018-01-31 14:57:43 +01:00
mod_privacy.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
mod_privacy_mnesia.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_privacy_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_privacy_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_private.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
mod_private_mnesia.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_private_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_private_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_privilege.erl Introduce option 'validate_stream' 2018-02-09 18:12:50 +03:00
mod_proxy65.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
mod_proxy65_lib.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_proxy65_mnesia.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_proxy65_redis.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_proxy65_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_proxy65_service.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
mod_proxy65_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_proxy65_stream.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_pubsub.erl Set empty least as a default for force_node_config 2018-03-23 16:09:18 +03:00
mod_push.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
mod_push_keepalive.erl mod_push_keepalive: Preserve timeout on resumption 2018-03-05 01:10:12 +01:00
mod_push_mnesia.erl Fix compilation ordering in mix by s/-behavior/-behaviour/ 2018-01-31 14:57:43 +01:00
mod_push_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_register.erl Fetch 'registration_watchers' option from the correct module 2018-03-23 09:42:55 +03:00
mod_register_web.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_roster.erl Apply some dirty hacks for mod_shared_roster 2018-03-19 12:32:43 +03:00
mod_roster_mnesia.erl Introduce option 'captcha' for mod_block_strangers 2018-01-26 15:02:06 +03:00
mod_roster_riak.erl Introduce option 'captcha' for mod_block_strangers 2018-01-26 15:02:06 +03:00
mod_roster_sql.erl Introduce option 'captcha' for mod_block_strangers 2018-01-26 15:02:06 +03:00
mod_s2s_dialback.erl Replace ?MYLANG with connection's language wherever possible 2018-02-19 21:47:20 +03:00
mod_service_log.erl Switch to newer fast_xml and xmpp and update record fields in the code 2018-01-25 20:02:47 +03:00
mod_shared_roster.erl Apply some dirty hacks for mod_shared_roster 2018-03-19 12:32:43 +03:00
mod_shared_roster_ldap.erl Fix processing of ldap_memberattr_format_re option 2018-01-29 17:25:31 +01:00
mod_shared_roster_mnesia.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_shared_roster_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_shared_roster_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_sic.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
mod_sip.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_sip_proxy.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_sip_registrar.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_stats.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
mod_stream_mgmt.erl mod_stream_mgmt: Clean up on timed out resumption 2018-03-06 21:03:31 +01:00
mod_time.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
mod_vcard.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
mod_vcard_ldap.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_vcard_mnesia.erl Introduce new gen_mod callback: mod_options/1 2018-01-23 10:54:52 +03:00
mod_vcard_riak.erl Update copyright dates 2018-01-05 23:18:58 +03:00
mod_vcard_sql.erl Add 'new_sql_schema' config option, --enable-new-sql-schema now sets its default value to true (#2239) 2018-03-15 17:55:05 +03:00
mod_vcard_xupdate.erl Fulfill all requirements of XEP-0398 v0.2.0 2018-03-16 12:10:57 +03:00
mod_version.erl Remove 'iqdisc' option 2018-02-11 12:54:15 +03:00
node_buddy.erl Update copyright dates 2018-01-05 23:18:58 +03:00
node_club.erl Update copyright dates 2018-01-05 23:18:58 +03:00
node_dag.erl Update copyright dates 2018-01-05 23:18:58 +03:00
node_dispatch.erl Update copyright dates 2018-01-05 23:18:58 +03:00
node_flat.erl Find and fix typos using 'codespell' 2018-01-27 19:35:38 +03:00
node_flat_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
node_hometree.erl Update copyright dates 2018-01-05 23:18:58 +03:00
node_hometree_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
node_mb.erl Update copyright dates 2018-01-05 23:18:58 +03:00
node_mb_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
node_mix.erl Update copyright dates 2018-01-05 23:18:58 +03:00
node_mix_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
node_online.erl Update copyright dates 2018-01-05 23:18:58 +03:00
node_pep.erl Update copyright dates 2018-01-05 23:18:58 +03:00
node_pep_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
node_private.erl Update copyright dates 2018-01-05 23:18:58 +03:00
node_public.erl Update copyright dates 2018-01-05 23:18:58 +03:00
nodetree_dag.erl Update copyright dates 2018-01-05 23:18:58 +03:00
nodetree_tree.erl Update copyright dates 2018-01-05 23:18:58 +03:00
nodetree_tree_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
nodetree_virtual.erl Update copyright dates 2018-01-05 23:18:58 +03:00
prosody2ejabberd.erl Report meaningful error when luerl is not available 2018-03-19 20:09:35 +03:00
pubsub_db_sql.erl Update 'pubsub_node' column name for DB export 2018-01-19 13:10:14 +01:00
pubsub_index.erl Update copyright dates 2018-01-05 23:18:58 +03:00
pubsub_migrate.erl Update copyright dates 2018-01-05 23:18:58 +03:00
pubsub_subscription.erl Update copyright dates 2018-01-05 23:18:58 +03:00
pubsub_subscription_sql.erl Update copyright dates 2018-01-05 23:18:58 +03:00
randoms.erl Move make_rand_string() to 'randoms' module 2018-02-23 18:32:34 +01:00
rest.erl Update copyright dates 2018-01-05 23:18:58 +03:00
scram.erl Update copyright dates 2018-01-05 23:18:58 +03:00
shaper.erl Update copyright dates 2018-01-05 23:18:58 +03:00
str.erl Update copyright dates 2018-01-05 23:18:58 +03:00
translate.erl Update copyright dates 2018-01-05 23:18:58 +03:00
win32_dns.erl Update copyright dates 2018-01-05 23:18:58 +03:00
xmpp_socket.erl Handle ignore from xmpp_socket callback start 2018-01-24 17:32:24 +01:00
xmpp_stream_in.erl xmpp_stream_in: Run auth result callbacks earlier 2018-02-26 00:06:35 +01:00
xmpp_stream_out.erl Introduce option 'validate_stream' 2018-02-09 18:12:50 +03:00
xmpp_stream_pkix.erl Update copyright dates 2018-01-05 23:18:58 +03:00