summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Remove a HOSTNAME which should have been removed already...Matthew Sackman2010-06-101-1/+0
* Make nodename available to rabbitmq-env in startup scriptsEmile Joubert2010-06-103-8/+9
* Use hostnames in node namesEmile Joubert2010-06-107-7/+26
* Bump the default number of processes to 1MMatthew Sackman2010-04-292-1/+2
* Merge bug22336 into defaultDavid Wragg2010-02-112-4/+4
|\
| * Don't set env vars to the empty stringMatthew Sackman2010-02-092-4/+4
* | Merging bug22332 onto defaultMatthew Sackman2010-02-1012-36/+36
|\ \ | |/ |/|
| * update copyright notices to say 2010 where appropriateDavid R. MacIver2010-02-0912-36/+36
* | Merging bug 22289 into defaultMatthew Sackman2010-02-096-169/+212
|\ \
| * | Fix rabbitmq-multi issue with parentheses in pathDavid Wragg2010-02-091-2/+1
| * | Merge default into bug22289David Wragg2010-02-091-8/+21
| |\ \
| * | | Convert all batch files to use deferred expansionDavid Wragg2010-02-086-118/+154
| * | | Remove exclamation mark from an error message.David Wragg2010-02-081-1/+1
| * | | Protect %*David Wragg2010-01-311-1/+2
| * | | Convert rabbitmq-server.bat to use delayed expansionDavid Wragg2010-01-311-51/+58
| | |/ | |/|
* | | Merge bug22295 into defaultPaul Jones2010-02-093-3/+3
|\ \ \ | |_|/ |/| |
| * | Stripped out sndbuf and recbufMatthew Sackman2010-02-053-3/+3
| |/
* | Don't hardcode erts path, instead, searchMatthew Sackman2010-02-081-1/+3
* | Some cosmetics, but also make service_manager_path be based off erlang_home i...Matthew Sackman2010-02-081-7/+18
|/
* 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
| |\ \