Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-13Update copyright to 2016 (#901)Badlop
2015-12-07More now() replacementsPaweł Chmielowski
2015-10-07cosmetic cleanupChristophe Romain
2015-09-24Fix regression introduced when code was binarized (EJAB-641)Badlop
2015-09-16Comment unused type, unused termQuan Zhuo
2015-06-01Add config validation at startupEvgeniy Khramtsov
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop
2014-05-21Don't use cached passwords if "extauth_cache: 0"Holger Weiss
2014-05-07Webadmin with extauth requires internal to run at least once (issue #201)Badlop
2014-05-05extauth_cache can have value 0Badlop
2014-04-16Accept "extauth_cache: false"Holger Weiss
2014-04-11Merge pull request #146 from jamielinux/masterbadlop
2014-03-13Update copyright dates to 2014 (EJAB-1679)Badlop
2014-02-22Update FSF addressJamie Nguyen
2013-08-21Change configuration file format to YAMLEvgeniy Khramtsov
2013-06-13Switch to rebar build toolEvgeniy Khramtsov
2013-03-14Accumulated patch to binarize and indent codeBadlop
2013-01-24Update copyright datesAlexey Shchepin
2012-04-27Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov
2012-02-23Update copyright datesAlexey Shchepin
2011-08-16Fix and improve support for SCRAM auth method (EJAB-1196)Badlop
2011-08-16Preliminary patch for SASL SCRAM-SHA-1 (thanks to Stephen Röttger)(EJAB-1196)Badlop
2011-02-14update copyright up to 2011Christophe Romain
2010-12-03Fix detection of mod_last at server start (EJAB-641)Badlop
2010-07-23Fix typo (thanks to Evgeniy Khramtsov)Badlop
2010-05-10Optionally cache extauth users in mnesia (EJAB-641)Badlop
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop
2009-04-22* src/cyrsasl.erl: Change API of check_password: pass a functionBadlop
2009-03-04* src/ejabberd_auth.erl: If anonymous auth is enabled, whenBadlop
2009-01-12* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop
2008-08-18* src/mod_register.erl: Change password using mod_register alwaysBadlop
2008-07-31* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop
2008-02-19* src/ejabberd_config.erl: dirty_get_registered_users now correctly returns a...Mickaël Rémond
2008-02-11* src/ejabberd_auth.erl: Do not allow empty password at creation. On authent,...Mickaël Rémond
2008-01-15* doc/guide.tex: Updated copyright dates to 2008Badlop
2007-12-24* Applied copyright update patch 1.Mickaël Rémond
2007-12-07* src/acl.erl and other 64 files: Remove Erlang module attributeBadlop
2005-07-13* src/mod_register.erl: BugfixAlexey Shchepin
2005-04-17Merged the Process One contributions ( Virtual Hosting )tmallard
2004-12-13* src/ejabberd_sm.erl: Added unset_presence_hookAlexey Shchepin