aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add s2s_dhfile to list of known optionsHolger Weiss2015-06-202-3/+3
* Update comment that explains how to set up node_mbHolger Weiss2015-06-191-7/+11
* Allow several ';' passed in commands (#599)Christophe Romain2015-06-181-1/+1
* change_room_option misses handling some room options #604Badlop2015-06-181-1/+8
* Don't force persistence if cache enabled (fix previous commit)Christophe Romain2015-06-181-2/+2
* Fix max_items and don't let PEP depends on item cacheChristophe Romain2015-06-182-6/+6
* New hide_sensitive_log_data option to hide client IP in log (#452 #471)Badlop2015-06-174-12/+27
* Allow password with ';' passed in ejabberdctl (#599)Christophe Romain2015-06-171-1/+1
* Add s2s_dhfile option to configuration validatorHolger Weiss2015-06-162-0/+2
* Merge pull request #581 from weiss/dh-param-fileAlexey Shchepin2015-06-164-4/+16
|\
| * New options: dhfile and s2s_dhfileHolger Weiss2015-05-264-4/+16
* | Add option to set net_ticktime (EJAB-1742)Paweł Chmielowski2015-06-152-4/+20
* | Fix bug introduced in commit b88fa6f6174Badlop2015-06-041-4/+5
* | Use https instead of git in rebar file for dependencies url (#589)Badlop2015-06-041-22/+22
* | Pick first local multicast service, otherwise remote (ejabberd-contrib#105)Badlop2015-06-041-7/+11
* | Merge pull request #592 from weiss/omit-subject-bodybadlop2015-06-041-20/+10
|\ \
| * | Don't add body element to MUC subject messagesHolger Weiss2015-06-041-20/+10
|/ /
* | Merge pull request #591 from jpegger/patch-1Evgeny Khramtsov2015-06-031-1/+1
|\ \
| * | Authmodule using old style XML:get_attr_s()jpegger2015-06-031-1/+1
|/ /
* | Do not ignore unknown options so farEvgeniy Khramtsov2015-06-032-5/+7
* | Remove unused validation codeEvgeniy Khramtsov2015-06-0312-172/+42
* | Move opt_type/1 function out of if-else blockEvgeniy Khramtsov2015-06-031-11/+11
* | Fix typoEvgeniy Khramtsov2015-06-031-1/+1
* | Add missing options of ejabberd_logger to validatorEvgeniy Khramtsov2015-06-031-1/+14
* | Add missing options of mod_muc to validatorEvgeniy Khramtsov2015-06-031-2/+29
* | Fix commands export2odbc, connected_users_vhost and push_alltoall (#586)Badlop2015-06-023-47/+5
* | Merge pull request #585 from CorCornelisse/masterbadlop2015-06-021-2/+2
|\ \
| * | These arguments should be binary instead of strings, otherwise it won't work ...Cor Cornelisse2015-06-011-2/+2
* | | Merge branch 'master' of github.com:processone/ejabberdEvgeniy Khramtsov2015-06-011-1/+1
|\ \ \
| * | | Fix anonymous user login, it wasn't stored in anonymous mnesia tableBadlop2015-06-011-1/+1
| |/ /
* | | Add config validation at startupEvgeniy Khramtsov2015-06-0190-390/+1597
* | | Do not try to fetch module options via eldap_utilsEvgeniy Khramtsov2015-06-015-46/+35
* | | Reorganize get_opt() code in some modulesEvgeniy Khramtsov2015-06-011-9/+12
* | | Get rid of some fuzzy macros as it makes syntax tools getting madEvgeniy Khramtsov2015-06-012-24/+22
|/ /
* | In xmlrpc use process_unicode_codepoints instead of list_to_binaryBadlop2015-05-291-4/+27
* | Fix MUC room options vaildationEvgeniy Khramtsov2015-05-291-19/+24
* | Add correct package version for mix (#577)Christophe Romain2015-05-293-3/+5
* | Validate MUC room options from the configuration fileEvgeniy Khramtsov2015-05-281-7/+54
* | Merge pull request #582 from badlop/master-badlop-578badlop2015-05-271-1/+1
|\ \ | |/ |/|
| * An auth external module requires ext_mod to be started first (#578)Badlop2015-05-271-1/+1
|/
* Fix pubsub/odbc crash on remote user unsubscribe (EJAB-1483)Christophe Romain2015-05-261-31/+34
* Merge pull request #569 from weiss/send-element-error-checkingAlexey Shchepin2015-05-261-12/+8
|\
| * Cosmetic change: Simplify error checkingHolger Weiss2015-05-141-11/+7
| * Don't assume send_element/2 returns ok or errorHolger Weiss2015-05-141-4/+4
* | Include session record from header file instead of duplicating itMickael Remond2015-05-262-4/+7
* | Fix merging of not yaml config filesPaweł Chmielowski2015-05-251-1/+3
* | Fix use of publish_only affiliation with odbc backendChristophe Romain2015-05-221-0/+2
* | Minor cosmetic changes and add ping commandChristophe Romain2015-05-221-15/+24
* | Add fold markers to config file for Vim editorsBadlop2015-05-221-22/+27
* | A few more... Fix epmd not in PATH (#484)(thanks to acediac)Badlop2015-05-221-1/+1