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
2019-06-14Remove mod_echo moduleEvgeny Khramtsov
2019-06-14Use new configuration validatorEvgeny Khramtsov
2019-01-09Update copyright to 2019 (#2756)Badlop
2018-07-08Better detection of duplicated routes/hostsEvgeniy Khramtsov
2018-07-05Move move randoms module to p1_utils repoEvgeniy Khramtsov
2018-06-14Get rid of ejabberd.hrl headerEvgeniy Khramtsov
2018-01-23Introduce new gen_mod callback: mod_options/1Evgeniy Khramtsov
2018-01-05Update copyright datesEvgeniy Khramtsov
2017-08-08Introduce 'hosts' optionEvgeniy Khramtsov
2017-02-26Get rid of jid:to_string/1 and jid:from_string/1Evgeniy Khramtsov
2017-02-22Reload modules when reloading configuration fileEvgeniy Khramtsov
2017-02-16Change routing APIEvgeniy Khramtsov
2017-02-14Attach modules to gen_mod's supervisorEvgeniy Khramtsov
2017-02-14Improve modules start/stop proceduresEvgeniy Khramtsov
2017-01-02Update copyright date automatically (#1442)Badlop
2016-11-12Merge branch 'master' into xml-ngEvgeniy Khramtsov
2016-10-18Get rid of compile warnings for random/crypto modules on R19Evgeniy Khramtsov
2016-07-29Switch workers from temporary to transientChristophe Romain
2016-07-18Initial version based on XML generatorEvgeniy Khramtsov
2016-07-06Make modules loading in a dependent order (#1191)Evgeniy Khramtsov
2016-03-31Replace some ?ERR_* macros with ?ERRT_*Evgeniy Khramtsov
2016-03-13Make it possible to get virtual host of a registered routeEvgeniy Khramtsov
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-06-01Add config validation at startupEvgeniy Khramtsov
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-02-23Update copyright datesAlexey Shchepin
2011-09-05Export do_client_version/3 in order to shut up the dialyzerEvgeniy Khramtsov
2011-02-14update copyright up to 2011Christophe Romain
2010-01-12Update year of ProcessOne copyright from 2009 to 2010 (EJAB-1159)Badlop
2009-01-12* doc/guide.tex: Update copyright date 2008 to 2009 (EJAB-842)Badlop
2008-07-31* doc/guide.tex: Update Process-one name to ProcessOne (EJAB-708)Badlop
2008-03-13* src/mod_echo.erl: Small change to avoid a compilation warning ofBadlop
2008-01-30* src/mod_echo.erl: Put in comments the call to the educationalBadlop
2008-01-15* doc/guide.tex: Updated copyright dates to 2008Badlop
2007-12-24* applied copyright patch 2.Mickaël Rémond
2007-11-26* src/mod_echo.erl: Example function that demonstrates how to receive XMPP pa...Badlop
2007-08-25* src/gen_mod.erl: Substitute @HOST@ with hostname in the 'host'Alexey Shchepin
2007-07-11* src/mod_echo.erl: mod_echo does not reply to other components. This is to m...Mickaël Rémond
2006-12-16* src/mod_echo.erl: The mod_echo can now be stopped without errors.Mickaël Rémond
2006-02-02* src/mod_pubsub/mod_pubsub.erl: Updated to use gen_serverAlexey Shchepin
2005-06-20* (all): Enhanced virtual hosting supportAlexey Shchepin
2005-05-23* src/web/ejabberd_web_admin.erl: Updated CSS, added modulesAlexey Shchepin