]> granicus.if.org Git - ejabberd/log
ejabberd
8 years agoMerge pull request #1052 from genric/patch-2
badlop [Wed, 6 Apr 2016 11:25:46 +0000 (13:25 +0200)]
Merge pull request #1052 from genric/patch-2

Fix mod_muc_admin:get_room_options

8 years agoMerge branch 'master' of github.com:processone/ejabberd
Mickael Remond [Wed, 6 Apr 2016 10:59:58 +0000 (12:59 +0200)]
Merge branch 'master' of github.com:processone/ejabberd

8 years agoWe need to set hosts in options to be able to retrieve 'MYHOSTS'
Mickael Remond [Wed, 6 Apr 2016 10:59:27 +0000 (12:59 +0200)]
We need to set hosts in options to be able to retrieve 'MYHOSTS'

8 years agoMerge pull request #1054 from richp10/master
Mickaël Rémond [Wed, 6 Apr 2016 10:05:26 +0000 (12:05 +0200)]
Merge pull request #1054 from richp10/master

upgrade stringprep to 1.03

8 years agoupgrade stringprep to 1.03
richp10 [Wed, 6 Apr 2016 08:40:10 +0000 (08:40 +0000)]
upgrade stringprep to 1.03

8 years agoFix mod_muc_admin:get_room_options
genric [Tue, 5 Apr 2016 12:13:28 +0000 (14:13 +0200)]
Fix mod_muc_admin:get_room_options

Fix mod_muc_admin:get_room_options to match the ejabberd_commands result spec.

8 years agoMerge branch 'add-error-reason'
Evgeniy Khramtsov [Tue, 5 Apr 2016 10:10:09 +0000 (13:10 +0300)]
Merge branch 'add-error-reason'

8 years agoReplace more ?ERR_* macros with ?ERRT_*
Evgeniy Khramtsov [Tue, 5 Apr 2016 10:09:44 +0000 (13:09 +0300)]
Replace more ?ERR_* macros with ?ERRT_*

8 years agoMerge pull request #1046 from processone/commands-update
Mickaël Rémond [Fri, 1 Apr 2016 12:24:08 +0000 (14:24 +0200)]
Merge pull request #1046 from processone/commands-update

Add support for versioning in ejabberd commands

8 years agoApply fixes and remove tests for missing methods
Mickael Remond [Fri, 1 Apr 2016 11:05:41 +0000 (13:05 +0200)]
Apply fixes and remove tests for missing methods

8 years agoDo not use underscore variable
Mickael Remond [Fri, 1 Apr 2016 10:24:49 +0000 (12:24 +0200)]
Do not use underscore variable

8 years agoRollback mod_admin_extra
Mickael Remond [Fri, 1 Apr 2016 10:24:00 +0000 (12:24 +0200)]
Rollback mod_admin_extra

8 years agoFix merge issues
Mickael Remond [Fri, 1 Apr 2016 10:12:19 +0000 (12:12 +0200)]
Fix merge issues

8 years agoFix tests, they are now running fine locally
Mickael Remond [Fri, 1 Apr 2016 09:13:48 +0000 (11:13 +0200)]
Fix tests, they are now running fine locally

8 years agoAdd logger macro to help troubleshooting Elixir tests
Mickael Remond [Fri, 1 Apr 2016 09:11:42 +0000 (11:11 +0200)]
Add logger macro to help troubleshooting Elixir tests

8 years agoPort mod_admin_extra test to work with new API
Mickael Remond [Thu, 31 Mar 2016 20:01:57 +0000 (22:01 +0200)]
Port mod_admin_extra test to work with new API

8 years agoFix failing tests
Mickael Remond [Thu, 31 Mar 2016 15:34:50 +0000 (17:34 +0200)]
Fix failing tests

8 years agoForce protobuffs version to be able to use new meck release
Mickael Remond [Thu, 31 Mar 2016 14:05:18 +0000 (16:05 +0200)]
Force protobuffs version to be able to use new meck release

8 years agoMerge lastest commits from master
Mickael Remond [Thu, 31 Mar 2016 13:37:21 +0000 (15:37 +0200)]
Merge lastest commits from master

8 years agoTry keeping names of test same as master to limit merge conflicts
Mickael Remond [Thu, 31 Mar 2016 13:06:41 +0000 (15:06 +0200)]
Try keeping names of test same as master to limit merge conflicts

8 years agoAdd test file whose name was conflicting during merge
Mickael Remond [Thu, 31 Mar 2016 12:42:08 +0000 (14:42 +0200)]
Add test file whose name was conflicting during merge

8 years agoUse version of moka that do not depend on proper
Mickael Remond [Thu, 31 Mar 2016 12:36:30 +0000 (14:36 +0200)]
Use version of moka that do not depend on proper

8 years agoRename conflicting test file after merge
Mickael Remond [Thu, 31 Mar 2016 12:33:34 +0000 (14:33 +0200)]
Rename conflicting test file after merge

8 years agoCommands refactor, first pass.
Alexey Shchepin [Thu, 31 Mar 2016 11:53:31 +0000 (14:53 +0300)]
Commands refactor, first pass.

- add API versionning
- changed error handling, based on exception
- commands moved/merged from mod_admin_p1 to mod_admin_extra
- command bufixes
- add some elixir unit test cases

Squashed commit of the following:

commit dd59855b3486f78a9349756e4f102e79b3accff8
Merge: 14e8ffc 506e08e
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Fri Oct 30 11:43:18 2015 +0100

    Merge branch '3.2.x' into api

commit 14e8ffce78cbea6c8605371d1fc50a0c1d1e012c
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Tue Oct 27 16:35:17 2015 +0100

    Added OAuth tests to ejabberd_commands

commit f81c550c14628edfe4861c228576cb767924366a
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Tue Oct 27 16:34:55 2015 +0100

    Added some mod_http_api tests

commit 6a64578d5b2ba532a2feb6503ed98561e56d5d53
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Mon Oct 26 15:29:36 2015 +0100

    Fix get_last command test

    Previous version won't work with dst.

commit 27e0cde9e9c1f001effe68f8424a365ad947c068
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Fri Oct 23 17:59:34 2015 +0200

    Add tests on admin command policy

commit 19dad8d54f54c9fabd454280483cccfb06c8e78a
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Fri Oct 23 16:49:36 2015 +0200

    Added command related tests (http api & user policy)

commit e0e596ab4a3f3a70aba5f374f028939ab794de33
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Fri Oct 23 16:49:16 2015 +0200

    Fix command call.

commit 128cd7d1ede3c47a34f8ec3a750c980ccad2c61d
Merge: 60c4c4c 447313c
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Thu Oct 22 14:48:39 2015 +0200

    Merge branch '3.2.x' into api

commit 60c4c4c0751302524c14219c6bc8c56a6069a689
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Thu Oct 22 14:45:57 2015 +0200

    Fix ejabberd_commands spec.

commit 8e145c28c5da762c2b93ee32327eff1db94ebfed
Merge: 397273a f13dc94
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Wed Oct 21 18:26:07 2015 +0200

    Merge branch '3.2.x' into api

commit 397273a23ed415feac87aed33da6452229793387
Merge: c30e89b f289e27
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Wed Oct 21 15:27:45 2015 +0200

    Merge branch '3.2.x' into api

commit c30e89bb8a0013bff37e61e4c6953350c9c1f313
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Wed Oct 21 12:47:02 2015 +0200

    Merge mod_http_api

commit 7b0db22b4acd48ff6fabce41c1b2525e6580a3c5
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Fri Oct 16 11:55:48 2015 +0200

    Fix exunit tests to run with common_test suites

commit d8b1a89800ac7379a57a7eb4a09c3c93c3e1e5eb
Merge: 2879ae8 63455b3
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Thu Oct 15 11:39:45 2015 +0200

    Merge branch '3.2.x' into api

commit 2879ae87ff3eee369ef3d780136b96ecff5285d1
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Wed Oct 14 14:53:44 2015 +0200

    Fix update_roster command.

commit a1d453dd7a3afda9861a8d747494a45057ad574b
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Tue Oct 13 16:14:28 2015 +0200

    API commands refactor

    Moving and/or merging commands from mod_admin_p1 to mod_admin_extra

commit b709ed26b0fc0ca4f3bdd5a59fa58ec7e3db97fa
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Wed Oct 7 15:10:01 2015 +0200

    Add tests on commands

commit 6711687bee9c672cb3d5aed0744e13420ecf6dbd
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Tue Sep 29 15:58:16 2015 +0200

    Add ejabberd_commands tests

commit df8682f419cf3877e77e36a19bca0fc55dc991f8
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Mon Sep 28 14:54:39 2015 +0200

    Added API versioning for ejabberdctl and rest commands

commit cd017b0e3aac431bc3ee807ceb7f8641e1523ef5
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Fri Sep 18 11:21:45 2015 +0200

    Better error handling of HTTP API commands.

commit ca5cb6acd8e4643f9d6c484d2277b0d7e88471e5
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Tue Sep 15 15:03:05 2015 +0200

    add commands to mod_admin_extra:
    - get_offline_count
    - get_presence
    - change_password

commit 7f583fa099e30ac2b0915669fd8f102ac565b833
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Tue Sep 15 15:02:16 2015 +0200

    Improve REST API error handling

commit 14753b1c02cdce434a786b7f80f6c09f0d210075
Author: Jerome Sautret <jerome.sautret@process-one.net>
Date:   Mon Sep 14 10:51:17 2015 +0200

    Change REST API return codes for integer type.

8 years agoTest / Document ejabberd_commands checks
Mickael Remond [Thu, 31 Mar 2016 11:14:06 +0000 (13:14 +0200)]
Test / Document ejabberd_commands checks

8 years agoCheck that various type of commands are properly rejected without auth
Mickael Remond [Thu, 31 Mar 2016 10:38:53 +0000 (12:38 +0200)]
Check that various type of commands are properly rejected without auth

8 years agoMerge pull request #1044 from processone/http-api
Mickaël Rémond [Thu, 31 Mar 2016 09:37:14 +0000 (11:37 +0200)]
Merge pull request #1044 from processone/http-api

Add ability to call open ejabberd commands through ReST API

8 years agoReplace some ?ERR_* macros with ?ERRT_*
Evgeniy Khramtsov [Thu, 31 Mar 2016 08:00:29 +0000 (11:00 +0300)]
Replace some ?ERR_* macros with ?ERRT_*

8 years agomix version updated for 16.03 release
Mickael Remond [Wed, 30 Mar 2016 17:21:12 +0000 (19:21 +0200)]
mix version updated for 16.03 release

8 years agoFix Dialyzer inconsistency
Mickael Remond [Wed, 30 Mar 2016 14:47:40 +0000 (16:47 +0200)]
Fix Dialyzer inconsistency

8 years agoProvide authzid in scream response 16.03
Paweł Chmielowski [Wed, 30 Mar 2016 14:08:04 +0000 (16:08 +0200)]
Provide authzid in scream response

8 years agoBetter error report when command is not exposed through API
Mickael Remond [Wed, 30 Mar 2016 13:59:29 +0000 (15:59 +0200)]
Better error report when command is not exposed through API

8 years agoReturns unauthorized error when we do not have correct credentials
Mickael Remond [Wed, 30 Mar 2016 12:49:19 +0000 (14:49 +0200)]
Returns unauthorized error when we do not have correct credentials

8 years agoHTTP ReST API now supports 'open' ejabberd commands
Mickael Remond [Wed, 30 Mar 2016 12:23:09 +0000 (14:23 +0200)]
HTTP ReST API now supports 'open' ejabberd commands

8 years agoSupport flagging so Elixir tests as pending
Mickael Remond [Wed, 30 Mar 2016 11:59:01 +0000 (13:59 +0200)]
Support flagging so Elixir tests as pending

8 years agoTravis CI: Cosmetic changes to Riak setup commands
Holger Weiss [Tue, 29 Mar 2016 23:15:12 +0000 (01:15 +0200)]
Travis CI: Cosmetic changes to Riak setup commands

8 years agoTravis CI: Revert to checking for skipped tests
Holger Weiss [Tue, 29 Mar 2016 23:02:27 +0000 (01:02 +0200)]
Travis CI: Revert to checking for skipped tests

Now that the issues with running Riak on Travis are solved, we can check
for skipped test cases again.

8 years agoAdds support for option admin_ip_access on mod_http_api
Mickael Remond [Tue, 29 Mar 2016 17:40:20 +0000 (19:40 +0200)]
Adds support for option admin_ip_access on mod_http_api

This allows granting access to admin commands to backend, by using IP address restrictions.
(Pawel Chmielowski)

8 years agoMerge branch 'master' of github.com:processone/ejabberd
Mickael Remond [Tue, 29 Mar 2016 13:45:57 +0000 (15:45 +0200)]
Merge branch 'master' of github.com:processone/ejabberd

8 years agoAdd basic test for command registration
Mickael Remond [Tue, 29 Mar 2016 13:45:48 +0000 (15:45 +0200)]
Add basic test for command registration

8 years agoMove start and stop_modules/0 from ejabberd_app to gen_mod (#1039)
Badlop [Tue, 29 Mar 2016 13:25:24 +0000 (15:25 +0200)]
Move start and stop_modules/0 from ejabberd_app to gen_mod (#1039)

8 years agoFix commands api option
Mickael Remond [Tue, 29 Mar 2016 11:19:16 +0000 (13:19 +0200)]
Fix commands api option

8 years agoFix commands access check.
Mickael Remond [Tue, 29 Mar 2016 11:05:22 +0000 (13:05 +0200)]
Fix commands access check.

Fixes ECS-20

8 years agoFix commands access check.
Mickael Remond [Tue, 29 Mar 2016 11:05:12 +0000 (13:05 +0200)]
Fix commands access check.

8 years agoPass noauth when auth isn't provided, reverts a1129dc (processone/ejabberd-contrib...
Badlop [Tue, 29 Mar 2016 10:51:26 +0000 (12:51 +0200)]
Pass noauth when auth isn't provided, reverts a1129dc (processone/ejabberd-contrib#159)

8 years agoIn SQL files create Users table with SCRAM support by default (#956)
Badlop [Tue, 29 Mar 2016 10:37:49 +0000 (12:37 +0200)]
In SQL files create Users table with SCRAM support by default (#956)

8 years agoMerge branch 'master' of github.com:processone/ejabberd
Mickael Remond [Tue, 29 Mar 2016 09:21:58 +0000 (11:21 +0200)]
Merge branch 'master' of github.com:processone/ejabberd

8 years agoFix log printout
Mickael Remond [Tue, 29 Mar 2016 09:21:53 +0000 (11:21 +0200)]
Fix log printout

Log is not only called for admin commands. It is call for all commands call.

8 years agoUpdate MSSQL schema
Evgeniy Khramtsov [Tue, 29 Mar 2016 08:53:13 +0000 (11:53 +0300)]
Update MSSQL schema

8 years agoFix some LIMIT related problems with MSSQL
Evgeniy Khramtsov [Thu, 24 Mar 2016 12:03:19 +0000 (15:03 +0300)]
Fix some LIMIT related problems with MSSQL

8 years agoUse new fast_yaml
Mickael Remond [Tue, 29 Mar 2016 07:21:24 +0000 (09:21 +0200)]
Use new fast_yaml

8 years agoMerge pull request #1036 from processone/shared-roster-ldap
Mickaël Rémond [Fri, 25 Mar 2016 18:36:10 +0000 (19:36 +0100)]
Merge pull request #1036 from processone/shared-roster-ldap

Fix issue getting shared roster

8 years agoMerge pull request #1024 from rbarlow/luerl_release
Evgeny Khramtsov [Fri, 25 Mar 2016 17:29:19 +0000 (21:29 +0400)]
Merge pull request #1024 from rbarlow/luerl_release

Use the v0.2 release of luerl instead of a commit.

8 years agoMerge pull request #684 from wcy123/master
Evgeny Khramtsov [Fri, 25 Mar 2016 17:00:35 +0000 (21:00 +0400)]
Merge pull request #684 from wcy123/master

bug fix: ejabberd:start_app need to pass Type to application:start

8 years agoFix issue getting shared roster
Mickael Remond [Fri, 25 Mar 2016 16:44:12 +0000 (17:44 +0100)]
Fix issue getting shared roster

I rollbacked to correct version and slightly refactored the code

8 years agoProper naming for LDAP test function for shared roster
Mickael Remond [Fri, 25 Mar 2016 16:42:58 +0000 (17:42 +0100)]
Proper naming for LDAP test function for shared roster

8 years agoSwitch back to proper log level
Mickael Remond [Fri, 25 Mar 2016 16:42:19 +0000 (17:42 +0100)]
Switch back to proper log level

8 years agoAdd test to demonstrate issue to retrieve roster with mod_shared_roster_ldap
Mickael Remond [Fri, 25 Mar 2016 16:30:12 +0000 (17:30 +0100)]
Add test to demonstrate issue to retrieve roster with mod_shared_roster_ldap

8 years agoMerge commit 'refs/pull/524/head' of github.com:processone/ejabberd into sasl-api...
Evgeniy Khramtsov [Fri, 25 Mar 2016 15:16:50 +0000 (18:16 +0300)]
Merge commit 'refs/pull/524/head' of github.com:processone/ejabberd into sasl-api-change

8 years agoMerge pull request #1035 from processone/modular-tests-run
Mickaël Rémond [Thu, 24 Mar 2016 14:46:51 +0000 (15:46 +0100)]
Merge pull request #1035 from processone/modular-tests-run

Allow running test groups independently

8 years agoFix start via systemd (#978)
Christophe Romain [Thu, 24 Mar 2016 10:06:42 +0000 (11:06 +0100)]
Fix start via systemd (#978)

8 years agoSpecify lacking nodename (thanks to hamano)(#1020)
Christophe Romain [Thu, 24 Mar 2016 09:21:51 +0000 (10:21 +0100)]
Specify lacking nodename (thanks to hamano)(#1020)

8 years agoAllow running test groups independently
Mickael Remond [Thu, 24 Mar 2016 09:02:13 +0000 (10:02 +0100)]
Allow running test groups independently

We need to be able to run only a few test groups, even if we do not have all
database backends installed and configured locally.

ejabberd test suite configures a specific host per backend. I changed ejabberd
to allow ignoring some hosts from config file on start, by providing the exact
list of hosts we want to start.

This is done by setting an ejabberd app Erlang environment variable 'hosts' and
passing the list of hosts we want to actually define.

When doing so, the backend specific hosts defined in ejabberd test configuration file
are simply ignored. As a result, we do not try to connect to unavailable backends.

I linked that part to CT run test by defining the hosts list based on environment variable
CT_BACKENDS. This variable is expected to be a comma separated list of available backends.

When Erlang Common Tests are run with that environment variable set, only the host matching
the name of the backend will be set, plus the default "localhost", common to many tests.

This can be combined with rebar ct groups list.

Example commands to run tests:
CT_BACKENDS=riak,mnesia rebar ct suites=ejabberd
CT_BACKENDS=mnesia rebar ct suites=ejabberd groups=mnesia

8 years agoEnable Riak test suite on Travis-CI
Mickael Remond [Wed, 23 Mar 2016 15:16:50 +0000 (16:16 +0100)]
Enable Riak test suite on Travis-CI

8 years agoFix is_connected/0 function
Evgeniy Khramtsov [Tue, 22 Mar 2016 16:58:59 +0000 (19:58 +0300)]
Fix is_connected/0 function

8 years agoKeep alive Riak connections by default
Evgeniy Khramtsov [Tue, 22 Mar 2016 16:32:30 +0000 (19:32 +0300)]
Keep alive Riak connections by default

8 years agoFix a typo in travis.yml
Evgeniy Khramtsov [Tue, 22 Mar 2016 16:05:38 +0000 (19:05 +0300)]
Fix a typo in travis.yml

8 years agoTell Travis not to fail if some tests are skipped
Evgeniy Khramtsov [Tue, 22 Mar 2016 16:03:06 +0000 (19:03 +0300)]
Tell Travis not to fail if some tests are skipped

8 years agoDo not auto append IP suffix to usernames (#1008)
Evgeniy Khramtsov [Tue, 22 Mar 2016 10:25:34 +0000 (13:25 +0300)]
Do not auto append IP suffix to usernames (#1008)

8 years agoDisable Riak test on Travis as they are too unpredictable on Travis
Mickael Remond [Mon, 21 Mar 2016 18:43:59 +0000 (19:43 +0100)]
Disable Riak test on Travis as they are too unpredictable on Travis

For now, we are running them on local Jenkins

8 years agoImprove ban_account command to work with other DBs than Mnesia (#977)
Badlop [Mon, 21 Mar 2016 17:30:05 +0000 (18:30 +0100)]
Improve ban_account command to work with other DBs than Mnesia (#977)

8 years agoNew command delete_mnesia deletes all tables that can be exported
Badlop [Mon, 21 Mar 2016 15:19:06 +0000 (16:19 +0100)]
New command delete_mnesia deletes all tables that can be exported

8 years agoElixir test suite is already run with global CT run command
Mickael Remond [Mon, 21 Mar 2016 13:12:00 +0000 (14:12 +0100)]
Elixir test suite is already run with global CT run command

8 years agoMerge pull request #1029 from processone/coveralls
Mickaël Rémond [Mon, 21 Mar 2016 11:45:02 +0000 (12:45 +0100)]
Merge pull request #1029 from processone/coveralls

Add support for test code coverage

8 years agoWe do not have C code to cover, they are in dependencies.
Mickael Remond [Mon, 21 Mar 2016 11:15:07 +0000 (12:15 +0100)]
We do not have C code to cover, they are in dependencies.

8 years agoAdd Coveralls support
Mickael Remond [Mon, 21 Mar 2016 11:01:20 +0000 (12:01 +0100)]
Add Coveralls support

8 years agoUse static key for mysql repo
Paweł Chmielowski [Mon, 21 Mar 2016 10:02:32 +0000 (11:02 +0100)]
Use static key for mysql repo

8 years agoAttempting to use other keyserver, as we see failure from Travis fetching
Mickael Remond [Mon, 21 Mar 2016 09:06:07 +0000 (10:06 +0100)]
Attempting to use other keyserver, as we see failure from Travis fetching

8 years agoRun basic Elixir unit tests
Mickael Remond [Mon, 21 Mar 2016 08:45:40 +0000 (09:45 +0100)]
Run basic Elixir unit tests

8 years agoAdd simple Elixir unit test on jid:from_string
Mickael Remond [Mon, 21 Mar 2016 08:44:23 +0000 (09:44 +0100)]
Add simple Elixir unit test on jid:from_string

8 years agoMerge branch 'master' of github.com:processone/ejabberd
Mickael Remond [Mon, 21 Mar 2016 08:43:14 +0000 (09:43 +0100)]
Merge branch 'master' of github.com:processone/ejabberd

8 years agoComment on error failures in logs + indenting
Mickael Remond [Mon, 21 Mar 2016 08:42:59 +0000 (09:42 +0100)]
Comment on error failures in logs + indenting

8 years agoFix indentation of mod_register in default configuration file
Badlop [Sat, 19 Mar 2016 16:42:12 +0000 (17:42 +0100)]
Fix indentation of mod_register in default configuration file

8 years agoMerge pull request #1022 from hamano/riak_auth
Evgeny Khramtsov [Fri, 18 Mar 2016 19:10:37 +0000 (23:10 +0400)]
Merge pull request #1022 from hamano/riak_auth

riak authentication support

8 years agoUse the v0.2 release of luerl instead of a commit.
Randy Barlow [Fri, 18 Mar 2016 18:22:59 +0000 (14:22 -0400)]
Use the v0.2 release of luerl instead of a commit.

The luerl project has made a tag for v0.2, which should be usable
by ejabberd. Discussion about the v0.2 release is here:

https://github.com/rvirding/luerl/issues/60

8 years agosupport riak authentication
HAMANO Tsukasa [Fri, 18 Mar 2016 16:41:14 +0000 (01:41 +0900)]
support riak authentication

8 years agoExtend scope of ejabberdctl ping
Christophe Romain [Fri, 18 Mar 2016 10:08:30 +0000 (11:08 +0100)]
Extend scope of ejabberdctl ping

8 years agoEscape quoting node name for ejabberdctl ping
Christophe Romain [Fri, 18 Mar 2016 09:22:11 +0000 (10:22 +0100)]
Escape quoting node name for ejabberdctl ping

8 years agoFix issue #1015
Paweł Chmielowski [Thu, 17 Mar 2016 17:41:24 +0000 (18:41 +0100)]
Fix issue #1015

8 years agoMerge pull request #926 from lpil/fix/remove-empty-mod
Mickaël Rémond [Wed, 16 Mar 2016 17:28:01 +0000 (18:28 +0100)]
Merge pull request #926 from lpil/fix/remove-empty-mod

Remove empty and unused module

8 years agoDon't use jlib:jid_remove_resource
Paweł Chmielowski [Wed, 16 Mar 2016 12:32:19 +0000 (13:32 +0100)]
Don't use jlib:jid_remove_resource

8 years agoMerge pull request #1011 from oxoWrk/master
Paweł Chmielowski [Wed, 16 Mar 2016 10:37:25 +0000 (11:37 +0100)]
Merge pull request #1011 from oxoWrk/master

Bare JID in 'from' of Roster Push (RFC 6121 section 2.1.6) in mod_adm…

8 years agoMake auto generated resources shorter
Paweł Chmielowski [Wed, 16 Mar 2016 10:30:35 +0000 (11:30 +0100)]
Make auto generated resources shorter

8 years agoStart ezlib only if required, as it's optional (#1006)
Badlop [Wed, 16 Mar 2016 10:11:43 +0000 (11:11 +0100)]
Start ezlib only if required, as it's optional (#1006)

8 years agoWhen building Elixir inside ejabberd, rely on version 1.1 for Erlang R17 compliance
Mickael Remond [Wed, 16 Mar 2016 08:01:40 +0000 (09:01 +0100)]
When building Elixir inside ejabberd, rely on version 1.1 for Erlang R17 compliance

8 years agoUpdate OTP release to use and drop release 17.1
Mickael Remond [Wed, 16 Mar 2016 07:55:25 +0000 (08:55 +0100)]
Update OTP release to use and drop release 17.1

Attempt to build with Elixir

8 years agoMerge branch 'master' of github.com:processone/ejabberd
Mickael Remond [Tue, 15 Mar 2016 21:42:15 +0000 (22:42 +0100)]
Merge branch 'master' of github.com:processone/ejabberd

8 years agoBetter error reporting when running Elixir test suite
Mickael Remond [Tue, 15 Mar 2016 21:42:07 +0000 (22:42 +0100)]
Better error reporting when running Elixir test suite

8 years agoProduce less verbose logs for tests on travis
Paweł Chmielowski [Tue, 15 Mar 2016 17:14:27 +0000 (18:14 +0100)]
Produce less verbose logs for tests on travis

8 years agoBare JID in 'from' of Roster Push (RFC 6121 section 2.1.6) in mod_admin_extra
root [Tue, 15 Mar 2016 05:57:56 +0000 (10:57 +0500)]
Bare JID in 'from' of Roster Push (RFC 6121 section 2.1.6) in mod_admin_extra