]> granicus.if.org Git - ejabberd/log
ejabberd
7 years agoUpdate xmpp and fast_tls versions
Christophe Romain [Mon, 20 Mar 2017 14:33:55 +0000 (15:33 +0100)]
Update xmpp and fast_tls versions

7 years agoRevert "Bump OTP version to 19.3 in Travis config"
Evgeniy Khramtsov [Mon, 20 Mar 2017 11:08:58 +0000 (14:08 +0300)]
Revert "Bump OTP version to 19.3 in Travis config"

This reverts commit 7113f2b8ba73f4f565dd1ce6c482c9f03d2b0858.

7 years agoBump OTP version to 19.3 in Travis config
Evgeniy Khramtsov [Mon, 20 Mar 2017 10:49:23 +0000 (13:49 +0300)]
Bump OTP version to 19.3 in Travis config

7 years agoRemove webtool from erlang.plt creation
Evgeniy Khramtsov [Mon, 20 Mar 2017 10:48:17 +0000 (13:48 +0300)]
Remove webtool from erlang.plt creation

7 years agoUse new xdata compiler API
Evgeniy Khramtsov [Mon, 20 Mar 2017 06:57:11 +0000 (09:57 +0300)]
Use new xdata compiler API

7 years agoBetter log s2s auth failures when TLS is not available
Evgeniy Khramtsov [Sat, 18 Mar 2017 10:59:24 +0000 (13:59 +0300)]
Better log s2s auth failures when TLS is not available

7 years agoLog startup time
Evgeniy Khramtsov [Sat, 18 Mar 2017 07:24:42 +0000 (10:24 +0300)]
Log startup time

7 years agoMerge pull request #1617 from edwardchow33/patch-1
Evgeny Khramtsov [Fri, 17 Mar 2017 22:40:14 +0000 (02:40 +0400)]
Merge pull request #1617 from edwardchow33/patch-1

Fix wrong parameter values in mod_muc_admin

7 years agoFixed wrong parameter values in mod_muc_admin
Edward Chow [Fri, 17 Mar 2017 19:07:23 +0000 (03:07 +0800)]
Fixed wrong parameter values in mod_muc_admin

Corrected wrong parameter values passing to register_online_room(Room, Host, Pid) of mod_muc

7 years agoSet translation callback on startup
Evgeniy Khramtsov [Fri, 17 Mar 2017 18:35:02 +0000 (21:35 +0300)]
Set translation callback on startup

7 years agoTeach mod_http_fileserver ability to send 304 Not Modified
Paweł Chmielowski [Fri, 17 Mar 2017 10:58:32 +0000 (11:58 +0100)]
Teach mod_http_fileserver ability to send 304 Not Modified

7 years agoEncode in base64 when getting scram data with import_prosody (#1549)
Badlop [Wed, 15 Mar 2017 10:42:16 +0000 (11:42 +0100)]
Encode in base64 when getting scram data with import_prosody (#1549)

7 years agoUse correct pid when registering local route
Evgeniy Khramtsov [Wed, 15 Mar 2017 07:27:22 +0000 (10:27 +0300)]
Use correct pid when registering local route

This fixes #1600

7 years agoUpdate cyrsasl_oauth to internal API changes
Alexey Shchepin [Tue, 14 Mar 2017 14:25:09 +0000 (17:25 +0300)]
Update cyrsasl_oauth to internal API changes

7 years agoGet rid of p1_sha calls
Alexey Shchepin [Mon, 13 Mar 2017 23:31:51 +0000 (02:31 +0300)]
Get rid of p1_sha calls

7 years agoFix handling of xmlrpc request without authentication structure
Paweł Chmielowski [Mon, 13 Mar 2017 15:41:52 +0000 (16:41 +0100)]
Fix handling of xmlrpc request without authentication structure

This is problem from issue #1602

7 years agoIn module_install copy also deps/ebin and priv files (ejabberd-contrib#200)
Badlop [Mon, 13 Mar 2017 10:26:58 +0000 (11:26 +0100)]
In module_install copy also deps/ebin and priv files (ejabberd-contrib#200)

7 years agoMerge pull request #1603 from strugee/patch-1
Evgeny Khramtsov [Sun, 12 Mar 2017 14:34:14 +0000 (18:34 +0400)]
Merge pull request #1603 from strugee/patch-1

Note how to apply s2s Access Rights in the example

7 years agoReturn 'closed' instead of 'einval' on closed sockets
Evgeniy Khramtsov [Sun, 12 Mar 2017 05:55:54 +0000 (08:55 +0300)]
Return 'closed' instead of 'einval' on closed sockets

7 years agoNote how to apply s2s Access Rights in the example
Alex Jordan [Sat, 11 Mar 2017 04:53:01 +0000 (23:53 -0500)]
Note how to apply s2s Access Rights in the example

7 years agoTeach web admin about ip acl rules
Paweł Chmielowski [Fri, 10 Mar 2017 13:39:47 +0000 (14:39 +0100)]
Teach web admin about ip acl rules

7 years agoImprove formatting of erlang terms shown in web admin
Paweł Chmielowski [Fri, 10 Mar 2017 09:33:16 +0000 (10:33 +0100)]
Improve formatting of erlang terms shown in web admin

7 years agoInclude shared groups also when contact is is personal roster (#1585)
Badlop [Thu, 9 Mar 2017 18:21:45 +0000 (19:21 +0100)]
Include shared groups also when contact is is personal roster (#1585)

7 years agoRemove mod_pubsub from ejd2sql export, as it isn't implemented (#1584)
Badlop [Wed, 8 Mar 2017 15:23:01 +0000 (16:23 +0100)]
Remove mod_pubsub from ejd2sql export, as it isn't implemented (#1584)

7 years agoFix handling ejabberd_sql:sql_transaction result (#1584)
Badlop [Wed, 8 Mar 2017 15:22:13 +0000 (16:22 +0100)]
Fix handling ejabberd_sql:sql_transaction result (#1584)

7 years agoReport more TLS errors
Evgeniy Khramtsov [Wed, 8 Mar 2017 05:27:54 +0000 (08:27 +0300)]
Report more TLS errors

7 years agoFix typo and spec
Evgeniy Khramtsov [Tue, 7 Mar 2017 19:21:44 +0000 (22:21 +0300)]
Fix typo and spec

7 years agoRemove forgotten compile_all
Evgeniy Khramtsov [Tue, 7 Mar 2017 18:40:39 +0000 (21:40 +0300)]
Remove forgotten compile_all

7 years agoReport some TLS errors
Evgeniy Khramtsov [Tue, 7 Mar 2017 15:46:02 +0000 (18:46 +0300)]
Report some TLS errors

7 years agoDon't call deprecated jid functions from the test suite
Evgeniy Khramtsov [Tue, 7 Mar 2017 15:11:28 +0000 (18:11 +0300)]
Don't call deprecated jid functions from the test suite

7 years agoBest Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) support
Evgeniy Khramtsov [Tue, 7 Mar 2017 11:20:50 +0000 (14:20 +0300)]
Best Practices for Use of SASL EXTERNAL with Certificates (XEP-0178) support

It is now possible for client connections to login using PKIX certificates.
This is disabled by default, to enable it:

- either set 'tls_verify: true' and 'cafile: /path/to/CAfile'
  in the corresponding listener's section
- or set equivalent per-vhost options 'c2s_tls_verify' and 'c2s_cafile'

7 years agoBetter handle errors in ejabberd_receiver calls
Evgeniy Khramtsov [Thu, 2 Mar 2017 13:02:44 +0000 (16:02 +0300)]
Better handle errors in ejabberd_receiver calls

7 years agoFix previous commit
Evgeniy Khramtsov [Thu, 2 Mar 2017 12:34:26 +0000 (15:34 +0300)]
Fix previous commit

7 years agoRevert "Remove relict mod_service_log"
Evgeniy Khramtsov [Thu, 2 Mar 2017 12:30:34 +0000 (15:30 +0300)]
Revert "Remove relict mod_service_log"

This reverts commit 0d4e1abbd11155a1cddbe809ff09183af1427af8.
However, stanzas are now encapsulated into forwarded element
(as per XEP-0297) instead of <route/> nonza.

7 years agoImprove reporting of unavailable SASL mechanisms
Evgeniy Khramtsov [Wed, 1 Mar 2017 12:23:22 +0000 (15:23 +0300)]
Improve reporting of unavailable SASL mechanisms

7 years agoResolve all addresses from SRV lookup
Evgeniy Khramtsov [Wed, 1 Mar 2017 11:37:35 +0000 (14:37 +0300)]
Resolve all addresses from SRV lookup

7 years agoExternal components must always provide 'to' attribute
Evgeniy Khramtsov [Tue, 28 Feb 2017 21:17:27 +0000 (00:17 +0300)]
External components must always provide 'to' attribute

7 years agoAdd s2s work-around for gmail.com
Evgeniy Khramtsov [Tue, 28 Feb 2017 17:15:05 +0000 (20:15 +0300)]
Add s2s work-around for gmail.com

7 years agoMake sure all hooks are called with proper host in ejabberd_c2s
Evgeniy Khramtsov [Tue, 28 Feb 2017 13:47:31 +0000 (16:47 +0300)]
Make sure all hooks are called with proper host in ejabberd_c2s

7 years agoFix bug in api_permission parsing
Paweł Chmielowski [Tue, 28 Feb 2017 12:36:24 +0000 (13:36 +0100)]
Fix bug in api_permission parsing

7 years agoPropagate the TRANSACTION_TIMEOUT to pgsql driver (EJAB-1266)
Jerome Sautret [Tue, 28 Feb 2017 11:19:07 +0000 (12:19 +0100)]
Propagate the TRANSACTION_TIMEOUT to pgsql driver (EJAB-1266)

7 years agoDon't crash on malformed IP addresses
Evgeniy Khramtsov [Tue, 28 Feb 2017 10:11:49 +0000 (13:11 +0300)]
Don't crash on malformed IP addresses

7 years agoImprove logging of outbound s2s auth failures
Evgeniy Khramtsov [Tue, 28 Feb 2017 09:13:35 +0000 (12:13 +0300)]
Improve logging of outbound s2s auth failures

7 years agoImprove logging of dialback failures
Evgeniy Khramtsov [Tue, 28 Feb 2017 07:13:09 +0000 (10:13 +0300)]
Improve logging of dialback failures

7 years agoResend stream header before calling handle_auth_success/2 callback
Evgeniy Khramtsov [Tue, 28 Feb 2017 07:12:11 +0000 (10:12 +0300)]
Resend stream header before calling handle_auth_success/2 callback

7 years agoFix compilation on R17
Paweł Chmielowski [Mon, 27 Feb 2017 19:38:59 +0000 (20:38 +0100)]
Fix compilation on R17

7 years agoFix parsing of acl/access rules inside oauth sections of api_permissions
Paweł Chmielowski [Mon, 27 Feb 2017 19:23:24 +0000 (20:23 +0100)]
Fix parsing of acl/access rules inside oauth sections of api_permissions

This should fix problem reported in #1568

7 years agoClarify new modules usage in the example config
Evgeniy Khramtsov [Mon, 27 Feb 2017 14:20:04 +0000 (17:20 +0300)]
Clarify new modules usage in the example config

7 years agoFix elixir tests
Paweł Chmielowski [Mon, 27 Feb 2017 11:44:24 +0000 (12:44 +0100)]
Fix elixir tests

7 years agoDon't perform useless resourceprep
Evgeniy Khramtsov [Mon, 27 Feb 2017 10:58:57 +0000 (13:58 +0300)]
Don't perform useless resourceprep

7 years agoUpdate tests to ejabberd_commands changes
Paweł Chmielowski [Mon, 27 Feb 2017 09:45:39 +0000 (10:45 +0100)]
Update tests to ejabberd_commands changes

7 years agoUpdate tests to cyrsasl modifications
Paweł Chmielowski [Mon, 27 Feb 2017 09:45:15 +0000 (10:45 +0100)]
Update tests to cyrsasl modifications

7 years agoReturn ok from start/2
Paweł Chmielowski [Mon, 27 Feb 2017 09:05:35 +0000 (10:05 +0100)]
Return ok from start/2

7 years agoChange loglevel on configuration reload
Evgeniy Khramtsov [Mon, 27 Feb 2017 08:11:29 +0000 (11:11 +0300)]
Change loglevel on configuration reload

7 years agoInvalidate access permissions on configuration reload
Evgeniy Khramtsov [Mon, 27 Feb 2017 06:55:54 +0000 (09:55 +0300)]
Invalidate access permissions on configuration reload

7 years agoFix log message format
Evgeniy Khramtsov [Sun, 26 Feb 2017 13:27:26 +0000 (16:27 +0300)]
Fix log message format

7 years agoPut more stuff under supervision
Evgeniy Khramtsov [Sun, 26 Feb 2017 12:10:59 +0000 (15:10 +0300)]
Put more stuff under supervision

7 years agoDon't fail on elements decoding
Evgeniy Khramtsov [Sun, 26 Feb 2017 08:53:41 +0000 (11:53 +0300)]
Don't fail on elements decoding

7 years agoGet rid of jid:to_string/1 and jid:from_string/1
Evgeniy Khramtsov [Sun, 26 Feb 2017 07:07:12 +0000 (10:07 +0300)]
Get rid of jid:to_string/1 and jid:from_string/1

7 years agoDon't pass empty resource to jid:make()
Evgeniy Khramtsov [Sat, 25 Feb 2017 07:01:01 +0000 (10:01 +0300)]
Don't pass empty resource to jid:make()

7 years agoDon't pass 'from' and 'to' along with stanza in hooks' arguments
Evgeniy Khramtsov [Fri, 24 Feb 2017 18:25:25 +0000 (21:25 +0300)]
Don't pass 'from' and 'to' along with stanza in hooks' arguments

7 years agoDon't polute log with known content types
Evgeniy Khramtsov [Fri, 24 Feb 2017 17:57:24 +0000 (20:57 +0300)]
Don't polute log with known content types

7 years agoGet rid of unused variable warning
Evgeniy Khramtsov [Fri, 24 Feb 2017 14:48:17 +0000 (17:48 +0300)]
Get rid of unused variable warning

7 years agoRemove previous options when the config gets reloaded
Evgeniy Khramtsov [Fri, 24 Feb 2017 14:03:11 +0000 (17:03 +0300)]
Remove previous options when the config gets reloaded

7 years agoAdd gen_mod:is_loaded_elsewhere/2
Evgeniy Khramtsov [Fri, 24 Feb 2017 13:31:39 +0000 (16:31 +0300)]
Add gen_mod:is_loaded_elsewhere/2

7 years agoRestart listeners on configuration reload
Evgeniy Khramtsov [Fri, 24 Feb 2017 12:18:10 +0000 (15:18 +0300)]
Restart listeners on configuration reload

7 years agoWe don't like now()
Paweł Chmielowski [Fri, 24 Feb 2017 11:08:45 +0000 (12:08 +0100)]
We don't like now()

7 years agoAdapt get_last tests to new output
Paweł Chmielowski [Fri, 24 Feb 2017 11:08:35 +0000 (12:08 +0100)]
Adapt get_last tests to new output

7 years agoUpdate tests for changes in acl start code
Paweł Chmielowski [Fri, 24 Feb 2017 10:49:31 +0000 (11:49 +0100)]
Update tests for changes in acl start code

7 years agoImprove config reloading support by ejabberd_auth
Evgeniy Khramtsov [Fri, 24 Feb 2017 11:06:47 +0000 (14:06 +0300)]
Improve config reloading support by ejabberd_auth

7 years agoMake sure that addr_re is always initialized when creating http state
Paweł Chmielowski [Fri, 24 Feb 2017 10:25:10 +0000 (11:25 +0100)]
Make sure that addr_re is always initialized when creating http state

7 years agoReturn ejabberd_sm:stop/0 back
Evgeniy Khramtsov [Fri, 24 Feb 2017 09:39:44 +0000 (12:39 +0300)]
Return ejabberd_sm:stop/0 back

7 years agoMake host header parser work correctly with ipv6 literal addresses
Paweł Chmielowski [Fri, 24 Feb 2017 09:25:16 +0000 (10:25 +0100)]
Make host header parser work correctly with ipv6 literal addresses

7 years agoImprove startup procedure
Evgeniy Khramtsov [Fri, 24 Feb 2017 09:05:47 +0000 (12:05 +0300)]
Improve startup procedure

7 years agoFix a case clause and run c2s_filter_send on send_error/3 17.03-beta
Evgeniy Khramtsov [Fri, 24 Feb 2017 04:57:57 +0000 (07:57 +0300)]
Fix a case clause and run c2s_filter_send on send_error/3

7 years agoget_last now always returns tuple with UTC XEP-0082 and status (#1565)
Badlop [Thu, 23 Feb 2017 22:27:57 +0000 (23:27 +0100)]
get_last now always returns tuple with UTC XEP-0082 and status (#1565)

7 years agoProtect users from delete_old_users command using a fixed access rule (#1462)
Badlop [Thu, 23 Feb 2017 18:38:17 +0000 (19:38 +0100)]
Protect users from delete_old_users command using a fixed access rule (#1462)

7 years agoSeparate list of strings with \n for srg_get_info in mod_http_api (#1500)
Badlop [Thu, 23 Feb 2017 18:23:03 +0000 (19:23 +0100)]
Separate list of strings with \n for srg_get_info in mod_http_api (#1500)

7 years agoSpecify "ExecReload" command in systemd unit
Holger Weiss [Thu, 23 Feb 2017 17:16:56 +0000 (18:16 +0100)]
Specify "ExecReload" command in systemd unit

Now that "ejabberdctl reload_config" works the way most admins would
expect, expose the command via systemd.

7 years agoPrepare mix for 17.03
Christophe Romain [Thu, 23 Feb 2017 17:14:29 +0000 (18:14 +0100)]
Prepare mix for 17.03

7 years agoUpdate dependencies
Christophe Romain [Thu, 23 Feb 2017 17:13:10 +0000 (18:13 +0100)]
Update dependencies

7 years agotools/hook_deps.sh: Search for escript in PATH
Holger Weiss [Thu, 23 Feb 2017 16:38:56 +0000 (17:38 +0100)]
tools/hook_deps.sh: Search for escript in PATH

7 years agoMerge pull request #1499 from weiss/offline-stanza-id
Evgeny Khramtsov [Thu, 23 Feb 2017 16:36:05 +0000 (20:36 +0400)]
Merge pull request #1499 from weiss/offline-stanza-id

Include stanza ID with archived offline messages

7 years agoInclude stanza ID with archived offline messages
Holger Weiss [Thu, 23 Feb 2017 15:55:35 +0000 (16:55 +0100)]
Include stanza ID with archived offline messages

Fixes #1480.

7 years agoAvoid orphan_item leak on affiliation/subscription removal (#1563)
Christophe Romain [Thu, 23 Feb 2017 15:43:22 +0000 (16:43 +0100)]
Avoid orphan_item leak on affiliation/subscription removal (#1563)

7 years agoFix pubsub MySQL schema
Jerome Sautret [Thu, 23 Feb 2017 15:04:29 +0000 (16:04 +0100)]
Fix pubsub MySQL schema

7 years agoStart/stop auth modules when host is added/deleted
Evgeniy Khramtsov [Thu, 23 Feb 2017 13:19:22 +0000 (16:19 +0300)]
Start/stop auth modules when host is added/deleted

7 years agoStop all s2s connections via supervisor calls
Evgeniy Khramtsov [Thu, 23 Feb 2017 13:18:29 +0000 (16:18 +0300)]
Stop all s2s connections via supervisor calls

7 years agoFix elixir tests
Paweł Chmielowski [Thu, 23 Feb 2017 08:53:20 +0000 (09:53 +0100)]
Fix elixir tests

7 years agoImprove reload_config admin command
Evgeniy Khramtsov [Thu, 23 Feb 2017 08:14:49 +0000 (11:14 +0300)]
Improve reload_config admin command

7 years agoStart/stop virtual hosts when reloading configuration file
Evgeniy Khramtsov [Thu, 23 Feb 2017 07:12:19 +0000 (10:12 +0300)]
Start/stop virtual hosts when reloading configuration file

7 years agoRemove unused macro
Evgeniy Khramtsov [Wed, 22 Feb 2017 17:48:51 +0000 (20:48 +0300)]
Remove unused macro

7 years agoMerge branch 'master' of github.com:processone/ejabberd
Evgeniy Khramtsov [Wed, 22 Feb 2017 16:47:00 +0000 (19:47 +0300)]
Merge branch 'master' of github.com:processone/ejabberd

7 years agoReload modules when reloading configuration file
Evgeniy Khramtsov [Wed, 22 Feb 2017 16:46:47 +0000 (19:46 +0300)]
Reload modules when reloading configuration file

7 years agoMake sure all hooks are called with proper host
Evgeniy Khramtsov [Wed, 22 Feb 2017 16:45:12 +0000 (19:45 +0300)]
Make sure all hooks are called with proper host

7 years agoFix match of itemid on get_cached_item, fixes 14e771d8
Christophe Romain [Wed, 22 Feb 2017 16:44:47 +0000 (17:44 +0100)]
Fix match of itemid on get_cached_item, fixes 14e771d8

7 years agoAdd missing NOT NULL restrictions
Christophe Romain [Wed, 22 Feb 2017 10:09:15 +0000 (11:09 +0100)]
Add missing NOT NULL restrictions

7 years agoMove archive tables into lite.sql for better comparison with other schemas
Christophe Romain [Wed, 22 Feb 2017 14:31:15 +0000 (15:31 +0100)]
Move archive tables into lite.sql for better comparison with other schemas

7 years agoRe-enable "replaced" tests
Evgeniy Khramtsov [Tue, 21 Feb 2017 09:53:08 +0000 (12:53 +0300)]
Re-enable "replaced" tests

7 years agoTest stream management queue overload
Evgeniy Khramtsov [Tue, 21 Feb 2017 09:38:03 +0000 (12:38 +0300)]
Test stream management queue overload