summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-service.bat
Commit message (Expand)AuthorAgeFilesLines
* default merged into bug23154 (ipv6)Marek Majkowski2011-01-201-1/+1
|\
| * Don't have the scripts set bind address of 0.0.0.0 if the port is specified b...Simon MacMullen2011-01-071-1/+1
* | Correct all remaining copyright noticesMatthew Sackman2011-01-191-26/+11
|/
* Cope with absence of epmd while performing pre-launch checksEmile Joubert2010-12-071-4/+4
* Merge bug23186 into defaultDavid Wragg2010-11-231-1/+1
|\
| * Fixed windows scriptsMatthew Sackman2010-11-161-1/+1
* | Merged default into bug23186Emile Joubert2010-11-031-4/+2
|\ \ | |/ |/|
| * Plugin arguments for windows serviceEmile Joubert2010-10-261-4/+2
* | Merged bug23419 into defaultRob Harrop2010-11-021-1/+4
|\ \
| * | Use siblings of mnesia dirMatthew Sackman2010-10-221-3/+4
| * | Supply the plugins_expand_dir application env var to rabbit as well as the ac...Matthew Sackman2010-10-201-0/+2
| |/
* | remove references to cluster_config_fileAlexandru Scvortov2010-10-261-1/+0
|/
* Eliminate RABBITMQ_PLUGINS_EXPAND_DIRDavid Wragg2010-08-181-8/+5
* Fix stupid error, more consistency.Simon MacMullen2010-08-061-1/+2
* Unpack plugins into appdata on Windows.Simon MacMullen2010-08-061-1/+4
* Make similar fixes for Windows.Simon MacMullen2010-08-021-3/+3
* Merging default into bug21875Simon MacMullen2010-08-021-9/+5
|\
| * moved rabbitmq_cluster.config into the cluster_nodes field of rabbit in rabbi...Alexandru Scvortov2010-07-191-8/+0
| * Use hostnames in node namesEmile Joubert2010-06-101-1/+5
* | Attempt at an equivalent patch for the Windows scripts. Untested!Tony Garnock-Jones2010-05-141-7/+18
|/
* 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