xmpp.chapril.org-ejabberd/src
Holger Weiss f7f40cf9a6 Let client retry HTTP upload on file size mismatch
Let the main mod_http_upload process look at the size of an HTTP upload
rather than performing this check in the ejabberd_http handler.  This
way, the upload slot won't be invalidated if the size of the uploaded
file doesn't match the size requested for the slot.  The PUT request is
still rejected, but the client now has a chance to retry the upload.
2016-05-08 15:36:51 +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 Allow testing user pattern directly in access rules 2016-04-08 19:45:25 +02:00
adhoc.erl Replace some ?ERR_* macros with ?ERRT_* 2016-03-31 11:00:29 +03:00
cyrsasl.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_anonymous.erl Synchronizing master changes 2016-04-12 10:34:24 +02:00
cyrsasl_digest.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_oauth.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01: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 Rename odbc to sql everywhere 2016-04-20 13:25:42 +03:00
ejabberd_app.erl Move start and stop_modules/0 from ejabberd_app to gen_mod (#1039) 2016-03-29 15:26:34 +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 Get rid of "internal" DB type. This also fixes #1092 2016-04-27 09:44:32 +03:00
ejabberd_auth_ldap.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_mnesia.erl Update more SQL queries 2016-05-05 15:51:58 +03: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 Update more SQL queries 2016-05-05 15:51:58 +03:00
ejabberd_c2s.erl XEP-0198: Use different error message for bounces 2016-05-06 14:12:22 +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 Accept commands: add_commands syntax (along commands: - add_commands) 2016-04-21 11:16:36 +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 Don't halt program when include_config_file is missing/can't be read 2016-05-02 14:52:23 +02:00
ejabberd_ctl.erl Pass noauth when auth isn't provided 2016-05-02 15:07:00 +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 Fix Dialyzer inconsistency 2016-03-30 16:47:40 +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 Merge commit 'refs/pull/524/head' of github.com:processone/ejabberd into sasl-api-change 2016-03-25 18:16:50 +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_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 Replace some ?ERR_* macros with ?ERRT_* 2016-03-31 11:00:29 +03: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 Replace some ?ERR_* macros with ?ERRT_* 2016-03-31 11:00:29 +03:00
ejabberd_sm.erl Merge remote-tracking branch 'processone/pr/1088' 2016-05-05 00:20:15 +02:00
ejabberd_sm_mnesia.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
ejabberd_sm_redis.erl Make it possible to define 'sm_db_type' per virtual host 2016-02-19 16:38:43 +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 Update more SQL queries 2016-05-05 15:51:58 +03: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 Rename odbc to sql everywhere 2016-04-20 13:25:42 +03:00
ejabberd_websocket.erl Switch to fast_tls and update app names 2016-02-03 16:13:16 +01:00
ejabberd_xmlrpc.erl Fix format_result also in xmlrpc, after aa5caa3 (#982) 2016-03-07 17:34:08 +01:00
ejd2sql.erl Update more SQL queries 2016-05-05 15:51:58 +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 ext_mod: switch to fast_xml and remove old p1_logger reference 2016-03-03 15:46:15 +01: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 Add mod_opt_type/1 callback to gen_mod behaviour 2016-05-01 22:09:40 +02:00
gen_pubsub_node.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01: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 Add simple Elixir unit test on jid:from_string 2016-03-21 09:44:23 +01:00
jlib.erl Add missed jlib:term_to_expr and jlib:expr_to_term functions 2016-05-05 16:42:48 +03:00
mod_adhoc.erl Replace some ?ERR_* macros with ?ERRT_* 2016-03-31 11:00:29 +03:00
mod_admin_extra.erl Synchronizing master changes 2016-04-12 10:34:24 +02:00
mod_announce.erl Improve detection of databases supported by modules (#1092) 2016-04-27 17:10:50 +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 Clean mod_blocking.erl from DB specific code 2016-04-14 14:17:20 +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 Rename odbc to sql everywhere 2016-04-20 13:25:42 +03:00
mod_caps.erl Improve detection of databases supported by modules (#1092) 2016-04-27 17:10:50 +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 Improve detection of databases supported by modules (#1092) 2016-04-27 17:10:50 +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 Switch to Fast XML module 2016-02-03 19:03:17 +01:00
mod_configure.erl Replace more ?ERR_* macros with ?ERRT_* 2016-04-05 13:09:44 +03:00
mod_configure2.erl Replace some ?ERR_* macros with ?ERRT_* 2016-03-31 11:00:29 +03:00
mod_disco.erl Replace more ?ERR_* macros with ?ERRT_* 2016-04-05 13:09:44 +03:00
mod_echo.erl Replace some ?ERR_* macros with ?ERRT_* 2016-03-31 11:00:29 +03:00
mod_fail2ban.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
mod_http_api.erl Do not use underscore variable 2016-04-01 12:24:49 +02:00
mod_http_bind.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
mod_http_fileserver.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
mod_http_upload.erl Let client retry HTTP upload on file size mismatch 2016-05-08 15:36:51 +02:00
mod_http_upload_quota.erl Specify type of second terminate/2 parameter 2016-04-19 09:15:09 +02:00
mod_ip_blacklist.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
mod_irc.erl Improve detection of databases supported by modules (#1092) 2016-04-27 17:10:50 +03: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 Improve detection of databases supported by modules (#1092) 2016-04-27 17:10:50 +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 Cosmetic change: Make variable names consistent 2016-05-03 19:12:57 +02:00
mod_mam_mnesia.erl Clean mod_mam.erl from DB specific code 2016-04-15 15:11:31 +03:00
mod_mam_sql.erl Update more SQL queries 2016-05-05 15:51:58 +03:00
mod_metrics.erl Don't forget to import mod_opt_type/1 in mod_metrics 2016-05-02 12:18:18 +03:00
mod_mix.erl Replace some ?ERR_* macros with ?ERRT_* 2016-03-31 11:00:29 +03:00
mod_muc.erl Improve detection of databases supported by modules (#1092) 2016-04-27 17:10:50 +03:00
mod_muc_admin.erl Merge pull request #1051 from genric/patch-1 2016-04-06 13:44:12 +02:00
mod_muc_log.erl Switch to Fast XML module 2016-02-03 19:03:17 +01: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 Replace more ?ERR_* macros with ?ERRT_* 2016-04-05 13:09:44 +03:00
mod_muc_sql.erl Update more SQL queries 2016-05-05 15:51:58 +03:00
mod_multicast.erl Fix Addresses element which lacked others local destinations 2016-03-14 12:53:14 +01:00
mod_offline.erl Improve detection of databases supported by modules (#1092) 2016-04-27 17:10:50 +03: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 Rename odbc to sql everywhere 2016-04-20 13:25:42 +03:00
mod_ping.erl Merge pull request #931 from cclam0827/dev/mod_ping 2016-04-22 13:07:03 +02:00
mod_pres_counter.erl Switch to Fast XML module 2016-02-03 19:03:17 +01:00
mod_privacy.erl Improve detection of databases supported by modules (#1092) 2016-04-27 17:10:50 +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 Improve detection of databases supported by modules (#1092) 2016-04-27 17:10:50 +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 Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
mod_proxy65_lib.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
mod_proxy65_service.erl Replace some ?ERR_* macros with ?ERRT_* 2016-03-31 11:00:29 +03:00
mod_proxy65_sm.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
mod_proxy65_stream.erl Merge commit 'refs/pull/524/head' of github.com:processone/ejabberd into sasl-api-change 2016-03-25 18:16:50 +03:00
mod_pubsub.erl Fix sender in case of explicit pep subscriptions 2016-05-02 15:04:14 +02:00
mod_register.erl Synchronizing master changes 2016-04-12 10:34:24 +02:00
mod_register_web.erl Merge commit 'refs/pull/524/head' of github.com:processone/ejabberd into sasl-api-change 2016-03-25 18:16:50 +03:00
mod_roster.erl Improve detection of databases supported by modules (#1092) 2016-04-27 17:10:50 +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 Update more SQL queries 2016-05-05 15:51:58 +03:00
mod_service_log.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
mod_shared_roster.erl Improve detection of databases supported by modules (#1092) 2016-04-27 17:10:50 +03:00
mod_shared_roster_ldap.erl Fix issue getting shared roster 2016-03-25 17:44:12 +01: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 Replace some ?ERR_* macros with ?ERRT_* 2016-03-31 11:00:29 +03:00
mod_sip.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01: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 Replace some ?ERR_* macros with ?ERRT_* 2016-03-31 11:00:29 +03:00
mod_time.erl Replace some ?ERR_* macros with ?ERRT_* 2016-03-31 11:00:29 +03:00
mod_vcard.erl Improve detection of databases supported by modules (#1092) 2016-04-27 17:10:50 +03:00
mod_vcard_ldap.erl Replace some ?ERR_* macros with ?ERRT_* 2016-03-31 11:00:29 +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 more SQL queries 2016-05-05 15:51:58 +03:00
mod_vcard_xupdate.erl Improve detection of databases supported by modules (#1092) 2016-04-27 17:10:50 +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 Replace some ?ERR_* macros with ?ERRT_* 2016-03-31 11:00:29 +03:00
node_buddy.erl Set default value for pubsub#itemreply option 2016-04-21 23:47:07 +02:00
node_club.erl Set default value for pubsub#itemreply option 2016-04-21 23:47:07 +02:00
node_dag.erl Replace some ?ERR_* macros with ?ERRT_* 2016-03-31 11:00:29 +03:00
node_dispatch.erl Set default value for pubsub#itemreply option 2016-04-21 23:47:07 +02:00
node_flat.erl Set default value for pubsub#itemreply option 2016-04-21 23:47:07 +02:00
node_flat_sql.erl Rename odbc to sql everywhere 2016-04-20 13:25:42 +03:00
node_hometree.erl Update copyright to 2016 (#901) 2016-01-13 12:29:14 +01:00
node_hometree_sql.erl Rename odbc to sql everywhere 2016-04-20 13:25:42 +03:00
node_mb.erl Set default value for pubsub#itemreply option 2016-04-21 23:47:07 +02:00
node_mix.erl Set default value for pubsub#itemreply option 2016-04-21 23:47:07 +02:00
node_mix_sql.erl Set default value for pubsub#itemreply option 2016-04-21 23:47:07 +02:00
node_online.erl Set default value for pubsub#itemreply option 2016-04-21 23:47:07 +02:00
node_pep.erl Set default value for pubsub#itemreply option 2016-04-21 23:47:07 +02:00
node_pep_sql.erl Rename odbc to sql everywhere 2016-04-20 13:25:42 +03:00
node_private.erl Set default value for pubsub#itemreply option 2016-04-21 23:47:07 +02:00
node_public.erl Set default value for pubsub#itemreply option 2016-04-21 23:47:07 +02:00
nodetree_dag.erl Replace some ?ERR_* macros with ?ERRT_* 2016-03-31 11:00:29 +03:00
nodetree_tree.erl Fix hometree root check (#1070) 2016-04-19 15:18:32 +02:00
nodetree_tree_sql.erl Rename odbc to sql everywhere 2016-04-20 13:25:42 +03: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 Replace some ?ERR_* macros with ?ERRT_* 2016-03-31 11:00:29 +03:00
pubsub_subscription_sql.erl Rename odbc to sql everywhere 2016-04-20 13:25:42 +03: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 Update more SQL queries 2016-05-05 15:51: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