summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-server
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes #179Daniil Fedotov2015-07-071-0/+2
* Initialise IO_THREAD_POOL_SIZE in rabbitmq-defaultsMichael Klishin2015-07-021-0/+1
* Introduce RABBITMQ_BOOT_MODULE (for *nix for now)Michael Klishin2015-07-011-1/+1
* (c) yearMichael Klishin2015-05-241-1/+1
* rabbitmq-server: Add a way to send log messages to stdoutJean-Sébastien Pédron2015-04-301-3/+21
* Add RABBITMQ_USE_LONGNAME. Based on a patch from Marcos Diez but with fixes f...Simon MacMullen2014-10-171-2/+2
* stable to defaultSimon MacMullen2014-09-161-0/+1
|\
| * Make sure the server sees RABBITMQ_CONFIG_FILE and can thus log the config fi...Simon MacMullen2014-09-161-0/+1
* | Port script Mnesia dir changes from bug26192. Add rabbitmqctl force_boot.Simon MacMullen2014-07-031-42/+0
* | Accept SERVER_ADDITIONAL_ERL_ARGS from rabbitmq-env.confMichael Klishin2014-06-221-1/+1
* | Add RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS to VM argumentsMichael Klishin2014-06-201-0/+1
|/
* Allow prelaunch to return error code 2 without failing.Simon MacMullen2014-06-181-2/+9
* Use '-e' for all shell scripts.Simon MacMullen2014-06-091-1/+1
* Merge bug25722 (again)Simon MacMullen2014-03-181-3/+4
|\
| * Don't export anything ever from this script, it gets inherited by any process...Simon MacMullen2014-03-181-3/+4
* | Merge bug25722Simon MacMullen2014-03-181-10/+20
|\ \ | |/
| * Move dist arg to the end so that if the user has set it in RABBITMQ_SERVER_ST...Simon MacMullen2014-03-131-1/+1
| * Check if dist port is available since otherwise we will create a horrific err...Simon MacMullen2014-03-131-1/+1
| * CosmeticSimon MacMullen2014-03-131-7/+7
| * Somehow that actually worked on OS X. Oops.Simon MacMullen2014-03-131-2/+2
| * Set the distribution port range to the first of these that matches:Simon MacMullen2014-03-121-9/+21
* | Update copyright for 2014Simon MacMullen2014-03-171-1/+1
* | Log the config file's expected location according to the environment varible ...Simon MacMullen2014-03-121-0/+2
|/
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Merge bug25271Simon MacMullen2013-03-111-3/+4
|\
| * specifies boot file for rabbit_prelaunch callAlvaro Videla2013-02-261-0/+1
| * specifies boot file for erl callsAlvaro Videla2012-11-091-1/+1
| * adds the erlang base dir before calling erlAlvaro Videla2012-11-071-2/+2
* | Update copyright 2013Emile Joubert2013-01-231-1/+1
|/
* 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
* 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
* revert to expected RABBITMQ_NODE_ONLY behaviour on unixTim Watson2012-05-161-1/+3
* fix variable handling in rabbitmq-server preventing background node startup f...Tim Watson2012-05-211-1/+2
* rabbit_control waits as long as process is aliveTim Watson2012-05-151-14/+11
* remote TODO and extraneous branches from rabbit-serverTim Watson2012-05-101-9/+4
* rename start_cold to bootTim Watson2012-05-081-1/+1
* 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
* Merge bug24706.Simon MacMullen2012-02-061-21/+16
|\
| * Move non-empty defaults to rabbitmq-envSteve Powell2012-01-041-21/+16
* | Update copyright 2012Emile Joubert2012-02-021-1/+1
|/
* don't start cpu_supMatthias Radestock2012-01-091-1/+1
* Use $() like we do elsewhere, add a tiny bit more comment.Simon MacMullen2011-10-131-2/+3
* Don't record cygwin pid for rabbitmqctl waitEmile Joubert2011-10-131-2/+7
* merge default into bug21319Alexandru Scvortov2011-10-101-1/+3
|\