| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Correctly call rabbitmq-env.bat | Luke Bakken | 2018-07-16 | 1 | -4/+6 |
| | | | | | Fixes #1642 | ||||
| * | rabbitmq-defaults.bat and rabbitmq-echopid.bat: Fix line ending | Jean-Sébastien Pédron | 2015-11-03 | 1 | -55/+55 |
| | | |||||
| * | scripts: Convert Batch files to DOS line endings | Jean-Sébastien Pédron | 2015-10-30 | 1 | -55/+55 |
| | | |||||
| * | scripts: Pass script name to rabbitmq-env.bat | Jean-Sébastien Pédron | 2015-10-30 | 1 | -1/+1 |
| | | |||||
| * | Remove exec bit from non-executable scripts | Jean-Sébastien Pédron | 2015-10-20 | 1 | -0/+0 |
| | | |||||
| * | rabbitmq-echopid.bat is mean to be executable | Michael Klishin | 2015-07-21 | 1 | -0/+0 |
| | | |||||
| * | Load rabbitmq-env.bat in a cwd-independent way | Michael Klishin | 2015-07-21 | 1 | -1/+3 |
| | | |||||
| * | Windows batch file changes to support -env, -defaults, and -conf ↵ | Jakauppila | 2015-07-02 | 1 | -13/+3 |
| | | | | | | | | functionality present on *nix Mimicked the behavior of the -env, -defaults, and -conf scripts available on *nix | ||||
| * | Add 'rabbitmq-env.bat' execution in rabbitmq-echopid.bat | Jakauppila | 2015-07-02 | 1 | -0/+4 |
| | | |||||
| * | Add RABBITMQ_USE_LONGNAME. Based on a patch from Marcos Diez but with fixes ↵ | Simon MacMullen | 2014-10-17 | 1 | -2/+12 |
| | | | | | for the new way rabbitmqctl starts distribution, refactoring of common stuff into rabbitmq-env, not trimming the hostname, etc. | ||||
| * | Remove unused variable | Jim Apperly | 2012-02-23 | 1 | -3/+0 |
| | | |||||
| * | Handle echopid nit picks | Jim Apperly | 2012-02-21 | 1 | -13/+10 |
| | | |||||
| * | Implement basic timeout when waiting for the pid | Jim Apperly | 2012-02-15 | 1 | -1/+7 |
| | | |||||
| * | Make waiting for the pid the default behaviour | Jim Apperly | 2012-02-15 | 1 | -4/+1 |
| | | |||||
| * | Add errorlevels and wait-looping to rabbitmq-echopid.bat | Jim Apperly | 2012-02-15 | 1 | -15/+27 |
| | | |||||
| * | Move wmic pid-finding code into its own batch file | Jim Apperly | 2012-02-14 | 1 | -0/+40 |
