aboutsummaryrefslogtreecommitdiff
path: root/ejabberdctl.template (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-23Fix typo from d8bb5d9cChristophe Romain1-1/+1
2016-06-17Give more time to stop and kill epmd (#882)Christophe Romain1-1/+1
2016-05-01ejabberdctl: Fix path to epmdHolger Weiss1-1/+1
2016-04-27Force ERL_PATH for elixirChristophe Romain1-2/+2
2016-04-25SCRIPT_DIR needed for releaseChristophe Romain1-0/+1
2016-04-25Remove useless variable and quote EPMD and SPOOL_DIRChristophe Romain1-17/+7
2016-04-21Fix node ping commandChristophe Romain1-3/+4
2016-04-21Use UUID for ctl node name (#1021)Christophe Romain1-81/+25
2016-03-24Specify lacking nodename (thanks to hamano)(#1020)Christophe Romain1-1/+1
2016-03-18Extend scope of ejabberdctl pingChristophe Romain1-1/+8
2016-03-18Escape quoting node name for ejabberdctl pingChristophe Romain1-1/+1
2016-03-09Fix escaping of argument in iexlive and iexdebugPaweł Chmielowski1-7/+17
2016-02-15Another fix for \n in ejabberdctl argumentsPaweł Chmielowski1-3/+3
2016-02-12Allow to pass \n in argument to ejabberdctlPaweł Chmielowski1-1/+5
2016-01-15don't escape ERL_OPTIONSHAMANO Tsukasa1-1/+0
2016-01-04Improve escaping of arguments passed to ejabberdctlPaweł Chmielowski1-69/+81
2016-01-03ejabberdctl: Call erl without -pa argumentHolger Weiss1-6/+0
2015-12-08Add ability to disable timeout for ejabberdctl commandPaweł Chmielowski1-1/+2
2015-11-20Integrate join/leave cluster as ejabberd commandChristophe Romain1-12/+0
2015-10-29feat(ejabberdctl): Foreground option for dockerArno B1-5/+22
2015-10-26ejabberdctl: export CONTRIB_MODULES_CONF_DIRHolger Weiss1-0/+1
2015-10-15Use OTP directory structure for 'make install'Paweł Chmielowski1-11/+2
2015-10-12Remove obsolete sasl initChristophe Romain1-2/+0
2015-09-22Allow root to run join_cluster and leave_clusterJohan Oudinet1-2/+2
2015-08-15Let ejabberdctl handle more shell metacharactersHolger Weiss1-1/+1
2015-06-18Allow several ';' passed in commands (#599)Christophe Romain1-1/+1
2015-06-17Allow password with ';' passed in ejabberdctl (#599)Christophe Romain1-1/+1
2015-05-22Minor cosmetic changes and add ping commandChristophe Romain1-15/+24
2015-05-22A few more... Fix epmd not in PATH (#484)(thanks to acediac)Badlop1-1/+1
2015-05-18Revert "Fix EJABBERD_OPTS quoting for Elixir"Holger Weiss1-3/+3
2015-04-27ejabberdctl: define mnesia optionsJohan Oudinet1-2/+4
2015-03-24export CONTRIB_MODULES_PATH (thanks to sezuan)(#489)Christophe Romain1-0/+1
2015-03-18Fix epmd not in PATH (#484)Christophe Romain1-3/+4
2015-03-13ejabberdctl: Escape whitespace in ERL_OPTIONSHolger Weiss1-0/+1
2015-03-13Extra arguments to cluster scripts are not mandatoryChristophe Romain1-2/+2
2015-03-13Remove trailing space to get correct argumentsChristophe Romain1-2/+2
2015-03-13ejabberdctl: Escape whitespace in ERL_OPTIONSHolger Weiss1-0/+1
2015-03-12Replace bashism in ejabberdctlHolger Weiss1-2/+2
2015-03-06add mnesia cluster helper scriptsChristophe Romain1-0/+12
2015-02-24Fix EJABBERD_OPTS quoting for ElixirHolger Weiss1-3/+3
2015-02-10Add Elixir support to ejabberdMickaël Rémond1-30/+75
2014-07-27ejabberdctl: Omit su(1)'s "-p" flagHolger Weiss1-6/+2
2014-07-24ejabberdctl: Remove outdated commentHolger Weiss1-3/+0
2014-07-24ejabberdctl: Create home directory as rootHolger Weiss1-4/+8
2014-07-24ejabberdctl: Use $INSTALLUSER's home directoryHolger Weiss1-1/+2
2014-07-21remove bash dependency, fix EJABBERD_OPTS useChristophe Romain1-36/+36
2014-07-20Replace bash-specific syntax in ejabberdctlHolger Weiss1-1/+1
2014-07-11Move warnings inside check for , use variable for pathMathias Ertl1-31/+33
2014-07-02add ability to rotate logs on given date conditionChristophe Romain1-0/+18
2014-06-20let ejabberdctl explicitely use bashChristophe Romain1-1/+1