summaryrefslogtreecommitdiff
path: root/scripts/rabbitmq-server
Commit message (Expand)AuthorAgeFilesLines
* Merged bug23419 into defaultRob Harrop2010-11-021-2/+5
|\
| * Use siblings of mnesia dirMatthew Sackman2010-10-221-4/+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-2/+0
|/
* cosmetic: remove trailing whitespaceMatthias Radestock2010-09-161-1/+1
* Eliminate RABBITMQ_PLUGINS_EXPAND_DIRbug23145David Wragg2010-08-181-4/+2
* Default to the real Unix-y scratch dir, override in the Makefile.Simon MacMullen2010-08-061-1/+2
* Move unpacked plugins and boot script to /var/lib/rabbitmq/plugins-scratch.Simon MacMullen2010-08-021-1/+1
* Merging default into bug21875Simon MacMullen2010-08-021-8/+2
|\
| * moved rabbitmq_cluster.config into the cluster_nodes field of rabbit in rabbi...Alexandru Scvortov2010-07-191-7/+0
| * Make nodename available to rabbitmq-env in startup scriptsEmile Joubert2010-06-101-3/+3
| * Use hostnames in node namesEmile Joubert2010-06-101-1/+2
* | Move plugin activation into the startup script for unixes. Update packaging a...Tony Garnock-Jones2010-05-141-4/+19
|/
* Bump the default number of processes to 1Mbug22315Matthew Sackman2010-04-291-1/+1
* Merge bug22336 into defaultDavid Wragg2010-02-111-3/+3
|\
| * Merging bug22332 onto defaultMatthew Sackman2010-02-101-3/+3
| |\
| | * update copyright notices to say 2010 where appropriatebug22312David R. MacIver2010-02-091-3/+3
* | | Don't set env vars to the empty stringbug22336Matthew Sackman2010-02-091-2/+2
|/ /
* | Stripped out sndbuf and recbufbug22295Matthew Sackman2010-02-051-1/+1
|/
* The DEFAULT_ values should not be available to the .conf filebug22013Matthew Sackman2010-01-151-2/+2
* Fixed. If the env vars are not set, combine them from the .conf file (non-RAB...Matthew Sackman2010-01-151-4/+6
* multi is a convenience. It should blow up when starting > 1 nodes when we hav...Matthew Sackman2009-11-251-2/+1
* Reintroduced traces of tcp_listeners where it turns out to be a jolly good id...Matthew Sackman2009-11-241-0/+17
* Removed all traces of tcp_listeners from the scriptsMatthew Sackman2009-11-241-5/+0
* all donebug21975Matthew Sackman2009-11-161-1/+0
* set limits for 32bit to 4GB and 64bit to 256TB. Set default vm_memory_high_wa...bug21457Matthew Sackman2009-10-291-1/+1
* system_memory_high_watermark => vm_memory_high_watermarkMatthew Sackman2009-10-281-1/+1
* Default merged into bug21457Marek Majkowski2009-10-121-3/+1
|\
| * Default merged into bug 21457Marek Majkowski2009-09-291-3/+1
| |\
| | * minor os_mon fixesMarek Majkowski2009-09-281-1/+3
| | * qa fixes, some refactoringMarek Majkowski2009-09-251-6/+2
| | * new memsup codeMarek Majkowski2009-09-161-2/+2
* | | Merged bug 21294 into default.Marek Majkowski2009-10-021-2/+3
|\ \ \
| * | | Added rabbit:prepare to the generated boot file; removed call to rabbit:start...Paul Jones2009-09-241-1/+1
| |/ /
| * | Corrected behaviour of run-node so the boot file is not usedbug21560Paul Jones2009-09-211-2/+3
| |/
* | Shuffled the config file element declaration so the debian defaults file will...bug21294Paul Jones2009-10-011-1/+2
* | Added facility to provide a configuration file to rabbit startup for Unix sys...Paul Jones2009-09-211-0/+4
|/
* removing tabsMatthew Sackman2009-08-141-5/+5
* Renamed activate-plugins to rabbitmq-activate-plugins; changed scripts to use...Paul Jones2009-07-291-14/+2
* Patched all scripts to be able to auto-detect their directory, even when syml...Paul Jones2009-07-291-1/+13
* Factored out ebin root from rabbitmq-server script (windows and unix)bug21243Paul Jones2009-07-271-3/+4
* Updates to rabbitmq-server script to eliminate warnings about hidden files; i...Paul Jones2009-07-221-2/+4
* Added a rabbit_plugin_activator to generate a .boot file for Rabbit; changed ...Paul Jones2009-07-221-1/+7
* correct default location of cluster configbug20593Matthias Radestock2009-04-141-1/+1
* oopsMatthias Radestock2009-03-181-1/+1
* merge bug20462 into v1_5Matthias Radestock2009-03-181-12/+14
|\
| * make it more obvious that RABBITMQ_MNESIA_DIR is specialbug20462Matthias Radestock2009-03-181-1/+2
| * Split out the environment variable munging as described in the ticket, except...Simon MacMullen2009-03-131-10/+11
|/
* Merged 20327Simon MacMullen2009-02-201-2/+2
|\
| * Variables from /etc/default/rabbitmq can be later overwritten apart from NODE...Hubert Plociniczak2009-02-041-9/+0