summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* setting log dir for startup/shutdown messagesbug21222Marek Majkowski2009-10-011-5/+6
* Merged bug 21682 into defaultMarek Majkowski2009-10-011-13/+14
|\
| * Introduced realsbin directorybug21682Paul Jones2009-09-301-13/+14
| * Changed target of reinplace calls to prevent macports converting symlinks to ...Paul Jones2009-09-241-13/+13
* | Merged bug 21273 into defaultMarek Majkowski2009-10-010-0/+0
|\ \
* \ \ Default merged into bug21273bug21273Marek Majkowski2009-10-019-52/+109
|\ \ \ | |/ /
| * | merge bug21669 into defaultMatthias Radestock2009-09-303-22/+66
| |\ \
| | * | leave error reporting in rabbit:prepare to contextbug21669Matthias Radestock2009-09-302-55/+54
| | * | Reverted rabbit:boot to rabbit_misc:start_applicationsPaul Jones2009-09-301-1/+1
| | * | Removed application starting changes, since these were causing a number of pr...Paul Jones2009-09-302-24/+8
| | * | Updated boot modification code to support catching errorsPaul Jones2009-09-283-31/+53
| | * | Added rabbit:prepare to the generated boot file; removed call to rabbit:start...Paul Jones2009-09-243-4/+43
| * | | Merged bug 20399 into default.Marek Majkowski2009-09-302-21/+24
| |\ \ \
| | * | | cosmeticbug20399Matthias Radestock2009-09-301-1/+1
| | * | | fix handling of precondition_failedMatthias Radestock2009-09-302-21/+24
| | * | | merge default into bug20399Matthias Radestock2009-09-300-0/+0
| | |\ \ \
| * | \ \ \ merge from bug 21397Matthew Sackman2009-09-301-7/+6
| |\ \ \ \ \
| | * | | | | using ?= operatorbug21397Vlad Ionescu2009-09-221-15/+6
| | * | | | | merging from defaultVlad Ionescu2009-09-2211-133/+99
| | |\ \ \ \ \
| | * | | | | | wrapping some makefile vars in ifndef'sVlad Ionescu2009-09-151-4/+12
| * | | | | | | merging from bug 21449Matthew Sackman2009-09-3035-229/+480
| |\ \ \ \ \ \ \
| * | | | | | | | cosmeticbug21449Matthew Sackman2009-09-301-3/+3
| * | | | | | | | rabbitmqctl now accepts -nodenameMarek Majkowski2009-09-043-2/+13
* | | | | | | | | handle errors during connection establishment more gracefullyMatthias Radestock2009-09-302-20/+37
| |/ / / / / / / |/| | | | | | |
* | | | | | | | merging in from bug 21714Matthew Sackman2009-09-3010-28/+29
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | s/bool()/boolean() in type specsbug21714Matthias Radestock2009-09-3010-28/+29
|/ / / / / / /
* | | | | | | merge branch headsMatthias Radestock2009-09-3022-148/+392
|\ \ \ \ \ \ \
| * | | | | | | cosmeticMatthias Radestock2009-09-301-4/+4
| * | | | | | | Merged bug 21662 into default (debugging info badrpc).Marek Majkowski2009-09-293-6/+45
| |\ \ \ \ \ \ \
| | * | | | | | | display helpful diagnostics on badrpc error in rabbitmqctlbug21662Matthias Radestock2009-09-293-6/+45
| |/ / / / / / /
| * | | | | | | do not ignore error on 'rabbitmqctl status'Matthias Radestock2009-09-291-3/+5
| * | | | | | | Merged bug 20399 into defaultMarek Majkowski2009-09-2817-102/+299
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | produce error 2-tupleMatthias Radestock2009-09-281-1/+1
| | * | | | | | merge bug21559 into defaultMatthias Radestock2009-09-241-1/+1
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | merge bug21670 into defaultMatthias Radestock2009-09-241-1/+1
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | Removed redundant -s rabbit from the startup args in Makefilebug21670Paul Jones2009-09-241-1/+1
| | | |/ / / /
| | * | | | | Added pod file to describe rabbitmq-deactivate-pluginsbug21559Paul Jones2009-09-242-1/+38
| | * | | | | Merged defaultPaul Jones2009-09-247-2/+77
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Added deactivate plugins wrapper in RPM packagesPaul Jones2009-09-211-0/+1
| | | * | | | Added rabbitmq-deactivate-plugins to output packagePaul Jones2009-09-211-1/+1
| | | * | | | Added unix and windows variants of deactivate plugins script; initial packagi...Paul Jones2009-09-215-1/+75
| | * | | | | merge bug21023 into defaultMatthias Radestock2009-09-243-3/+118
| | |\ \ \ \ \
| | | * | | | | cosmeticbug21023Matthias Radestock2009-09-241-27/+19
| | | * | | | | comment for create-plt make targetVlad Ionescu2009-09-231-0/+1
| | | * | | | | merging from defaultVlad Ionescu2009-09-223-3/+125
| | | |\ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | * | | | getting rid of the .last_valid_dialysis approach; better erlang termination o...Vlad Ionescu2009-09-223-24/+21
| | | | * | | | fixing basic.plt dependenciesVlad Ionescu2009-09-151-5/+8
| | | | * | | | replacing ERL_DIALYZER with ERL_EBIN in makefileVlad Ionescu2009-09-141-5/+5
| | | | * | | | fixing dependencies in dialyzer-related make targetsVlad Ionescu2009-09-091-13/+12
| | | | * | | | fixing compatibility with latest dialyzerVlad Ionescu2009-09-091-1/+2