aboutsummaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add tests for MUC MAMEvgeniy Khramtsov2016-05-012-3/+12
* Remove --auth in ejabberd_ctl.erl as it's useless, still useful for mod_restBadlop2016-04-151-2/+2
* Add tests for MIXEvgeniy Khramtsov2016-03-103-9/+261
* Add tests for XEP-0013Evgeniy Khramtsov2016-02-103-3/+231
* Update dependenciesChristophe Romain2016-01-051-92/+0
* Update set-dep-versions script to work with new rebar.configPaweł Chmielowski2015-12-231-1/+1
* Make JID related functions from jlib.erl deprecatedEvgeniy Khramtsov2015-11-242-6/+6
* Integrate join/leave cluster as ejabberd commandChristophe Romain2015-11-202-262/+0
* Merge pull request #742 from joudinet/masterChristophe Romain2015-09-252-2/+2
|\
| * Allow root to run join_cluster and leave_clusterJohan Oudinet2015-09-222-2/+2
* | Fix calling problem introduced when reducing bashisms (#748)Badlop2015-09-252-2/+2
* | Remove bashisms in {join,leave}cluster scriptsJohan Oudinet2015-09-242-6/+6
|/
* typo fixChristophe Romain2015-09-101-2/+0
* Add "complete" attribute to MAM final response (EJABS-2484)Evgeniy Khramtsov2015-07-103-18/+77
* Fix mod_mam compatibility with RSM for other backendsEvgeniy Khramtsov2015-07-103-3/+4
* Add MAM (XEP-0313) supportEvgeniy Khramtsov2015-06-223-0/+1385
* Add minor robustness on cluster scriptsChristophe Romain2015-05-202-6/+6
* Remove XEP-0091 tags from test suiteHolger Weiss2015-05-183-76/+0
* Allow run joincluster as non root when ejabberd installed as root (#497)Christophe Romain2015-05-131-2/+1
* Allow bypassing script interraction (#516)15.04Christophe Romain2015-04-232-25/+31
* Improve join/leave cluster scriptsChristophe Romain2015-04-212-48/+58
* Remove tools/configure.erl as it's not used and can cause problem with make i...Paweł Chmielowski2015-03-271-89/+0
* add mnesia cluster helper scriptsChristophe Romain2015-03-062-0/+249
* set-dep-versions: Cope with branchesHolger Weiss2015-02-261-6/+20
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
* include static versions of deps in rebar.config/script (thanks to Holger WeiÃ...Christophe Romain2014-12-111-0/+78
* Add tests for mod_vcard_xupdateEvgeniy Khramtsov2014-10-303-0/+98
* Avoid generation of excessive recordsEvgeniy Khramtsov2014-09-133-175/+47
* Add tests for Client State Indication supportHolger Weiss2014-09-113-111/+368
* Parse x:data in jabber:registerEvgeniy Khramtsov2014-09-033-3866/+5464
* Recompile the xmpp_codec using updated XML generatorEvgeniy Khramtsov2014-08-273-7220/+8238
* Re-generate the XMPP codec using updated xml_genEvgeniy Khramtsov2014-07-241-15/+15
* Add tests for session managementEvgeniy Khramtsov2014-07-223-4/+898
* Add tests for mod_carboncopyEvgeniy Khramtsov2014-07-213-0/+238
* Improve MUC test casesEvgeniy Khramtsov2014-07-193-14/+406
* Use p1_utilsPaweł Chmielowski2014-07-171-327/+0
* Remove unnecessary defaults from the xmpp_codec specEvgeniy Khramtsov2014-07-151-2/+0
* Merge pull request #146 from jamielinux/masterbadlop2014-04-112-8/+6
|\
| * Update FSF addressJamie Nguyen2014-02-222-8/+6
* | New Bash completion script for ejabberdctl, experimental (EJAB-1042)Badlop2014-03-261-0/+99
* | Update copyright dates to 2014 (EJAB-1679)Badlop2014-03-132-2/+2
* | Regenerate XMPP codecEvgeniy Khramtsov2014-02-282-7/+7
|/
* Apparently configure.erl is not needed anymoreBadlop2013-07-081-0/+90
* Improve the XMPP codec, fix the test suite accordinglyEvgeniy Khramtsov2013-07-073-31/+602
* Re-generate the XMPP codecEvgeniy Khramtsov2013-07-031-584/+726
* Update XMPP codec spec to reflectEvgeniy Khramtsov2013-06-291-1979/+1979
* Do not fetch disco#info multiple timesEvgeniy Khramtsov2013-06-263-41/+46
* Add more pubsub test casesEvgeniy Khramtsov2013-06-263-295/+751
* Do not try to call obsoleted function directlyEvgeniy Khramtsov2013-06-241-1/+1
* Add LDAP test casesEvgeniy Khramtsov2013-06-222-51/+35