summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Make sure the server sees RABBITMQ_CONFIG_FILE and can thus log the config fi...bug26344Simon MacMullen2014-09-161-0/+1
* More explanation.bug26258Simon MacMullen2014-06-231-2/+3
* Don't use -e for a portion of rabbitmq-env that uses readlinkMichael Klishin2014-06-231-0/+4
* Allow prelaunch to return error code 2 without failing.bug26247Simon MacMullen2014-06-181-2/+9
* Ensure we don't fail if that file is missing.bug24759Simon MacMullen2014-06-091-1/+1
* Use '-e' for all shell scripts.Simon MacMullen2014-06-095-5/+5
* Don't show misleading information in the Windows service case when the servic...bug26227Simon MacMullen2014-06-051-0/+1
* Merge bug25722 (again)Simon MacMullen2014-03-181-3/+4
|\
| * Don't export anything ever from this script, it gets inherited by any process...Simon MacMullen2014-03-181-3/+4
* | Merge bug25722Simon MacMullen2014-03-183-11/+61
|\ \ | |/
| * Oops, we need RABBITMQ_CONFIG_FILE to be set for prelaunch to do its job prop...Simon MacMullen2014-03-181-4/+4
| * Check the config situation when installing the Windows service.Simon MacMullen2014-03-131-0/+27
| * Update the batch file.Simon MacMullen2014-03-131-1/+14
| * Move dist arg to the end so that if the user has set it in RABBITMQ_SERVER_ST...Simon MacMullen2014-03-131-1/+1
| * Check if dist port is available since otherwise we will create a horrific err...Simon MacMullen2014-03-131-1/+1
| * CosmeticSimon MacMullen2014-03-131-7/+7
| * Somehow that actually worked on OS X. Oops.Simon MacMullen2014-03-131-2/+2
| * Set the distribution port range to the first of these that matches:Simon MacMullen2014-03-121-9/+21
* | Update copyright for 2014bug25940Simon MacMullen2014-03-179-9/+9
* | Log the config file's expected location according to the environment varible ...bug26065Simon MacMullen2014-03-121-0/+2
|/
* Strip extra parameter when installing servicebug25925Emile Joubert2013-12-131-2/+10
* s/VMware/GoPivotal/gSimon MacMullen2013-07-019-18/+18
* Merge bug25271Simon MacMullen2013-03-114-5/+14
|\
| * specifies boot file for rabbit_prelaunch callAlvaro Videla2013-02-261-0/+1
| * specifies boot file for erl callsAlvaro Videla2012-11-094-5/+5
| * adds the erlang base dir before calling erlAlvaro Videla2012-11-074-4/+12
* | Take note of RABBITMQ_SERVICENAME, same as rabbitmq-service.bat does.bug25453Simon MacMullen2013-02-151-1/+5
* | Update copyright 2013bug25343Emile Joubert2013-01-239-9/+9
|/
* Terseness.bug25000Simon MacMullen2012-09-061-1/+1
* emit warning when starting detached rabbitFrancesco Mazzoli2012-09-061-1/+3
* don't record pid when using -detachedFrancesco Mazzoli2012-09-051-3/+12
* More randomness for temporary node names on windowsbug25087Emile Joubert2012-08-083-3/+3
* Screambug25005Simon MacMullen2012-06-222-3/+6
* Remove whitespaceEmile Joubert2012-06-221-3/+3
* Merge bug24924Simon MacMullen2012-06-017-55/+39
|\
| * Those backticks are... not quite necessary. And led to endless confusion with...Simon MacMullen2012-05-291-3/+2
| * fix variable handling in rabbitmq-server preventing background node startup f...Tim Watson2012-05-211-3/+0
| * on windows, die in the correct manner when node name is already in useTim Watson2012-05-161-3/+5
| * revert to expected RABBITMQ_NODE_ONLY behaviour on unixTim Watson2012-05-161-1/+3
| * cosmeticTim Watson2012-05-161-1/+1
| * fix variable handling in rabbitmq-server preventing background node startup f...Tim Watson2012-05-211-1/+2
| * manually merge 3c20079f0601Tim Watson2012-05-212-2/+2
| * split rabbit_plugins into client and server side modulesTim Watson2012-05-162-2/+2
| * rabbit_control waits as long as process is aliveTim Watson2012-05-152-20/+19
| * remote TODO and extraneous branches from rabbit-serverTim Watson2012-05-101-9/+4
| * rename start_cold to bootTim Watson2012-05-083-3/+3
| * apply startup changes to windows service batch utilityTim Watson2012-05-041-18/+6
| * fix windows batch file code path handling during cold startsTim Watson2012-05-041-3/+3
| * attempt to make rabbitmq-server.bat behave like it's unix cousinTim Watson2012-05-041-10/+6
| * rabbitmq-server uses start_coldTim Watson2012-05-041-6/+8