aboutsummaryrefslogtreecommitdiff
path: root/src/ejabberd_piefxis.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-13Update copyright dates to 2014 (EJAB-1679)Badlop1-1/+1
2014-02-22Update FSF addressJamie Nguyen1-4/+3
2013-06-13Switch to rebar build toolEvgeniy Khramtsov1-0/+1
2013-03-14Accumulated patch to binarize and indent codeBadlop1-517/+467
2013-01-24Update copyright datesAlexey Shchepin1-1/+1
2012-04-27Merge SQL and Mnesia code into one module (EJAB-1560)Evgeniy Khramtsov1-35/+35
2012-02-23Update copyright datesAlexey Shchepin1-1/+1
2011-09-08Support to import XML files without password-format attributeBadlop1-1/+1
2011-08-16Fix and improve support for SCRAM auth method (EJAB-1196)Badlop1-12/+41
2011-02-14update copyright up to 2011Christophe Romain1-1/+1
2010-12-01When the Password attribute is missing in PIEFXIS file, don't check account a...Badlop1-13/+22
2010-10-15Fix errors detected by DialyzerBadlop1-4/+5
2010-03-08Catch errors when exporting to PIEFXIS file (EJAB-1178)Badlop1-2/+9
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop1-1/+1
2009-11-23Generate main XML file also when exporting only a vhost (EJAB-1098)Badlop1-9/+14
2009-08-21Modify exmpp header lines to compile with ancient Erlang/OTP versions.Badlop1-22/+19
2009-08-17Fix EDoc errors.Badlop1-17/+13
2009-08-07Add support for XEP-227 import/export, requires exmpp to use it (EJAB-993)Badlop1-0/+690