aboutsummaryrefslogtreecommitdiff
path: root/ejabberdctl.template (unfollow)
Commit message (Expand)AuthorFilesLines
2019-10-25Use lager on OTP<22.0Evgeny Khramtsov1-1/+3
2019-10-19Don't parse obsoleted optionsEvgeny Khramtsov1-3/+1
2018-04-25ejabberdctl: fix parameter parsingtv1-11/+9
2018-01-29ejabberdctl: Omit redundant erl optionHolger Weiss1-1/+1
2018-01-21Fix typo /this/it/Licaon_Kter1-1/+1
2017-12-10Use /bin/sh as the explicit shell when using su in ejabberdctl.Randy Barlow1-1/+1
2017-11-07ejabberdctl: Fix 'read' syntax for non-bash shellsHolger Weiss1-2/+2
2017-11-06ejabberdctl: Fix paths for release buildHolger Weiss1-0/+1
2017-09-27harden ejabberdctl (#1977)Christophe Romain1-50/+49
2017-09-18Fix iexdebug and iexlive commands (#1981)Christophe Romain1-1/+1
2017-09-11Quote $PEER in ping command to avoid hostnames containing "-" being interpret...Stu Tomlinson1-1/+1
2017-08-08fix typoMathias Ertl1-1/+1
2017-08-04fix FIREWALL_WINDOW optionMathias Ertl1-3/+1
2017-07-20Fix errors when running ejabberdctl as rootChristophe Romain1-22/+30
2017-07-15Fix ERLANG_OPTS when setting INET_DIST_INTERFACEAshish SHUKLA1-1/+1
2017-07-12Fix ERLANG_OPTS end lines when setting FIREWALL_WINDOW (#1856)Badlop1-3/+3
2017-06-28Quote paths to allow spaces (#1789)Christophe Romain1-6/+6
2017-06-13Fix refactor bug on wait_statusChristophe Romain1-1/+2
2017-06-07fixing iex bug with proper --name arguementIvy Rogatko1-1/+1
2017-06-06Add missing space separator on EJABBERD_OPTSChristophe Romain1-4/+4
2017-06-02Fix EJABBERD_OPTSChristophe Romain1-4/+4
2017-06-01Respect INSTALLUSER when creating spool directoryChristophe Romain1-1/+1
2017-06-01Create spool directory at start if not existsChristophe Romain1-0/+1
2017-06-01Remove use of getopt to support simpler shellsChristophe Romain1-3/+2
2017-06-01Improve ejabberdctl parameters parsingChristophe Romain1-16/+13
2017-06-01Minor ejabberdctl improvementsChristophe Romain1-33/+14
2017-05-31Refactor ejabberdctlChristophe Romain1-255/+143
2016-11-21Remove bashismes from ejabberdctlJohan Oudinet1-97/+94
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