summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-server.bat
Commit message (Expand)AuthorAgeFilesLines
* Make tcp listen options configurablebug23792Matthew Sackman2011-02-021-1/+0
* default merged into bug23154 (ipv6)bug23154Marek Majkowski2011-01-201-1/+1
|\
| * Merge in defaultSimon MacMullen2011-01-171-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 noticesbug23434Matthew Sackman2011-01-191-26/+11
| |/ |/|
* | Use randomly generated nodenames in batchfilesbug23594Emile Joubert2010-12-171-1/+1
|/
* Windows prelaunch with short node namesbug23591Emile Joubert2010-12-131-0/+1
* Consistent prelaunch checks on windowsEmile Joubert2010-12-031-2/+1
* Check if nodename is available before startupEmile Joubert2010-11-301-2/+3
* Merge bug23186 into defaultDavid Wragg2010-11-231-1/+1
|\
| * Fixed windows scriptsbug23513Matthew Sackman2010-11-161-1/+1
* | Merged default into bug23186bug23186Emile Joubert2010-11-031-4/+2
|\ \ | |/ |/|
| * Avoid starting rabbit app on plugin activationEmile Joubert2010-09-161-4/+2
* | Merged bug23419 into defaultRob Harrop2010-11-021-1/+5
|\ \
| * | Use siblings of mnesia dirMatthew Sackman2010-10-221-3/+5
| * | 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_DIRbug23145David Wragg2010-08-181-8/+5
* Fix stupid error, more consistency.bug21875Simon MacMullen2010-08-061-1/+1
* 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/+19
|/
* Bump the default number of processes to 1Mbug22315Matthew Sackman2010-04-291-0/+1
* Merging bug22332 onto defaultMatthew Sackman2010-02-101-3/+3
|\
| * update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-3/+3
* | Merging bug 22289 into defaultMatthew Sackman2010-02-091-1/+1
|\ \
| * | Stripped out sndbuf and recbufbug22295Matthew Sackman2010-02-051-1/+1
| |/
* | Convert all batch files to use deferred expansionDavid Wragg2010-02-081-3/+2
* | Protect %*David Wragg2010-01-311-1/+2
* | Convert rabbitmq-server.bat to use delayed expansionDavid Wragg2010-01-311-51/+58
|/
* multi is a convenience. It should blow up when starting > 1 nodes when we hav...Matthew Sackman2009-11-251-3/+3
* Reintroduced traces of tcp_listeners where it turns out to be a jolly good id...Matthew Sackman2009-11-241-0/+18
* Removed all traces of tcp_listeners from the scriptsMatthew Sackman2009-11-241-9/+0
* all donebug21975Matthew Sackman2009-11-161-1/+0
* merging bug21789 into defaultVlad Ionescu2009-10-291-0/+4
|\
| * prevent vars from escaping the script and polluting the envMatthias Radestock2009-10-291-0/+4
* | set limits for 32bit to 4GB and 64bit to 256TB. Set default vm_memory_high_wa...bug21457Matthew Sackman2009-10-291-1/+1
|/
* merging in from defaultMatthew Sackman2009-10-281-12/+13
|\
| * escape env vars in .bat scripts on use rather than definitionMatthias Radestock2009-10-281-12/+13
| * fix typoMatthias Radestock2009-10-281-2/+2
* | system_memory_high_watermark => vm_memory_high_watermarkMatthew Sackman2009-10-281-1/+1
* | Default merged into bug21457Marek Majkowski2009-10-121-3/+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
* | 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
|/