1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-05 19:42:11 +02:00
ejabberd/src
Badlop b75c3257bd ejabberd_oauth: Commands description should be plain text
The desc field is displayed in "ejabberdctl help", which has
no markdown processing.

If adding links is important, they can be added in the longdesc field.
2025-03-06 22:05:58 +01:00
..
acl.erl acl: Fixed bug matching the acl "shared_group: NAME" 2025-01-21 13:45:35 +01:00
econf.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd.app.src.script Don't add iex to included_applications 2024-07-16 17:16:35 +02:00
ejabberd.erl Document that XEP-0474 0.4.0 was recently upgraded 2025-02-06 10:51:46 +01:00
ejabberd_access_permissions.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_acme.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_admin.erl ejabberd_admin: Fix crash in list_cluster_detailed when a node is down 2025-03-06 22:05:56 +01:00
ejabberd_app.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_auth.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_auth_anonymous.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_auth_external.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_auth_jwt.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_auth_ldap.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_auth_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_auth_pam.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_auth_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_backend_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_batch.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_bosh.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_c2s.erl ref: c2s_handle_bind hook 2025-02-25 14:11:02 +03:30
ejabberd_c2s_config.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_captcha.erl get_auto_url: Don't build auto URL if port is unix domain socket (#4345) 2025-02-06 10:51:44 +01:00
ejabberd_cluster.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_cluster_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_commands.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_commands_doc.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_config.erl Disable opaque_union dialyzer warnings as workaround for dialyzer with Erlang/OTP 28 2025-02-06 10:51:42 +01:00
ejabberd_config_transformer.erl Show warning also when deprecated listener option is set as disabled (#4345) 2025-02-19 11:07:36 +01:00
ejabberd_ctl.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_db_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_doc.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_hooks.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_http.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_http_ws.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_iq.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_listener.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_local.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_logger.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_oauth.erl ejabberd_oauth: Commands description should be plain text 2025-03-06 22:05:58 +01:00
ejabberd_oauth_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_oauth_rest.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_oauth_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_old_config.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_option.erl Result of running "make doap options" 2025-02-06 11:02:17 +01:00
ejabberd_options.erl Improve define_macro option validator 2025-02-06 11:02:17 +01:00
ejabberd_options_doc.erl Docs: Fix markdown of some toplevel options 2025-02-06 11:02:17 +01:00
ejabberd_piefxis.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_pkix.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_redis.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_redis_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_regexp.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_router.erl Don't rewrite "self-addressed" privileged IQs as results. 2025-02-01 13:20:10 -05:00
ejabberd_router_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_router_multicast.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_router_redis.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_router_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_s2s.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_s2s_in.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_s2s_out.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_service.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_shaper.erl Disable opaque_union dialyzer warnings as workaround for dialyzer with Erlang/OTP 28 2025-02-06 10:51:42 +01:00
ejabberd_sip.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_sm.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_sm_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_sm_redis.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_sm_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_sql.erl Update odbc:connection_reference mention to fix dialyzer with Erlang/OTP 28 2025-02-06 10:51:39 +01:00
ejabberd_sql_pt.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_sql_schema.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_sql_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_stun.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_system_monitor.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_systemd.erl ejabberd_systemd: Add a few debug messages 2023-08-09 01:58:48 +02:00
ejabberd_tmp_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_update.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_web.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_web_admin.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_websocket.erl Disable opaque_union dialyzer warnings as workaround for dialyzer with Erlang/OTP 28 2025-02-06 10:51:42 +01:00
ejabberd_websocket_codec.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejabberd_xmlrpc.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ejd2sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
eldap.erl Change logic for eldap tls_verify=soft and false 2023-10-26 11:17:17 +02:00
eldap_filter.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
eldap_filter_yecc.yrl
eldap_pool.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
eldap_utils.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ELDAPv3.asn1db
ELDAPv3.erl
elixir_logger_backend.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
ext_mod.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
extauth.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
extauth_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
gen_iq_handler.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
gen_mod.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
gen_pubsub_node.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
gen_pubsub_nodetree.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
jd2ejd.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
misc.erl Fix json version of json_encode_with_kv_list for nested kv lists 2025-01-14 10:03:31 +01:00
mod_adhoc.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_adhoc_opt.erl
mod_admin_extra.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_admin_update_sql.erl mod_admin_update_sql: Fix mysql support 2025-01-13 16:34:09 +01:00
mod_announce.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_announce_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_announce_opt.erl
mod_announce_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_auth_fast.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_auth_fast_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_auth_fast_opt.erl Add support for XEP-0484: Fast Authentication Streamlining Tokens 2024-12-17 10:56:11 +01:00
mod_avatar.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_avatar_opt.erl
mod_block_strangers.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_block_strangers_opt.erl
mod_blocking.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_bosh.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_bosh_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_bosh_opt.erl
mod_bosh_redis.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_bosh_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_caps.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_caps_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_caps_opt.erl
mod_caps_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_carboncopy.erl Update XEP-0280 supported version to 1.0.1 2025-03-06 22:05:45 +01:00
mod_client_state.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_client_state_opt.erl
mod_configure.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_conversejs.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_conversejs_opt.erl New conversejs_options to setup additional options for Converse 2022-04-01 12:04:07 +02:00
mod_delegation.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_delegation_opt.erl
mod_disco.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_disco_opt.erl
mod_fail2ban.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_fail2ban_opt.erl
mod_host_meta.erl get_auto_url: Don't build auto URL if port is unix domain socket (#4345) 2025-02-06 10:51:44 +01:00
mod_host_meta_opt.erl New mod_host_meta to serve host-meta files, see XEP-0156 2022-04-01 12:04:01 +02:00
mod_http_api.erl mod_http_api: Define the option type that opt_type.sh cannot derive itself 2025-02-06 10:51:49 +01:00
mod_http_api_opt.erl mod_http_api: Define the option type that opt_type.sh cannot derive itself 2025-02-06 10:51:49 +01:00
mod_http_fileserver.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_http_fileserver_opt.erl
mod_http_upload.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_http_upload_opt.erl
mod_http_upload_quota.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_http_upload_quota_opt.erl
mod_jidprep.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_jidprep_opt.erl
mod_last.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_last_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_last_opt.erl
mod_last_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_legacy_auth.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_mam.erl mod_mam: Mention in documentation that MAM should use some SQL storage 2025-02-14 16:57:32 +01:00
mod_mam_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_mam_opt.erl
mod_mam_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_matrix_gw.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_matrix_gw_opt.erl Result of running "make options" 2024-09-16 17:50:38 +02:00
mod_matrix_gw_room.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_matrix_gw_s2s.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_matrix_gw_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_metrics.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_metrics_opt.erl
mod_mix.erl Fix some documentation syntax, add links to toplevel, modules and API 2024-12-09 17:25:27 +01:00
mod_mix_mnesia.erl
mod_mix_opt.erl
mod_mix_pam.erl Merge remote-tracking branch 'processone/pr/4297' 2025-01-08 21:23:23 +01:00
mod_mix_pam_mnesia.erl
mod_mix_pam_opt.erl
mod_mix_pam_sql.erl Add print_sql_schema ejabberdctl command 2024-01-24 22:52:20 +03:00
mod_mix_sql.erl Add print_sql_schema ejabberdctl command 2024-01-24 22:52:20 +03:00
mod_mqtt.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_mqtt_bridge.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_mqtt_bridge_opt.erl Add support for certificate authentication in mqtt bridge 2022-12-07 13:38:05 +01:00
mod_mqtt_bridge_session.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_mqtt_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_mqtt_opt.erl
mod_mqtt_session.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_mqtt_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_mqtt_ws.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_muc.erl Fix placement of vcard_xupdate documentation 2025-02-14 17:17:13 +01:00
mod_muc_admin.erl Fix recent commit to work with Erlang/OTP 20 2025-01-16 20:38:43 +01:00
mod_muc_admin_opt.erl Add subscribe_room_many command 2021-12-20 09:42:02 +03:00
mod_muc_log.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_muc_log_opt.erl
mod_muc_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_muc_occupantid.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_muc_opt.erl Result of running "make options" 2024-03-06 15:25:38 +01:00
mod_muc_room.erl Update xmpp to get XEP-0317 Hats namespaces version 0.2.0 2025-02-14 16:58:55 +01:00
mod_muc_rtbl.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_muc_rtbl_opt.erl Add mod_muc_rtbl 2023-04-17 16:59:42 +02:00
mod_muc_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_muc_sup.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_multicast.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_multicast_opt.erl
mod_offline.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_offline_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_offline_opt.erl
mod_offline_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_ping.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_ping_opt.erl
mod_pres_counter.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_pres_counter_opt.erl
mod_privacy.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_privacy_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_privacy_opt.erl
mod_privacy_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_private.erl mod_private: Improve exception handling 2025-01-31 14:23:45 +01:00
mod_private_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_private_opt.erl
mod_private_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_privilege.erl Result of running "make format" 2025-02-19 11:07:36 +01:00
mod_privilege_opt.erl Support "IQ permission" from XEP-0356 0.4.1 (#3889) 2024-10-21 17:23:59 +02:00
mod_proxy65.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_proxy65_lib.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_proxy65_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_proxy65_opt.erl
mod_proxy65_redis.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_proxy65_service.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_proxy65_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_proxy65_stream.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_pubsub.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_pubsub_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_pubsub_opt.erl Result of running "make options" 2024-03-06 15:25:38 +01:00
mod_pubsub_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_push.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_push_keepalive.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_push_keepalive_opt.erl
mod_push_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_push_opt.erl mod_push: Add 'notify_on' option 2023-09-08 19:49:17 +02:00
mod_push_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_register.erl Docs: Don't use backtick quotes for ejabberd name 2025-01-13 16:34:01 +01:00
mod_register_opt.erl Run make options 2021-12-03 16:09:58 +01:00
mod_register_web.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_roster.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_roster_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_roster_opt.erl
mod_roster_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_s2s_bidi.erl Stop processing other handlers in mod_s2s_bidi:s2s_in_handle_info 2025-01-22 14:12:32 +01:00
mod_s2s_dialback.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_s2s_dialback_opt.erl
mod_scram_upgrade.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_scram_upgrade_opt.erl Result of running "make doap options" 2024-10-28 12:06:55 +01:00
mod_service_log.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_service_log_opt.erl
mod_shared_roster.erl mod_shared_roster: Remove unnecesary double call to split_grouphost 2025-01-21 13:45:33 +01:00
mod_shared_roster_ldap.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_shared_roster_ldap_opt.erl Result of running "make options" 2024-03-06 15:25:38 +01:00
mod_shared_roster_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_shared_roster_opt.erl
mod_shared_roster_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_sic.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_sip.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_sip_opt.erl
mod_sip_proxy.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_sip_registrar.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_stats.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_stream_mgmt.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_stream_mgmt_opt.erl
mod_stun_disco.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_stun_disco_opt.erl
mod_time.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_vcard.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_vcard_ldap.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_vcard_ldap_opt.erl
mod_vcard_mnesia.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_vcard_mnesia_opt.erl
mod_vcard_opt.erl
mod_vcard_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_vcard_xupdate.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_vcard_xupdate_opt.erl
mod_version.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
mod_version_opt.erl
mqtt_codec.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
node_flat.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
node_flat_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
node_pep.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
node_pep_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
nodetree_tree.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
nodetree_tree_sql.erl Bubble up db errors in nodetree_tree_sql:set_node 2025-02-20 14:48:45 +01:00
nodetree_virtual.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
prosody2ejabberd.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
proxy_protocol.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
pubsub_db_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
pubsub_index.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
pubsub_migrate.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
pubsub_subscription.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
pubsub_subscription_sql.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
rest.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
str.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
translate.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
win32_dns.erl Update copyright year to 2025 (#4139) 2025-01-03 11:49:37 +01:00
xml_compress.erl