24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-02 21:17:12 +02:00
xmpp.chapril.org-ejabberd/src
Konstantinos Kallas 2b1fea01cd Renew certificate now renews all saved certificates that are close to expire
Before this commit renew_certificate only checked the hosts in the config file and renewd the certificates for those. However the user can request certificates apart from the hosts in the config file so he should be able to also renew them.
2017-08-10 18:54:26 +03:00
..
acl.erl Catch exceptions from acl:add_list in web admin 2017-05-04 12:01:22 +02:00
acme_challenge.erl Remove httpdir from some function arguments as we now use the built in ejabberd http server for authorizations 2017-07-17 10:48:57 +03:00
acme_experimental.erl Implement some basic account handling functions 2017-06-09 15:49:27 +03:00
cyrsasl_anonymous.erl No need to explicitly return ok here 2017-01-30 14:52:04 +01:00
cyrsasl_digest.erl Add type specs for Module:opt_type/1 2017-05-08 12:59:28 +03:00
cyrsasl_oauth.erl Update cyrsasl_oauth to internal API changes 2017-03-14 17:25:09 +03:00
cyrsasl_plain.erl No need to explicitly return ok here 2017-01-30 14:52:04 +01:00
cyrsasl_scram.erl Deprecate misc:encode_base64/1 and misc:decode_base64/1 2017-05-23 10:43:26 +03:00
cyrsasl.erl Put more stuff under supervision 2017-02-26 15:10:59 +03:00
ejabberd_access_permissions.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_acme_comm.erl Solve acme challenges using built in http server 2017-07-12 19:23:52 +03:00
ejabberd_acme.erl Renew certificate now renews all saved certificates that are close to expire 2017-08-10 18:54:26 +03:00
ejabberd_admin.erl Support getting certificates for domains not specified in the configuration file 2017-08-10 15:26:35 +03:00
ejabberd_app.erl Make ejabberd_cluster modular 2017-07-06 15:47:35 +03:00
ejabberd_auth_anonymous.erl Rename is_user_exists -> user_exists 2017-05-11 15:49:06 +03:00
ejabberd_auth_external.erl Rename is_user_exists -> user_exists 2017-05-11 15:49:06 +03:00
ejabberd_auth_ldap.erl Rename is_user_exists -> user_exists 2017-05-11 15:49:06 +03:00
ejabberd_auth_mnesia.erl Fix use_cache/1 callback 2017-05-15 08:58:37 +03:00
ejabberd_auth_pam.erl Rename is_user_exists -> user_exists 2017-05-11 15:49:06 +03:00
ejabberd_auth_riak.erl Use cache for authentication backends 2017-05-11 14:37:21 +03:00
ejabberd_auth_sql.erl Get rid of sql_queries.erl 2017-05-23 12:25:13 +03:00
ejabberd_auth.erl Deprecate misc:encode_base64/1 and misc:decode_base64/1 2017-05-23 10:43:26 +03:00
ejabberd_backend_sup.erl Improve startup procedure 2017-02-24 12:05:47 +03:00
ejabberd_bosh.erl Don't validate an option in gen_mod:get*opt() functions 2017-04-30 19:01:47 +03:00
ejabberd_c2s_config.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_c2s.erl Fix set_presence command to work in recent ejabberd 2017-07-07 10:55:08 +02:00
ejabberd_captcha.erl Add type specs for Module:opt_type/1 2017-05-08 12:59:28 +03:00
ejabberd_cluster_mnesia.erl Add copyright and fix description for some sources 2017-07-06 21:27:04 +03:00
ejabberd_cluster.erl Add copyright and fix description for some sources 2017-07-06 21:27:04 +03:00
ejabberd_commands_doc.erl Don't add indentation after single item result in docs 2017-07-18 17:48:53 +02:00
ejabberd_commands.erl Handle new possible result from ejabberd_config.add_option 2017-07-06 17:19:22 +02:00
ejabberd_config.erl Clean up database code related to mod_vcard_xupdate 2017-05-17 19:29:19 +03:00
ejabberd_ctl.erl Add type specs for Module:opt_type/1 2017-05-08 12:59:28 +03:00
ejabberd_db_modules.erl Store options using p1_options module 2017-04-27 19:44:58 +03:00
ejabberd_hooks.erl Set 'read_concurrency' for some ETS tables 2017-04-05 15:10:18 +03:00
ejabberd_http_ws.erl Catch exception that may happen when sending data over websocket 2017-06-23 17:19:37 +02:00
ejabberd_http.erl Deprecate misc:encode_base64/1 and misc:decode_base64/1 2017-05-23 10:43:26 +03:00
ejabberd_idna.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejabberd_listener.erl Make ejabberd_cluster modular 2017-07-06 15:47:35 +03:00
ejabberd_local.erl Speedup Mnesia tables initialization 2017-04-21 12:27:15 +03:00
ejabberd_logger.erl lager_crash_log in some cases not run, catch it 2017-04-17 12:07:23 +08:00
ejabberd_mnesia.erl Make ejabberd_cluster modular 2017-07-06 15:47:35 +03:00
ejabberd_oauth_mnesia.erl Declare ejabberd_oauth behaviour 2017-05-21 11:31:30 +03:00
ejabberd_oauth_rest.erl Declare ejabberd_oauth behaviour 2017-05-21 11:31:30 +03:00
ejabberd_oauth_sql.erl Declare ejabberd_oauth behaviour 2017-05-21 11:31:30 +03:00
ejabberd_oauth.erl Remove old command calling interface 2017-07-06 14:24:25 +02:00
ejabberd_options.erl Store options using p1_options module 2017-04-27 19:44:58 +03:00
ejabberd_piefxis.erl Use cache for authentication backends 2017-05-11 14:37:21 +03:00
ejabberd_pkix.erl Validate all certfiles on startup 2017-05-23 09:27:52 +03:00
ejabberd_rdbms.erl Add type specs for Module:opt_type/1 2017-05-08 12:59:28 +03:00
ejabberd_receiver.erl Get rid of a workaround against old Erlang bug 2017-05-21 13:30:46 +03:00
ejabberd_redis_sup.erl Get rid of detection of modules' db_type detection 2017-05-21 11:33:16 +03:00
ejabberd_redis.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_regexp.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejabberd_riak_sup.erl Get rid of detection of modules' db_type detection 2017-05-21 11:33:16 +03:00
ejabberd_riak.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
ejabberd_router_mnesia.erl Fix old route record in mnesia's route table haven't been remove when restarting in some cases (#1184) 2017-07-17 15:14:30 +02:00
ejabberd_router_multicast.erl Speedup Mnesia tables initialization 2017-04-21 12:27:15 +03:00
ejabberd_router_redis.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
ejabberd_router_riak.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
ejabberd_router_sql.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
ejabberd_router.erl Introduce Certficate Manager 2017-05-12 16:27:09 +03:00
ejabberd_s2s_in.erl Don't let a receiver to crash if a controller is unavailable 2017-06-22 16:58:46 +03:00
ejabberd_s2s_out.erl Don't let a receiver to crash if a controller is unavailable 2017-06-22 16:58:46 +03:00
ejabberd_s2s.erl Fix indentation of commands lines 2017-07-21 11:26:47 +02:00
ejabberd_service.erl Ciphers should be a binary string 2017-05-17 15:42:18 +03:00
ejabberd_sip.erl Introduce --enable-stun and --enable-sip configure options 2017-05-23 13:12:48 +03:00
ejabberd_sm_mnesia.erl Use cache in front of Redis/SQL RAM backends 2017-04-14 13:57:52 +03:00
ejabberd_sm_redis.erl Don't re-define validation functions in multiple places 2017-04-28 13:23:32 +03:00
ejabberd_sm_riak.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
ejabberd_sm_sql.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
ejabberd_sm.erl Fix errors from 1a0db3d 2017-07-21 11:42:03 +02:00
ejabberd_socket.erl Don't let a receiver to crash if a controller is unavailable 2017-06-22 16:58:46 +03:00
ejabberd_sql_pt.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejabberd_sql_sup.erl Add type specs for Module:opt_type/1 2017-05-08 12:59:28 +03:00
ejabberd_sql.erl Get rid of sql_queries.erl 2017-05-23 12:25:13 +03:00
ejabberd_stun.erl Introduce --enable-stun and --enable-sip configure options 2017-05-23 13:12:48 +03:00
ejabberd_sup.erl Make ejabberd_cluster modular 2017-07-06 15:47:35 +03:00
ejabberd_system_monitor.erl Add type specs for Module:opt_type/1 2017-05-08 12:59:28 +03:00
ejabberd_tmp_sup.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejabberd_update.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejabberd_web_admin.erl Deprecate misc:encode_base64/1 and misc:decode_base64/1 2017-05-23 10:43:26 +03:00
ejabberd_web.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejabberd_websocket.erl Deprecate misc:encode_base64/1 and misc:decode_base64/1 2017-05-23 10:43:26 +03:00
ejabberd_xmlrpc.erl Don't call gen_mod:get_opt() outside of modules 2017-05-08 14:34:35 +03:00
ejabberd.app.src.in Switch to rebar build tool 2013-06-13 11:11:02 +02:00
ejabberd.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejd2sql.erl Clean up database code related to mod_vcard_xupdate 2017-05-17 19:29:19 +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 date automatically (#1442) 2017-01-02 21:42:06 +01:00
eldap_pool.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
eldap_utils.erl Validate all certfiles on startup 2017-05-23 09:27:52 +03:00
eldap.erl Validate all certfiles on startup 2017-05-23 09:27:52 +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
elixir_logger_backend.erl Cleanup file headers 2017-01-03 15:58:52 +01:00
ext_mod.erl Fix errors from 1a0db3d 2017-07-21 11:42:03 +02:00
extauth.erl Rename is_user_exists -> user_exists 2017-05-11 15:49:06 +03:00
gen_iq_handler.erl The default 'iqdisc' is now 'no_queue' 2017-05-18 19:13:18 +03:00
gen_mod.erl Increase gen_mod's supervisor shutdown time 2017-05-17 17:33:07 +03:00
gen_pubsub_node.erl Refactor pubsub's get_last_items 2017-03-30 14:26:30 +02:00
gen_pubsub_nodetree.erl Fix some dialyzer warnings 2017-02-18 09:36:27 +03:00
jd2ejd.erl Include stanza ID with archived offline messages 2017-02-23 16:55:35 +01:00
jlib.erl Update comment: aux.erl was renamed to misc.erl 2017-05-10 12:03:13 +02:00
misc.erl Deprecate misc:encode_base64/1 and misc:decode_base64/1 2017-05-23 10:43:26 +03:00
mod_adhoc.erl Introduce 'iqdisc' global option 2017-05-04 12:24:47 +03:00
mod_admin_extra.erl Fix args_examples from last commit 2017-07-14 17:17:26 +02:00
mod_announce_mnesia.erl Implement cache for mod_announce 2017-05-22 16:14:28 +03:00
mod_announce_riak.erl Implement cache for mod_announce 2017-05-22 16:14:28 +03:00
mod_announce_sql.erl Implement cache for mod_announce 2017-05-22 16:14:28 +03:00
mod_announce.erl Implement cache for mod_announce 2017-05-22 16:14:28 +03:00
mod_block_strangers.erl Add allow_local_users to mod_block_strangers (#1804, #1809) 2017-06-29 14:55:24 +03:00
mod_blocking.erl Implement cache for mod_privacy/mod_blocking 2017-05-20 22:36:32 +03:00
mod_bosh_mnesia.erl Speedup Mnesia tables initialization 2017-04-21 12:27:15 +03:00
mod_bosh_redis.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
mod_bosh_riak.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
mod_bosh_sql.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
mod_bosh.erl Don't validate an option in gen_mod:get*opt() functions 2017-04-30 19:01:47 +03:00
mod_caps_mnesia.erl Improve Mnesia tables creation and transformation 2017-04-23 16:37:58 +03:00
mod_caps_riak.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_caps_sql.erl Use new cache API in mod_caps 2017-04-20 18:18:26 +03:00
mod_caps.erl Deprecate misc:encode_base64/1 and misc:decode_base64/1 2017-05-23 10:43:26 +03:00
mod_carboncopy_mnesia.erl Speedup Mnesia tables initialization 2017-04-21 12:27:15 +03:00
mod_carboncopy_redis.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
mod_carboncopy_riak.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
mod_carboncopy_sql.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
mod_carboncopy.erl Introduce 'iqdisc' global option 2017-05-04 12:24:47 +03:00
mod_client_state.erl mod_client_state: Reset state on session resume 2017-06-21 01:05:46 +02:00
mod_configure.erl Rename is_user_exists -> user_exists 2017-05-11 15:49:06 +03:00
mod_delegation.erl Introduce 'iqdisc' global option 2017-05-04 12:24:47 +03:00
mod_disco.erl Rename is_user_exists -> user_exists 2017-05-11 15:49:06 +03:00
mod_echo.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +03:00
mod_fail2ban.erl Don't validate an option in gen_mod:get*opt() functions 2017-04-30 19:01:47 +03:00
mod_http_api.erl Don't validate an option in gen_mod:get*opt() functions 2017-04-30 19:01:47 +03:00
mod_http_fileserver.erl Don't validate an option in gen_mod:get*opt() functions 2017-04-30 19:01:47 +03:00
mod_http_upload_quota.erl Don't validate an option in gen_mod:get*opt() functions 2017-04-30 19:01:47 +03:00
mod_http_upload.erl Don't validate an option in gen_mod:get*opt() functions 2017-04-30 19:01:47 +03:00
mod_irc_connection.erl Add support for file-based queues 2017-03-10 15:12:43 +03:00
mod_irc_mnesia.erl Improve Mnesia tables creation and transformation 2017-04-23 16:37:58 +03:00
mod_irc_riak.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_irc_sql.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
mod_irc.erl Introduce 'iqdisc' global option 2017-05-04 12:24:47 +03:00
mod_last_mnesia.erl Implement cache for mod_last 2017-05-18 13:21:17 +03:00
mod_last_riak.erl Implement cache for mod_last 2017-05-18 13:21:17 +03:00
mod_last_sql.erl Get rid of sql_queries.erl 2017-05-23 12:25:13 +03:00
mod_last.erl Implement cache for mod_last 2017-05-18 13:21:17 +03:00
mod_legacy_auth.erl Get rid of p1_sha calls 2017-03-14 02:31:51 +03:00
mod_mam_mnesia.erl Add stanza-id to every archived message (#1477) 2017-01-20 23:21:06 +03:00
mod_mam_sql.erl Fix username in mam export (#1510)(thanks to themaverik) 2017-06-26 14:38:12 +02:00
mod_mam.erl Describe commands arguments and results in ejabberd_sm, ext_mod, mod_mam 2017-07-21 11:26:53 +02:00
mod_metrics.erl Fix IP address parsing for mod_metrics 2017-06-13 16:54:29 +03:00
mod_mix.erl Introduce 'iqdisc' global option 2017-05-04 12:24:47 +03:00
mod_muc_admin.erl Fix mod_muc_admin:set_room_affiliation 2017-06-21 17:20:58 +02:00
mod_muc_log.erl Deprecate misc:encode_base64/1 and misc:decode_base64/1 2017-05-23 10:43:26 +03:00
mod_muc_mnesia.erl Improve Mnesia tables creation and transformation 2017-04-23 16:37:58 +03:00
mod_muc_riak.erl Add SQL as mod_muc RAM backend 2017-03-29 12:58:01 +03:00
mod_muc_room.erl Fix mod_muc_admin:set_room_affiliation 2017-06-21 17:20:58 +02:00
mod_muc_sql.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
mod_muc.erl Improve validation of second-level options 2017-05-05 11:11:17 +03:00
mod_multicast.erl Write validator for mod_multicast's limits option 2017-06-26 13:39:50 +02:00
mod_offline_mnesia.erl Don't store messages via a single process 2017-05-21 23:21:13 +03:00
mod_offline_riak.erl Don't store messages via a single process 2017-05-21 23:21:13 +03:00
mod_offline_sql.erl In offline export to SQL, first write all DELETE, later all INSERT (#1509) 2017-06-28 11:14:59 +02:00
mod_offline.erl Fix invalid argument in get_messages_susbset 2017-06-30 14:24:35 +02:00
mod_ping.erl Introduce 'iqdisc' global option 2017-05-04 12:24:47 +03:00
mod_pres_counter.erl Don't validate an option in gen_mod:get*opt() functions 2017-04-30 19:01:47 +03:00
mod_privacy_mnesia.erl Implement cache for mod_privacy/mod_blocking 2017-05-20 22:36:32 +03:00
mod_privacy_riak.erl Implement cache for mod_privacy/mod_blocking 2017-05-20 22:36:32 +03:00
mod_privacy_sql.erl Get rid of sql_queries.erl 2017-05-23 12:25:13 +03:00
mod_privacy.erl mod_privacy: Don't crash while copying c2s state 2017-07-07 14:28:22 +02:00
mod_private_mnesia.erl Implement cache for mod_private 2017-05-22 10:34:57 +03:00
mod_private_riak.erl Implement cache for mod_private 2017-05-22 10:34:57 +03:00
mod_private_sql.erl Get rid of sql_queries.erl 2017-05-23 12:25:13 +03:00
mod_private.erl Implement cache for mod_private 2017-05-22 10:34:57 +03:00
mod_privilege.erl Improve validation of second-level options 2017-05-05 11:11:17 +03:00
mod_proxy65_lib.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_proxy65_mnesia.erl Speedup Mnesia tables initialization 2017-04-21 12:27:15 +03:00
mod_proxy65_redis.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
mod_proxy65_riak.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
mod_proxy65_service.erl Introduce 'iqdisc' global option 2017-05-04 12:24:47 +03:00
mod_proxy65_sql.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
mod_proxy65_stream.erl Don't validate an option in gen_mod:get*opt() functions 2017-04-30 19:01:47 +03:00
mod_proxy65.erl Don't validate an option in gen_mod:get*opt() functions 2017-04-30 19:01:47 +03:00
mod_pubsub.erl Avoid useless calls on simples subscriptions (#1313) 2017-06-29 15:24:18 +02:00
mod_register_web.erl Rename is_user_exists -> user_exists 2017-05-11 15:49:06 +03:00
mod_register.erl Gracefully process malformed passwords during password change 2017-05-11 17:15:23 +03:00
mod_roster_mnesia.erl Avoid erroneous usage of ?MODULE macro 2017-05-18 12:09:28 +03:00
mod_roster_riak.erl Implement cache for roster 2017-05-17 14:47:35 +03:00
mod_roster_sql.erl Get rid of sql_queries.erl 2017-05-23 12:25:13 +03:00
mod_roster.erl Implement cache for mod_privacy/mod_blocking 2017-05-20 22:36:32 +03:00
mod_s2s_dialback.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
mod_service_log.erl Don't validate an option in gen_mod:get*opt() functions 2017-04-30 19:01:47 +03:00
mod_shared_roster_ldap.erl Validate all certfiles on startup 2017-05-23 09:27:52 +03:00
mod_shared_roster_mnesia.erl Improve Mnesia tables creation and transformation 2017-04-23 16:37:58 +03:00
mod_shared_roster_riak.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +03:00
mod_shared_roster_sql.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
mod_shared_roster.erl Implement cache for roster 2017-05-17 14:47:35 +03:00
mod_sic.erl Introduce 'iqdisc' global option 2017-05-04 12:24:47 +03:00
mod_sip_proxy.erl Introduce --enable-stun and --enable-sip configure options 2017-05-23 13:12:48 +03:00
mod_sip_registrar.erl Introduce --enable-stun and --enable-sip configure options 2017-05-23 13:12:48 +03:00
mod_sip.erl Introduce --enable-stun and --enable-sip configure options 2017-05-23 13:12:48 +03:00
mod_stats.erl Use cache for authentication backends 2017-05-11 14:37:21 +03:00
mod_stream_mgmt.erl mod_stream_mgmt: Add missing function specs 2017-06-21 01:00:29 +02:00
mod_time.erl Introduce 'iqdisc' global option 2017-05-04 12:24:47 +03:00
mod_vcard_ldap.erl Validate all certfiles on startup 2017-05-23 09:27:52 +03:00
mod_vcard_mnesia.erl Get rid of Mnesia transaction in get_vcard/2 2017-05-18 21:24:47 +03:00
mod_vcard_riak.erl Implement cache for mod_vcard and mod_vcard_xupdate 2017-05-17 17:13:34 +03:00
mod_vcard_sql.erl Get rid of sql_queries.erl 2017-05-23 12:25:13 +03:00
mod_vcard_xupdate.erl Deprecate misc:encode_base64/1 and misc:decode_base64/1 2017-05-23 10:43:26 +03:00
mod_vcard.erl Implement cache for mod_vcard and mod_vcard_xupdate 2017-05-17 17:13:34 +03:00
mod_version.erl Introduce 'iqdisc' global option 2017-05-04 12:24:47 +03:00
node_buddy.erl Refactor pubsub's get_last_items 2017-03-30 14:26:30 +02:00
node_club.erl Refactor pubsub's get_last_items 2017-03-30 14:26:30 +02:00
node_dag.erl Refactor pubsub's get_last_items 2017-03-30 14:26:30 +02:00
node_dispatch.erl Refactor pubsub's get_last_items 2017-03-30 14:26:30 +02:00
node_flat_sql.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
node_flat.erl Refactor pubsub's get_last_items 2017-03-30 14:26:30 +02:00
node_hometree_sql.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_hometree.erl Refactor pubsub's get_last_items 2017-03-30 14:26:30 +02:00
node_mb_sql.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_mb.erl Refactor pubsub's get_last_items 2017-03-30 14:26:30 +02:00
node_mix_sql.erl Refactor pubsub's get_last_items 2017-03-30 14:26:30 +02:00
node_mix.erl Refactor pubsub's get_last_items 2017-03-30 14:26:30 +02:00
node_online.erl Refactor pubsub's get_last_items 2017-03-30 14:26:30 +02:00
node_pep_sql.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_pep.erl Refactor pubsub's get_last_items 2017-03-30 14:26:30 +02:00
node_private.erl Refactor pubsub's get_last_items 2017-03-30 14:26:30 +02:00
node_public.erl Refactor pubsub's get_last_items 2017-03-30 14:26:30 +02:00
nodetree_dag.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
nodetree_tree_sql.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
nodetree_tree.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
nodetree_virtual.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +03:00
prosody2ejabberd.erl Fix Salt import from prosody SCRAMmed password (#1803) 2017-06-29 10:28:44 +02:00
pubsub_db_sql.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
pubsub_index.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
pubsub_migrate.erl Improve Mnesia tables creation and transformation 2017-04-23 16:37:58 +03:00
pubsub_subscription_sql.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
pubsub_subscription.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
randoms.erl randoms: Keep compatibility with Erlang/OTP 17 2017-04-24 23:51:01 +02:00
rest.erl Add type specs for Module:opt_type/1 2017-05-08 12:59:28 +03:00
scram.erl Use crypto:hash/2 function 2017-02-13 18:42:50 +03:00
shaper.erl Add type specs for Module:opt_type/1 2017-05-08 12:59:28 +03:00
str.erl Get rid of p1_sha calls 2017-03-14 02:31:51 +03:00
translate.erl Speedup loading of translation files 2017-04-16 00:29:55 +03:00
win32_dns.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
xmpp_stream_in.erl Fix closing of outbound S2S connections 2017-04-15 11:15:50 +03:00
xmpp_stream_out.erl Fix closing of outbound S2S connections 2017-04-15 11:15:50 +03:00
xmpp_stream_pkix.erl Fix typo and spec 2017-03-07 22:21:44 +03:00