xmpp.chapril.org-ejabberd/src
Evgeny Khramtsov 80b7d50628 Use system_time/1 instead of monotonic_time/1
The value of monotonic_time/1 may differ significantly between
nodes in a cluster due to different erlang:time_offset/0 values.

Thanks to Christoph Scholz for spotting this
2019-06-06 21:26:50 +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 to 2019 (#2756) 2019-01-08 22:53:27 +01:00
acme_challenge.erl Get rid of ejabberd.hrl header 2018-06-14 14:00:47 +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 Move some apps back to included_applications 2019-01-16 15:01:32 +01:00
ejabberd_access_permissions.erl Require that both tag and module matched in from of api_permission 2019-01-30 13:09:06 +01:00
ejabberd_acme.erl Add code for handling deprecations of get_stacktrace() 2018-12-13 11:46:53 +01:00
ejabberd_acme_comm.erl Get rid of ejabberd.hrl header 2018-06-14 14:00:47 +03:00
ejabberd_admin.erl Don't check mod_register restrictions in 'register' command 2019-05-28 15:14:45 +03:00
ejabberd_app.erl Add os_mon to included_application, but start it in ej_system_monitor 2019-01-16 15:40:10 +01:00
ejabberd_auth.erl Use different cache tables per auth module 2019-05-23 11:32:55 +03:00
ejabberd_auth_anonymous.erl Make anonymous auth don't {de}register user when there are other resources 2019-05-07 11:02:53 +02:00
ejabberd_auth_external.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_auth_ldap.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_auth_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_auth_pam.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_auth_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_auth_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_backend_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_bosh.erl Don't put duplicate polling attribute in bosh payload 2019-05-14 17:32:19 +02:00
ejabberd_c2s.erl Modify arguments of c2s_auth_result hook 2019-05-15 17:21:09 +03:00
ejabberd_c2s_config.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_captcha.erl Improve captcha blocking alert wording 2019-05-25 11:30:04 +02:00
ejabberd_cluster.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_cluster_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_commands.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_commands_doc.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_config.erl Rename ejabberd_config:similar_option/2 -> misc:best_match/2 2019-04-30 09:36:38 +03:00
ejabberd_ctl.erl Make some standard admin command to get Mnesia info 2019-05-03 14:59:24 +02:00
ejabberd_hooks.erl Improve formatting of hook crashes 2019-03-14 12:28:37 +03:00
ejabberd_http.erl Deprecate some listening options 2019-04-30 11:14:14 +03:00
ejabberd_http_ws.erl Use binary framing in MQTT WebSockets 2019-04-25 14:30:42 +03:00
ejabberd_iq.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
ejabberd_listener.erl Fix previous commit 2019-04-02 09:58:12 +03:00
ejabberd_local.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_logger.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_oauth.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_oauth_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_oauth_rest.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_oauth_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_piefxis.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_pkix.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_rdbms.erl Fix crash when running reload_config and sql_pool_size option is used 2019-01-21 13:35:21 +01:00
ejabberd_redis.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
ejabberd_redis_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_regexp.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_riak_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_router.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
ejabberd_router_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_router_multicast.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_router_redis.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_router_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_router_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_s2s.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
ejabberd_s2s_in.erl Rename listening callback from start/2 to start/3 2019-04-01 16:53:28 +03:00
ejabberd_s2s_out.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_service.erl Rename listening callback from start/2 to start/3 2019-04-01 16:53:28 +03:00
ejabberd_shaper.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_sip.erl Rename listening callback from start/2 to start/3 2019-04-01 16:53:28 +03:00
ejabberd_sm.erl Copy p1_time_compat:unique_timestamp() to misc and make use of it 2019-02-27 11:00:02 +01:00
ejabberd_sm_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_sm_redis.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_sm_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_sm_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_sql.erl Report better errors on SQL terms decode failure 2019-05-19 11:22:41 +03:00
ejabberd_sql_pt.erl Fix handling of list arguments on pgsql 2019-04-23 17:46:42 +02:00
ejabberd_sql_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_stun.erl Rename listening callback from start/2 to start/3 2019-04-01 16:53:28 +03:00
ejabberd_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_system_monitor.erl Add newline to error_logger log format 2019-03-15 11:51:48 +01:00
ejabberd_tmp_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_update.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_web.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_web_admin.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
ejabberd_websocket.erl Handle TCP errors in websockets 2019-05-09 22:06:23 +03:00
ejabberd_xmlrpc.erl Rename listening callback from start/2 to start/3 2019-04-01 16:53:28 +03:00
ejd2sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
eldap.erl Move cancel_timer/1 function into 'misc' module 2018-07-17 20:50:58 +02:00
eldap_filter.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +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 2019 (#2756) 2019-01-08 22:53:27 +01:00
eldap_utils.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
elixir_logger_backend.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
ext_mod.erl Add ext_mod paths before checking config (processone/ejabberd-contrib#263) 2019-04-03 13:10:11 +02:00
extauth.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
extauth_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
gen_iq_handler.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
gen_mod.erl Rename ejabberd_config:similar_option/2 -> misc:best_match/2 2019-04-30 09:36:38 +03:00
gen_pubsub_node.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
gen_pubsub_nodetree.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
jd2ejd.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
misc.erl Rename ejabberd_config:similar_option/2 -> misc:best_match/2 2019-04-30 09:36:38 +03:00
mod_adhoc.erl Use xml:lang from stanza when it's missing in <command/> element 2019-04-06 18:27:28 +03:00
mod_admin_extra.erl Fix example argument in private_set, don't include Query element 2019-05-29 19:41:36 +02:00
mod_admin_update_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_announce.erl Add 'sessionid' attribute when required 2019-04-06 16:52:22 +03:00
mod_announce_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_announce_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_announce_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_avatar.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_block_strangers.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_blocking.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_bosh.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_bosh_mnesia.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_bosh_redis.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_bosh_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_bosh_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_caps.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_caps_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_caps_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_caps_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_carboncopy.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_client_state.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_configure.erl Fix typo in Change User Password adhoc command (thanks to lovetox)(#2884) 2019-05-17 15:48:03 +02:00
mod_delegation.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_disco.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_echo.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_fail2ban.erl Don't process failed EXTERNAL authentication by mod_fail2ban 2019-05-15 18:13:31 +03:00
mod_http_api.erl Return proper error message for duplicate or missing args in http_api call 2019-04-03 12:05:39 +02:00
mod_http_fileserver.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_http_upload.erl mod_http_upload: Avoid catch-all error handling 2019-05-27 21:56:37 +02:00
mod_http_upload_quota.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_last.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_last_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_last_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_last_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_legacy_auth.erl Fix mod_legacy_auth to reflect recent changes 2019-05-15 20:55:17 +03:00
mod_mam.erl Remove compiler warnings 2019-05-06 20:03:10 +02:00
mod_mam_mnesia.erl mod_mam_mnesia: Fix check for empty archive 2019-02-21 22:19:29 +01:00
mod_mam_sql.erl Don't issue count/message fetch queries for offline from mam when not needed 2019-05-02 11:12:22 +02:00
mod_metrics.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_mix.erl Get rid of outdated mod_mix module 2018-12-10 16:50:13 +03:00
mod_mix_mnesia.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_mix_pam.erl Update MIX code to reflect newest specification 2018-12-05 13:14:29 +03:00
mod_mix_pam_mnesia.erl Update MIX code to reflect newest specification 2018-12-05 13:14:29 +03:00
mod_mix_pam_sql.erl Update MIX code to reflect newest specification 2018-12-05 13:14:29 +03:00
mod_mix_sql.erl Update MIX code to reflect newest specification 2018-12-05 13:14:29 +03:00
mod_mqtt.erl Add WebSockets support to mod_mqtt 2019-04-23 19:18:22 +03:00
mod_mqtt_mnesia.erl Copy p1_time_compat:unique_timestamp() to misc and make use of it 2019-02-27 11:00:02 +01:00
mod_mqtt_session.erl Add WebSockets support to mod_mqtt 2019-04-23 19:18:22 +03:00
mod_mqtt_sql.erl Add MQTT support 2019-02-25 11:42:09 +03:00
mod_mqtt_ws.erl Use binary framing in MQTT WebSockets 2019-04-25 14:30:42 +03:00
mod_muc.erl Use system_time/1 instead of monotonic_time/1 2019-06-06 21:26:50 +03:00
mod_muc_admin.erl Add option user_mucsub_from_muc_archive to mod_muc 2019-03-28 17:42:25 +01:00
mod_muc_log.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_muc_mnesia.erl Change mucsub API for database backends 2019-04-03 14:20:37 +03:00
mod_muc_riak.erl Update mod_muc_riak 2019-04-03 16:04:58 +03:00
mod_muc_room.erl Use system_time/1 instead of monotonic_time/1 2019-06-06 21:26:50 +03:00
mod_muc_sql.erl Change mucsub API for database backends 2019-04-03 14:20:37 +03:00
mod_multicast.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_offline.erl Change implementation of mod_offline use_mam_for_storage 2019-05-28 14:32:17 +02:00
mod_offline_mnesia.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_offline_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_offline_sql.erl Fix PostgreSQL compatibility in mod_offline_sql:remove_old_messages (#2695) 2019-05-18 21:16:45 +03:00
mod_ping.erl Delete the ping timer only when timeout_action=kill (#2820) 2019-03-13 11:28:31 +01:00
mod_pres_counter.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_privacy.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_privacy_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_privacy_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_privacy_sql.erl Fix bug that appears when importing privacy from Prosody (#2872) 2019-05-02 21:10:21 +02:00
mod_private.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_private_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_private_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_private_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_privilege.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_proxy65.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01: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_redis.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_proxy65_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_proxy65_service.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_proxy65_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_proxy65_stream.erl Rename listening callback from start/2 to start/3 2019-04-01 16:53:28 +03:00
mod_pubsub.erl Fix pubsub compliance XEP-0060 § 7.1.3.6 (#2864) 2019-05-07 16:23:36 +02:00
mod_push.erl mod_push: Check for payload in encrypted messages 2019-03-11 22:58:53 +01:00
mod_push_keepalive.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_push_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_push_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_register.erl Reformat try_set_password/4 function 2019-04-23 21:25:10 +03:00
mod_register_web.erl mod_register_web: Don't crash if user exists 2019-06-05 18:28:35 +02:00
mod_roster.erl Fix last commit 2019-05-24 15:18:15 +02:00
mod_roster_mnesia.erl Preliminary support for SQL in process_rosteritems, and move code (#2448) 2019-05-15 10:57:55 +02:00
mod_roster_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_roster_sql.erl Preliminary support for SQL in process_rosteritems, and move code (#2448) 2019-05-15 10:57:55 +02:00
mod_s2s_dialback.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_service_log.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_shared_roster.erl Don't perform roster push for non-local contacts in mod_shared_roster 2019-02-18 12:37:42 +01:00
mod_shared_roster_ldap.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_shared_roster_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_shared_roster_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_shared_roster_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_sic.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_sip.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_sip_proxy.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_sip_registrar.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_stats.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_stream_mgmt.erl mod_stream_mgmt: Drop unused code 2019-05-29 00:30:59 +02:00
mod_time.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
mod_vcard.erl Vcard search doesn't support * in mnesia, fix search form (#633) 2019-05-17 15:26:44 +02:00
mod_vcard_ldap.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_vcard_mnesia.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_vcard_riak.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_vcard_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_vcard_xupdate.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_version.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mqtt_codec.erl Add MQTT support 2019-02-25 11:42:09 +03:00
node_buddy.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_club.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_dag.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_dispatch.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_flat.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
node_flat_sql.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
node_hometree.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_hometree_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_mb.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_mb_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_mix.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_mix_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_online.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_pep.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_pep_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_private.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
node_public.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
nodetree_dag.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
nodetree_tree.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
nodetree_tree_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
nodetree_virtual.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
prosody2ejabberd.erl Store imported room in the correct ServerHost (#2874) 2019-05-02 20:32:10 +02:00
proxy_protocol.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
pubsub_db_sql.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
pubsub_index.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
pubsub_migrate.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
pubsub_subscription.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
pubsub_subscription_sql.erl Replace code using p1_time_compat wrapper with native functions 2019-02-27 09:56:31 +01:00
rest.erl Raise api hook right before performing the call 2019-05-07 11:46:04 +02:00
str.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
translate.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
win32_dns.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
xml_compress.erl Fix decompressing of custom elements with custom namespace 2019-01-07 16:08:58 +01:00