summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-server
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Remove OS-conditional and use hostname more conservativelyEmile Joubert2010-11-191-9/+2
| * Make scripts work on SolarisEmile Joubert2010-11-191-2/+9
* | Check if nodename is available before startupEmile Joubert2010-11-301-2/+2
* | Merged default into bug23186bug23186Emile Joubert2010-11-031-4/+1
|\ \ | |/ |/|
| * Avoid starting rabbit app on plugin activationEmile Joubert2010-09-161-4/+1
* | Merged bug23419 into defaultRob Harrop2010-11-021-2/+5
|\ \
| * | Use siblings of mnesia dirMatthew Sackman2010-10-221-4/+5
| * | Supply the plugins_expand_dir application env var to rabbit as well as the ac...Matthew Sackman2010-10-201-0/+2
* | | remove references to cluster_config_fileAlexandru Scvortov2010-10-261-2/+0
|/ /
* | cosmetic: remove trailing whitespaceMatthias Radestock2010-09-161-1/+1
|/
* Eliminate RABBITMQ_PLUGINS_EXPAND_DIRbug23145David Wragg2010-08-181-4/+2
* Default to the real Unix-y scratch dir, override in the Makefile.Simon MacMullen2010-08-061-1/+2
* Move unpacked plugins and boot script to /var/lib/rabbitmq/plugins-scratch.Simon MacMullen2010-08-021-1/+1
* Merging default into bug21875Simon MacMullen2010-08-021-8/+2
|\
| * moved rabbitmq_cluster.config into the cluster_nodes field of rabbit in rabbi...Alexandru Scvortov2010-07-191-7/+0
| * Make nodename available to rabbitmq-env in startup scriptsEmile Joubert2010-06-101-3/+3
| * Use hostnames in node namesEmile Joubert2010-06-101-1/+2
* | Move plugin activation into the startup script for unixes. Update packaging a...Tony Garnock-Jones2010-05-141-4/+19
|/