summaryrefslogtreecommitdiff
path: root/src/ejabberd_piefxis.erl (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add config validation at startupEvgeniy Khramtsov2015-06-011-2/+7
* Document protocol support (EJABS-1620)Badlop2015-05-211-0/+2
* Migration of scram passwords with piefxis (riak and internal only)Feotov Daniil2015-02-051-4/+57
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* 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
|/
* Switch to rebar build toolEvgeniy Khramtsov2013-06-131-0/+1
* Accumulated patch to binarize and indent codeBadlop2013-03-141-517/+467
* Update copyright datesAlexey Shchepin2013-01-241-1/+1
* Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov2012-04-271-35/+35
* Update copyright datesAlexey Shchepin2012-02-231-1/+1
* Support to import XML files without password-format attributeBadlop2011-09-081-1/+1
* Fix and improve support for SCRAM auth method (EJAB-1196)Badlop2011-08-161-12/+41
* update copyright up to 2011Christophe Romain2011-02-141-1/+1
* When the Password attribute is missing in PIEFXIS file, don't check account a...Badlop2010-12-011-13/+22
* Fix errors detected by DialyzerBadlop2010-10-151-4/+5
* Catch errors when exporting to PIEFXIS file (EJAB-1178)Badlop2010-03-081-2/+9
* Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop2010-01-121-1/+1
* Generate main XML file also when exporting only a vhost (EJAB-1098)Badlop2009-11-231-9/+14
* Modify exmpp header lines to compile with ancient Erlang/OTP versions.Badlop2009-08-211-22/+19
* Fix EDoc errors.Badlop2009-08-171-17/+13
* Add support for XEP-227 import/export, requires exmpp to use it (EJAB-993)Badlop2009-08-071-0/+690