summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* * tools/ejabberdctl: Added call to "exec" (thanks to SergeiAlexey Shchepin2004-09-101-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Golovan) * src/msgs/ru.msg: Updated (thanks to Sergei Golovan) * src/mod_vcard.erl: Support for searching of prefix substring and limiting of result items (thanks to Sergei Golovan) * src/mod_offline.erl: Support for message expiration (JEP-0023) (thanks to Sergei Golovan) * src/jlib.hrl: Added NS_EXPIRE macros (thanks to Sergei Golovan) * src/ejabberd_logger_h.erl: Added reopen_log/0 (thanks to Sergei Golovan) * src/ejabberd_ctl.erl: Added return codes, updated "reopen-log" command, added "delete-expired-messages" and "status" commands (thanks to Sergei Golovan) * doc/guide.tex: Updated (thanks to Sergei Golovan) SVN Revision: 264
* * src/ejabberd_c2s.erl: Fixed bind namespaceAlexey Shchepin2004-01-111-0/+4
* src/ejabberd_ctl.erl: New module for ejabberd administration * tools/ejabberdctl: Shell script for ejabberd administration * src/mod_vcard.erl: Copyright update * src/ejabberd_service.erl: Now possible to specify access rules for service * src/ejabberd.cfg.example: Updated SVN Revision: 198