..
acl.erl
Catch exceptions from acl:add_list in web admin
2017-05-04 12:01:22 +02: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_admin.erl
Add missing ,
2017-06-09 12:10:40 +02:00
ejabberd_app.erl
Introduce mod_avatar
2017-09-17 10:26:48 +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
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03:00
ejabberd_auth_pam.erl
Rename is_user_exists -> user_exists
2017-05-11 15:49:06 +03:00
ejabberd_auth_riak.erl
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03:00
ejabberd_auth_sql.erl
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03:00
ejabberd_auth.erl
Allow auth and pubsub plugin to use Elixir module
2017-10-31 11:04:32 +01:00
ejabberd_backend_sup.erl
Improve startup procedure
2017-02-24 12:05:47 +03:00
ejabberd_bosh.erl
Replace gen_fsm with p1_fsm to avoid warnings in OTP20+
2017-08-05 20:58:21 +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
Log warnings for c2s/s2s certfile option
2017-11-03 08:32:34 +03:00
ejabberd_captcha.erl
Fix regression introduced by b82b93f8f0
2017-08-11 11:43:16 +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
Introduce 'certfiles' global option
2017-11-01 00:20:27 +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
Replace gen_fsm with p1_fsm to avoid warnings in OTP20+
2017-08-05 20:58:21 +03:00
ejabberd_http.erl
Don't crash when Host header is missing
2017-10-11 18:53:53 +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
Set high water mark in lager for all backends
2017-07-27 17:14:03 +02:00
ejabberd_mnesia.erl
Fix race introduced by ffdaff374
on ejabberd_mnesia init
2017-09-28 15:14:11 +02: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
Don't include CSS, javascript and image data directly in the code
2017-10-09 23:35:42 +03: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
Erase transient certificates on exit
2017-11-07 09:04:20 +03:00
ejabberd_rdbms.erl
Add type specs for Module:opt_type/1
2017-05-08 12:59:28 +03:00
ejabberd_receiver.erl
Replace gen_fsm with p1_fsm to avoid warnings in OTP20+
2017-08-05 20:58:21 +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
Increase 'max_fsm_queue' default
2017-10-03 01:29:52 +02:00
ejabberd_regexp.erl
Get rid of export_all
2017-08-05 21:01:29 +03: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
Log warnings for c2s/s2s certfile option
2017-11-03 08:32:34 +03:00
ejabberd_s2s_out.erl
Get rid of deprecated crypto functions
2017-08-17 19:32:15 +03:00
ejabberd_s2s.erl
Introduce 'certfiles' global option
2017-11-01 00:20:27 +03:00
ejabberd_service.erl
Reuse some translation strings
2017-09-24 14:32:37 +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
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03:00
ejabberd_sm.erl
mod_mam: Make sure a stanza ID is always added
2017-11-09 00:21:40 +01: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
Simulate vars usage in ejabberd_sql_pt to avoid unused var warnings
2017-11-03 17:43:21 +03:00
ejabberd_sql_sup.erl
Add type specs for Module:opt_type/1
2017-05-08 12:59:28 +03:00
ejabberd_sql.erl
Replace gen_fsm with p1_fsm to avoid warnings in OTP20+
2017-08-05 20:58:21 +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
Don't include CSS, javascript and image data directly in the code
2017-10-09 23:35:42 +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
Enforce module_name/1
2017-10-31 12:06:40 +01:00
ejd2sql.erl
Improve ejd2sql logging
2017-10-27 08:59:49 +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
Replace gen_fsm with p1_fsm to avoid warnings in OTP20+
2017-08-05 20:58:21 +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
Update spec from custom and allow modules dependencies ( #1740 )
2017-08-01 13:33:14 +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
Introduce 'hosts' option
2017-08-08 17:46:26 +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
Don't include CSS, javascript and image data directly in the code
2017-10-09 23:35:42 +03:00
mod_adhoc.erl
Introduce 'iqdisc' global option
2017-05-04 12:24:47 +03:00
mod_admin_extra.erl
Unregister commands when stopping node only if it's last one ( #2083 )
2017-11-06 16:53:49 +01:00
mod_admin_update_sql.erl
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03: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
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03:00
mod_announce.erl
Reuse some translation strings
2017-09-24 14:32:37 +03:00
mod_avatar.erl
Use eimp instead of ImageMagick calls for thumbnails creation
2017-09-25 12:41:12 +03:00
mod_block_strangers.erl
Introduce option 'allow_transports'
2017-09-08 23:10:01 +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 include CSS, javascript and image data directly in the code
2017-10-09 23:35:42 +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
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03:00
mod_carboncopy.erl
Introduce 'iqdisc' global option
2017-05-04 12:24:47 +03:00
mod_client_state.erl
Don't crash when 'from' is undefined
2017-10-06 21:48:54 +03:00
mod_configure.erl
Reuse some translation strings
2017-09-24 14:32:37 +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
Introduce 'hosts' option
2017-08-08 17:46:26 +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
Ability to filter passwords from the log in mod_http_api ( #1888 )
2017-07-27 15:30:56 +02:00
mod_http_fileserver.erl
More fix in mod_http_fileserver to log URLs with/out query elements ( #2021 )
2017-10-06 13:16:13 +02: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
Remove forgotten export_all
2017-09-27 11:56:22 +03:00
mod_irc_connection.erl
Replace gen_fsm with p1_fsm to avoid warnings in OTP20+
2017-08-05 20:58:21 +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
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03:00
mod_irc.erl
Reuse some translation strings
2017-09-24 14:32:37 +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
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03:00
mod_last.erl
Implement cache for mod_last
2017-05-18 13:21:17 +03:00
mod_legacy_auth.erl
Reuse some translation strings
2017-09-24 14:32:37 +03:00
mod_mam_mnesia.erl
Get next record before deleting previous on, in case it's last one ( #2069 )
2017-10-25 12:58:07 +02:00
mod_mam_sql.erl
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03:00
mod_mam.erl
mod_push: Avoid notification duplicates (again)
2017-11-10 01:11:24 +01:00
mod_metrics.erl
Fix IP address parsing for mod_metrics
2017-06-13 16:54:29 +03:00
mod_mix.erl
Introduce 'hosts' option
2017-08-08 17:46:26 +03:00
mod_muc_admin.erl
Unregister commands when stopping node only if it's last one ( #2083 )
2017-11-06 16:53:49 +01:00
mod_muc_log.erl
Don't include CSS, javascript and image data directly in the code
2017-10-09 23:35:42 +03:00
mod_muc_mnesia.erl
Optimize muc subscriptions handling
2017-10-31 14:00:41 +01:00
mod_muc_riak.erl
Optimize muc subscriptions handling
2017-10-31 14:00:41 +01:00
mod_muc_room.erl
Prepare version 0.6.1 of XEP-0313 (MAM) support
2017-11-08 15:15:39 +03:00
mod_muc_sql.erl
Use correct table field name in sql query
2017-11-03 12:17:34 +01:00
mod_muc.erl
Prepare version 0.6.1 of XEP-0313 (MAM) support
2017-11-08 15:15:39 +03:00
mod_multicast.erl
Fix mod_multicast start and reading of configured limits ( #1949 )
2017-08-18 14:09:49 +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
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03:00
mod_offline.erl
Fix deletion of multiple offline messages using WebAdmin ( #1962 )
2017-08-25 12:44:53 +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
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03:00
mod_privacy.erl
Add forgotten caching options to the validator (thanks to Jan Pinkas)
2017-08-24 21:40:54 +03: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
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03:00
mod_private.erl
Really delete cache on set_data()
2017-09-07 19:27:48 +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
Reuse some translation strings
2017-09-24 14:32:37 +03:00
mod_proxy65_sql.erl
Lower log level for some messages
2017-04-15 15:47:00 +03:00
mod_proxy65_stream.erl
Replace gen_fsm with p1_fsm to avoid warnings in OTP20+
2017-08-05 20:58:21 +03:00
mod_proxy65.erl
Introduce 'hosts' option
2017-08-08 17:46:26 +03:00
mod_pubsub.erl
Add missing type conversion from 675cc3e
2017-10-31 11:59:53 +01:00
mod_push_keepalive.erl
mod_push_keepalive: Remove unused 'db_type' option
2017-09-11 23:48:25 +02:00
mod_push_mnesia.erl
Don't store xdata() in Mnesia table
2017-10-27 11:46:37 +03:00
mod_push_sql.erl
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03:00
mod_push.erl
mod_push: Avoid notification duplicates (again)
2017-11-10 01:11:24 +01:00
mod_register_web.erl
Better handle mobile devices in CSS of mod_register_web
2017-10-09 21:46:38 +03:00
mod_register.erl
Reuse some translation strings
2017-09-24 14:32:37 +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
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03:00
mod_roster.erl
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03:00
mod_s2s_dialback.erl
Reflect changes in the xmpp lib
2017-10-13 20:48:21 +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
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03: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
Replace gen_fsm with p1_fsm to avoid warnings in OTP20+
2017-08-05 20:58:21 +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: Increase 'max_ack_queue' default
2017-10-03 01:37:10 +02:00
mod_time.erl
Introduce 'iqdisc' global option
2017-05-04 12:24:47 +03:00
mod_vcard_ldap.erl
Replace translate:mark/1 with ?T() macro
2017-09-24 12:42:35 +03:00
mod_vcard_mnesia.erl
Replace translate:mark/1 with ?T() macro
2017-09-24 12:42:35 +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
Add SQL_INSERT macro and update SQL queries to use server_host field
2017-11-02 18:21:40 +03:00
mod_vcard_xupdate.erl
Also replace vcard-x-update in direct presences
2017-09-18 14:17:34 +03:00
mod_vcard.erl
Introduce mod_avatar
2017-09-17 10:26:48 +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
Remove useless condition
2017-09-27 20:40:07 +02:00
node_flat.erl
Fix delete item from unregistered user ( #2067 )
2017-10-25 11:16:54 +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
Fix PEP node removal ( #1839 )
2017-08-01 15:40:34 +02:00
node_pep.erl
Fix PEP node removal ( #1839 )
2017-08-01 15:40:34 +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
Allow dynamic node options on sql backends
2017-10-25 15:40:42 +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
Preserve correct order of deserialized XML elements
2017-08-18 10:20:27 +03:00
pubsub_db_sql.erl
Move pubsub sql export to pubsub_db_sql module
2017-08-03 15:34:01 +02: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
Get rid of deprecated crypto functions
2017-08-17 19:32:15 +03: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
Replace translate:mark/1 with ?T() macro
2017-09-24 12:42:35 +03:00
win32_dns.erl
Update copyright date automatically ( #1442 )
2017-01-02 21:42:06 +01:00
xmpp_stream_in.erl
Reflect changes in the xmpp lib
2017-10-13 20:48:21 +03:00
xmpp_stream_out.erl
Fix another typo ;)
2017-10-25 11:47:02 +03:00
xmpp_stream_pkix.erl
Fix typo and spec
2017-03-07 22:21:44 +03:00