| Commit message (Expand) | Author | Age | Files | Lines |
* | Webadmin with extauth requires internal to run at least once (issue #201) | Badlop | 2014-05-07 | 1 | -4/+2 |
* | extauth_cache can have value 0 | Badlop | 2014-05-05 | 1 | -1/+1 |
* | Accept "extauth_cache: false" | Holger Weiss | 2014-04-16 | 1 | -1/+3 |
* | Merge pull request #146 from jamielinux/master | badlop | 2014-04-11 | 1 | -4/+3 |
|\ |
|
| * | Update FSF address | Jamie Nguyen | 2014-02-22 | 1 | -4/+3 |
* | | Update copyright dates to 2014 (EJAB-1679) | Badlop | 2014-03-13 | 1 | -1/+1 |
|/ |
|
* | Change configuration file format to YAML | Evgeniy Khramtsov | 2013-08-21 | 1 | -2/+2 |
* | Switch to rebar build tool | Evgeniy Khramtsov | 2013-06-13 | 1 | -0/+1 |
* | Accumulated patch to binarize and indent code | Badlop | 2013-03-14 | 1 | -146/+144 |
* | Update copyright dates | Alexey Shchepin | 2013-01-24 | 1 | -1/+1 |
* | Merge SQL and Mnesia code into one module (EJAB-1560) | Evgeniy Khramtsov | 2012-04-27 | 1 | -14/+7 |
* | Update copyright dates | Alexey Shchepin | 2012-02-23 | 1 | -1/+1 |
* | Fix and improve support for SCRAM auth method (EJAB-1196) | Badlop | 2011-08-16 | 1 | -2/+2 |
* | Preliminary patch for SASL SCRAM-SHA-1 (thanks to Stephen Röttger)(EJAB-1196) | Badlop | 2011-08-16 | 1 | -0/+4 |
* | update copyright up to 2011 | Christophe Romain | 2011-02-14 | 1 | -1/+1 |
* | Fix detection of mod_last at server start (EJAB-641) | Badlop | 2010-12-03 | 1 | -3/+15 |
* | Fix typo (thanks to Evgeniy Khramtsov) | Badlop | 2010-07-23 | 1 | -1/+1 |
* | Optionally cache extauth users in mnesia (EJAB-641) | Badlop | 2010-05-10 | 1 | -18/+223 |
* | Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) | Badlop | 2010-01-12 | 1 | -1/+1 |
* | * src/cyrsasl.erl: Change API of check_password: pass a function | Badlop | 2009-04-22 | 1 | -1/+1 |
* | * src/ejabberd_auth.erl: If anonymous auth is enabled, when | Badlop | 2009-03-04 | 1 | -1/+6 |
* | * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) | Badlop | 2009-01-12 | 1 | -2/+2 |
* | * src/mod_register.erl: Change password using mod_register always | Badlop | 2008-08-18 | 1 | -1/+4 |
* | * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708) | Badlop | 2008-07-31 | 1 | -1/+1 |
* | * src/ejabberd_config.erl: dirty_get_registered_users now correctly returns a... | Mickaël Rémond | 2008-02-19 | 1 | -0/+2 |
* | * src/ejabberd_auth.erl: Do not allow empty password at creation. On authent,... | Mickaël Rémond | 2008-02-11 | 1 | -1/+1 |
* | * doc/guide.tex: Updated copyright dates to 2008 | Badlop | 2008-01-15 | 1 | -1/+1 |
* | * Applied copyright update patch 1. | Mickaël Rémond | 2007-12-24 | 1 | -4/+22 |
* | * src/acl.erl and other 64 files: Remove Erlang module attribute | Badlop | 2007-12-06 | 1 | -1/+0 |
* | * src/mod_register.erl: Bugfix | Alexey Shchepin | 2005-07-13 | 1 | -9/+10 |
* | Merged the Process One contributions ( Virtual Hosting ) | tmallard | 2005-04-17 | 1 | -18/+22 |
* | * src/ejabberd_sm.erl: Added unset_presence_hook | Alexey Shchepin | 2004-12-12 | 1 | -0/+67 |