| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | When ERLANG_HOME is not set, exit with code 1 | Michael Klishin | 2015-02-25 | 3 | -3/+3 |
| * | merge stable into default | Michael Klishin | 2015-02-11 | 2 | -2/+12 |
| |\ | |||||
| | * | merge bug26144 into stable | Michael Klishin | 2015-02-11 | 2 | -2/+12 |
| | |\ | |||||
| | | * | Respect RABBITMQ_NODE_ONLY env variable on Windows | Michael Klishin | 2014-04-28 | 2 | -2/+12 |
| * | | | stable to default | Jean-Sebastien Pedron | 2015-01-29 | 1 | -1/+1 |
| |\ \ \ | |/ / | |||||
| | * | | rabbitmq-env: Use "hostname -f", not "hostname --fqdn" | Jean-Sebastien Pedron | 2015-01-29 | 1 | -1/+1 |
| * | | | stable to default | Simon MacMullen | 2015-01-29 | 2 | -1/+11 |
| |\ \ \ | |/ / | |||||
| | * | | adds RABBITMQ_CTL_ERL_ARGS to rabbitmq-plugins | Alvaro Videla | 2015-01-28 | 2 | -1/+12 |
| * | | | Merge in default | Simon MacMullen | 2015-01-08 | 1 | -0/+3 |
| |\ \ \ | |/ / | |||||
| | * | | Don't halt execution if RABBITMQ_CTL_ERL_ARGS is set. | Simon MacMullen | 2014-11-26 | 1 | -0/+3 |
| | * | | adds missing CLEAN_BOOT_FILE | Alvaro Videla | 2014-10-29 | 1 | -1/+2 |
| * | | | Not needed any more | Simon MacMullen | 2014-10-27 | 1 | -8/+0 |
| * | | | First pass at having ctl and plugins not start epmd. This can cause problems ... | Simon MacMullen | 2014-10-23 | 4 | -18/+2 |
| |/ / | |||||
| * | | Read the env file before figuring out USE_LONGNAME. | Simon MacMullen | 2014-10-22 | 1 | -11/+11 |
| * | | Correct how to refer to environment variables. | Simon MacMullen | 2014-10-17 | 4 | -6/+6 |
| * | | Add RABBITMQ_USE_LONGNAME. Based on a patch from Marcos Diez but with fixes f... | Simon MacMullen | 2014-10-17 | 9 | -14/+66 |
| * | | stable to default | Simon MacMullen | 2014-09-16 | 1 | -0/+1 |
| |\ \ | |||||
| | * | | Make sure the server sees RABBITMQ_CONFIG_FILE and can thus log the config fi... | Simon MacMullen | 2014-09-16 | 1 | -0/+1 |
| * | | | Oops, silence. | Simon MacMullen | 2014-07-11 | 2 | -2/+2 |
| * | | | Start a dummy node first to ensure epmd is running. | Simon MacMullen | 2014-07-07 | 2 | -0/+8 |
| * | | | Remove these that were merged by accident; we do distribution by hand now. | Simon MacMullen | 2014-07-04 | 2 | -2/+0 |
| * | | | Port script Mnesia dir changes from bug26192. Add rabbitmqctl force_boot. | Simon MacMullen | 2014-07-03 | 5 | -58/+72 |
| * | | | stable to default | Simon MacMullen | 2014-06-23 | 5 | -2/+11 |
| |\ \ \ | |/ / |/| | | |||||
| | * | | Accept SERVER_ADDITIONAL_ERL_ARGS from rabbitmq-env.conf | Michael Klishin | 2014-06-22 | 1 | -1/+1 |
| | * | | Make sure RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS has effect on Windows | Michael Klishin | 2014-06-20 | 2 | -0/+2 |
| | * | | Add RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS to VM arguments | Michael Klishin | 2014-06-20 | 1 | -0/+1 |
| | * | | stable to default | Simon MacMullen | 2014-06-18 | 2 | -1/+7 |
| | |\ \ | |||||
| | | * \ | Merge in default | Simon MacMullen | 2014-06-09 | 5 | -6/+6 |
| | | |\ \ | |||||
| | | * \ \ | Merge in default | Simon MacMullen | 2014-06-05 | 2 | -1/+7 |
| | | |\ \ \ | |||||
| | | | * \ \ | Merge default into bug24926 | Tim Watson | 2014-03-18 | 2 | -1/+7 |
| | | | |\ \ \ | | | | |_|/ | | | |/| | | |||||
| | | | | * | | Merge default into bug24926 | Tim Watson | 2014-03-14 | 1 | -0/+2 |
| | | | | |\ \ | |||||
| | | | | * \ \ | Merge default into bug24926 | Tim Watson | 2014-01-10 | 1 | -2/+10 |
| | | | | |\ \ \ | |||||
| | | | | * | | | | Ensure we pass the nodename on windows | Tim Watson | 2013-11-05 | 1 | -1/+5 |
| | | | | * | | | | Allow for runtime disabling of plugins | Tim Watson | 2013-11-05 | 1 | -0/+2 |
| * | | | | | | | | More explanation. | Simon MacMullen | 2014-06-23 | 1 | -2/+3 |
| * | | | | | | | | Don't use -e for a portion of rabbitmq-env that uses readlink | Michael Klishin | 2014-06-23 | 1 | -0/+4 |
| |/ / / / / / / | |||||
| * | | | | | | | Allow prelaunch to return error code 2 without failing. | Simon MacMullen | 2014-06-18 | 1 | -2/+9 |
| | |_|_|_|_|/ |/| | | | | | |||||
| * | | | | | | Ensure we don't fail if that file is missing. | Simon MacMullen | 2014-06-09 | 1 | -1/+1 |
| * | | | | | | Use '-e' for all shell scripts. | Simon MacMullen | 2014-06-09 | 5 | -5/+5 |
| |/ / / / / | |||||
| * | | | | | Don't show misleading information in the Windows service case when the servic... | Simon MacMullen | 2014-06-05 | 1 | -0/+1 |
| |/ / / / | |||||
| * | | | | Merge bug25722 (again) | Simon MacMullen | 2014-03-18 | 1 | -3/+4 |
| |\ \ \ \ | |||||
| | * | | | | Don't export anything ever from this script, it gets inherited by any process... | Simon MacMullen | 2014-03-18 | 1 | -3/+4 |
| * | | | | | Merge bug25722 | Simon MacMullen | 2014-03-18 | 3 | -11/+61 |
| |\ \ \ \ \ | |/ / / / | |||||
| | * | | | | Oops, we need RABBITMQ_CONFIG_FILE to be set for prelaunch to do its job prop... | Simon MacMullen | 2014-03-18 | 1 | -4/+4 |
| | * | | | | Check the config situation when installing the Windows service. | Simon MacMullen | 2014-03-13 | 1 | -0/+27 |
| | * | | | | Update the batch file. | Simon MacMullen | 2014-03-13 | 1 | -1/+14 |
| | * | | | | Move dist arg to the end so that if the user has set it in RABBITMQ_SERVER_ST... | Simon MacMullen | 2014-03-13 | 1 | -1/+1 |
| | * | | | | Check if dist port is available since otherwise we will create a horrific err... | Simon MacMullen | 2014-03-13 | 1 | -1/+1 |
| | * | | | | Cosmetic | Simon MacMullen | 2014-03-13 | 1 | -7/+7 |
| | * | | | | Somehow that actually worked on OS X. Oops. | Simon MacMullen | 2014-03-13 | 1 | -2/+2 |
