aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Return ok from start/2Paweł Chmielowski2017-02-271-1/+2
* Change loglevel on configuration reloadEvgeniy Khramtsov2017-02-272-26/+21
* Invalidate access permissions on configuration reloadEvgeniy Khramtsov2017-02-272-5/+3
* Fix log message formatEvgeniy Khramtsov2017-02-261-1/+1
* Put more stuff under supervisionEvgeniy Khramtsov2017-02-2612-59/+251
* Don't fail on elements decodingEvgeniy Khramtsov2017-02-261-19/+30
* Get rid of jid:to_string/1 and jid:from_string/1Evgeniy Khramtsov2017-02-2655-294/+301
* Don't pass empty resource to jid:make()Evgeniy Khramtsov2017-02-2523-48/+44
* Don't pass 'from' and 'to' along with stanza in hooks' argumentsEvgeniy Khramtsov2017-02-243-24/+21
* Don't polute log with known content typesEvgeniy Khramtsov2017-02-241-3/+3
* Get rid of unused variable warningEvgeniy Khramtsov2017-02-241-1/+1
* Remove previous options when the config gets reloadedEvgeniy Khramtsov2017-02-241-15/+16
* Add gen_mod:is_loaded_elsewhere/2Evgeniy Khramtsov2017-02-243-11/+17
* Restart listeners on configuration reloadEvgeniy Khramtsov2017-02-241-25/+51
* We don't like now()Paweł Chmielowski2017-02-241-2/+2
* Adapt get_last tests to new outputPaweł Chmielowski2017-02-241-7/+7
* Update tests for changes in acl start codePaweł Chmielowski2017-02-242-2/+3
* Improve config reloading support by ejabberd_authEvgeniy Khramtsov2017-02-241-33/+55
* Make sure that addr_re is always initialized when creating http statePaweł Chmielowski2017-02-241-3/+6
* Return ejabberd_sm:stop/0 backEvgeniy Khramtsov2017-02-241-0/+7
* Make host header parser work correctly with ipv6 literal addressesPaweł Chmielowski2017-02-241-13/+25
* Improve startup procedureEvgeniy Khramtsov2017-02-2423-314/+403
* Fix a case clause and run c2s_filter_send on send_error/317.03-betaEvgeniy Khramtsov2017-02-241-4/+16
* get_last now always returns tuple with UTC XEP-0082 and status (#1565)Badlop2017-02-231-18/+14
* Protect users from delete_old_users command using a fixed access rule (#1462)Badlop2017-02-231-40/+32
* Separate list of strings with \n for srg_get_info in mod_http_api (#1500)Badlop2017-02-231-0/+4
* Specify "ExecReload" command in systemd unitHolger Weiss2017-02-231-0/+1
* Prepare mix for 17.03Christophe Romain2017-02-231-1/+1
* Update dependenciesChristophe Romain2017-02-231-3/+3
* tools/hook_deps.sh: Search for escript in PATHHolger Weiss2017-02-231-1/+1
* Merge pull request #1499 from weiss/offline-stanza-idEvgeny Khramtsov2017-02-236-23/+21
|\
| * Include stanza ID with archived offline messagesHolger Weiss2017-02-236-23/+21
* | Avoid orphan_item leak on affiliation/subscription removal (#1563)Christophe Romain2017-02-231-1/+7
* | Fix pubsub MySQL schemaJerome Sautret2017-02-231-3/+3
* | Start/stop auth modules when host is added/deletedEvgeniy Khramtsov2017-02-238-19/+51
* | Stop all s2s connections via supervisor callsEvgeniy Khramtsov2017-02-231-5/+9
|/
* Fix elixir testsPaweł Chmielowski2017-02-232-0/+2
* Improve reload_config admin commandEvgeniy Khramtsov2017-02-232-3/+4
* Start/stop virtual hosts when reloading configuration fileEvgeniy Khramtsov2017-02-2314-107/+248
* Remove unused macroEvgeniy Khramtsov2017-02-221-2/+0
* Merge branch 'master' of github.com:processone/ejabberdEvgeniy Khramtsov2017-02-221-7/+10
|\
| * Fix match of itemid on get_cached_item, fixes 14e771d8Christophe Romain2017-02-221-7/+10
* | Reload modules when reloading configuration fileEvgeniy Khramtsov2017-02-2248-299/+1085
* | Make sure all hooks are called with proper hostEvgeniy Khramtsov2017-02-221-21/+25
|/
* Add missing NOT NULL restrictionsChristophe Romain2017-02-224-68/+68
* Move archive tables into lite.sql for better comparison with other schemasChristophe Romain2017-02-221-26/+25
* Re-enable "replaced" testsEvgeniy Khramtsov2017-02-211-4/+2
* Test stream management queue overloadEvgeniy Khramtsov2017-02-214-14/+80
* Improve stream management testsEvgeniy Khramtsov2017-02-211-7/+16
* Rename mod_sm -> mod_stream_mgmtEvgeniy Khramtsov2017-02-213-3/+3