summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* rabbitmq-service.bat: Use RABBITMQ_ prefix for *LOGS variablesJean-Sébastien Pédron2015-10-311-2/+2
* fix issue 375Gabriele Santomaggio2015-10-212-6/+6
* Merge pull request #354 from Jakauppila/rabbitmq-server-354Michael Klishin2015-10-131-4/+4
|\
| * Move call rabbitmq-ev.batJared Kauppila2015-10-121-4/+4
* | Reduce distance between rabbitmq-service.bat and -server.batMichael Klishin2015-08-311-2/+2
* | Use RABBITMQ_BOOT_MODULE in rabbitmq-service.bat, tooMichael Klishin2015-08-311-1/+1
* | More humble descriptionMichael Klishin2015-08-311-1/+1
* | rabbitmq-server: Don't catch EXIT "signal"Jean-Sébastien Pédron2015-08-111-4/+2
* | rabbitmq-server: Catch SIG{HUP,INT,TERM,TSTP} and exit gracefullyJean-Sébastien Pédron2015-08-101-28/+68
* | 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