]> granicus.if.org Git - ejabberd/commit
Rename odbc to sql everywhere
authorEvgeniy Khramtsov <ekhramtsov@process-one.net>
Wed, 20 Apr 2016 09:27:32 +0000 (12:27 +0300)
committerEvgeniy Khramtsov <ekhramtsov@process-one.net>
Wed, 20 Apr 2016 10:25:42 +0000 (13:25 +0300)
commit1aae8a9fda184b8a8fa139d9fc4bf2aa2c6ba8a0
tree678fb932d5bda2fdc2961c054dbaea64d81f977c
parentfafeeb80c246c66e354b64f0004232fd763b325e
Rename odbc to sql everywhere
47 files changed:
ejabberd.yml.example
include/ejabberd_sql_pt.hrl
include/pubsub.hrl
src/ejabberd_admin.erl
src/ejabberd_auth.erl
src/ejabberd_auth_internal.erl
src/ejabberd_auth_riak.erl
src/ejabberd_auth_sql.erl [moved from src/ejabberd_auth_odbc.erl with 89% similarity]
src/ejabberd_config.erl
src/ejabberd_piefxis.erl
src/ejabberd_rdbms.erl
src/ejabberd_sm.erl
src/ejabberd_sm_sql.erl
src/ejabberd_sql.erl [moved from src/ejabberd_odbc.erl with 95% similarity]
src/ejabberd_sql_pt.erl
src/ejabberd_sql_sup.erl [moved from src/ejabberd_odbc_sup.erl with 89% similarity]
src/ejabberd_web_admin.erl
src/ejd2sql.erl [moved from src/ejd2odbc.erl with 95% similarity]
src/gen_mod.erl
src/mod_announce_sql.erl
src/mod_blocking_sql.erl
src/mod_caps.erl
src/mod_caps_sql.erl
src/mod_irc_sql.erl
src/mod_last_sql.erl
src/mod_mam.erl
src/mod_mam_sql.erl
src/mod_muc_sql.erl
src/mod_offline.erl
src/mod_offline_sql.erl
src/mod_privacy_sql.erl
src/mod_private_sql.erl
src/mod_pubsub.erl
src/mod_roster_sql.erl
src/mod_shared_roster_sql.erl
src/mod_vcard_sql.erl
src/mod_vcard_xupdate_sql.erl
src/node_flat_sql.erl [moved from src/node_flat_odbc.erl with 89% similarity]
src/node_hometree_sql.erl [moved from src/node_hometree_odbc.erl with 69% similarity]
src/node_mix_sql.erl [moved from src/node_mix_odbc.erl with 68% similarity]
src/node_pep_sql.erl [moved from src/node_pep_odbc.erl with 72% similarity]
src/nodetree_tree_sql.erl [moved from src/nodetree_tree_odbc.erl with 82% similarity]
src/pubsub_db_sql.erl [moved from src/pubsub_db_odbc.erl with 57% similarity]
src/pubsub_subscription_sql.erl [moved from src/pubsub_subscription_odbc.erl with 99% similarity]
src/sql_queries.erl [moved from src/odbc_queries.erl with 88% similarity]
test/ejabberd_SUITE.erl
test/ejabberd_SUITE_data/ejabberd.yml