xmpp.chapril.org-ejabberd/src
Christophe Romain 72b0fb49e8 Fix type convertion bug injected by 4ccc40b (#1229) 2016-08-04 09:49:23 +02: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 Merge pull request #1211 from processone/expand_api 2016-07-28 14:57:48 +02:00
adhoc.erl Fix compilation issues on R19 2016-07-01 21:20:10 +02:00
cyrsasl.erl Fix compilation issues on R19 2016-07-01 21:20:10 +02:00
cyrsasl_anonymous.erl Synchronizing master changes 2016-04-12 10:34:24 +02:00
cyrsasl_digest.erl Allow again multiple fqdn values in configuration (EJAB-1578) 2016-06-08 19:28:17 +02:00
cyrsasl_oauth.erl Add support for sending back missing scope error to API ReST command calls 2016-07-30 18:51:54 +02:00
cyrsasl_plain.erl Merge commit 'refs/pull/524/head' of github.com:processone/ejabberd into sasl-api-change 2016-03-25 18:16:50 +03:00
cyrsasl_scram.erl Provide authzid in scream response 2016-03-30 16:08:04 +02:00
ejabberd.app.src.in Switch to rebar build tool 2013-06-13 11:11:02 +02:00
ejabberd.erl Merge pull request #684 from wcy123/master 2016-03-25 21:00:35 +04:00
ejabberd_admin.erl Improve error handling 2016-07-31 22:48:24 +02:00
ejabberd_app.erl Remove compile warning 2016-08-01 15:35:54 +02:00
ejabberd_auth.erl Improve detection of databases supported by modules (#1092) 2016-04-27 17:10:50 +03:00
ejabberd_auth_anonymous.erl Synchronizing master changes 2016-04-12 10:34:24 +02:00
ejabberd_auth_external.erl ejabberd_auth*: Fix indentation 2016-05-24 00:40:25 +02:00
ejabberd_auth_ldap.erl ejabberd_auth*: Fix indentation 2016-05-24 00:40:25 +02:00
ejabberd_auth_mnesia.erl ejabberd_auth*: Fix indentation 2016-05-24 00:40:25 +02:00
ejabberd_auth_pam.erl Merge commit 'refs/pull/524/head' of github.com:processone/ejabberd into sasl-api-change 2016-03-25 18:16:50 +03:00
ejabberd_auth_riak.erl Update more SQL queries 2016-05-05 15:51:58 +03:00
ejabberd_auth_sql.erl Report in SQL when scram is enabled but the stored password isn't (#1096) 2016-06-01 20:48:52 +02:00
ejabberd_c2s.erl XEP-0198: Handle timeouts during stream resumption 2016-08-03 02:28:46 +02:00
ejabberd_c2s_config.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
ejabberd_captcha.erl Switch to Fast XML module 2016-02-03 19:03:17 +01:00
ejabberd_cluster.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
ejabberd_commands.erl Improve error handling 2016-07-31 22:48:24 +02:00
ejabberd_commands_doc.erl Don't include empty line after java example 2016-02-25 12:14:17 +01:00
ejabberd_config.erl Get rid of warnings 2016-07-07 12:17:38 +03:00
ejabberd_ctl.erl Ensure ejabberdctl status result is in valid shell supported range 2016-07-30 13:18:39 +02:00
ejabberd_frontend_socket.erl Switch to fast_tls and update app names 2016-02-03 16:13:16 +01:00
ejabberd_hooks.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
ejabberd_http.erl Convert password provided by web form to UTF8 before passing it (#375) 2016-07-22 16:52:13 +02:00
ejabberd_http_bind.erl Switch to Fast XML module 2016-02-03 19:03:17 +01:00
ejabberd_http_ws.erl Switch to Fast XML module 2016-02-03 19:03:17 +01:00
ejabberd_idna.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
ejabberd_listener.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
ejabberd_local.erl Bounce messages sent to server JID 2016-05-06 13:59:21 +02:00
ejabberd_logger.erl Lager to Elixir Logger bridge is now compliant with ejabberd loglevel set / get 2016-03-09 22:30:46 +01:00
ejabberd_node_groups.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
ejabberd_oauth.erl Add tokens cache to ejabberd_oauth 2016-08-04 01:59:28 +03:00
ejabberd_oauth_mnesia.erl Add DB backend support for ejabberd_oauth 2016-07-25 20:08:30 +03:00
ejabberd_oauth_sql.erl Add OAUTH SQL backend 2016-08-01 16:55:43 +03:00
ejabberd_piefxis.erl Rename odbc to sql everywhere 2016-04-20 13:25:42 +03:00
ejabberd_rdbms.erl Rename odbc to sql everywhere 2016-04-20 13:25:42 +03:00
ejabberd_receiver.erl Start ezlib only if required, as it's optional (#1006) 2016-03-16 11:11:43 +01:00
ejabberd_redis.erl Handle Redis connection in a separate module 2016-05-09 08:36:30 +03:00
ejabberd_regexp.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
ejabberd_riak.erl Fix is_connected/0 function 2016-03-22 20:01:23 +03:00
ejabberd_riak_sup.erl Improve detection of databases supported by modules (#1092) 2016-04-27 17:10:50 +03:00
ejabberd_router.erl Make it possible to get virtual host of a registered route 2016-03-13 11:38:40 +03:00
ejabberd_router_multicast.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
ejabberd_s2s.erl Make s2s stats commands more robust 2016-07-30 18:50:58 +02:00
ejabberd_s2s_in.erl Synchronizing master changes 2016-04-12 10:34:24 +02:00
ejabberd_s2s_out.erl Synchronizing master changes 2016-04-12 10:34:24 +02:00
ejabberd_service.erl External Component Hook 2016-07-21 14:03:01 -03:00
ejabberd_sm.erl Preserve PID for offline sessions 2016-07-23 01:08:05 +02:00
ejabberd_sm_mnesia.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
ejabberd_sm_redis.erl Handle Redis connection in a separate module 2016-05-09 08:36:30 +03:00
ejabberd_sm_sql.erl Update more SQL queries 2016-05-05 15:51:58 +03:00
ejabberd_socket.erl Switch to fast_tls and update app names 2016-02-03 16:13:16 +01:00
ejabberd_sql.erl Quote postgresql database name (#1136) 2016-07-22 16:33:40 +02:00
ejabberd_sql_pt.erl Update more SQL queries 2016-05-05 15:51:58 +03:00
ejabberd_sql_sup.erl Rename odbc to sql everywhere 2016-04-20 13:25:42 +03:00
ejabberd_stun.erl Move to new dependencies for SIP and STUN 2016-02-03 11:26:14 +01:00
ejabberd_sup.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
ejabberd_system_monitor.erl Don't store watchdog notifications in MAM archives 2016-03-14 00:05:50 +01:00
ejabberd_tmp_sup.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
ejabberd_update.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
ejabberd_web.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
ejabberd_web_admin.erl Move any access rules check to ACL module 2016-07-23 18:21:45 +02:00
ejabberd_websocket.erl Switch to fast_tls and update app names 2016-02-03 16:13:16 +01:00
ejabberd_xmlrpc.erl When convertion of xmlrpc argument to type fails, report it as error 2016-06-23 10:41:16 +02:00
ejd2sql.erl Get rid of warnings 2016-07-07 12:17:38 +03:00
eldap.erl cosmetic cleanup 2015-10-07 14:18:38 +02:00
eldap_filter.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +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 Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
eldap_utils.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
elixir_logger_backend.erl Lager to Elixir Logger bridge is now compliant with ejabberd loglevel set / get 2016-03-09 22:30:46 +01:00
ext_mod.erl Support elixir module installer 2016-07-05 12:36:49 +02:00
extauth.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
gen_iq_handler.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
gen_mod.erl Warn on cyclic modules dependencies 2016-07-07 11:34:17 +03:00
gen_pubsub_node.erl Add support for PubSub publishing options 2016-05-25 08:40:12 +02:00
gen_pubsub_nodetree.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
jd2ejd.erl Switch to Fast XML module 2016-02-03 19:03:17 +01:00
jid.erl Avoid starting several time the owner process 2016-07-26 12:12:48 +02:00
jlib.erl jlib: Don't try to keep just one <delay/> tag 2016-07-18 22:31:08 +02:00
mod_adhoc.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_admin_extra.erl Fix type convertion bug injected by 4ccc40b (#1229) 2016-08-04 09:49:23 +02:00
mod_announce.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_announce_mnesia.erl Clean mod_announce.erl from DB specific code 2016-04-13 13:04:04 +03:00
mod_announce_riak.erl Clean mod_announce.erl from DB specific code 2016-04-13 13:04:04 +03:00
mod_announce_sql.erl Update more SQL queries 2016-05-05 15:51:58 +03:00
mod_blocking.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_blocking_mnesia.erl Clean mod_blocking.erl from DB specific code 2016-04-14 14:17:20 +03:00
mod_blocking_riak.erl Clean mod_blocking.erl from DB specific code 2016-04-14 14:17:20 +03:00
mod_blocking_sql.erl mod_blocking_sql: Handle default list corner case 2016-06-22 22:36:27 +02:00
mod_caps.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_caps_mnesia.erl Clean mod_caps.erl from DB specific code 2016-04-13 11:41:04 +03:00
mod_caps_riak.erl Clean mod_caps.erl from DB specific code 2016-04-13 11:41:04 +03:00
mod_caps_sql.erl Update more SQL queries 2016-05-05 15:51:58 +03:00
mod_carboncopy.erl Get rid of warnings 2016-07-07 12:17:38 +03:00
mod_carboncopy_mnesia.erl Clean mod_carboncopy.erl from DB specific code 2016-04-15 15:48:56 +03:00
mod_client_state.erl Get rid of warnings 2016-07-07 12:17:38 +03:00
mod_configure.erl Preserve PID for offline sessions 2016-07-23 01:08:05 +02:00
mod_configure2.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_disco.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_echo.erl Switch workers from temporary to transient 2016-07-29 11:18:42 +02:00
mod_fail2ban.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_http_api.erl Improve error message when try to call api on api root 2016-08-01 15:29:47 +02:00
mod_http_bind.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_http_fileserver.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_http_upload.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_http_upload_quota.erl mod_http_upload_quota: Apply cosmetic changes 2016-07-27 00:28:47 +02:00
mod_ip_blacklist.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_irc.erl Switch workers from temporary to transient 2016-07-29 11:18:42 +02:00
mod_irc_connection.erl Switch to Fast XML module 2016-02-03 19:03:17 +01:00
mod_irc_mnesia.erl Clean mod_irc.erl from DB specific code 2016-04-14 12:18:04 +03:00
mod_irc_riak.erl Clean mod_irc.erl from DB specific code 2016-04-14 12:18:04 +03:00
mod_irc_sql.erl Update more SQL queries 2016-05-05 15:51:58 +03:00
mod_last.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_last_mnesia.erl Clean mod_last.erl from DB specific code 2016-04-13 09:59:39 +03:00
mod_last_riak.erl Clean mod_last.erl from DB specific code 2016-04-13 09:59:39 +03:00
mod_last_sql.erl Update more SQL queries 2016-05-05 15:51:58 +03:00
mod_mam.erl mod_mam: Fix handling of result set page limit 2016-07-19 21:23:30 +02:00
mod_mam_mnesia.erl mod_mam_mnesia: Force garbage collection 2016-06-29 22:32:59 +02:00
mod_mam_sql.erl Get rid of warnings 2016-07-07 12:17:38 +03:00
mod_metrics.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_mix.erl Switch mix worker to transient 2016-08-01 14:09:16 +02:00
mod_muc.erl Switch workers from temporary to transient 2016-07-29 11:18:42 +02:00
mod_muc_admin.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_muc_log.erl Switch workers from temporary to transient 2016-07-29 11:18:42 +02:00
mod_muc_mnesia.erl Clean mod_muc.erl from DB specific code 2016-04-13 21:07:32 +03:00
mod_muc_riak.erl Clean mod_muc.erl from DB specific code 2016-04-13 21:07:32 +03:00
mod_muc_room.erl Use hooks instead of direct calls to mod_mam 2016-07-09 12:43:01 +03:00
mod_muc_sql.erl Update more SQL queries 2016-05-05 15:51:58 +03:00
mod_multicast.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_offline.erl Revert "Recover fix of 907e239 lost in 9deb294 (thanks to Alexey Shchepin)" (#1183) 2016-07-06 17:54:37 +02:00
mod_offline_mnesia.erl Clean mod_offline.erl from DB specific code 2016-04-15 13:44:33 +03:00
mod_offline_riak.erl Clean mod_offline.erl from DB specific code 2016-04-15 13:44:33 +03:00
mod_offline_sql.erl Fix pgsql compatibility on delete_old_messages (#1137) 2016-06-22 11:21:11 +02:00
mod_ping.erl Get rid of warnings 2016-07-07 12:17:38 +03:00
mod_pres_counter.erl Get rid of warnings 2016-07-07 12:17:38 +03:00
mod_privacy.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_privacy_mnesia.erl Clean mod_privacy.erl from DB specific code 2016-04-14 14:16:32 +03:00
mod_privacy_riak.erl Clean mod_privacy.erl from DB specific code 2016-04-14 14:16:32 +03:00
mod_privacy_sql.erl Update more SQL queries 2016-05-05 15:51:58 +03:00
mod_private.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_private_mnesia.erl Clean mod_private.erl from DB specific code 2016-04-13 14:09:34 +03:00
mod_private_riak.erl Clean mod_private.erl from DB specific code 2016-04-13 14:09:34 +03:00
mod_private_sql.erl Update more SQL queries 2016-05-05 15:51:58 +03:00
mod_proxy65.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_proxy65_lib.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
mod_proxy65_service.erl Use {access,shaper}_rules_validator in other places where access rules are used 2016-06-21 13:18:24 +02:00
mod_proxy65_sm.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
mod_proxy65_stream.erl Use {access,shaper}_rules_validator in other places where access rules are used 2016-06-21 13:18:24 +02:00
mod_pubsub.erl Do send last items only for subscription on current plugin type 2016-07-08 15:18:39 +02:00
mod_register.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_register_web.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_roster.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_roster_mnesia.erl Clean mod_roster.erl from DB specific code 2016-04-14 10:58:32 +03:00
mod_roster_riak.erl Clean mod_roster.erl from DB specific code 2016-04-14 10:58:32 +03:00
mod_roster_sql.erl Get rid of warnings 2016-07-07 12:17:38 +03:00
mod_service_log.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_shared_roster.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_shared_roster_ldap.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_shared_roster_mnesia.erl Clean mod_shared_roster.erl from DB specific code 2016-04-14 11:45:43 +03:00
mod_shared_roster_riak.erl Clean mod_shared_roster.erl from DB specific code 2016-04-14 11:45:43 +03:00
mod_shared_roster_sql.erl Update more SQL queries 2016-05-05 15:51:58 +03:00
mod_sic.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_sip.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_sip_proxy.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
mod_sip_registrar.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
mod_stats.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_time.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_vcard.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_vcard_ldap.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_vcard_mnesia.erl Clean mod_vcard.erl from DB specific code 2016-04-13 17:37:52 +03:00
mod_vcard_riak.erl Clean mod_vcard.erl from DB specific code 2016-04-13 17:37:52 +03:00
mod_vcard_sql.erl Update SQL escaping 2016-05-13 17:56:48 +03:00
mod_vcard_xupdate.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
mod_vcard_xupdate_mnesia.erl Clean mod_vcard_xupdate.erl from DB specific code 2016-04-13 11:06:59 +03:00
mod_vcard_xupdate_riak.erl Add behaviour to mod_vcard_xupdate DB modules 2016-05-01 11:03:20 +03:00
mod_vcard_xupdate_sql.erl Update more SQL queries 2016-05-05 15:51:58 +03:00
mod_version.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
node_buddy.erl Add support for PubSub publishing options 2016-05-25 08:40:12 +02:00
node_club.erl Add support for PubSub publishing options 2016-05-25 08:40:12 +02:00
node_dag.erl Add support for PubSub publishing options 2016-05-25 08:40:12 +02:00
node_dispatch.erl Add support for PubSub publishing options 2016-05-25 08:40:12 +02:00
node_flat.erl Add support for PubSub publishing options 2016-05-25 08:40:12 +02:00
node_flat_sql.erl Get rid of warnings 2016-07-07 12:17:38 +03:00
node_hometree.erl Add support for PubSub publishing options 2016-05-25 08:40:12 +02:00
node_hometree_sql.erl Add support for PubSub publishing options 2016-05-25 08:40:12 +02:00
node_mb.erl Add support for PubSub publishing options 2016-05-25 08:40:12 +02:00
node_mix.erl Add support for PubSub publishing options 2016-05-25 08:40:12 +02:00
node_mix_sql.erl Add support for PubSub publishing options 2016-05-25 08:40:12 +02:00
node_online.erl Add support for PubSub publishing options 2016-05-25 08:40:12 +02:00
node_pep.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
node_pep_sql.erl Make modules loading in a dependent order (#1191) 2016-07-06 14:58:48 +03:00
node_private.erl Add support for PubSub publishing options 2016-05-25 08:40:12 +02:00
node_public.erl Add support for PubSub publishing options 2016-05-25 08:40:12 +02:00
nodetree_dag.erl Fix compilation issues on R19 2016-07-01 21:20:10 +02:00
nodetree_tree.erl Fix hometree root check (#1070) 2016-04-19 15:18:32 +02:00
nodetree_tree_sql.erl Add missing comas in sql statement (#1219) 2016-08-01 10:55:02 +02:00
nodetree_virtual.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
prosody2ejabberd.erl Switch to Fast XML module 2016-02-03 19:03:17 +01:00
pubsub_db_sql.erl Rename odbc to sql everywhere 2016-04-20 13:25:42 +03:00
pubsub_index.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
pubsub_migrate.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
pubsub_subscription.erl Fix compilation issues on R19 2016-07-01 21:20:10 +02:00
pubsub_subscription_sql.erl Fix compilation issues on R19 2016-07-01 21:20:10 +02:00
randoms.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
scram.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
shaper.erl Let shaper cope with low resolution system clock 2016-04-29 10:57:34 +02:00
sql_queries.erl Stronger tests in the test suite, SQL updates and fixes 2016-06-02 18:09:58 +03:00
str.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
translate.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
win32_dns.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00