aboutsummaryrefslogtreecommitdiff
path: root/tools (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-02-23tools/hook_deps.sh: Search for escript in PATHHolger Weiss1-1/+1
2017-01-23Add tool for checking which dependences need updatePaweł Chmielowski1-0/+127
2017-01-16Add script to check hook dependenciesEvgeniy Khramtsov1-0/+394
2016-10-07Add xdata generator and make some code using itEvgeniy Khramtsov1-3507/+0
2016-09-25Test anonymous authEvgeniy Khramtsov1-0/+1
2016-09-24Deprecate jlib:integer_to_binary/1 and jlib:binary_to_integer/1Evgeniy Khramtsov1-2/+2
2016-09-24Improve namespace handlingEvgeniy Khramtsov1-15/+26
2016-09-23Add tests for s2s codeEvgeniy Khramtsov1-1/+11
2016-09-13Make common tests working againEvgeniy Khramtsov1-2/+3
2016-09-08Rename #error{} record to #stanza_error{}Evgeniy Khramtsov1-1/+1
2016-09-08Improve pubsub codeEvgeniy Khramtsov1-21/+21
2016-08-30Rewrite mod_pubsub to use XML codecEvgeniy Khramtsov1-49/+354
2016-08-09Improve some type specsEvgeniy Khramtsov1-5/+14
2016-08-05Change code to reflect recent changes in fxml_genEvgeniy Khramtsov1-27/+40
2016-07-31Rewrite mod_stats to use XML generatorEvgeniy Khramtsov1-8/+9
2016-07-31Rewrite mod_mix to use XML generatorEvgeniy Khramtsov1-15/+9
2016-07-30Rewrite mod_http_upload to use XML generatorEvgeniy Khramtsov1-0/+72
2016-07-30Rewrite mod_sic to use XML generatorEvgeniy Khramtsov1-0/+34
2016-07-28Rewrite captcha to use XML generatorEvgeniy Khramtsov1-2/+62
2016-07-27Rewrite S2S and ejabberd_service code to use XML generatorEvgeniy Khramtsov1-0/+60
2016-07-26Rewrite mod_adhoc and mod_announce to use XML generatorEvgeniy Khramtsov1-0/+56
2016-07-25Rewrite mod_mam and mod_muc to use XML generatorEvgeniy Khramtsov1-61/+203
2016-07-19Rewrite mod_blocking to use XML generatorEvgeniy Khramtsov1-1/+3
2016-07-19Rewrite mod_offline to use XML generatorEvgeniy Khramtsov1-1/+57
2016-07-18Initial version based on XML generatorEvgeniy Khramtsov3-20864/+212
2016-05-24XEP-0198: Add 'h' attribute to <failed/> elementHolger Weiss3-15/+38
If a resume request is rejected because the session timed out, indicate the number of handled stanzas as per version 1.5 of XEP-0198.
2016-05-01Add tests for MUC MAMEvgeniy Khramtsov2-3/+12
2016-04-15Remove --auth in ejabberd_ctl.erl as it's useless, still useful for mod_restBadlop1-2/+2
2016-03-10Add tests for MIXEvgeniy Khramtsov3-9/+261
2016-02-10Add tests for XEP-0013Evgeniy Khramtsov3-3/+231
2016-01-05Update dependenciesChristophe Romain1-92/+0
2015-12-23Update set-dep-versions script to work with new rebar.configPaweł Chmielowski1-1/+1
2015-11-24Make JID related functions from jlib.erl deprecatedEvgeniy Khramtsov2-6/+6
2015-11-20Integrate join/leave cluster as ejabberd commandChristophe Romain2-262/+0
2015-09-25Fix calling problem introduced when reducing bashisms (#748)Badlop2-2/+2
2015-09-24Remove bashisms in {join,leave}cluster scriptsJohan Oudinet2-6/+6
So they can run in any POSIX shell, not bash only.
2015-09-22Allow root to run join_cluster and leave_clusterJohan Oudinet2-2/+2
Prefix the call to joincluster and leavecluster in ejabberdctl by $EXEC_CMD. Avoid using sh -c in these scripts. Should fix #676.
2015-09-10typo fixChristophe Romain1-2/+0
2015-07-10Add "complete" attribute to MAM final response (EJABS-2484)Evgeniy Khramtsov3-18/+77
2015-07-10Fix mod_mam compatibility with RSM for other backendsEvgeniy Khramtsov3-3/+4
2015-06-22Add MAM (XEP-0313) supportEvgeniy Khramtsov3-0/+1385
2015-05-20Add minor robustness on cluster scriptsChristophe Romain2-6/+6
2015-05-18Remove XEP-0091 tags from test suiteHolger Weiss3-76/+0
2015-05-13Allow run joincluster as non root when ejabberd installed as root (#497)Christophe Romain1-2/+1
2015-04-23Allow bypassing script interraction (#516)15.04Christophe Romain2-25/+31
2015-04-21Improve join/leave cluster scriptsChristophe Romain2-48/+58
2015-03-27Remove tools/configure.erl as it's not used and can cause problem with make ↵Paweł Chmielowski1-89/+0
install
2015-03-06add mnesia cluster helper scriptsChristophe Romain2-0/+249
2015-02-26set-dep-versions: Cope with branchesHolger Weiss1-6/+20
Handle the case where a branch name is specified for a rebar dependency, as we now do for Elixir.
2015-01-08Update copyright dates to 2015 (EJAB-1733)Badlop1-1/+1