summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merged bug 21294 into default.Marek Majkowski2009-10-022-1/+15
|\
| * Shuffled the config file element declaration so the debian defaults file will...Paul Jones2009-10-011-1/+2
| * 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
| * Added facility to provide a configuration file to rabbit startup for Unix sys...Paul Jones2009-09-211-0/+4
* | merge bug21669 into defaultMatthias Radestock2009-09-301-1/+1
|\ \
| * | Added rabbit:prepare to the generated boot file; removed call to rabbit:start...Paul Jones2009-09-241-1/+1
* | | merging from bug 21449Matthew Sackman2009-09-302-1/+10
|\ \ \
| * | | rabbitmqctl now accepts -nodenameMarek Majkowski2009-09-042-1/+10
| | |/ | |/|
* | | Merged defaultPaul Jones2009-09-241-2/+3
|\ \ \ | | |/ | |/|
| * | Corrected behaviour of run-node so the boot file is not usedPaul Jones2009-09-211-2/+3
| |/
* | Added unix and windows variants of deactivate plugins script; initial packagi...Paul Jones2009-09-212-0/+72
|/
* Removed the default setup of ERLANG_HOMEPaul Jones2009-08-204-16/+0
* Fix an incorrect variable name in rabbitmq-envDavid Wragg2009-08-171-1/+1
* oops, 4 spaces, not 3Matthew Sackman2009-08-141-2/+2
* removing tabsMatthew Sackman2009-08-142-12/+12
* Eliminated parsing of ls outputPaul Jones2009-08-031-5/+9
* Renamed activate-plugins to rabbitmq-activate-plugins; changed scripts to use...Paul Jones2009-07-296-57/+57
* Patched all scripts to be able to auto-detect their directory, even when syml...Paul Jones2009-07-294-9/+58
* Factored out ebin root from rabbitmq-server script (windows and unix)Paul Jones2009-07-272-7/+9
* Factored out RABBITMQ_EBINPaul Jones2009-07-241-2/+3
* Fixed variable name - changed from UNPACKED to EXPAND for consistencyPaul Jones2009-07-241-2/+2
* Added Windows plugin management/support scriptsPaul Jones2009-07-232-2/+63
* 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-222-1/+53
* correct default location of cluster configMatthias Radestock2009-04-141-1/+1
* merge bug20461 into v1_5Matthias Radestock2009-03-302-1/+2
|\
| * Added RABBITMQ_SERVER_ERL_ARGS to rabbitmq-server.bat to be consistent.Hubert Plociniczak2009-03-241-0/+1
| * Use RABBITMQ_MULTI_ERL_ARGS and RABBITMQ_MULTI_START_ARGS in the batch fileHubert Plociniczak2009-03-191-1/+1
* | convert script home path to short name notationMatthias Radestock2009-03-261-1/+1
* | Added RABBITMQ_CTL_ERL_ARGS into rabbitmqctl scriptHubert Plociniczak2009-03-242-1/+6
|/
* oopsMatthias Radestock2009-03-181-1/+1
* merge bug20462 into v1_5Matthias Radestock2009-03-182-19/+21
|\
| * make it more obvious that RABBITMQ_MNESIA_DIR is specialMatthias Radestock2009-03-181-1/+2
| * Split out the environment variable munging as described in the ticket, except...Simon MacMullen2009-03-132-17/+18
|/
* Merged 20327Simon MacMullen2009-02-202-3/+3
|\
| * Variables from /etc/default/rabbitmq can be later overwritten apart from NODE...Hubert Plociniczak2009-02-042-16/+0
| * Moved main configuration from /etc/default/rabbitmq to /etc/rabbitmq/rabbitmq...Hubert Plociniczak2009-02-042-3/+19
* | prevent unwanted path expansionSimon MacMullen2009-02-162-0/+10
|/
* fix typo that prevented correct handling of RABBITMQ_SERVER_ERL_ARGSMatthias Radestock2008-12-191-2/+2
* remove rabbitmq-mnesia-currentMatthias Radestock2008-12-171-57/+0
* remove superfluous settingsMatthias Radestock2008-12-161-6/+0
* don't start memsup via command line flagsMatthias Radestock2008-12-101-2/+2
* merge bug19914 into defaultMatthias Radestock2008-12-106-123/+171
|\
| * Update rabbitmq-server.bat to use RABBITMQ_CLUSTER_CONFIG_FILETony Garnock-Jones2008-12-091-3/+5
| * Make RABBITMQ_MNESIA_BASE, RABBITMQ_LOG_BASE, RABBITMQ_MNESIA_DIR settable in...Tony Garnock-Jones2008-12-092-12/+25
| * Fix more names in the batch filesTony Garnock-Jones2008-12-092-18/+17
| * Correct a problem I introduced: make RABBITMQ_START_RABBIT depend on RABBITMQ...Tony Garnock-Jones2008-12-091-3/+3
| * Only source /etc/default/rabbitmq if it exists!Tony Garnock-Jones2008-12-093-3/+3
| * Add RABBITMQ_ prefix, and source /etc/default/rabbitmq. Update erlang codeTony Garnock-Jones2008-12-085-95/+129