aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | Bump OTP version to 19.3 in Travis configEvgeniy Khramtsov2017-03-201-1/+1
* | | Remove webtool from erlang.plt creationEvgeniy Khramtsov2017-03-201-1/+1
* | | Use new xdata compiler APIEvgeniy Khramtsov2017-03-205-14/+10
* | | Better log s2s auth failures when TLS is not availableEvgeniy Khramtsov2017-03-181-0/+6
* | | Log startup timeEvgeniy Khramtsov2017-03-181-2/+4
* | | Merge pull request #1617 from edwardchow33/patch-1Evgeny Khramtsov2017-03-181-1/+1
|\ \ \
| * | | Fixed wrong parameter values in mod_muc_adminEdward Chow2017-03-181-1/+1
|/ / /
* | | Set translation callback on startupEvgeniy Khramtsov2017-03-172-2/+4
* | | 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
* | Merge pull request #1603 from strugee/patch-1Evgeny Khramtsov2017-03-121-0/+1
|\ \
| * | Note how to apply s2s Access Rights in the exampleAlex Jordan2017-03-101-0/+1
* | | 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
* Report some TLS errorsEvgeniy Khramtsov2017-03-072-2/+18
* Don't call deprecated jid functions from the test suiteEvgeniy Khramtsov2017-03-0710-32/+32
* Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) supportEvgeniy Khramtsov2017-03-0710-215/+342
* Better handle errors in ejabberd_receiver callsEvgeniy Khramtsov2017-03-021-5/+8
* Fix previous commitEvgeniy Khramtsov2017-03-021-27/+13
* Revert "Remove relict mod_service_log"Evgeniy Khramtsov2017-03-021-0/+105
* Improve reporting of unavailable SASL mechanismsEvgeniy Khramtsov2017-03-011-5/+6
* Resolve all addresses from SRV lookupEvgeniy Khramtsov2017-03-011-8/+10
* External components must always provide 'to' attributeEvgeniy Khramtsov2017-03-011-2/+2
* Add s2s work-around for gmail.comEvgeniy Khramtsov2017-02-281-3/+10
* Make sure all hooks are called with proper host in ejabberd_c2sEvgeniy Khramtsov2017-02-281-1/+1
* Fix bug in api_permission parsingPaweł Chmielowski2017-02-281-1/+2
* Propagate the TRANSACTION_TIMEOUT to pgsql driver (EJAB-1266)Jerome Sautret2017-02-281-1/+2
* Don't crash on malformed IP addressesEvgeniy Khramtsov2017-02-281-6/+8
* Improve logging of outbound s2s auth failuresEvgeniy Khramtsov2017-02-281-1/+14
* Improve logging of dialback failuresEvgeniy Khramtsov2017-02-281-5/+23
* Resend stream header before calling handle_auth_success/2 callbackEvgeniy Khramtsov2017-02-281-11/+11
* Fix compilation on R17Paweł Chmielowski2017-02-271-3/+3
* Fix parsing of acl/access rules inside oauth sections of api_permissionsPaweł Chmielowski2017-02-271-7/+6
* Clarify new modules usage in the example configEvgeniy Khramtsov2017-02-271-3/+10
* Fix elixir testsPaweł Chmielowski2017-02-273-9/+12
* Don't perform useless resourceprepEvgeniy Khramtsov2017-02-272-18/+10
* Update tests to ejabberd_commands changesPaweł Chmielowski2017-02-271-1/+1
* Update tests to cyrsasl modificationsPaweł Chmielowski2017-02-271-1/+1