summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* moved rabbitmq_cluster.config into the cluster_nodes field of rabbit in rabbi...Alexandru Scvortov2010-07-193-23/+0
* Remove a HOSTNAME which should have been removed already...bug20153Matthew 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 1Mbug22315Matthew Sackman2010-04-292-1/+2
* Merge bug22336 into defaultDavid Wragg2010-02-1112-36/+36
|\
| * Merging bug22332 onto defaultMatthew Sackman2010-02-1012-36/+36
| |\
| | * update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-0912-36/+36
* | | Don't set env vars to the empty stringbug22336Matthew Sackman2010-02-092-4/+4
|/ /
* | Merging bug 22289 into defaultMatthew Sackman2010-02-093-3/+3
|\ \
| * \ Merge bug22295 into defaultPaul Jones2010-02-091-7/+20
| |\ \
| * | | Stripped out sndbuf and recbufbug22295Matthew Sackman2010-02-053-3/+3
| | |/ | |/|
* | | Fix rabbitmq-multi issue with parentheses in pathbug22289David Wragg2010-02-091-2/+1
* | | Merge default into bug22289David Wragg2010-02-096-169/+213
|\ \ \ | |_|/ |/| |
| * | 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
| |/
* | Don't hardcode erts path, instead, searchbug22303Matthew 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...bug22225David R. MacIver2010-01-191-1/+1
* The DEFAULT_ values should not be available to the .conf filebug22013Matthew 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 donebug21975Matthew Sackman2009-11-163-3/+0
* updating rabbitmq-service.bat to reflect changes in rabbitmq-server.batbug21876Vlad Ionescu2009-11-041-3/+24
* merging bug21804 into defaultVlad Ionescu2009-10-297-5/+35
|\
| * merging bug21877 into defaultVlad Ionescu2009-10-291-1/+1
| |\
| | * correct default path to erlsrv.exebug21877Matthias Radestock2009-10-291-1/+1
| * | merging bug21789 into defaultVlad Ionescu2009-10-296-1/+31
| |\ \
| | * | missed onebug21789Matthias 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...bug21457Matthew Sackman2009-10-293-3/+3
* | | stop batch from tripping over vars containing parenthesesbug21804Matthias Radestock2009-10-291-1/+1
|/ /
* | merge bug21788 into defaultMatthias Radestock2009-10-291-1/+1
|\ \ | |/ |/|
| * missed onebug21788Matthias 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-123-9/+3
|\ \ | |/ |/|
| * Default merged into bug 21457Marek Majkowski2009-09-293-9/+3
| |\
| | * 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
* | | Merged bug 21294 into default.Marek Majkowski2009-10-025-3/+85
|\ \ \