aboutsummaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright dates to 2015 (EJAB-1733)Badlop2015-01-081-1/+1
|
* include static versions of deps in rebar.config/script (thanks to Holger ↵Christophe Romain2014-12-111-0/+78
| | | | Weiß)(EJAB-1730)
* 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 address
| * 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
| | | | the changes in xml_gen
* 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
|
* Re-generate XMPP codec, decrease tests verbosityEvgeniy Khramtsov2013-06-183-10133/+10227
|
* Add some MUC checks. Several cleanupsEvgeniy Khramtsov2013-06-173-334/+2023
|
* Add mod_proxy65 test caseEvgeniy Khramtsov2013-06-173-2/+364
|
* Add roster checksEvgeniy Khramtsov2013-06-173-19/+19
|
* Add registration remove test caseEvgeniy Khramtsov2013-06-173-108/+153
|
* Remove forgotten commentsEvgeniy Khramtsov2013-06-171-4/+0
|
* Add zlib compression test caseEvgeniy Khramtsov2013-06-173-2/+337
|
* Add mod_register checksEvgeniy Khramtsov2013-06-173-9/+1223
|
* Convert XMPP codec specification to the new formatEvgeniy Khramtsov2013-06-173-9943/+10423
|
* Switch to rebar build toolEvgeniy Khramtsov2013-06-134-0/+12041
| | | | | | | | | | | | | | | | Use dynamic Rebar configuration Make iconv dependency optional Disable transient_supervisors compile option Add hipe compilation support Only compile ibrowse and lhttpc when needed Make it possible to generate an OTP application release Add --enable-debug compile option Add --enable-all compiler option Add --enable-tools configure option Add --with-erlang configure option. Add --enable-erlang-version-check configure option. Add lager support Improve the test suite
* remove outdated and useless file, use ejabberdctl.template insteadChristophe Romain2010-06-161-69/+0
|
* Change captcha.sh to not depend on bash (thanks to Konstantin ↵Badlop2009-11-231-26/+61
| | | | | | Khomoutov)(EJAB-1105) SVN Revision: 2749
* Explain that the example captcha.sh requires Bash because uses RANDOM feature.Badlop2009-11-171-1/+1
| | | | SVN Revision: 2745
* new CAPTCHA script since previous one has been brokenEvgeniy Khramtsov2009-09-251-16/+47
| | | | SVN Revision: 2631
* Rename erlang log file sasl.log to erlang.log (EJAB-783)Badlop2009-08-311-1/+1
| | | | SVN Revision: 2567
* cosmetic changeChristophe Romain2009-08-061-2/+2
| | | | SVN Revision: 2423
* * tools/ejabberdctl: fix shell function syntax (EJAB-1003).Jérôme Sautret2009-08-061-8/+8
| | | | | | * tools/ejabberdctl: use a variable for Erlang shell. SVN Revision: 2422
* Add -hidden flag when calling Debug or CtlBadlop2009-07-061-0/+2
| | | | SVN Revision: 2354
* Add unit test script for http-bind service (thanks to Stefan Strigler)Badlop2009-06-161-0/+451
| | | | SVN Revision: 2259
* * tools/captcha.sh: sample CAPTCHA script.Evgeniy Khramtsov2009-03-131-0/+21
| | | | SVN Revision: 1993
* * tools/ejabberdctl: Work also when 'which' is unavailableBadlop2008-07-081-1/+2
| | | | SVN Revision: 1419
* Seek epam binary into priv/bin (EJAB-573)Christophe Romain2008-03-211-0/+1
| | | | SVN Revision: 1243
* apply rootdir patch from Badlop (EJAB-385)Christophe Romain2007-09-271-3/+4
| | | | SVN Revision: 951
* * src/ejabberdctl.template: Updated version of ejabberdctl (thanksAlexey Shchepin2007-05-211-1/+61
| | | | | | | | to Christophe Romain) * tools/ejabberdctl: Likewise * src/Makefile.in: Updated SVN Revision: 773