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
2017-02-26Get rid of jid:to_string/1 and jid:from_string/1Evgeniy Khramtsov
2017-02-25Don't pass empty resource to jid:make()Evgeniy Khramtsov
2017-02-23Include stanza ID with archived offline messagesHolger Weiss
2017-02-18Fix some dialyzer warningsEvgeniy Khramtsov
2017-02-16Change routing APIEvgeniy Khramtsov
2017-01-23Fix calling to mod_offline:store_packetEvgeniy Khramtsov
2017-01-20Merge branch 'new_stream'Evgeniy Khramtsov
2017-01-09Adopt remaining code to support new hooksEvgeniy Khramtsov
2017-01-03Cleanup file headersChristophe Romain
2017-01-02Update copyright date automatically (#1442)Badlop
2016-12-30More refactoring on session managementEvgeniy Khramtsov
2016-11-24Get rid of excessive (io)list_to_binary/1 callsEvgeniy Khramtsov
2016-10-22Add more tests for privacy lists and blocking commandEvgeniy Khramtsov
2016-09-24Improve namespace handlingEvgeniy Khramtsov
2016-09-08Rename #error{} record to #stanza_error{}Evgeniy Khramtsov
2016-08-04Rewrite PIEFXIS code to use XML generatorEvgeniy Khramtsov
2016-04-20Rename odbc to sql everywhereEvgeniy Khramtsov
2016-03-07Fixed type specifications for 'rebar doc'Elias Rohrer
2016-02-03Switch to Fast XML moduleMickael Remond
2016-01-13Update copyright to 2016 (#901)Badlop
2015-11-24Move JID related functions to jid.erl (#847)Evgeniy Khramtsov
2015-10-07cosmetic cleanupChristophe Romain
2015-06-01Add config validation at startupEvgeniy Khramtsov
2015-05-21Document protocol support (EJABS-1620)Badlop
2015-02-05Migration of scram passwords with piefxis (riak and internal only)Feotov Daniil
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop
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-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-09-08Support to import XML files without password-format attributeBadlop
2011-08-16Fix and improve support for SCRAM auth method (EJAB-1196)Badlop
2011-02-14update copyright up to 2011Christophe Romain
2010-12-01When the Password attribute is missing in PIEFXIS file, don't check account a...Badlop
2010-10-15Fix errors detected by DialyzerBadlop
2010-03-08Catch errors when exporting to PIEFXIS file (EJAB-1178)Badlop
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop
2009-11-23Generate main XML file also when exporting only a vhost (EJAB-1098)Badlop
2009-08-21Modify exmpp header lines to compile with ancient Erlang/OTP versions.Badlop
2009-08-17Fix EDoc errors.Badlop
2009-08-07Add support for XEP-227 import/export, requires exmpp to use it (EJAB-993)Badlop