]> granicus.if.org Git - ejabberd/log
ejabberd
7 years agoRemove unused 'managers' option, related to the deferred XEP-0321 (#1443)
Badlop [Fri, 4 Aug 2017 10:26:07 +0000 (12:26 +0200)]
Remove unused 'managers' option, related to the deferred XEP-0321 (#1443)

7 years agoFix missing validation from 633b68db1 (#1900)
Christophe Romain [Fri, 4 Aug 2017 09:53:32 +0000 (11:53 +0200)]
Fix missing validation from 633b68db1 (#1900)

7 years agoAdd minor details (#1353)
Christophe Romain [Fri, 4 Aug 2017 08:34:13 +0000 (10:34 +0200)]
Add minor details (#1353)

7 years agoPrepare packaging for 17.08
Christophe Romain [Thu, 3 Aug 2017 14:55:56 +0000 (16:55 +0200)]
Prepare packaging for 17.08

7 years agoKeep disco#info on PEP compatible with XEP-0060 (#1717)
Christophe Romain [Thu, 3 Aug 2017 13:48:23 +0000 (15:48 +0200)]
Keep disco#info on PEP compatible with XEP-0060 (#1717)

7 years agoMove pubsub sql export to pubsub_db_sql module
Christophe Romain [Thu, 3 Aug 2017 13:34:01 +0000 (15:34 +0200)]
Move pubsub sql export to pubsub_db_sql module

7 years agoFix Xref from 5dcc97c
Christophe Romain [Thu, 3 Aug 2017 12:54:06 +0000 (14:54 +0200)]
Fix Xref from 5dcc97c

7 years agoChange policy of user_resources command
Paweł Chmielowski [Thu, 3 Aug 2017 11:48:57 +0000 (13:48 +0200)]
Change policy of user_resources command

This fixes issue #1908

7 years agoPreliminary export PubSub data from Mnesia tables to SQL file (#1571)
Badlop [Thu, 3 Aug 2017 08:52:44 +0000 (10:52 +0200)]
Preliminary export PubSub data from Mnesia tables to SQL file (#1571)

7 years agoMerge branch 'master' of github.com:processone/ejabberd
Christophe Romain [Wed, 2 Aug 2017 12:36:43 +0000 (14:36 +0200)]
Merge branch 'master' of github.com:processone/ejabberd

7 years agoFix clustering table reg_users_counter (#1889)
Christophe Romain [Wed, 2 Aug 2017 12:36:32 +0000 (14:36 +0200)]
Fix clustering table reg_users_counter (#1889)

7 years agoMerge pull request #1837 from marcphilipp/feature/set_room_affiliation_test
Christophe Romain [Wed, 2 Aug 2017 12:34:30 +0000 (14:34 +0200)]
Merge pull request #1837 from marcphilipp/feature/set_room_affiliation_test

Add integration test for set_room_affiliation

7 years agoMerge branch 'master' of github.com:processone/ejabberd
Christophe Romain [Wed, 2 Aug 2017 10:25:50 +0000 (12:25 +0200)]
Merge branch 'master' of github.com:processone/ejabberd

7 years agoFix getting cached last item (#1814)
Christophe Romain [Wed, 2 Aug 2017 10:22:13 +0000 (12:22 +0200)]
Fix getting cached last item (#1814)

7 years agoMerge pull request #1903 from himawri/fix_pubsub_spec
Evgeny Khramtsov [Wed, 2 Aug 2017 09:52:21 +0000 (13:52 +0400)]
Merge pull request #1903 from himawri/fix_pubsub_spec

Fix spec for mod_pubsub:subscribe_node

7 years agoFix spec for mod_pubsub:subscribe_node
Jing Sun [Wed, 2 Aug 2017 08:31:42 +0000 (10:31 +0200)]
Fix spec for mod_pubsub:subscribe_node

7 years agoFix PubSub send last published items (#1572)
Christophe Romain [Tue, 1 Aug 2017 15:00:52 +0000 (17:00 +0200)]
Fix PubSub send last published items (#1572)

7 years agoFix PEP node removal (#1839)
Christophe Romain [Tue, 1 Aug 2017 13:40:34 +0000 (15:40 +0200)]
Fix PEP node removal (#1839)

7 years agoFix disco#items on PEP service
Christophe Romain [Tue, 1 Aug 2017 13:15:01 +0000 (15:15 +0200)]
Fix disco#items on PEP service

7 years agoFix PEP node identity (#1717)
Christophe Romain [Tue, 1 Aug 2017 12:41:16 +0000 (14:41 +0200)]
Fix PEP node identity (#1717)

7 years agoUpdate spec from custom and allow modules dependencies (#1740)
Christophe Romain [Tue, 1 Aug 2017 11:33:14 +0000 (13:33 +0200)]
Update spec from custom and allow modules dependencies (#1740)

7 years agoFix extauth.py so support : in passwords (thanks to jmberg)(#1676)
Badlop [Mon, 31 Jul 2017 20:51:12 +0000 (22:51 +0200)]
Fix extauth.py so support : in passwords (thanks to jmberg)(#1676)

7 years agoRequest basic auth dialog from browser
Paweł Chmielowski [Fri, 28 Jul 2017 14:07:54 +0000 (16:07 +0200)]
Request basic auth dialog from browser

7 years agoRevert "Fix get_module_opt call in mod_block_strangers"
Christophe Romain [Thu, 27 Jul 2017 16:23:10 +0000 (18:23 +0200)]
Revert "Fix get_module_opt call in mod_block_strangers"

This reverts commit e5f64bc24af581b7e8ffd73e7490cc93423d960b.

7 years agoGenerate log messages when websocket is closed due timeouts
Paweł Chmielowski [Thu, 13 Jul 2017 08:49:35 +0000 (10:49 +0200)]
Generate log messages when websocket is closed due timeouts

7 years agoFix get_module_opt call in mod_block_strangers
Alexey Shchepin [Mon, 10 Jul 2017 13:05:09 +0000 (16:05 +0300)]
Fix get_module_opt call in mod_block_strangers

7 years agoSet high water mark in lager for all backends
Paweł Chmielowski [Tue, 4 Jul 2017 18:37:25 +0000 (20:37 +0200)]
Set high water mark in lager for all backends

7 years agoFix nick bug with MUC on riak
Jérôme Sautret [Thu, 1 Jun 2017 10:12:46 +0000 (12:12 +0200)]
Fix nick bug with MUC on riak

7 years agoAdd muc related hooks
Christophe Romain [Thu, 27 Jul 2017 15:02:06 +0000 (17:02 +0200)]
Add muc related hooks

7 years agoUpdate OTP version check by configure
Christophe Romain [Thu, 27 Jul 2017 13:31:38 +0000 (15:31 +0200)]
Update OTP version check by configure

7 years agoAbility to filter passwords from the log in mod_http_api (#1888)
Marco Adkins [Thu, 27 Jul 2017 13:30:56 +0000 (09:30 -0400)]
Ability to filter passwords from the log in mod_http_api (#1888)

* Ability to filter passwords from the log when creating users through the mod_http_api

7 years agoUpdate oauth2 dependency
Paweł Chmielowski [Tue, 25 Jul 2017 15:59:32 +0000 (17:59 +0200)]
Update oauth2 dependency

7 years agoFix errors from 1a0db3d
Christophe Romain [Fri, 21 Jul 2017 09:42:03 +0000 (11:42 +0200)]
Fix errors from 1a0db3d

7 years agoDescribe commands arguments and results in ejabberd_sm, ext_mod, mod_mam
Badlop [Fri, 21 Jul 2017 09:18:44 +0000 (11:18 +0200)]
Describe commands arguments and results in ejabberd_sm, ext_mod, mod_mam

7 years agoFix indentation of commands lines
Badlop [Thu, 20 Jul 2017 09:15:02 +0000 (11:15 +0200)]
Fix indentation of commands lines

7 years agoFix errors when running ejabberdctl as root
Christophe Romain [Thu, 20 Jul 2017 12:40:50 +0000 (14:40 +0200)]
Fix errors when running ejabberdctl as root

7 years agoAdd ability to update changelog in update-deps-releases
Paweł Chmielowski [Thu, 20 Jul 2017 09:43:25 +0000 (11:43 +0200)]
Add ability to update changelog in update-deps-releases

7 years agoUpdate cache_tab and xmpp dep
Paweł Chmielowski [Thu, 20 Jul 2017 09:43:06 +0000 (11:43 +0200)]
Update cache_tab and xmpp dep

7 years agoMerge pull request #1869 from wahjava/master
Christophe Romain [Wed, 19 Jul 2017 09:33:38 +0000 (11:33 +0200)]
Merge pull request #1869 from wahjava/master

Fix ERLANG_OPTS when setting INET_DIST_INTERFACE

7 years agoUpdate fast_tls
Paweł Chmielowski [Wed, 19 Jul 2017 08:58:10 +0000 (10:58 +0200)]
Update fast_tls

7 years agoDon't add indentation after single item result in docs
Paweł Chmielowski [Tue, 18 Jul 2017 15:19:57 +0000 (17:19 +0200)]
Don't add indentation after single item result in docs

7 years agoUse string:join instead of lists:join
Christophe Romain [Tue, 18 Jul 2017 13:43:46 +0000 (15:43 +0200)]
Use string:join instead of lists:join

7 years agoImprove formatting of documented API parameters
Christophe Romain [Tue, 18 Jul 2017 13:01:01 +0000 (15:01 +0200)]
Improve formatting of documented API parameters

7 years agoMerge pull request #1871 from rstgroup/master
Evgeny Khramtsov [Mon, 17 Jul 2017 13:56:39 +0000 (17:56 +0400)]
Merge pull request #1871 from rstgroup/master

Fix old route record in mnesia's route table haven't been remove when restarting in some cases (#1184)

7 years agoFix old route record in mnesia's route table haven't been remove when restarting...
Paweł Dorofiejczyk [Mon, 17 Jul 2017 13:14:30 +0000 (15:14 +0200)]
Fix old route record in mnesia's route table haven't been remove when restarting in some cases (#1184)

7 years agoFix ERLANG_OPTS when setting INET_DIST_INTERFACE
Ashish SHUKLA [Sat, 15 Jul 2017 11:12:47 +0000 (16:42 +0530)]
Fix ERLANG_OPTS when setting INET_DIST_INTERFACE

7 years agoExpand catch block used to report errors in doc generator
Paweł Chmielowski [Fri, 14 Jul 2017 15:18:07 +0000 (17:18 +0200)]
Expand catch block used to report errors in doc generator

7 years agoFix args_examples from last commit
Paweł Chmielowski [Fri, 14 Jul 2017 15:17:26 +0000 (17:17 +0200)]
Fix args_examples from last commit

7 years agoDescribe even more command arguments and results in mod_admin_extra
Badlop [Fri, 14 Jul 2017 14:43:22 +0000 (16:43 +0200)]
Describe even more command arguments and results in mod_admin_extra

7 years agoAdd refresh repos option in update-deps-releases
Paweł Chmielowski [Fri, 14 Jul 2017 13:08:06 +0000 (15:08 +0200)]
Add refresh repos option in update-deps-releases

7 years agoUpdate fast_tls
Paweł Chmielowski [Fri, 14 Jul 2017 13:07:46 +0000 (15:07 +0200)]
Update fast_tls

7 years agoFix ERLANG_OPTS end lines when setting FIREWALL_WINDOW (#1856)
Badlop [Wed, 12 Jul 2017 12:43:28 +0000 (14:43 +0200)]
Fix ERLANG_OPTS end lines when setting FIREWALL_WINDOW (#1856)

7 years agomod_privacy: Don't crash while copying c2s state
Holger Weiss [Fri, 7 Jul 2017 12:28:22 +0000 (14:28 +0200)]
mod_privacy: Don't crash while copying c2s state

Don't assume 'privacy_active_list' is set when c2s_copy_session/2 is
called.

7 years agomod_privacy: Apply cosmetic change to type spec
Holger Weiss [Fri, 7 Jul 2017 12:25:55 +0000 (14:25 +0200)]
mod_privacy: Apply cosmetic change to type spec

7 years agoFix set_presence command to work in recent ejabberd
Badlop [Fri, 7 Jul 2017 08:55:08 +0000 (10:55 +0200)]
Fix set_presence command to work in recent ejabberd

7 years agoAdd copyright and fix description for some sources
Evgeniy Khramtsov [Thu, 6 Jul 2017 18:27:04 +0000 (21:27 +0300)]
Add copyright and fix description for some sources

7 years agoStart gen_mod from elixir tests
Paweł Chmielowski [Thu, 6 Jul 2017 15:57:46 +0000 (17:57 +0200)]
Start gen_mod from elixir tests

7 years agoImprove elixir tests
Paweł Chmielowski [Thu, 6 Jul 2017 15:19:05 +0000 (17:19 +0200)]
Improve elixir tests

7 years agoHandle new possible result from ejabberd_config.add_option
Paweł Chmielowski [Thu, 6 Jul 2017 15:18:44 +0000 (17:18 +0200)]
Handle new possible result from ejabberd_config.add_option

7 years agoRemove tests for old commands interface
Paweł Chmielowski [Thu, 6 Jul 2017 14:05:12 +0000 (16:05 +0200)]
Remove tests for old commands interface

7 years agoMake ejabberd_cluster modular
Evgeniy Khramtsov [Thu, 6 Jul 2017 12:47:00 +0000 (15:47 +0300)]
Make ejabberd_cluster modular

For setting the cluster backend new global option 'cluster_backend' is
introduced. The default and only available value at the moment is 'mnesia'

7 years agoRemove old command calling interface
Paweł Chmielowski [Thu, 6 Jul 2017 11:29:43 +0000 (13:29 +0200)]
Remove old command calling interface

7 years agoClose accepted socket if sockname/peername has failed 17.07
Evgeniy Khramtsov [Thu, 6 Jul 2017 11:49:21 +0000 (14:49 +0300)]
Close accepted socket if sockname/peername has failed

Fixes #1834

7 years agoAdd integration test for set_room_affiliation
Marc Philipp [Wed, 5 Jul 2017 14:18:31 +0000 (16:18 +0200)]
Add integration test for set_room_affiliation

7 years agoFix invalid argument in get_messages_susbset 17.06
Paweł Chmielowski [Fri, 30 Jun 2017 12:17:20 +0000 (14:17 +0200)]
Fix invalid argument in get_messages_susbset

This should fix #1818

7 years agoAvoid useless calls on simples subscriptions (#1313)
Christophe Romain [Thu, 29 Jun 2017 13:24:18 +0000 (15:24 +0200)]
Avoid useless calls on simples subscriptions (#1313)

7 years agoAdd allow_local_users to mod_block_strangers (#1804, #1809)
Alexey Shchepin [Thu, 29 Jun 2017 11:55:24 +0000 (14:55 +0300)]
Add allow_local_users to mod_block_strangers (#1804, #1809)

7 years agoFix Salt import from prosody SCRAMmed password (#1803)
Badlop [Thu, 29 Jun 2017 08:28:44 +0000 (10:28 +0200)]
Fix Salt import from prosody SCRAMmed password (#1803)

7 years agoFix clone code in update-deps-release
Paweł Chmielowski [Wed, 28 Jun 2017 14:47:31 +0000 (16:47 +0200)]
Fix clone code in update-deps-release

7 years agoUpdate deps
Paweł Chmielowski [Wed, 28 Jun 2017 14:46:48 +0000 (16:46 +0200)]
Update deps

7 years agoFix problem with updating deps in rebar.config for non-tags
Paweł Chmielowski [Wed, 28 Jun 2017 14:36:59 +0000 (16:36 +0200)]
Fix problem with updating deps in rebar.config for non-tags

7 years agoDon't use asn1rt:decode, it's not available on R20
Paweł Chmielowski [Wed, 28 Jun 2017 12:51:25 +0000 (14:51 +0200)]
Don't use asn1rt:decode, it's not available on R20

7 years agoQuote paths to allow spaces (#1789)
Christophe Romain [Wed, 28 Jun 2017 09:39:05 +0000 (11:39 +0200)]
Quote paths to allow spaces (#1789)

7 years agoIn offline export to SQL, first write all DELETE, later all INSERT (#1509)
Badlop [Wed, 28 Jun 2017 09:14:49 +0000 (11:14 +0200)]
In offline export to SQL, first write all DELETE, later all INSERT (#1509)

7 years agoUpdate fast_tls
Paweł Chmielowski [Tue, 27 Jun 2017 13:02:23 +0000 (15:02 +0200)]
Update fast_tls

7 years agoImprove update-deps-releases deps parsing
Paweł Chmielowski [Tue, 27 Jun 2017 12:56:00 +0000 (14:56 +0200)]
Improve update-deps-releases deps parsing

7 years agoFix username in mam export (#1510)(thanks to themaverik)
Badlop [Mon, 26 Jun 2017 12:38:12 +0000 (14:38 +0200)]
Fix username in mam export (#1510)(thanks to themaverik)

7 years agoWrite validator for mod_multicast's limits option
Badlop [Mon, 26 Jun 2017 11:39:50 +0000 (13:39 +0200)]
Write validator for mod_multicast's limits option

7 years agoUse YAML syntax for limits option in mod_multicast
Badlop [Mon, 26 Jun 2017 09:26:53 +0000 (11:26 +0200)]
Use YAML syntax for limits option in mod_multicast

7 years agoCatch exception that may happen when sending data over websocket
Paweł Chmielowski [Fri, 23 Jun 2017 15:19:28 +0000 (17:19 +0200)]
Catch exception that may happen when sending data over websocket

This fixes #1667

7 years agoMore explicit bosh configuration handler
Mickaël Rémond [Fri, 23 Jun 2017 14:47:14 +0000 (16:47 +0200)]
More explicit bosh configuration handler

I also updated default url from to match URL suggested by XEP-0156

7 years agoMerge pull request #1793 from marcphilipp/bugfix/set_room_affiliation_master
Evgeny Khramtsov [Thu, 22 Jun 2017 14:28:12 +0000 (18:28 +0400)]
Merge pull request #1793 from marcphilipp/bugfix/set_room_affiliation_master

Fix mod_muc_admin:set_room_affiliation

7 years agoDon't let a receiver to crash if a controller is unavailable
Evgeniy Khramtsov [Thu, 22 Jun 2017 13:58:46 +0000 (16:58 +0300)]
Don't let a receiver to crash if a controller is unavailable

Fixes #1796

7 years agoFix mod_muc_admin:set_room_affiliation
Marc Philipp [Wed, 21 Jun 2017 13:44:09 +0000 (15:44 +0200)]
Fix mod_muc_admin:set_room_affiliation

7 years agoFix outgoing_s2s_timeout description (#1684)
Christophe Romain [Wed, 21 Jun 2017 14:30:51 +0000 (16:30 +0200)]
Fix outgoing_s2s_timeout description (#1684)

7 years agomod_client_state: Reset state on session resume
Holger Weiss [Tue, 20 Jun 2017 23:05:46 +0000 (01:05 +0200)]
mod_client_state: Reset state on session resume

Don't restore the previous CSI state when a stream management session is
resumed.

7 years agomod_stream_mgmt: Add missing function specs
Holger Weiss [Tue, 20 Jun 2017 23:00:29 +0000 (01:00 +0200)]
mod_stream_mgmt: Add missing function specs

7 years agoImprove API documentation generator
Christophe Romain [Tue, 20 Jun 2017 12:45:57 +0000 (14:45 +0200)]
Improve API documentation generator

7 years agoMake ext_mod api return rescode
Christophe Romain [Tue, 20 Jun 2017 12:45:31 +0000 (14:45 +0200)]
Make ext_mod api return rescode

7 years agoFix invalid {args,result}_examples in mod_muc_admin
Paweł Chmielowski [Mon, 19 Jun 2017 14:31:07 +0000 (16:31 +0200)]
Fix invalid {args,result}_examples in mod_muc_admin

7 years agoGenerate better errors when not being able to generate documentation
Paweł Chmielowski [Mon, 19 Jun 2017 14:30:45 +0000 (16:30 +0200)]
Generate better errors when not being able to generate documentation

7 years agoAnother tweak to md generator
Paweł Chmielowski [Mon, 19 Jun 2017 13:10:14 +0000 (15:10 +0200)]
Another tweak to md generator

7 years agoUpdate markdown api document generator
Paweł Chmielowski [Mon, 19 Jun 2017 13:01:34 +0000 (15:01 +0200)]
Update markdown api document generator

7 years agoFix srg_user_add/del for non-Mnesia database backends (#1780)
Badlop [Thu, 15 Jun 2017 09:05:41 +0000 (11:05 +0200)]
Fix srg_user_add/del for non-Mnesia database backends (#1780)

7 years agoAdd pubsub import from prosody/metronome
Christophe Romain [Thu, 15 Jun 2017 07:56:05 +0000 (09:56 +0200)]
Add pubsub import from prosody/metronome

7 years agoCatch exception from Elixir.ExUnit.Server.cases_loaded
Paweł Chmielowski [Wed, 14 Jun 2017 12:56:42 +0000 (14:56 +0200)]
Catch exception from Elixir.ExUnit.Server.cases_loaded

7 years agoFix OTP-17.5 support
Christophe Romain [Wed, 14 Jun 2017 12:18:35 +0000 (14:18 +0200)]
Fix OTP-17.5 support

7 years agoShow operations to perform before asking to apply them
PaweÅ\82 Chmielowski [Wed, 14 Jun 2017 11:59:02 +0000 (13:59 +0200)]
Show operations to perform before asking to apply them

7 years agoBump xmpp version
Holger Weiss [Tue, 13 Jun 2017 23:05:15 +0000 (01:05 +0200)]
Bump xmpp version

7 years agoFix IP address parsing for mod_metrics
Evgeniy Khramtsov [Tue, 13 Jun 2017 13:54:29 +0000 (16:54 +0300)]
Fix IP address parsing for mod_metrics