summaryrefslogtreecommitdiff
path: root/src/ejabberd_piefxis.erl (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-27Update newest copyright year to 2021 (#3464)Badlop1-1/+1
2021-01-11Replace Jabber->XMPP and Ejabberd (thanks to Neustradamus)(#3469)Badlop1-2/+2
2020-12-08Allow to use different hash for storing scram passwordsPaweł Chmielowski1-3/+14
2020-09-03Use include_lib() to include headers from dependencies (#3369)Stu Tomlinson1-2/+2
2020-02-18Do read piefxis file fully before starting processing included filePaweł Chmielowski1-8/+17
2020-02-11Make piefxis import properly decode scram passwordsPaweł Chmielowski1-3/+3
2020-01-28Update copyright to 2020 (#3149)Badlop1-1/+1
2019-09-23Correctly handle unicode in log messagesEvgeny Khramtsov1-12/+12
2019-06-27Fix type specsEvgeny Khramtsov1-2/+2
2019-06-14Use new configuration validatorEvgeny Khramtsov1-1/+1
2019-01-08Update copyright to 2019 (#2756)Badlop1-1/+1
2018-12-19Fix PIEFXIS export of user when password is scrammed (#2721)Badlop1-10/+6
2018-07-11Fix piefxis import of privacy lists (thanks to crosser)(#2412)Badlop1-15/+32
2018-07-11Fix piefxis import of vCard elements (#2514)Badlop1-1/+1
2018-07-05Move move randoms module to p1_utils repoEvgeniy Khramtsov1-3/+3
2018-06-14Get rid of ejabberd.hrl headerEvgeniy Khramtsov1-2/+2
2018-05-08Bypass account creation error when password is empty, caused by extauthBadlop1-0/+2
2018-01-25Switch to newer fast_xml and xmpp and update record fields in the codeEvgeniy Khramtsov1-1/+1
2018-01-05Update copyright datesEvgeniy Khramtsov1-1/+1
2017-05-11Use cache for authentication backendsEvgeniy Khramtsov1-3/+3
2017-04-28Don't re-define validation functions in multiple placesEvgeniy Khramtsov1-10/+3
2017-02-26Get rid of jid:to_string/1 and jid:from_string/1Evgeniy Khramtsov1-3/+3
2017-02-25Don't pass empty resource to jid:make()Evgeniy Khramtsov1-1/+1
2017-02-23Include stanza ID with archived offline messagesHolger Weiss1-2/+1
2017-02-18Fix some dialyzer warningsEvgeniy Khramtsov1-2/+2
2017-02-16Change routing APIEvgeniy Khramtsov1-13/+8
2017-01-23Fix calling to mod_offline:store_packetEvgeniy Khramtsov1-1/+1
2017-01-09Adopt remaining code to support new hooksEvgeniy Khramtsov1-6/+5
2017-01-03Cleanup file headersChristophe Romain1-4/+1
2017-01-02Update copyright date automatically (#1442)Badlop1-1/+1
2016-12-30More refactoring on session managementEvgeniy Khramtsov1-1/+1
2016-11-24Get rid of excessive (io)list_to_binary/1 callsEvgeniy Khramtsov1-5/+4
2016-10-22Add more tests for privacy lists and blocking commandEvgeniy Khramtsov1-1/+1
2016-09-24Improve namespace handlingEvgeniy Khramtsov1-4/+4
2016-09-08Rename #error{} record to #stanza_error{}Evgeniy Khramtsov1-1/+1
2016-08-04Rewrite PIEFXIS code to use XML generatorEvgeniy Khramtsov1-137/+110
2016-04-20Rename odbc to sql everywhereEvgeniy Khramtsov1-2/+2
2016-03-07Fixed type specifications for 'rebar doc'Elias Rohrer1-81/+0
2016-02-03Switch to Fast XML moduleMickael Remond1-15/+15
2016-01-13Update copyright to 2016 (#901)Badlop1-1/+1
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov1-14/+14
2015-10-07cosmetic cleanupChristophe Romain1-24/+1
2015-06-01Add config validation at startupEvgeniy Khramtsov1-2/+7
2015-05-21Document protocol support (EJABS-1620)Badlop1-0/+2
2015-02-05Migration of scram passwords with piefxis (riak and internal only)Feotov Daniil1-4/+57
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop1-1/+1
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