summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Moved main configuration from /etc/default/rabbitmq to /etc/rabbitmq/rabbitmq...Hubert Plociniczak2009-02-042-3/+19
* 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
* | Update copyrights.bug19974Tony Garnock-Jones2008-12-098-48/+96
|/
* mnesia schema check script needs to identify correctlybgu19950Hubert Plociniczak2008-12-041-0/+1
* merge bug19754 into defaultTony Garnock-Jones2008-12-031-7/+0
|\
| * remove cruft from rabbitmqctlbug19754Matthias Radestock2008-11-241-7/+0
* | Merged defaultSimon MacMullen2008-12-013-2/+191
|\ \
| * \ merge bug19852 into defaultMatthias Radestock2008-11-282-0/+189
| |\ \
| | * \ Merge bug19860 into defaultHubert Plociniczak2008-11-281-0/+189
| | |\ \ | | | |/ | | |/|
| | | * Merge bug19331 into defaultHubert Plociniczak2008-11-281-1/+1
| | | |\ | | | |/ | | |/|
| | | * Various cosmetic changes to the rabbitmq servicebug19331Hubert Plociniczak2008-11-271-2/+1
| | | * Merged default into bug19331, QA feedbackEmile Joubert2008-11-083-17/+23
| | | |\
| | | * | Run broker as windows serviceEmile2008-10-071-0/+188
| * | | | Actually having a comment here breaks thingsSimon MacMullen2008-11-261-1/+1
| * | | | Fix batch fileSimon MacMullen2008-11-261-1/+1
| * | | | Start memsup programmatically rather than starting as standard and thenSimon MacMullen2008-11-251-1/+1
| |/ / /
* | | | Invert the case of all this - check that the schema is current ratherSimon MacMullen2008-12-011-1/+1
* | | | Install the script. Note that shell uses "0" for true and "1" forSimon MacMullen2008-11-271-1/+1
* | | | It's nicer if update_needed is just a function, not something thatSimon MacMullen2008-11-271-2/+2
* | | | Create rabbitmq-mnesia-update-needed scriptSimon MacMullen2008-11-271-0/+49
|/ / /
* | | Use exec when starting erlbug19615Hubert Plociniczak2008-11-201-1/+1
| |/ |/|
* | raise memory alarm thresholdMatthias Radestock2008-10-212-0/+2
* | beginnings of reacting to low memory conditionsMatthias Radestock2008-10-042-2/+4
|/
* disable Naglebug19455Matthias Radestock2008-09-282-2/+6
* merge default into bug19193bug19193Hubert Plociniczak2008-09-106-7/+7
|\
| * SCRIPT_HOME variable in windows points to thebug19089Hubert Plociniczak2008-08-141-1/+1
| * Use %~dp0 to find the ebin directory under windowsHubert Plociniczak2008-07-293-3/+3
| * Use dirname $0 consistently to find the ebin dir.Tony Garnock-Jones2008-07-293-3/+3
* | Used swap_handler mechanism provided inHubert Plociniczak2008-08-192-2/+2
|/
* Initial commit, from repo-rebase-20080703121916_default (e96543d904a2)Tony Garnock-Jones2008-07-036-0/+380