summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-service.bat
Commit message (Expand)AuthorAgeFilesLines
* Merging bug22332 onto defaultMatthew Sackman2010-02-101-3/+3
|\
| * update copyright notices to say 2010 where appropriateDavid R. MacIver2010-02-091-3/+3
* | Merging bug 22289 into defaultMatthew Sackman2010-02-091-84/+93
|\ \
| * \ Merge default into bug22289David Wragg2010-02-091-8/+21
| |\ \
| * | | Convert all batch files to use deferred expansionDavid Wragg2010-02-081-81/+90
| * | | Remove exclamation mark from an error message.David Wragg2010-02-081-1/+1
| | |/ | |/|
* | | Merge bug22295 into defaultPaul Jones2010-02-091-1/+1
|\ \ \ | |_|/ |/| |
| * | Stripped out sndbuf and recbufMatthew Sackman2010-02-051-1/+1
| |/
* | 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
* Reintroduced traces of tcp_listeners where it turns out to be a jolly good id...Matthew Sackman2009-11-241-1/+17
* Removed all traces of tcp_listeners from the scriptsMatthew Sackman2009-11-241-9/+0
* all doneMatthew Sackman2009-11-161-1/+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-291-0/+4
|\ \
| * | prevent vars from escaping the script and polluting the envMatthias Radestock2009-10-291-0/+4
| |/
* | merging bug 21457 into defaultMatthew Sackman2009-10-291-1/+1
|\ \ | |/ |/|
| * set limits for 32bit to 4GB and 64bit to 256TB. Set default vm_memory_high_wa...Matthew Sackman2009-10-291-1/+1
* | merge bug21788 into defaultMatthias Radestock2009-10-291-1/+1
|\ \ | |/ |/|
| * missed oneMatthias Radestock2009-10-291-1/+1
* | merging in from defaultMatthew Sackman2009-10-281-7/+7
|\ \ | |/
| * escape env vars in .bat scripts on use rather than definitionMatthias Radestock2009-10-281-7/+7
* | system_memory_high_watermark => vm_memory_high_watermarkMatthew Sackman2009-10-281-1/+1
* | minor os_mon fixesMarek Majkowski2009-09-281-0/+2
* | qa fixes, some refactoringMarek Majkowski2009-09-251-6/+2
* | new memsup codeMarek Majkowski2009-09-161-3/+3
|/
* don't start memsup via command line flagsMatthias Radestock2008-12-101-2/+2
* merge bug19914 into defaultMatthias Radestock2008-12-101-38/+47
|\
| * Make RABBITMQ_MNESIA_BASE, RABBITMQ_LOG_BASE, RABBITMQ_MNESIA_DIR settable in...Tony Garnock-Jones2008-12-091-6/+13
| * Fix more names in the batch filesTony Garnock-Jones2008-12-091-1/+1
| * Add RABBITMQ_ prefix, and source /etc/default/rabbitmq. Update erlang codeTony Garnock-Jones2008-12-081-34/+36
* | Update copyrights.Tony Garnock-Jones2008-12-091-6/+12
|/
* Various cosmetic changes to the rabbitmq serviceHubert Plociniczak2008-11-271-2/+1
* Merged default into bug19331, QA feedbackEmile Joubert2008-11-081-15/+17
* Run broker as windows serviceEmile2008-10-071-0/+188