Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright date automatically (#1442) | Badlop | 2017-01-02 | 1 | -1/+1 |
| | |||||
* | Get rid of compile warnings for random/crypto modules on R19 | Evgeniy Khramtsov | 2016-10-18 | 1 | -2/+1 |
| | |||||
* | Update copyright to 2016 (#901) | Badlop | 2016-01-13 | 1 | -1/+1 |
| | |||||
* | Fix more places where random:seed is used | Paweł Chmielowski | 2015-12-07 | 1 | -1/+1 |
| | |||||
* | More now() replacements | Paweł Chmielowski | 2015-12-07 | 1 | -2/+1 |
| | |||||
* | Move JID related functions to jid.erl (#847) | Evgeniy Khramtsov | 2015-11-24 | 1 | -1/+1 |
| | |||||
* | Add config validation at startup | Evgeniy Khramtsov | 2015-06-01 | 1 | -1/+7 |
| | |||||
* | Update copyright dates to 2015 (EJAB-1733) | Badlop | 2015-01-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #146 from jamielinux/master | badlop | 2014-04-11 | 1 | -4/+3 |
|\ | | | | | Update FSF address | ||||
| * | 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 | -1/+1 |
| | |||||
* | Fix external authentication | Evgeniy Khramtsov | 2013-06-26 | 1 | -13/+7 |
| | |||||
* | Switch to rebar build tool | Evgeniy Khramtsov | 2013-06-13 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite | ||||
* | Accumulated patch to binarize and indent code | Badlop | 2013-03-14 | 1 | -85/+77 |
| | |||||
* | Update copyright dates | Alexey Shchepin | 2013-01-24 | 1 | -1/+1 |
| | |||||
* | Update copyright dates | Alexey Shchepin | 2012-02-23 | 1 | -1/+1 |
| | |||||
* | If extauth script crashes, ejabberd should restart it (EJAB-1428) | Badlop | 2011-04-11 | 1 | -4/+12 |
| | |||||
* | Forward old messages to newly spawned extauth process (thanks to Mika ↵ | Badlop | 2011-02-21 | 1 | -1/+11 |
| | | | | Seppänen)(EJAB-1385) | ||||
* | update copyright up to 2011 | Christophe Romain | 2011-02-14 | 1 | -1/+1 |
| | |||||
* | Fix delayed response of a timeout call was reused for next login (EJAB-1385) | Badlop | 2011-01-19 | 1 | -8/+12 |
| | |||||
* | Support parallel extauth script (thanks to Jesse Thompson)(EJAB-1280) | Badlop | 2010-07-30 | 1 | -6/+31 |
| | |||||
* | Optionally cache extauth users in mnesia (EJAB-641) | Badlop | 2010-05-10 | 1 | -2/+21 |
| | |||||
* | Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159) | Badlop | 2010-01-12 | 1 | -1/+1 |
| | | | | SVN Revision: 2891 | ||||
* | * doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842) | Badlop | 2009-01-12 | 1 | -2/+2 |
| | | | | | | | | * doc/guide.html: Likewise * src/*/*.erl: Likewise * src/*/*.erl: Remove unneeded blankspaces in license text SVN Revision: 1804 | ||||
* | * src/extauth.erl: When the extauth call fails or timeouts, deny | Badlop | 2008-11-06 | 1 | -9/+12 |
| | | | | | | | | authorization. Use two timeouts: 60s for script initialization and 10s for regular calls. (thanks to Kevin Crosbie from Ravenpack) (EJAB-627) SVN Revision: 1673 | ||||
* | * doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708) | Badlop | 2008-07-31 | 1 | -1/+1 |
| | | | | | | | | | | | * doc/guide.html: Likewise * doc/api/overview.edoc: Likewise * src/*/*.erl: Likewise * src/*/*.hrl: Likewise * src/*/*.c: Likewise * src/odbc/*.sql: Likewise SVN Revision: 1499 | ||||
* | * src/extauth.erl: Log strange responses from extauth script. Use | Badlop | 2008-05-17 | 1 | -1/+9 |
| | | | | | | timeout (EJAB-627) SVN Revision: 1330 | ||||
* | Rewrite io:format calls to loglevel macros (EJAB-555) | Christophe Romain | 2008-03-21 | 1 | -1/+2 |
| | | | | SVN Revision: 1239 | ||||
* | * doc/guide.tex: Updated copyright dates to 2008 | Badlop | 2008-01-15 | 1 | -1/+1 |
| | | | | | | * src/*: Likewise SVN Revision: 1153 | ||||
* | * Applied copyright update patch 1. | Mickaël Rémond | 2007-12-24 | 1 | -1/+19 |
| | | | | SVN Revision: 1110 | ||||
* | * src/mod_register.erl: Bugfix | Alexey Shchepin | 2005-07-13 | 1 | -17/+18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * src/mod_vcard.erl: Bugfix * src/ejabberd_app.erl: Updated to allow different authentication methods for different virtual hosts * src/ejabberd_auth.erl: Likewise * src/ejabberd_auth_external.erl: Likewise * src/ejabberd_auth_internal.erl: Likewise * src/ejabberd_auth_ldap.erl: Likewise * src/ejabberd_auth_odbc.erl: Likewise * src/cyrsasl.erl: Likewise * src/cyrsasl_digest.erl: Likewise * src/cyrsasl_plain.erl: Likewise * src/ejabberd_c2s.erl: Likewise * src/ejabberd_config.erl: Likewise * src/extauth.erl: Likewise * src/mod_last_odbc.erl: Likewise * src/mod_offline_odbc.erl: Likewise * src/mod_roster_odbc.erl: Likewise * src/odbc/ejabberd_odbc.erl: Likewise * src/odbc/ejabberd_odbc_sup.erl: Likewise SVN Revision: 374 | ||||
* | * examples/extauth/check_pass_null.pl: A reference "null" | Alexey Shchepin | 2004-07-30 | 1 | -0/+76 |
implementation of external authentification script (thanks to Leif Johansson) * src/extauth.erl: Support for external authentification (thanks to Leif Johansson) * src/ejabberd_auth.erl: Likewise * src/mod_vcard_ldap.erl: A drop-in replacement for mod_vcard.erl which uses ldap for JUD and vCard (thanks to Leif Johansson) SVN Revision: 251 |