summaryrefslogtreecommitdiff
path: root/scripts/rabbitmqctl.bat
Commit message (Expand)AuthorAgeFilesLines
* URL CleanupSpring Operator2019-03-121-1/+1
* Fixed years in copyrightSamuel NELA2019-01-131-1/+1
* Set node name for rabbit_prelaunch step in Windows scriptsLuke Bakken2018-10-191-1/+0
* Remove unused -nodename argument to erl, ensure that RABBITMQ_NAME_TYPE is us...Luke Bakken2018-10-191-1/+1
* Cleanup EXIT case-styleArtem Zinenko2018-10-171-1/+1
* Fixes #1735: Improve error reporting in rabbitmqctl.batArtem Zinenko2018-10-171-0/+4
* Revert "Merge rabbitmq-server-1508 to master"Michael Klishin2018-02-161-1/+1
* Remove unused -nodename argument to erl, ensure that RABBITMQ_NAME_TYPE is us...Luke Bakken2018-02-151-1/+1
* Add DIST_PORT settings to Windows batch filesLuke Bakken2018-01-301-0/+2
* Run escript and use RABBITMQ_CTL_ERL_ARGS env variableLuke Bakken2017-12-291-11/+10
* Use the new cli in windows rabbitmqctlDaniil Fedotov2016-10-311-10/+11
* Use RABBITMQ_HOME to set the path to RabbitMQ ebin directoryJean-Sébastien Pédron2016-01-261-1/+1
* Disable erl_crash.dump in rabbitmqctl and rabbitmq-pluginsJean-Sébastien Pédron2015-12-141-0/+5
* scripts: Pass script name to rabbitmq-env.batJean-Sébastien Pédron2015-10-301-1/+1
* Remove exec bit from non-executable scriptsJean-Sébastien Pédron2015-10-201-0/+0
* Move call rabbitmq-ev.batJared Kauppila2015-10-121-4/+4
* Bring back ERLANG_HOME checkMichael Klishin2015-07-151-1/+13
* Remove a misleading commentMichael Klishin2015-07-151-1/+0
* Apply the change in 4b12be8f9f287606762cbc1440d979abcebb17f3 to rabbitmqctl.batMichael Klishin2015-07-151-1/+1
* Windows batch file changes to support -env, -defaults, and -conf functionalit...Jakauppila2015-07-021-36/+6
* Add 'rabbitmq-env.bat' execution in rabbitmqctl.batJakauppila2015-07-021-0/+4
* (c) yearMichael Klishin2015-05-241-1/+1
* When ERLANG_HOME is not set, exit with code 1Michael Klishin2015-02-251-1/+1
* Not needed any moreSimon MacMullen2014-10-271-8/+0
* First pass at having ctl and plugins not start epmd. This can cause problems ...Simon MacMullen2014-10-231-4/+0
* Correct how to refer to environment variables.Simon MacMullen2014-10-171-1/+1
* Add RABBITMQ_USE_LONGNAME. Based on a patch from Marcos Diez but with fixes f...Simon MacMullen2014-10-171-1/+9
* Oops, silence.Simon MacMullen2014-07-111-1/+1
* Start a dummy node first to ensure epmd is running.Simon MacMullen2014-07-071-0/+4
* Remove these that were merged by accident; we do distribution by hand now.Simon MacMullen2014-07-041-1/+0
* Port script Mnesia dir changes from bug26192. Add rabbitmqctl force_boot.Simon MacMullen2014-07-031-1/+23
* Update copyright for 2014Simon MacMullen2014-03-171-1/+1
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Update copyright 2013Emile Joubert2013-01-231-1/+1
* More randomness for temporary node names on windowsEmile Joubert2012-08-081-1/+1
* cosmeticTim Watson2012-05-161-1/+1
* manually merge 3c20079f0601Tim Watson2012-05-211-1/+1
* Update copyright 2012Emile Joubert2012-02-021-1/+1
* Correct all remaining copyright noticesMatthew Sackman2011-01-191-26/+11
* Use randomly generated nodenames in batchfilesEmile Joubert2010-12-171-1/+1
* Use hostnames in node namesEmile Joubert2010-06-101-1/+5
* Merging bug22332 onto defaultMatthew Sackman2010-02-101-3/+3
|\
| * update copyright notices to say 2010 where appropriateDavid R. MacIver2010-02-091-3/+3
* | Convert all batch files to use deferred expansionDavid Wragg2010-02-081-3/+10
|/
* missed oneMatthias Radestock2009-10-291-0/+4
* rabbitmqctl now accepts -nodenameMarek Majkowski2009-09-041-1/+5
* Removed the default setup of ERLANG_HOMEPaul Jones2009-08-201-4/+0
* Added RABBITMQ_CTL_ERL_ARGS into rabbitmqctl scriptHubert Plociniczak2009-03-241-1/+1
* Update copyrights.Tony Garnock-Jones2008-12-091-6/+12
* Use %~dp0 to find the ebin directory under windowsHubert Plociniczak2008-07-291-1/+1