summaryrefslogtreecommitdiff
path: root/src/rabbit_prelaunch.erl
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Matthias doesn't like mentioning the port number.Marek Majkowski2011-03-291-2/+2
| * Slightly better explanation for some epmd errors.Marek Majkowski2011-03-291-3/+14
* | Avoid using file:write_fileMatthew Sackman2011-03-291-1/+2
|/
* sort out how often and when we do the rabbit:prepare (set up log handlers), a...Matthew Sackman2011-03-231-3/+1
* Merging default into bug23425Matthew Sackman2011-03-161-0/+2
|\
| * Revert where rabbit:prepare happens.Simon MacMullen2011-02-161-0/+2
| * Merged in defaultSimon MacMullen2011-01-261-2/+2
| |\
| | * Holy %$*! it works. Still needs tidying up somewhat...Simon MacMullen2011-01-111-2/+2
* | | cosmeticMatthias Radestock2011-03-041-7/+7
|/ /
* | Update .erl and .hrl license boilerplatesMatthew Sackman2011-01-191-26/+11
|/
* The arg to duplicate_node_check is always a string, and control:diags require...Matthew Sackman2010-12-131-4/+5
* Merged bug23591 into defaultEmile Joubert2010-12-131-2/+1
|\
| * Ensure we can cope with no specified nodename (misc:makenode takes care of th...Matthew Sackman2010-12-101-2/+1
* | cosmeticMatthias Radestock2010-12-101-8/+5
|/
* Error message readabilitybug23482Emile Joubert2010-12-071-1/+1
* Remove redundant codeEmile Joubert2010-12-071-19/+15
* Perform duplicate node check in a functionEmile Joubert2010-12-071-21/+27
* Cope with absence of epmd while performing pre-launch checksEmile Joubert2010-12-071-13/+22
* Consistent prelaunch checks on windowsEmile Joubert2010-12-031-3/+18
* Diagnostics on node start failureEmile Joubert2010-12-011-3/+8
* Rename plugin_activator to prelaunchEmile Joubert2010-11-301-0/+263