| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Satisfying bit first: remove rabbitmq-multi and all trivial references. | Simon MacMullen | 2011-01-18 | 1 | -87/+0 |
| | | |||||
| * | Move HOSTNAME and NODENAME to rabbitmq-env | Emile Joubert | 2010-11-19 | 1 | -2/+1 |
| | | |||||
| * | Remove OS-conditional and use hostname more conservatively | Emile Joubert | 2010-11-19 | 1 | -8/+2 |
| | | |||||
| * | Make scripts work on Solaris | Emile Joubert | 2010-11-19 | 1 | -2/+8 |
| | | |||||
| * | Remove a HOSTNAME which should have been removed already... | Matthew Sackman | 2010-06-10 | 1 | -1/+0 |
| | | |||||
| * | Make nodename available to rabbitmq-env in startup scripts | Emile Joubert | 2010-06-10 | 1 | -2/+3 |
| | | |||||
| * | Use hostnames in node names | Emile Joubert | 2010-06-10 | 1 | -1/+2 |
| | | |||||
| * | Merge bug22336 into default | David Wragg | 2010-02-11 | 1 | -2/+2 |
| |\ | |||||
| | * | Don't set env vars to the empty string | Matthew Sackman | 2010-02-09 | 1 | -2/+2 |
| | | | |||||
| * | | update copyright notices to say 2010 where appropriate | David R. MacIver | 2010-02-09 | 1 | -3/+3 |
| |/ | |||||
| * | The DEFAULT_ values should not be available to the .conf file | Matthew Sackman | 2010-01-15 | 1 | -2/+2 |
| | | |||||
| * | Fixed. If the env vars are not set, combine them from the .conf file ↵ | Matthew Sackman | 2010-01-15 | 1 | -4/+6 |
| | | | | | (non-RABBITMQ_-prefixed). In the case of one set but not the other, use the DEFAULT_ values. | ||||
| * | multi is a convenience. It should blow up when starting > 1 nodes when we ↵ | Matthew Sackman | 2009-11-25 | 1 | -1/+8 |
| | | | | | have multiple tcp listeners. When starting > 1 nodes, make sure we export the discovered node ip address and port. When starting just 1 node, don't export anything - either rabbit-server will rediscover it in the env, or it's all configured in the config file. | ||||
| * | Reintroduced traces of tcp_listeners where it turns out to be a jolly good ↵ | Matthew Sackman | 2009-11-24 | 1 | -0/+14 |
| | | | | | idea, but don't set either one unless the other has been set. Thus if neither has been set then we don't do nowt. | ||||
| * | Removed all traces of tcp_listeners from the scripts | Matthew Sackman | 2009-11-24 | 1 | -6/+0 |
| | | |||||
| * | Renamed activate-plugins to rabbitmq-activate-plugins; changed scripts to ↵ | Paul Jones | 2009-07-29 | 1 | -14/+2 |
| | | | | | use rabbitmq-env to source paths instead of embedding the logic themselves | ||||
| * | Patched all scripts to be able to auto-detect their directory, even when ↵ | Paul Jones | 2009-07-29 | 1 | -1/+13 |
| | | | | | symlinked | ||||
| * | Split out the environment variable munging as described in the ticket, ↵ | Simon MacMullen | 2009-03-13 | 1 | -7/+7 |
| | | | | | | | except for those variables which are derived from other variables. | ||||
| * | Merged 20327 | Simon MacMullen | 2009-02-20 | 1 | -1/+1 |
| |\ | |||||
| | * | Variables from /etc/default/rabbitmq can be later overwritten apart from ↵ | Hubert Plociniczak | 2009-02-04 | 1 | -7/+0 |
| | | | | | | | | | NODE_COUNT. Don't use INITD_ prefixed variables. | ||||
| | * | Moved main configuration from /etc/default/rabbitmq to ↵ | Hubert Plociniczak | 2009-02-04 | 1 | -1/+8 |
| | | | | | | | | | /etc/rabbitmq/rabbitmq.conf. Updated man pages to reflect the changes. To avoid overwriting the variables those in /etc/default/rabbitmq need to be prefix with INITD_. Added checks in scripts to handle those cases. rpm and debian need to handle /etc/rabbitmq directory. | ||||
| * | | prevent unwanted path expansion | Simon MacMullen | 2009-02-16 | 1 | -0/+5 |
| |/ | |||||
| * | merge bug19914 into default | Matthias Radestock | 2008-12-10 | 1 | -11/+23 |
| |\ | |||||
| | * | Only source /etc/default/rabbitmq if it exists! | Tony Garnock-Jones | 2008-12-09 | 1 | -1/+1 |
| | | | |||||
| | * | Add RABBITMQ_ prefix, and source /etc/default/rabbitmq. Update erlang code | Tony Garnock-Jones | 2008-12-08 | 1 | -11/+23 |
| | | | | | | | | | for the new environment variable names. | ||||
| * | | Update copyrights. | Tony Garnock-Jones | 2008-12-09 | 1 | -6/+12 |
| |/ | |||||
| * | Use dirname $0 consistently to find the ebin dir. | Tony Garnock-Jones | 2008-07-29 | 1 | -1/+1 |
| | | |||||
| * | Initial commit, from repo-rebase-20080703121916_default (e96543d904a2) | Tony Garnock-Jones | 2008-07-03 | 1 | -0/+47 |
