summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-server
Commit message (Expand)AuthorAgeFilesLines
* 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 2013bug25343Emile Joubert2013-01-231-1/+1
|/
* Terseness.bug25000Simon 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 2012bug24606Emile Joubert2012-02-021-1/+1
|/
* don't start cpu_supbug24617Matthias Radestock2012-01-091-1/+1
* Use $() like we do elsewhere, add a tiny bit more comment.bug24478Simon 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
|\
| * :s/PLUGINS_DIST_DIR/PLUGINS_DIRAlexandru Scvortov2011-09-291-2/+2
| * use a specialized wrapper for rabbitmq-pluginsAlexandru Scvortov2011-09-261-1/+2
| * plugins-dist -> pluginsAlexandru Scvortov2011-09-231-1/+1
| * don't use the plugins directoryAlexandru Scvortov2011-09-221-2/+3
* | Backed out changeset e24819baa47eAlexandru Scvortov2011-09-201-0/+1
* | reorder boot script so that rabbit:prepare/0 gets called *after* sasl is startedAlexandru Scvortov2011-09-201-1/+0
* | cosmetic and commentsAlexandru Scvortov2011-09-151-0/+1
* | fix taking over from the tty handlerAlexandru Scvortov2011-09-051-1/+0
* | merge default into bug24332Alexandru Scvortov2011-09-051-7/+3
|\ \ | |/ |/|
| * closer to passing the testsAlexandru Scvortov2011-08-151-0/+1
| * only allow the rabbit error logger to touch the files and append rather than ...Alexandru Scvortov2011-08-111-7/+2
* | Move the default pid file so it doesn't get wiped out by rabbitmqctl reset.bug24095Simon MacMullen2011-08-231-1/+1
* | MNESIA_DIR is not always set. Make sure the directory exists.Simon MacMullen2011-07-281-2/+3
* | Always write the pid file, and write it in /var/run for debs/RPMs.Simon MacMullen2011-07-271-4/+3
* | Uh, it's probably an idea to write out the pidfile as early as possible, in c...Simon MacMullen2011-07-191-4/+4
* | We should probably prefix this.Simon MacMullen2011-07-141-2/+2
* | PID_FILESimon MacMullen2011-07-131-0/+4
|/
* Make tcp listen options configurablebug23792Matthew Sackman2011-02-021-1/+0
* default merged into bug23154 (ipv6)bug23154Marek Majkowski2011-01-201-1/+1
|\
| * Don't have the scripts set bind address of 0.0.0.0 if the port is specified b...Simon MacMullen2011-01-071-1/+1
* | Correct all remaining copyright noticesbug23434Matthew Sackman2011-01-191-26/+11
|/
* Windows prelaunch with short node namesbug23591Emile Joubert2010-12-131-1/+1
* Ensure we can cope with no specified nodename (misc:makenode takes care of th...Matthew Sackman2010-12-101-0/+1
* Merge bug23511 into defaultDavid Wragg2010-12-101-2/+0
|\
| * Move HOSTNAME and NODENAME to rabbitmq-envbug23511Emile Joubert2010-11-191-2/+0