aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd_config.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* * src/ejabberd_config.erl: Option outgoing_s2s_options to defineBadlop2008-12-261-0/+2
* * src/mod_last.erl: Implement workaround for uptime statistic inBadlop2008-12-231-2/+5
* * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop2008-07-311-1/+1
* * src/ejabberd_config.erl: If syntax mistake in config file, showBadlop2008-07-221-3/+7
* * src/ejabberd_config.erl (load_file): error message on sasl.logBadlop2008-07-091-2/+4
* * src/mod_register.erl: Restrict registration frequency per IP orAlexey Shchepin2008-04-221-0/+2
* * src/ejabberd_config.erl: Removed a dependency on string:to_upperAlexey Shchepin2008-04-111-22/+23
* * src/ejabberd_config.erl: Add support to include additionalBadlop2008-04-021-13/+193
* * doc/guide.tex: Improve documentation of host_configBadlop2008-03-041-2/+7
* * src/ejabberd_check.erl: Separate config loading from configuration sanity c...Mickaël Rémond2008-02-271-31/+0
* * src/ejabberd_config.erl: dirty_get_registered_users now correctly returns a...Mickaël Rémond2008-02-191-0/+6
* * doc/guide.tex: Updated copyright dates to 2008Badlop2008-01-151-1/+1
* * Applied copyright update patch 1.Mickaël Rémond2007-12-241-3/+22
* * src/ejabberd_config.erl: Report human-readable message whenBadlop2007-12-081-1/+14
* * src/cyrsasl.erl: Fix compilation warnings: Part 1 (EJAB-290)Badlop2007-12-061-14/+14
* * src/ejabberd_config.erl: Print error when the configuration Badlop2007-11-261-0/+32
* * src/ejabberd_config.erl: Improved error message when ejabberdMickaël Rémond2007-11-221-1/+1
* * src/ejabberd_config.erl: Refactoring: Move internal data structure to an in...Mickaël Rémond2007-11-091-8/+1
* * src/ejabberd_config.erl: Added possibility for appending valuesAlexey Shchepin2007-07-311-4/+20
* * src/ejabberd_config.erl: Normalize hostnames in config file. If mixed case ...Mickaël Rémond2007-06-291-2/+20