aboutsummaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not duplicate enc_pid/dec_pid functionsEvgeniy Khramtsov2017-03-305-119/+39
* Add missing jlib->aux convertionChristophe Romain2017-03-301-1/+1
* Refactor pubsub's get_last_itemsChristophe Romain2017-03-3016-98/+121
* Deprecate jlib.erl in favor of aux.erlEvgeniy Khramtsov2017-03-3055-205/+422
* Merge pull request #1646 from weiss/custom-headersChristophe Romain2017-03-303-17/+37
|\
| * mod_http_upload: Don't add "Server" header lineHolger Weiss2017-03-281-4/+2
| * ejabberd_http: Expand @VERSION@ in custom headersHolger Weiss2017-03-273-8/+17
| * ejabberd_http: Add "custom_headers" optionHolger Weiss2017-03-271-6/+19
* | Add Redis as mod_carboncopy RAM backendEvgeniy Khramtsov2017-03-301-0/+112
* | Add SQL as mod_carboncopy RAM backendEvgeniy Khramtsov2017-03-302-8/+101
* | oauth_list_tokens and oauth_revoke_token work only in Mnesia (#1644)Badlop2017-03-291-3/+5
* | Fix a typoEvgeniy Khramtsov2017-03-291-1/+1
* | Add SQL as mod_muc RAM backendEvgeniy Khramtsov2017-03-294-77/+225
* | Add Redis as mod_bosh RAM backendEvgeniy Khramtsov2017-03-281-0/+76
* | Add SQL as mod_bosh RAM backendEvgeniy Khramtsov2017-03-281-0/+98
* | Add Redis as router RAM backendEvgeniy Khramtsov2017-03-285-4/+185
* | Add SQL as router RAM backendEvgeniy Khramtsov2017-03-284-8/+200
|/
* Fix PEP issues (#1636)Christophe Romain2017-03-272-26/+15
* Merge branch 'new_queue'Evgeniy Khramtsov2017-03-2414-299/+342
|\
| * Improve overloaded S2S queue processingEvgeniy Khramtsov2017-03-101-10/+16
| * Add support for file-based queuesEvgeniy Khramtsov2017-03-1014-295/+332
* | Avoid PID collisions17.03Evgeniy Khramtsov2017-03-241-13/+57
* | prosody2ejabberd: Fix offline message record typeHolger Weiss2017-03-211-10/+15
* | prosody2ejabberd: Fix message attribute removalHolger Weiss2017-03-211-2/+2
* | Fix crash in mod_muc_admin, we operate on integers here not listsPaweł Chmielowski2017-03-211-1/+1
* | Don't block contacts with subscription=to in mod_block_strangers (#1609)Alexey Shchepin2017-03-211-3/+9
* | Use item creation date in rsm order (#1516)Christophe Romain2017-03-211-8/+8
* | Merge pull request #1626 from weiss/fix-scram-importEvgeny Khramtsov2017-03-212-3/+21
|\ \
| * | prosody2ejabberd: Fix SCRAM hash conversionHolger Weiss2017-03-162-3/+21
* | | Use new xdata compiler APIEvgeniy Khramtsov2017-03-204-13/+9
* | | Better log s2s auth failures when TLS is not availableEvgeniy Khramtsov2017-03-181-0/+6
* | | Log startup timeEvgeniy Khramtsov2017-03-181-2/+4
* | | Fixed wrong parameter values in mod_muc_adminEdward Chow2017-03-181-1/+1
* | | Set translation callback on startupEvgeniy Khramtsov2017-03-171-1/+3
* | | Teach mod_http_fileserver ability to send 304 Not ModifiedPaweł Chmielowski2017-03-171-9/+29
|/ /
* | Encode in base64 when getting scram data with import_prosody (#1549)Badlop2017-03-151-3/+3
* | Use correct pid when registering local routeEvgeniy Khramtsov2017-03-153-8/+16
* | Update cyrsasl_oauth to internal API changesAlexey Shchepin2017-03-141-4/+10
* | Get rid of p1_sha callsAlexey Shchepin2017-03-1416-23/+42
* | Fix handling of xmlrpc request without authentication structurePaweł Chmielowski2017-03-131-4/+5
* | In module_install copy also deps/ebin and priv files (ejabberd-contrib#200)Badlop2017-03-131-2/+5
* | Return 'closed' instead of 'einval' on closed socketsEvgeniy Khramtsov2017-03-123-3/+9
* | Teach web admin about ip acl rulesPaweł Chmielowski2017-03-101-1/+7
* | Improve formatting of erlang terms shown in web adminPaweł Chmielowski2017-03-101-3/+1
* | Include shared groups also when contact is is personal roster (#1585)Badlop2017-03-092-2/+6
* | Remove mod_pubsub from ejd2sql export, as it isn't implemented (#1584)Badlop2017-03-081-1/+0
* | Fix handling ejabberd_sql:sql_transaction result (#1584)Badlop2017-03-081-1/+2
|/
* Report more TLS errorsEvgeniy Khramtsov2017-03-082-4/+2
* Fix typo and specEvgeniy Khramtsov2017-03-071-2/+2
* Remove forgotten compile_allEvgeniy Khramtsov2017-03-071-1/+0