summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Strip extra parameter when installing serviceEmile 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.Simon MacMullen2013-02-151-1/+5
* | Update copyright 2013Emile Joubert2013-01-239-9/+9
|/
* Terseness.Simon 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 windowsEmile Joubert2012-08-083-3/+3
* ScreamSimon 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
| * add rabbit:start_cold/0 without relying on release/boot-scriptTim Watson2012-05-031-0/+3
* | do not overwrite RABBITMQ_PLUGINS_DIR on windowsTim Watson2012-05-042-2/+7
|/
* Correct strange language, M-qSimon MacMullen2012-03-011-1/+2
* Remove check -- hmm, that means the generic-unix rabbitmq-defaults can be cre...Steve Powell2012-02-291-1/+1
* Move SERVER_ERL_ARGS to rabbitmq-env and renamed rabbitmq-sys-defaults to rab...Steve Powell2012-02-282-5/+7
* Merge default inSteve Powell2012-02-281-0/+49
|\
| * Merge bug24482Simon MacMullen2012-02-238-36/+49
| |\
| * | Remove unused variableJim Apperly2012-02-231-3/+0
| * | Handle echopid nit picksJim Apperly2012-02-211-13/+10
| * | Implement basic timeout when waiting for the pidJim Apperly2012-02-151-1/+7
| * | Make waiting for the pid the default behaviourJim Apperly2012-02-151-4/+1
| * | Add errorlevels and wait-looping to rabbitmq-echopid.batJim Apperly2012-02-151-15/+27
| * | Move wmic pid-finding code into its own batch fileJim Apperly2012-02-142-41/+41
| * | Whitespace and tidyJim Apperly2011-12-021-5/+1
| * | First attempt at writing out erl pid on win; not pretty, not fully tested, bu...Jim Apperly2011-12-021-1/+45
* | | Get generic-unix sys-defaults to check for global locationsSteve Powell2012-02-242-8/+9
* | | Rename rabbitmq-sys to rabbitmq-locationsSteve Powell2012-02-242-8/+2
* | | Adjust rabbitmq-env.conf location and re-instate ownership decisionSteve Powell2012-02-221-1/+1
* | | Ensure rabbitmq-env.conf file is fixed location, even in Generic-Unix case.Steve Powell2012-02-131-2/+2
* | | Comment for future readersSteve Powell2012-02-101-1/+1