summaryrefslogtreecommitdiff
path: root/src/rabbit_nodes.erl
Commit message (Expand)AuthorAgeFilesLines
* Attempt to make diagnostics even clearer.Simon MacMullen2014-04-291-14/+19
* Improve diagnostics when the node is up.bug26096Simon MacMullen2014-04-031-3/+24
* Merge bug25722Simon MacMullen2014-03-181-15/+61
|\
| * Try to be marginally smarter about getting the epmd port, it is set as an ini...Simon MacMullen2014-03-131-5/+7
| * Present epmd errors a bit better.Simon MacMullen2014-03-121-7/+12
| * That should probably be a define, right?Simon MacMullen2014-03-121-1/+3
| * Irritatingly I can't find a way to figure out the difference between these pr...Simon MacMullen2014-03-121-0/+1
| * Slightly cleaner than iterating through families.Simon MacMullen2014-03-121-8/+10
| * Various formatting tweaks.Simon MacMullen2014-03-121-5/+4
| * Since we always show the raw error and the expanded error let's get format_in...Simon MacMullen2014-03-121-3/+3
| * Try to be a bit less verbose.Simon MacMullen2014-03-111-41/+27
| * Improved diagnostics.Simon MacMullen2014-03-111-11/+60
* | Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
|/
* First pass at cluster name.Simon MacMullen2014-01-291-3/+12
* Accept this from federation.bug25935Simon MacMullen2014-01-071-1/+10
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* graceful handling of application:which_applications() timeoutbug25571Matthias Radestock2013-05-311-1/+1
* No infinity timeout, we could deadlock with the application controller on shu...Simon MacMullen2013-05-241-1/+1
* Check if the rabbit process is running and thus avoid deadlocks in the applic...bug25499Simon MacMullen2013-03-221-1/+10
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* better epmd error descriptions in rabbitmqctlMatthias Radestock2012-07-151-2/+2
* Merge bug 24196.Simon MacMullen2012-05-011-1/+8
|\
| * Move node waiting to rabbit_control.Francesco Mazzoli2012-04-231-1/+8
* | Base validation on returning error tuples rather than existing; thus report a...Simon MacMullen2012-04-051-2/+1
|/
* use monitors instead of links to watch over net_adm:names/1 callsbug24728Matthias Radestock2012-03-201-8/+8
* cosmeticMatthias Radestock2012-02-061-4/+2
* Move cookie_hash/0 too.Simon MacMullen2012-02-021-2/+6
* Move rabbit_misc:nodeparts/1 and rabbit_misc:makenode/1 into rabbit_nodesSimon MacMullen2012-02-021-4/+19
* "to contact" isn't correct in the duplicate check case.Simon MacMullen2012-02-021-1/+1
* Unify the more resilient hostname check, refactor out this code into a new mo...Simon MacMullen2012-02-021-0/+77