summaryrefslogtreecommitdiff
path: root/src/rabbit_prelaunch.erl
Commit message (Expand)AuthorAgeFilesLines
* OopsSimon MacMullen2014-06-191-1/+1
* Don't explode if we have a file with 0 or 2+ Erlang terms. Also remove TODO, ...bug26253Simon MacMullen2014-06-191-3/+3
* suppress no_return warningsMatthias Radestock2014-03-271-0/+4
* Don't show diagnostics after "node already running" since diagnostics are mea...Simon MacMullen2014-03-201-6/+5
* Merge bug25722 (again)Simon MacMullen2014-03-181-1/+1
|\
| * We want reuseaddr otherwise starting the same broker twice in quick successio...Simon MacMullen2014-03-181-1/+1
* | Merge bug25722Simon MacMullen2014-03-181-13/+60
|\ \ | |/
| * Check the config situation when installing the Windows service.Simon MacMullen2014-03-131-11/+14
| * More robustnessSimon MacMullen2014-03-131-16/+26
| * Check if dist port is available since otherwise we will create a horrific err...Simon MacMullen2014-03-131-19/+37
| * Set the distribution port range to the first of these that matches:Simon MacMullen2014-03-121-1/+18
| * Since we always show the raw error and the expanded error let's get format_in...Simon MacMullen2014-03-121-3/+2
* | Update copyright for 2014bug25940Simon MacMullen2014-03-171-1/+1
|/
* s/VMware/GoPivotal/gSimon MacMullen2013-07-011-2/+2
* Update copyright 2013bug25343Emile Joubert2013-01-231-1/+1
* the second half of removing rabbit_misc:quit/2Matthias Radestock2012-08-081-3/+4
* better epmd error descriptions in rabbitmqctlMatthias Radestock2012-07-151-5/+1
* CosmeticSimon MacMullen2012-05-231-1/+1
* rationalise rabbit_misc:terminate/1/2 with rabbit_misc:quit/1Tim Watson2012-05-161-3/+3
* rabbit_prelaunch only checks for duplicate node namesTim Watson2012-05-041-209/+5
* Merged bug24624 into defaultEmile Joubert2012-02-061-18/+4
|\
| * Move rabbit_misc:nodeparts/1 and rabbit_misc:makenode/1 into rabbit_nodesSimon MacMullen2012-02-021-2/+2
| * Unify the more resilient hostname check, refactor out this code into a new mo...Simon MacMullen2012-02-021-15/+2
| * Make rabbit:diagnostics/1 just return a string. It's still most convenient to...Simon MacMullen2011-12-161-2/+1
| * Ahem.Simon MacMullen2011-12-131-1/+1
| * Show node diagnostics when we see timeout_waiting_for_tables.Simon MacMullen2011-12-131-1/+1
* | Update copyright 2012bug24606Emile Joubert2012-02-021-1/+1
|/
* Consistency with wait_for_tables.bug24525Simon MacMullen2011-10-311-1/+1
* remove debugging printfAlexandru Scvortov2011-10-311-1/+0
* cosmeticAlexandru Scvortov2011-10-311-6/+3
* timeout epmd connection after 60sAlexandru Scvortov2011-10-311-1/+19
* Go faster stripes.Simon MacMullen2011-10-241-1/+2
* warn when enabled plugins can't be activated because they're missingAlexandru Scvortov2011-09-271-2/+9
* copy instead of symlinkAlexandru Scvortov2011-09-261-1/+2
* the plugins distributions may be either ezs or directoriesAlexandru Scvortov2011-09-221-9/+10
* don't use the plugins directoryAlexandru Scvortov2011-09-221-6/+14
* move file functions from misc to rabbit_fileAlexandru Scvortov2011-09-211-2/+2
* Merge bug 23056Jerry Kuch2011-09-131-32/+4
|\
| * use the recurisve delete from rabbit_miscAlexandru Scvortov2011-09-061-32/+4
| * don't ignore symlinksAlexandru Scvortov2011-09-061-1/+1
* | fix dialyzer warningsAlexandru Scvortov2011-08-081-0/+3
|/
* Since we should not normally see warnings now, let's zhuzh them up.bug24107Simon MacMullen2011-05-231-1/+2
* Rename variableSimon MacMullen2011-05-231-2/+2
* Introduce variableSimon MacMullen2011-05-231-2/+4
* Exclude mochiweb from the xref check.Simon MacMullen2011-05-231-1/+3
* Precisely provide the same api as file:write_file/2,3Matthew Sackman2011-04-281-2/+1
* Merging default into bug24004Matthew Sackman2011-04-281-2/+7
|\
| * Remove gratuitous export.bug23998Simon MacMullen2011-04-051-1/+1
| * Finishing touches.Marek Majkowski2011-03-291-11/+6
| * cosmeticMarek Majkowski2011-03-291-3/+2