summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* put the erlang crash file in an erl_crash.dump file in rabbitmq base rather t...David R. MacIver2010-01-191-1/+1
* The DEFAULT_ values should not be available to the .conf fileMatthew Sackman2010-01-152-4/+4
* Fixed. If the env vars are not set, combine them from the .conf file (non-RAB...Matthew Sackman2010-01-152-8/+12
* multi is a convenience. It should blow up when starting > 1 nodes when we hav...Matthew Sackman2009-11-254-7/+24
* Reintroduced traces of tcp_listeners where it turns out to be a jolly good id...Matthew Sackman2009-11-245-1/+76
* Removed all traces of tcp_listeners from the scriptsMatthew Sackman2009-11-245-37/+0
* all doneMatthew Sackman2009-11-163-3/+0
* updating rabbitmq-service.bat to reflect changes in rabbitmq-server.batVlad Ionescu2009-11-041-3/+24
* merging bug21804 into defaultVlad Ionescu2009-10-291-1/+1
|\
| * stop batch from tripping over vars containing parenthesesMatthias Radestock2009-10-291-1/+1
* | merging bug21877 into defaultVlad Ionescu2009-10-291-1/+1
|\ \
| * | correct default path to erlsrv.exeMatthias Radestock2009-10-291-1/+1
| |/
* | merging bug21789 into defaultVlad Ionescu2009-10-296-1/+31
|\ \
| * | missed oneMatthias Radestock2009-10-291-0/+4
| * | prevent vars from escaping the script and polluting the envMatthias Radestock2009-10-295-1/+27
| |/
* | merging bug 21457 into defaultMatthew Sackman2009-10-293-3/+3
|\ \ | |/ |/|
| * set limits for 32bit to 4GB and 64bit to 256TB. Set default vm_memory_high_wa...Matthew Sackman2009-10-293-3/+3
* | merge bug21788 into defaultMatthias Radestock2009-10-291-1/+1
|\ \ | |/ |/|
| * missed oneMatthias Radestock2009-10-291-1/+1
* | merging in from defaultMatthew Sackman2009-10-284-25/+33
|\ \ | |/
| * Add missing quoting RABBITMQ_EBIN_PATH on the deletion of rabbit.relPaul Jones2009-10-281-1/+1
| * escape env vars in .bat scripts on use rather than definitionMatthias Radestock2009-10-284-25/+33
| * fix typoMatthias Radestock2009-10-281-2/+2
* | system_memory_high_watermark => vm_memory_high_watermarkMatthew Sackman2009-10-283-3/+3
* | Default merged into bug21457Marek Majkowski2009-10-124-3/+26
|\ \ | |/
| * Merged bug 21294 into default.Marek Majkowski2009-10-022-1/+15
| |\
| | * Shuffled the config file element declaration so the debian defaults file will...Paul Jones2009-10-011-1/+2
| | * Changed location of the configuration file on windowsPaul Jones2009-10-011-3/+6
| | * Added ability to provide configuration file to windows server startup tooPaul Jones2009-09-211-1/+7
| | * Added facility to provide a configuration file to rabbit startup for Unix sys...Paul Jones2009-09-211-0/+4
| * | merge bug21669 into defaultMatthias Radestock2009-09-301-1/+1
| |\ \
| | * | Added rabbit:prepare to the generated boot file; removed call to rabbit:start...Paul Jones2009-09-241-1/+1
| * | | merging from bug 21449Matthew Sackman2009-09-302-1/+10
| |\ \ \
| | * | | rabbitmqctl now accepts -nodenameMarek Majkowski2009-09-042-1/+10
| | | |/ | | |/|
* | | | Default merged into bug 21457Marek Majkowski2009-09-293-2/+75
|\ \ \ \ | |/ / /
| * | | Merged defaultPaul Jones2009-09-241-2/+3
| |\ \ \ | | | |/ | | |/|
| | * | Corrected behaviour of run-node so the boot file is not usedPaul Jones2009-09-211-2/+3
| | |/
| * | Added unix and windows variants of deactivate plugins script; initial packagi...Paul Jones2009-09-212-0/+72
| |/
* | minor os_mon fixesMarek Majkowski2009-09-283-1/+7
* | qa fixes, some refactoringMarek Majkowski2009-09-253-18/+6
* | new memsup codeMarek Majkowski2009-09-163-8/+8
|/
* Removed the default setup of ERLANG_HOMEPaul Jones2009-08-204-16/+0
* Fix an incorrect variable name in rabbitmq-envDavid Wragg2009-08-171-1/+1
* oops, 4 spaces, not 3Matthew Sackman2009-08-141-2/+2
* removing tabsMatthew Sackman2009-08-142-12/+12
* Eliminated parsing of ls outputPaul Jones2009-08-031-5/+9
* Renamed activate-plugins to rabbitmq-activate-plugins; changed scripts to use...Paul Jones2009-07-296-57/+57
* Patched all scripts to be able to auto-detect their directory, even when syml...Paul Jones2009-07-294-9/+58
* Factored out ebin root from rabbitmq-server script (windows and unix)Paul Jones2009-07-272-7/+9
* Factored out RABBITMQ_EBINPaul Jones2009-07-241-2/+3