xmpp.chapril.org-ejabberd/src
Evgeny Khramtsov 3e5ab8082b Revert "Escape 'family' field in SQL requests"
This reverts commit f51ba687e2.
Fixes #3072
2019-10-30 09:11:13 +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
acl.erl Compile some regexps as unicode 2019-07-15 15:26:47 +03:00
econf.erl Improve jwt_key validator 2019-10-25 18:30:50 +03:00
ejabberd.app.src.in Use lager on OTP<22.0 2019-10-25 11:44:04 +03:00
ejabberd.erl Stop SASL application in ejabberd_logger:flush() 2019-10-25 15:52:05 +03:00
ejabberd_access_permissions.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_acme.erl Rename to p1_acme 2019-09-25 13:10:47 +03:00
ejabberd_admin.erl Introduce 'gc' ejabberdctl command 2019-10-25 16:02:24 +03:00
ejabberd_app.erl Use lager on OTP<22.0 2019-10-25 11:44:04 +03:00
ejabberd_auth.erl JWT-only authentication for some users (#3012) 2019-09-18 18:46:24 +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 Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_auth_jwt.erl Add option for JWT field name containing JID 2019-10-25 16:56:18 +01:00
ejabberd_auth_ldap.erl Fix typos using codespell 2019-07-16 22:07:39 +03:00
ejabberd_auth_mnesia.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_auth_pam.erl Use new ets_cache API in ejabberd_auth 2019-06-30 17:15:43 +03:00
ejabberd_auth_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_backend_sup.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
ejabberd_bosh.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_c2s.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_c2s_config.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_captcha.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_cluster.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_cluster_mnesia.erl Don't call ejabberd_cluster from its submodules 2019-07-31 19:25:47 +03:00
ejabberd_commands.erl Fix typos using codespell 2019-07-16 22:07:39 +03:00
ejabberd_commands_doc.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_config.erl Log path to third-party configuration file 2019-10-20 18:14:33 +03:00
ejabberd_config_transformer.erl Replace lager with built-in new logging API 2019-10-18 19:12:32 +03:00
ejabberd_ctl.erl Avoid calling to logger module on OTP<22 2019-10-25 15:27:47 +03:00
ejabberd_db_sup.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_hooks.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_http.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_http_ws.erl Apply shaping to websocket connections 2019-07-29 14:54:25 +02:00
ejabberd_iq.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_listener.erl Fix startup of supervisors for listening modules 2019-10-01 23:28:00 +03:00
ejabberd_local.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_logger.erl Stop SASL application in ejabberd_logger:flush() 2019-10-25 15:52:05 +03:00
ejabberd_mnesia.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_oauth.erl Convert oauth_expire option to accept timeout values 2019-10-15 11:28:47 +02:00
ejabberd_oauth_mnesia.erl Support OAUTH client authentication 2019-09-27 20:36:58 +03:00
ejabberd_oauth_rest.erl Check redirect_uri for OAUTH implicit grant 2019-10-03 06:18:48 +03:00
ejabberd_oauth_sql.erl Check redirect_uri for OAUTH implicit grant 2019-10-03 06:18:48 +03:00
ejabberd_old_config.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_option.erl Add option for JWT field name containing JID 2019-10-25 16:56:18 +01:00
ejabberd_options.erl Merge pull request #3069 from nosnilmot/jwt-custom-jid-field 2019-10-26 11:03:19 +03:00
ejabberd_piefxis.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_pkix.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_redis.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_redis_sup.erl Fix race condition in Redis/SQL supervisors startup 2019-10-29 13:36:40 +03:00
ejabberd_regexp.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_router.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_router_mnesia.erl Process unexpected messages uniformly 2019-07-12 11:55:36 +03:00
ejabberd_router_multicast.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_router_redis.erl Process unexpected messages uniformly 2019-07-12 11:55:36 +03:00
ejabberd_router_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_s2s.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_s2s_in.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_s2s_out.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_service.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_shaper.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_sip.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_sm.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_sm_mnesia.erl Process unexpected messages uniformly 2019-07-12 11:55:36 +03:00
ejabberd_sm_redis.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_sm_sql.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
ejabberd_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_sql_pt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
ejabberd_sql_sup.erl Fix race condition in Redis/SQL supervisors startup 2019-10-29 13:36:40 +03:00
ejabberd_stun.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_sup.erl Improve ACME implementation 2019-09-20 12:36:31 +03:00
ejabberd_system_monitor.erl Replace lager with built-in new logging API 2019-10-18 19:12:32 +03:00
ejabberd_tmp_sup.erl Fix typos using codespell 2019-07-16 22:07:39 +03:00
ejabberd_update.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_web_admin.erl Verify http host in web admin only if authentication is missing host 2019-10-09 10:31:02 +02:00
ejabberd_websocket.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
ejabberd_xmlrpc.erl Flatten strings in ejabberd_xmlrpc error results 2019-10-18 13:16:37 +02:00
ejd2sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
eldap.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03: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 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 Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
extauth.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
extauth_sup.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
gen_iq_handler.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
gen_mod.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
gen_pubsub_node.erl For pubsub items with max_item = 1 use order by in sql queries 2019-07-31 13:06:44 +02:00
gen_pubsub_nodetree.erl Limit result set of disco#items for mod_pubsub 2019-10-24 14:59:47 +03:00
jd2ejd.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
misc.erl Improve best match 2019-09-28 11:27:20 +03:00
mod_adhoc.erl Add type specs for mod_adhoc 2019-07-09 17:02:54 +03:00
mod_adhoc_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_admin_extra.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_admin_update_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_announce.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +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_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_avatar.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_avatar_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_block_strangers.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_block_strangers_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_blocking.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_bosh.erl Use econf:timeout() instead of econf:pos_int() wherever appropriate 2019-07-17 22:15:56 +03:00
mod_bosh_mnesia.erl Replicate Mnesia 'bosh' table when nodes are joined 2019-09-10 16:02:51 +03:00
mod_bosh_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_bosh_redis.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_bosh_sql.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_caps.erl Don't retain module option on gen_mod supervisor 2019-08-04 21:46:18 +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_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_carboncopy.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_client_state.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_client_state_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_configure.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_delegation.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_delegation_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_disco.erl Add type specs for mod_adhoc 2019-07-09 17:02:54 +03:00
mod_disco_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_fail2ban.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_fail2ban_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_http_api.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_http_api_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_http_fileserver.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_http_fileserver_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_http_upload.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03: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 Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_http_upload_quota_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_jidprep.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03: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 Add/improve type specs 2019-07-10 10:31:51 +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_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_legacy_auth.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_mam.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_mam_mnesia.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_mam_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mam_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_metrics.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_metrics_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mix.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +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 Improve extraction of translated strings 2019-06-22 17:08:45 +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 Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_mqtt_mnesia.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_mqtt_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_mqtt_session.erl Implement X-OAUTH2 authentication for mod_mqtt 2019-10-11 16:46:16 +03:00
mod_mqtt_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_mqtt_ws.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_muc.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_muc_admin.erl Support custom base path in WebAdmin by using relative URLs (#3043) 2019-10-02 12:42:54 +02:00
mod_muc_log.erl Advertise muc#roominfo_logs in disco#info of the room 2019-09-26 16:53:36 +03: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 Process unexpected messages uniformly 2019-07-12 11:55:36 +03: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 Advertise muc#roominfo_logs in disco#info of the room 2019-09-26 16:53:36 +03:00
mod_muc_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_muc_sup.erl Don't retain module option on gen_mod supervisor 2019-08-04 21:46:18 +03:00
mod_multicast.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_multicast_opt.erl Introduce 'vcard' option for the modules supporting vCards 2019-08-02 13:59:42 +03:00
mod_offline.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_offline_mnesia.erl Add another variant of transformation of offline_msg in mod_offline_mnesia 2019-08-16 18:34:42 +02:00
mod_offline_opt.erl Cache number of offline messages 2019-06-30 21:14:37 +03:00
mod_offline_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_ping.erl Fix the regression introduced in dd57950 2019-09-04 10:31:09 +03:00
mod_ping_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_pres_counter.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_pres_counter_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_privacy.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +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_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_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_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_privilege.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_privilege_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_proxy65.erl Don't retain module option on gen_mod supervisor 2019-08-04 21:46:18 +03:00
mod_proxy65_lib.erl Update copyright to 2019 (#2756) 2019-01-08 22:53:27 +01:00
mod_proxy65_mnesia.erl Process unexpected messages uniformly 2019-07-12 11:55:36 +03: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 Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_proxy65_service.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_proxy65_sql.erl Make logging messages more consistent 2019-06-24 20:32:34 +03:00
mod_proxy65_stream.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_pubsub.erl Limit result set of disco#items for mod_pubsub 2019-10-24 14:59:47 +03:00
mod_pubsub_mnesia.erl Use new configuration validator 2019-06-14 12:33:26 +03: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 Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_push.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_push_keepalive.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_push_keepalive_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_push_mnesia.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_push_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_push_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_register.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_register_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_register_web.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_roster.erl Support custom base path in WebAdmin by using relative URLs (#3043) 2019-10-02 12:42:54 +02:00
mod_roster_mnesia.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_roster_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_roster_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_s2s_dialback.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_s2s_dialback_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_service_log_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_shared_roster.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_shared_roster_ldap.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_shared_roster_ldap_opt.erl Use new configuration validator 2019-06-14 12:33:26 +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_sql.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_sic.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_sip.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_sip_opt.erl Improve some validators 2019-07-15 09:59:07 +03:00
mod_sip_proxy.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mod_sip_registrar.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_stats.erl Improve extraction of translated strings 2019-06-22 17:08:45 +03:00
mod_stream_mgmt.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03: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 Add/improve type specs 2019-07-10 10:31:51 +03:00
mod_vcard.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
mod_vcard_ldap.erl Process unexpected messages uniformly 2019-07-12 11:55:36 +03:00
mod_vcard_ldap_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_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 Revert "Escape 'family' field in SQL requests" 2019-10-30 09:11:13 +03:00
mod_vcard_xupdate.erl Get rid of "well-known" type 2019-06-15 12:53:16 +03:00
mod_vcard_xupdate_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
mod_version_opt.erl Use new configuration validator 2019-06-14 12:33:26 +03:00
mqtt_codec.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
node_flat.erl For pubsub items with max_item = 1 use order by in sql queries 2019-07-31 13:06:44 +02:00
node_flat_sql.erl For pubsub items with max_item = 1 use order by in sql queries 2019-07-31 13:06:44 +02:00
node_pep.erl For pubsub items with max_item = 1 use order by in sql queries 2019-07-31 13:06:44 +02:00
node_pep_sql.erl For pubsub items with max_item = 1 use order by in sql queries 2019-07-31 13:06:44 +02:00
nodetree_tree.erl Limit result set of disco#items for mod_pubsub 2019-10-24 14:59:47 +03:00
nodetree_tree_sql.erl Limit result set of disco#items for mod_pubsub 2019-10-24 14:59:47 +03:00
nodetree_virtual.erl Limit result set of disco#items for mod_pubsub 2019-10-24 14:59:47 +03:00
prosody2ejabberd.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +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 Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
pubsub_subscription.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +03:00
pubsub_subscription_sql.erl Correctly handle unicode in log messages 2019-09-23 15:17:20 +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 Correctly handle unicode in log messages 2019-09-23 15:17:20 +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