xmpp.chapril.org-ejabberd/src
Evgeniy Khramtsov 7bcbea2108 Deprecate jlib.erl in favor of aux.erl
Since the main goal of jlib.erl is lost, all auxiliary functions
are now moved to aux.erl, and the whole jlib.erl is now deprecated.
2017-03-30 14:17: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 Do not generate LDAP's ASN.1 code when compiling ejabberd. 2013-06-22 03:27:59 +10:00
acl.erl Improve startup procedure 2017-02-24 12:05:47 +03:00
aux.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +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 Get rid of p1_sha calls 2017-03-14 02:31:51 +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 jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +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
ejabberd_access_permissions.erl Fix bug in api_permission parsing 2017-02-28 13:36:34 +01:00
ejabberd_admin.erl Invalidate access permissions on configuration reload 2017-02-27 09:55:54 +03:00
ejabberd_app.erl Merge branch 'new_queue' 2017-03-24 13:27:56 +03:00
ejabberd_auth.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_auth_anonymous.erl Make test suite working again 2017-01-23 13:51:05 +03:00
ejabberd_auth_external.erl Start/stop auth modules when host is added/deleted 2017-02-23 16:19:22 +03:00
ejabberd_auth_ldap.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_auth_mnesia.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_auth_pam.erl Start/stop auth modules when host is added/deleted 2017-02-23 16:19:22 +03:00
ejabberd_auth_riak.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_auth_sql.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_c2s_config.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejabberd_captcha.erl Get rid of p1_sha calls 2017-03-14 02:31:51 +03:00
ejabberd_cluster.erl Merge branch 'new_stream' 2017-01-20 19:35:46 +03:00
ejabberd_commands.erl Put more stuff under supervision 2017-02-26 15:10:59 +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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_ctl.erl Put more stuff under supervision 2017-02-26 15:10:59 +03:00
ejabberd_hooks.erl Make sure only {exit, normal} is not catched when executing a hook 2017-01-23 21:52:25 +03:00
ejabberd_http.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_http_ws.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_idna.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejabberd_listener.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_local.erl Add SQL as router RAM backend 2017-03-28 16:31:37 +03:00
ejabberd_logger.erl Cleanup file headers 2017-01-03 15:58:52 +01:00
ejabberd_mnesia.erl Don't warn if custom schema is not available 2017-01-31 09:53:52 +01:00
ejabberd_oauth.erl oauth_list_tokens and oauth_revoke_token work only in Mnesia (#1644) 2017-03-29 12:41:27 +02:00
ejabberd_oauth_mnesia.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejabberd_oauth_rest.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +03:00
ejabberd_oauth_sql.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +03:00
ejabberd_piefxis.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +03:00
ejabberd_rdbms.erl Improve startup procedure 2017-02-24 12:05:47 +03:00
ejabberd_receiver.erl Better handle errors in ejabberd_receiver calls 2017-03-02 16:02:44 +03:00
ejabberd_redis.erl Add Redis as router RAM backend 2017-03-28 19:34:04 +03:00
ejabberd_regexp.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejabberd_riak.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_riak_sup.erl Improve startup procedure 2017-02-24 12:05:47 +03:00
ejabberd_router.erl Add Redis as router RAM backend 2017-03-28 19:34:04 +03:00
ejabberd_router_mnesia.erl Add Redis as router RAM backend 2017-03-28 19:34:04 +03:00
ejabberd_router_multicast.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +03:00
ejabberd_router_redis.erl Add Redis as router RAM backend 2017-03-28 19:34:04 +03:00
ejabberd_router_sql.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_s2s.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_s2s_in.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_s2s_out.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_service.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_sm.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +03:00
ejabberd_sm_mnesia.erl Put more stuff under supervision 2017-02-26 15:10:59 +03:00
ejabberd_sm_redis.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejabberd_sm_sql.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_socket.erl Return 'closed' instead of 'einval' on closed sockets 2017-03-12 08:55:54 +03:00
ejabberd_sql.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_sql_pt.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejabberd_sql_sup.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
ejabberd_stun.erl Cleanup file headers 2017-01-03 15:58:52 +01:00
ejabberd_sup.erl Put more stuff under supervision 2017-02-26 15:10:59 +03:00
ejabberd_system_monitor.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
ejabberd_websocket.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03: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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03: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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
eldap_utils.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
elixir_logger_backend.erl Cleanup file headers 2017-01-03 15:58:52 +01:00
ext_mod.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
extauth.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
gen_iq_handler.erl Reload modules when reloading configuration file 2017-02-22 19:46:47 +03:00
gen_mod.erl Add gen_mod:is_loaded_elsewhere/2 2017-02-24 16:31:39 +03:00
gen_pubsub_node.erl Fix some dialyzer warnings 2017-02-18 09:36:27 +03: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
mod_adhoc.erl Reload modules when reloading configuration file 2017-02-22 19:46:47 +03:00
mod_admin_extra.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
mod_announce.erl Don't pass empty resource to jid:make() 2017-02-25 10:01:01 +03:00
mod_announce_mnesia.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01: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 Add support for file-based queues 2017-03-10 15:12:43 +03:00
mod_bosh_mnesia.erl Put more stuff under supervision 2017-02-26 15:10:59 +03:00
mod_bosh_redis.erl Add Redis as mod_bosh RAM backend 2017-03-28 21:12:26 +03:00
mod_bosh_sql.erl Add SQL as mod_bosh RAM backend 2017-03-28 20:33:57 +03:00
mod_caps.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
mod_caps_mnesia.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_caps_riak.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_caps_sql.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_carboncopy.erl Add SQL as mod_carboncopy RAM backend 2017-03-30 10:31:51 +03:00
mod_carboncopy_mnesia.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_carboncopy_redis.erl Add Redis as mod_carboncopy RAM backend 2017-03-30 11:45:09 +03:00
mod_carboncopy_sql.erl Add SQL as mod_carboncopy RAM backend 2017-03-30 10:31:51 +03:00
mod_client_state.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +03:00
mod_configure.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03: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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
mod_http_api.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03: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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03: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 Don't pass empty resource to jid:make() 2017-02-25 10:01:01 +03:00
mod_irc_riak.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
mod_irc_sql.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
mod_last.erl Reload modules when reloading configuration file 2017-02-22 19:46:47 +03:00
mod_last_mnesia.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01: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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
mod_metrics.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03: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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
mod_muc_log.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
mod_muc_mnesia.erl Add SQL as mod_muc RAM backend 2017-03-29 12:58:01 +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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
mod_muc_sql.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +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 Use new xdata compiler API 2017-03-20 09:57:11 +03:00
mod_offline_mnesia.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01: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 Remove unused macro 2017-02-22 20:48:51 +03:00
mod_pres_counter.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03: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 Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01: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 Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01: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 Improve startup procedure 2017-02-24 12:05:47 +03:00
mod_proxy65_service.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
mod_register.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +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 Remove wrong index setting 2017-01-17 16:23:45 +01: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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
mod_shared_roster_mnesia.erl Get rid of jid:to_string/1 and jid:from_string/1 2017-02-26 10:07:12 +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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03: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 Get rid of p1_sha calls 2017-03-14 02:31:51 +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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03: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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
mod_vcard_mnesia.erl Let ejabberd_mnesia handles copy_type 2017-01-17 15:05:14 +01: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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
mod_vcard_xupdate_mnesia.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01: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 Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_club.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_dag.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_dispatch.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_flat.erl Avoid orphan_item leak on affiliation/subscription removal (#1563) 2017-02-23 16:43:22 +01:00
node_flat_sql.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
node_hometree.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_hometree_sql.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_mb.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_mb_sql.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_mix.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_mix_sql.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_online.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_pep.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_pep_sql.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_private.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
node_public.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
nodetree_dag.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
nodetree_tree.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03:00
nodetree_tree_sql.erl Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03: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 Deprecate jlib.erl in favor of aux.erl 2017-03-30 14:17:13 +03: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 Get rid of non-breaking space 2017-02-18 12:13:48 +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 Improve startup procedure 2017-02-24 12:05:47 +03:00
rest.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
scram.erl Use crypto:hash/2 function 2017-02-13 18:42:50 +03:00
shaper.erl Improve startup procedure 2017-02-24 12:05:47 +03:00
sql_queries.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
str.erl Get rid of p1_sha calls 2017-03-14 02:31:51 +03:00
translate.erl Set translation callback on startup 2017-03-17 21:35:02 +03:00
win32_dns.erl Update copyright date automatically (#1442) 2017-01-02 21:42:06 +01:00
xmpp_stream_in.erl Get rid of p1_sha calls 2017-03-14 02:31:51 +03:00
xmpp_stream_out.erl Better log s2s auth failures when TLS is not available 2017-03-18 13:59:24 +03:00
xmpp_stream_pkix.erl Fix typo and spec 2017-03-07 22:21:44 +03:00