xmpp.chapril.org-ejabberd/src
Evgeniy Khramtsov 2b63d07329 Merge branch 'new-option-validation' 2017-04-29 11:48:57 +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 Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
cyrsasl.erl Put more stuff under supervision 2017-02-26 15:10:59 +03:00
cyrsasl_anonymous.erl No need to explicitly return ok here 2017-01-30 14:52:04 +01:00
cyrsasl_digest.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +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 Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02: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
ejabberd_access_permissions.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_admin.erl Store options using p1_options module 2017-04-27 19:44:58 +03:00
ejabberd_app.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_auth.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_auth_anonymous.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_auth_external.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_auth_ldap.erl Don't re-define validation functions in multiple places 2017-04-28 13:23:32 +03:00
ejabberd_auth_mnesia.erl Don't re-define validation functions in multiple places 2017-04-28 13:23:32 +03:00
ejabberd_auth_pam.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_auth_riak.erl Don't re-define validation functions in multiple places 2017-04-28 13:23:32 +03:00
ejabberd_auth_sql.erl Don't re-define validation functions in multiple places 2017-04-28 13:23:32 +03:00
ejabberd_backend_sup.erl Improve startup procedure 2017-02-24 12:05:47 +03:00
ejabberd_bosh.erl Merge branch 'new_queue' 2017-03-24 13:27:56 +03:00
ejabberd_c2s.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +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_captcha.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_cluster.erl Use cache in front of Redis/SQL RAM backends 2017-04-14 13:57:52 +03:00
ejabberd_commands.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_commands_doc.erl Commands documentation lack arguments when policy=user (#1514) 2017-02-17 12:37:42 +01:00
ejabberd_config.erl Merge branch 'new-option-validation' 2017-04-29 11:48:57 +03:00
ejabberd_ctl.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +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.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_http_ws.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_idna.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejabberd_listener.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +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 Improve Mnesia tables creation and transformation 2017-04-23 16:37:58 +03:00
ejabberd_oauth.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_oauth_mnesia.erl Speedup Mnesia tables initialization 2017-04-21 12:27:15 +03:00
ejabberd_oauth_rest.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_oauth_sql.erl Use new cache API in ejabberd_oauth 2017-04-21 09:02:10 +03:00
ejabberd_options.erl Store options using p1_options module 2017-04-27 19:44:58 +03:00
ejabberd_piefxis.erl Don't re-define validation functions in multiple places 2017-04-28 13:23:32 +03:00
ejabberd_rdbms.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_receiver.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +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_redis_sup.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.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
ejabberd_riak_sup.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_router.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_router_mnesia.erl Speedup Mnesia tables initialization 2017-04-21 12:27:15 +03: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_s2s.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_s2s_in.erl Improve ejabberd_c2s:close() 2017-04-15 08:30:41 +03:00
ejabberd_s2s_out.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_service.erl Improve ejabberd_c2s:close() 2017-04-15 08:30:41 +03:00
ejabberd_sm.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +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_socket.erl Return 'closed' instead of 'einval' on closed sockets 2017-03-12 08:55:54 +03:00
ejabberd_sql.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_sql_pt.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejabberd_sql_sup.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_stun.erl Cleanup file headers 2017-01-03 15:58:52 +01:00
ejabberd_sup.erl Merge pull request #1660 from michal800106/master 2017-04-07 10:04:38 +02:00
ejabberd_system_monitor.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +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.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejabberd_web_admin.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
ejabberd_websocket.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
ejabberd_xmlrpc.erl Fix handling of xmlrpc request without authentication structure 2017-03-13 16:41:52 +01:00
ejd2sql.erl Remove mod_pubsub from ejd2sql export, as it isn't implemented (#1584) 2017-03-08 16:23:01 +01:00
eldap.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
eldap_filter.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +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 Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
eldap_utils.erl Don't re-define validation functions in multiple places 2017-04-28 13:23:32 +03:00
elixir_logger_backend.erl Cleanup file headers 2017-01-03 15:58:52 +01:00
ext_mod.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
extauth.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
gen_iq_handler.erl Reload modules when reloading configuration file 2017-02-22 19:46:47 +03:00
gen_mod.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
misc.erl Move compile_exprs() to misc module 2017-04-16 20:05:46 +03:00
mod_adhoc.erl Reload modules when reloading configuration file 2017-02-22 19:46:47 +03:00
mod_admin_extra.erl Bug requesting non-existent data with private_get command (#1690) 2017-04-26 23:14:30 +02:00
mod_announce.erl Don't pass empty resource to jid:make() 2017-02-25 10:01:01 +03:00
mod_announce_mnesia.erl Improve Mnesia tables creation and transformation 2017-04-23 16:37:58 +03:00
mod_announce_riak.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_announce_sql.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_block_strangers.erl Don't block contacts with subscription=to in mod_block_strangers (#1609) 2017-03-21 15:42:38 +03:00
mod_blocking.erl Reload modules when reloading configuration file 2017-02-22 19:46:47 +03:00
mod_blocking_mnesia.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_blocking_riak.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_blocking_sql.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_bosh.erl Use cache in front of Redis/SQL RAM backends 2017-04-14 13:57:52 +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_caps.erl Correct option validation 2017-04-20 18:55:16 +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_carboncopy.erl Use cache in front of Redis/SQL RAM backends 2017-04-14 13:57:52 +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_client_state.erl mod_client_state: Remove some empty lines 2017-04-06 23:00:53 +02:00
mod_configure.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
mod_delegation.erl Reload modules when reloading configuration file 2017-02-22 19:46:47 +03:00
mod_disco.erl Reload modules when reloading configuration file 2017-02-22 19:46:47 +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 Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
mod_http_api.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
mod_http_fileserver.erl Teach mod_http_fileserver ability to send 304 Not Modified 2017-03-17 11:58:40 +01:00
mod_http_upload.erl Add support for HTTP File Upload, version 0.3.0 2017-04-21 18:36:53 +02:00
mod_http_upload_quota.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +03:00
mod_irc.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +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_last.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
mod_last_mnesia.erl Improve Mnesia tables creation and transformation 2017-04-23 16:37:58 +03:00
mod_last_riak.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_last_sql.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_legacy_auth.erl Get rid of p1_sha calls 2017-03-14 02:31:51 +03:00
mod_mam.erl Correct option validation 2017-04-20 18:55:16 +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 Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
mod_metrics.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
mod_mix.erl Get rid of p1_sha calls 2017-03-14 02:31:51 +03:00
mod_muc.erl Add SQL as mod_muc RAM backend 2017-03-29 12:58:01 +03:00
mod_muc_admin.erl mod_muc_room: Replace deprecated function call 2017-04-11 13:38:33 +02:00
mod_muc_log.erl Don't re-define validation functions in multiple places 2017-04-28 13:23:32 +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 Allow a room admin also to subscribe another JID 2017-04-26 01:30:12 +02:00
mod_muc_sql.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
mod_multicast.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +03:00
mod_offline.erl Include original 'id' and 'type' attributes in offline event 2017-04-25 17:59:26 +03:00
mod_offline_mnesia.erl Improve Mnesia tables creation and transformation 2017-04-23 16:37:58 +03:00
mod_offline_riak.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_offline_sql.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +03:00
mod_ping.erl Improve ejabberd_c2s:close() 2017-04-15 08:30:41 +03:00
mod_pres_counter.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
mod_privacy.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +03:00
mod_privacy_mnesia.erl Improve Mnesia tables creation and transformation 2017-04-23 16:37:58 +03:00
mod_privacy_riak.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_privacy_sql.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +03:00
mod_private.erl Reload modules when reloading configuration file 2017-02-22 19:46:47 +03:00
mod_private_mnesia.erl Improve Mnesia tables creation and transformation 2017-04-23 16:37:58 +03:00
mod_private_riak.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_private_sql.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_privilege.erl Reload modules when reloading configuration file 2017-02-22 19:46:47 +03:00
mod_proxy65.erl Add gen_mod:is_loaded_elsewhere/2 2017-02-24 16:31:39 +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 Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
mod_proxy65_sql.erl Lower log level for some messages 2017-04-15 15:47:00 +03:00
mod_proxy65_stream.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +03:00
mod_pubsub.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
mod_register.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
mod_register_web.erl Don't pass empty resource to jid:make() 2017-02-25 10:01:01 +03:00
mod_roster.erl Get rid of p1_sha calls 2017-03-14 02:31:51 +03:00
mod_roster_mnesia.erl Improve Mnesia tables creation and transformation 2017-04-23 16:37:58 +03:00
mod_roster_riak.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_roster_sql.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +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 Fix previous commit 2017-03-02 15:34:26 +03:00
mod_shared_roster.erl Include shared groups also when contact is is personal roster (#1585) 2017-03-09 19:21:45 +01:00
mod_shared_roster_ldap.erl Don't re-define validation functions in multiple places 2017-04-28 13:23:32 +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_sic.erl Reload modules when reloading configuration file 2017-02-22 19:46:47 +03:00
mod_sip.erl Improve startup procedure 2017-02-24 12:05:47 +03:00
mod_sip_proxy.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
mod_sip_registrar.erl Fix some dialyzer warnings 2017-02-18 09:36:27 +03:00
mod_stats.erl Reload modules when reloading configuration file 2017-02-22 19:46:47 +03:00
mod_stream_mgmt.erl mod_stream_mgmt: Fix typo in variable name 2017-04-25 22:37:27 +02:00
mod_time.erl Reload modules when reloading configuration file 2017-02-22 19:46:47 +03:00
mod_vcard.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +03:00
mod_vcard_ldap.erl Don't re-define validation functions in multiple places 2017-04-28 13:23:32 +03:00
mod_vcard_mnesia.erl Improve Mnesia tables creation and transformation 2017-04-23 16:37:58 +03:00
mod_vcard_riak.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_vcard_sql.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_vcard_xupdate.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
mod_vcard_xupdate_mnesia.erl Improve Mnesia tables creation and transformation 2017-04-23 16:37:58 +03:00
mod_vcard_xupdate_riak.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_vcard_xupdate_sql.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_version.erl Reload modules when reloading configuration file 2017-02-22 19:46: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.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_hometree.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_mb.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_mix.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_online.erl Refactor pubsub's get_last_items 2017-03-30 14:26:30 +02:00
node_pep.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_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.erl Rename aux.erl as misc.erl 2017-04-11 12:13:58 +02:00
nodetree_tree_sql.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 Rename aux.erl as misc.erl 2017-04-11 12:13:58 +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.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
pubsub_subscription_sql.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 Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
scram.erl Use crypto:hash/2 function 2017-02-13 18:42:50 +03:00
shaper.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +03:00
sql_queries.erl Don't validate an option in ejabberd_config:get_option() functions 2017-04-29 11:39:40 +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