summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2221 from licaon-kter/patch-1Evgeny Khramtsov2018-01-141-3/+3
|\
| * Fix example config macro namesLicaon_Kter2018-01-131-3/+3
|/
* Improve logging of failed s2s EXTERNAL authenticationEvgeniy Khramtsov2018-01-131-2/+4
* Fix detection of rebar3Paweł Chmielowski2018-01-121-1/+1
* Improve resolving of system depsPaweł Chmielowski2018-01-121-8/+27
* Add mix dependencies for acme supportChristophe Romain2018-01-122-1/+5
* Note about direct-tls connections in example configEvgeniy Khramtsov2018-01-121-0/+15
* Include newly releases fast_tls/esip/stun in mix.lockPaweł Chmielowski2018-01-111-3/+3
* Update mix.lockPaweł Chmielowski2018-01-111-24/+29
* Update depsPaweł Chmielowski2018-01-111-3/+3
* Remove old docker specsChristophe Romain2018-01-1128-2059/+0
* Prepare mix for 18.01Christophe Romain2018-01-102-2/+2
* Update mix depsChristophe Romain2018-01-102-31/+31
* Handle error case from code:lib_dir in ResolveDepPath in rebar.config.scriptPaweł Chmielowski2018-01-101-3/+4
* Update mix depsChristophe Romain2018-01-102-8/+8
* Update deps againPaweł Chmielowski2018-01-101-4/+4
* Update mix depsChristophe Romain2018-01-102-15/+21
* Update depsPaweł Chmielowski2018-01-101-5/+5
* Fix indentation in commented exampleChristophe Romain2018-01-101-3/+3
* Report fs not suported on SunOS (#2204)Christophe Romain2018-01-101-1/+1
* Send privileges if at least one of them is set, don't require all to be setPaweł Chmielowski2018-01-091-1/+1
* Create CODE_OF_CONDUCT.mdMickaël Rémond2018-01-091-0/+46
* Merge branch 'master' of github.com:processone/ejabberdEvgeniy Khramtsov2018-01-081-11/+15
|\
| * Delete old .so and executable files before installing new onePaweł Chmielowski2018-01-081-2/+4
| * Make all install target rules as .PHONYPaweł Chmielowski2018-01-081-0/+2
| * Refactor code for installing binariesPaweł Chmielowski2018-01-081-10/+10
* | Ignore result of sending stream trailer in test suiteEvgeniy Khramtsov2018-01-081-1/+1
|/
* Process 'name' option for all route-registering modulesEvgeniy Khramtsov2018-01-088-23/+45
* Update copyright dates in header filesEvgeniy Khramtsov2018-01-0634-34/+34
* Don't display copyright dates in vCards of servicesEvgeniy Khramtsov2018-01-061-1/+1
* Use TLS defaults from fast_tlsEvgeniy Khramtsov2018-01-062-1/+5
* Update copyright datesEvgeniy Khramtsov2018-01-05245-246/+246
* Refer to new fast_tls versionEvgeniy Khramtsov2018-01-051-1/+1
* Return `true` or `false` from send() callbackEvgeniy Khramtsov2018-01-051-1/+4
* Merge pull request #2202 from weiss/bounce-to-strangerEvgeny Khramtsov2018-01-051-2/+5
|\
| * mod_block_strangers: Bounce an error messageHolger Weiss2018-01-031-2/+5
* | Fix ejabberd command privacy_setPaweł Chmielowski2018-01-041-5/+4
* | Merge remote-tracking branch 'processone/pr/2203'Holger Weiss2018-01-031-1/+2
|\ \ | |/ |/|
| * mod_proxy65: Expand @HOST@ keyword in 'hostname' optionMarc Schink2018-01-031-1/+2
|/
* Make mysql and pgsql one of the default module for MixMickael Remond2017-12-292-3/+5
* Regenerated mix.lock fileMickael Remond2017-12-291-11/+3
* Merge branch 'master' of github.com:processone/ejabberdEvgeniy Khramtsov2017-12-282-9/+9
|\
| * Fix stun/esip mix depsChristophe Romain2017-12-282-9/+9
* | Repair hosts check during certfiles validationEvgeniy Khramtsov2017-12-281-3/+12
|/
* Return default certificate on domain mismatchEvgeniy Khramtsov2017-12-281-3/+17
* Let mix pass compile ejabberd as dependencyChristophe Romain2017-12-282-5/+5
* Update mix specChristophe Romain2017-12-282-17/+17
* Update stun and esipPaweł Chmielowski2017-12-281-2/+2
* Fix check_opt_range when no boundary is configuredChristophe Romain2017-12-281-0/+2
* Merge branch 'master' of github.com:processone/ejabberdEvgeniy Khramtsov2017-12-282-16/+2
|\