summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #243 from Jakauppila/rabbitmq-server-243Michael Klishin2015-07-291-7/+12
|\
| * Fixes a logic problem with NODE_IP_ADDRESS and NODE_PORT in rabbitmq-env.bat.Jared Kauppila2015-07-291-7/+12
* | Missing a backslashJared Kauppila2015-07-291-1/+1
* | Adding quotes to the !RABBITMQ_CONF_ENV_FILE! callJared Kauppila2015-07-291-1/+1
* | Modify the default path of RABBITMQ_CONF_ENV_FILE.Jared Kauppila2015-07-291-1/+1
|/
* rabbitmq-echopid.bat is mean to be executableMichael Klishin2015-07-211-0/+0
* Load rabbitmq-env.bat in a cwd-independent wayMichael Klishin2015-07-212-2/+4
* Make sure rabbitmqctl.bat arguments are not overwrittenrabbitmq_v3_5_4_rc2Michael Klishin2015-07-151-31/+0
* 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
* Apply the change in 4b12be8f9f287606762cbc1440d979abcebb17f3 to rabbitmq-serv...Michael Klishin2015-07-131-1/+1
* Another typoU-rabbitmq\admin2015-07-121-1/+1
* Replaced {} with () in server bat filesAlexey Ermishkin2015-07-122-4/+4
* Fixes #179Daniil Fedotov2015-07-074-8/+6
* Bump default +A value to 64Michael Klishin2015-07-021-1/+1
* Initialise IO_THREAD_POOL_SIZE in rabbitmq-defaultsMichael Klishin2015-07-023-4/+4
* Merge branch 'stable' into rabbitmq-server-178Michael Klishin2015-07-0210-217/+351
|\
| * Introduce BOOT_MODULE in Windows batch scriptsMichael Klishin2015-07-023-3/+14
| * Merge branch 'stable' into rabbitmq-server-208Michael Klishin2015-07-027-214/+333
| |\
| | * Make it possible to run scripts from dirs other than scripts and sbinMichael Klishin2015-07-021-1/+1
| | * Windows batch file changes to support -env, -defaults, and -conf functionalit...Jakauppila2015-07-027-232/+331
| | * Add 'rabbitmq-env.bat' execution in rabbitmqctl.batJakauppila2015-07-021-0/+4
| | * Add 'rabbitmq-env.bat' execution in rabbitmq-service.batJakauppila2015-07-021-0/+4
| | * Add 'rabbitmq-env.bat' execution in rabbitmq-server.batJakauppila2015-07-021-0/+4
| | * Add 'rabbitmq-env.bat' execution in rabbitmq-plugins.batJakauppila2015-07-021-0/+4
| | * Add 'rabbitmq-env.bat' execution in rabbitmq-echopid.batJakauppila2015-07-021-0/+4
| * | Introduce RABBITMQ_BOOT_MODULE (for *nix for now)Michael Klishin2015-07-013-1/+5
| |/
| * Correct a typo in 88b3a971b0f154f1415e5884bcca4afdf2221a37Michael Klishin2015-06-241-1/+1
* | Make it possible to override the +A VM flag with an env variableMichael Klishin2015-06-033-3/+14
|/
* (c) yearMichael Klishin2015-05-249-9/+9
* rabbitmq-server: Add a way to send log messages to stdoutJean-Sébastien Pédron2015-04-301-3/+21
* rabbitmq-env: Ignore user's RABBITMQ_PID_FILE if set by init scriptJean-Sébastien Pédron2015-04-221-0/+15
* rabbitmq-env: Use "$path" in rmq_realpath(), not "$dir"Jean-Sébastien Pédron2015-04-211-2/+2
* rabbitmq-env: Check the Mnesia directory is not used for other purposesJean-Sébastien Pédron2015-04-211-0/+57
* When ERLANG_HOME is not set, exit with code 1Michael Klishin2015-02-253-3/+3
* merge stable into defaultMichael Klishin2015-02-112-2/+12
|\
| * merge bug26144 into stableMichael Klishin2015-02-112-2/+12
| |\
| | * Respect RABBITMQ_NODE_ONLY env variable on WindowsMichael Klishin2014-04-282-2/+12
* | | stable to defaultJean-Sebastien Pedron2015-01-291-1/+1
|\ \ \ | |/ /
| * | rabbitmq-env: Use "hostname -f", not "hostname --fqdn"Jean-Sebastien Pedron2015-01-291-1/+1
* | | stable to defaultSimon MacMullen2015-01-292-1/+11
|\ \ \ | |/ /
| * | adds RABBITMQ_CTL_ERL_ARGS to rabbitmq-pluginsAlvaro Videla2015-01-282-1/+12
* | | Merge in defaultSimon MacMullen2015-01-081-0/+3
|\ \ \ | |/ /
| * | Don't halt execution if RABBITMQ_CTL_ERL_ARGS is set.Simon MacMullen2014-11-261-0/+3
| * | adds missing CLEAN_BOOT_FILEAlvaro Videla2014-10-291-1/+2
* | | 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-234-18/+2
|/ /
* | Read the env file before figuring out USE_LONGNAME.Simon MacMullen2014-10-221-11/+11
* | Correct how to refer to environment variables.Simon MacMullen2014-10-174-6/+6