summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-multi
Commit message (Expand)AuthorAgeFilesLines
* Remove a HOSTNAME which should have been removed already...bug20153Matthew Sackman2010-06-101-1/+0
* Make nodename available to rabbitmq-env in startup scriptsEmile Joubert2010-06-101-2/+3
* Use hostnames in node namesEmile Joubert2010-06-101-1/+2
* Merge bug22336 into defaultDavid Wragg2010-02-111-3/+3
|\
| * update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-3/+3
* | Don't set env vars to the empty stringbug22336Matthew Sackman2010-02-091-2/+2
|/
* The DEFAULT_ values should not be available to the .conf filebug22013Matthew Sackman2010-01-151-2/+2
* Fixed. If the env vars are not set, combine them from the .conf file (non-RAB...Matthew Sackman2010-01-151-4/+6
* multi is a convenience. It should blow up when starting > 1 nodes when we hav...Matthew Sackman2009-11-251-1/+8
* Reintroduced traces of tcp_listeners where it turns out to be a jolly good id...Matthew Sackman2009-11-241-0/+14
* Removed all traces of tcp_listeners from the scriptsMatthew Sackman2009-11-241-6/+0
* Renamed activate-plugins to rabbitmq-activate-plugins; changed scripts to use...Paul Jones2009-07-291-14/+2
* Patched all scripts to be able to auto-detect their directory, even when syml...Paul Jones2009-07-291-1/+13
* Split out the environment variable munging as described in the ticket, except...Simon MacMullen2009-03-131-7/+7
* Merged 20327Simon MacMullen2009-02-201-1/+1
|\
| * Variables from /etc/default/rabbitmq can be later overwritten apart from NODE...Hubert Plociniczak2009-02-041-7/+0
| * Moved main configuration from /etc/default/rabbitmq to /etc/rabbitmq/rabbitmq...Hubert Plociniczak2009-02-041-1/+8
* | prevent unwanted path expansionbug20345Simon MacMullen2009-02-161-0/+5
|/
* merge bug19914 into defaultMatthias Radestock2008-12-101-11/+23
|\
| * Only source /etc/default/rabbitmq if it exists!Tony Garnock-Jones2008-12-091-1/+1
| * Add RABBITMQ_ prefix, and source /etc/default/rabbitmq. Update erlang codeTony Garnock-Jones2008-12-081-11/+23
* | Update copyrights.bug19974Tony Garnock-Jones2008-12-091-6/+12
|/
* Use dirname $0 consistently to find the ebin dir.Tony Garnock-Jones2008-07-291-1/+1
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-031-0/+47