summaryrefslogtreecommitdiff
path: root/src/ejabberd_config.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix dialyzer warningMickael Remond2015-07-051-1/+2
* Do not rely on behaviour info when doing config validationEvgeniy Khramtsov2015-06-291-6/+3
* New hide_sensitive_log_data option to hide client IP in log (#452 #471)Badlop2015-06-171-1/+16
* Do not ignore unknown options so farEvgeniy Khramtsov2015-06-031-2/+3
* Add config validation at startupEvgeniy Khramtsov2015-06-011-2/+57
* Fix merging of not yaml config filesPaweł Chmielowski2015-05-251-1/+3
* Fix indentationHolger Weiss2015-05-151-8/+18
* Load config snippets for modules installed with ext_mod (EJAB-1741)Paweł Chmielowski2015-05-151-6/+30
* Make sure Mnesia dir environment and log file are list, not binaryMickael Remond2015-04-061-1/+18
* ejabberd can be embedded in an Elixir applicationMickael Remond2015-04-041-2/+17
* Accept configuration file with .yaml extension (#290)Badlop2015-03-041-1/+1
* Add Elixir support to ejabberdMickaël Rémond2015-02-101-22/+41
* Don't convert configuration values to stringsHolger Weiss2015-02-091-4/+2
* Support for "> ." in YAML configuration filesBadlop2015-01-281-1/+14
* New command to reload config (EJAB-1140)Badlop2015-01-211-1/+7
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* Used current working home as base directory to config relative path.Gu Feng2014-11-161-3/+2
* Fix the deprecation warning to reflect YAML formatEvgeniy Khramtsov2014-08-121-1/+1
* Mention configuration file path in error messagesHolger Weiss2014-06-111-1/+3
* Add global static shared_key optionEvgeniy Khramtsov2014-06-011-1/+8
* Merge pull request #146 from jamielinux/masterbadlop2014-04-111-4/+3
|\
| * Update FSF addressJamie Nguyen2014-02-221-4/+3
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-131-1/+1
|/
* Change configuration file format to YAMLEvgeniy Khramtsov2013-08-211-151/+348
* Get rid of global configuration optionsEvgeniy Khramtsov2013-08-211-113/+43
* ip_adresse() does not need binary representation in configChristophe Romain2013-06-281-0/+3
* Fix the error report of an incorrect certfileEvgeniy Khramtsov2013-06-171-4/+6
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-1/+2
* Fix a bug when reading tuples from configPaul Donohue2013-05-241-1/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-10/+225
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov2012-04-271-0/+29
* Relax digest-uri handling (thanks to Daniel Willmann)(EJAB-1529)Badlop2012-03-161-0/+3
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* Cut the string when calling halt/1Badlop2011-05-301-1/+1
* Implement CAPTCHA limitEvgeniy Khramtsov2011-04-181-0/+2
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* Use alternative of file:read_line/1 to not require R13B02Badlop2010-02-201-3/+3
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Improve log message when showing lines of config file.Badlop2009-12-301-1/+2
* If problem in config file starting ejabberd: display config lines and stop no...Badlop2009-12-291-8/+57
* new option added: max_fsm_queue. removed hardcoded FSMLIMITSEvgeniy Khramtsov2009-10-071-0/+2
* it is now possible to start TCP/UDP on the same portEvgeniy Khramtsov2009-08-111-2/+2
* EJAB-994: Implements DNS timeouts and retries.Geoff Cant2009-07-301-0/+2
* * src/ejabberd_ctl.erl: New option to require auth in ejabberdctlBadlop2009-04-171-0/+2
* * src/ejabberd_captcha.erl: XEP-158 (CAPTCHA Forms).Evgeniy Khramtsov2009-03-131-0/+4
* * src/ejabberd_config.erl: Check certfiles are readable on serverBadlop2009-02-161-2/+30
* * src/ejabberd_system_monitor.erl: Allow parametrizable watchdogBadlop2009-02-131-0/+2
* * src/ejabberd_listener.erl: New way to configure IP address andBadlop2009-01-121-2/+10
* * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop2009-01-121-2/+2