summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix a couple of Makefile variable references (important to make cleandb non-d...Tony Garnock-Jones2008-12-091-2/+2
* I guess I was confused about which convention to use. Remove RABBITMQ_ prefix...Tony Garnock-Jones2008-12-091-3/+3
* Update Makefile for new environment variables.Tony Garnock-Jones2008-12-091-9/+25
* 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-089-124/+159
* New manpage for /etc/default/rabbitmq.Tony Garnock-Jones2008-12-081-0/+50
* Tweak to the way the makefile generates the manpages, in preparationTony Garnock-Jones2008-12-085-24/+32
* Remove suspect whitespace.Tony Garnock-Jones2008-12-081-2/+2
* Merged bug 19962Simon MacMullen2008-12-081-1/+1
|\
| * Use more reliable 'id -u' to correctly identifyHubert Plociniczak2008-12-051-1/+1
* | Merge bug19929 into defaultHubert Plociniczak2008-12-053-0/+35
|\ \
| * | More intuitive name for the scriptHubert Plociniczak2008-12-053-2/+2
| * | TypoHubert Plociniczak2008-12-051-1/+1
| * | Move the old mnesia dir to temporary unique placeHubert Plociniczak2008-12-053-0/+35
| |/
* | Merge bug19888 into defaultHubert Plociniczak2008-12-051-2/+7
|\ \ | |/ |/|
| * Use 'id -u' instead of not always working UID variableHubert Plociniczak2008-12-051-1/+1
| * Display warning when rabbitmqctl is not run as superuserHubert Plociniczak2008-12-051-2/+7
* | Merge bug19889 into defaultHubert Plociniczak2008-12-053-17/+14
|\ \ | |/
| * Moved scripts to /usr/lib/rabbitmq/bin and few minorHubert Plociniczak2008-12-043-17/+14
* | merge bug19900 into defaultMatthias Radestock2008-12-054-12/+58
|\ \ | |/ |/|
| * merge default into bug19900Matthias Radestock2008-12-0526-86/+748
| |\ | |/ |/|
* | Merge bug19859 into defaultHubert Plociniczak2008-12-041-1/+8
|\ \
| * | If the user is not root, just invoke rabbitmqctl without any args. TheySimon MacMullen2008-11-261-6/+2
| * | Only su to rabbitmq if the user is actually root (otherwise they will be prom...Simon MacMullen2008-11-251-1/+12
* | | merge bug19950 into defaultMatthias Radestock2008-12-041-0/+1
|\ \ \
| * | | Moving bgu19950 to bug19950, wrong name.Hubert Plociniczak2008-12-040-0/+0
| * | | mnesia schema check script needs to identify correctlyHubert Plociniczak2008-12-041-0/+1
|/ / /
* | | merge bug19754 into defaultTony Garnock-Jones2008-12-031-7/+0
|\ \ \
| * | | remove cruft from rabbitmqctlMatthias Radestock2008-11-241-7/+0
* | | | merged bug19758 into defaultTony Garnock-Jones2008-12-031-0/+13
|\ \ \ \
| * | | | keep dialyzer happyMatthias Radestock2008-11-201-3/+10
| * | | | disable cross-node routing optimisationMatthias Radestock2008-11-201-0/+6
* | | | | merged bug19841 into defaultTony Garnock-Jones2008-12-023-3/+4
|\ \ \ \ \
| * | | | | Moved from python-json to python-simplejson.Hubert Plociniczak2008-11-203-3/+4
* | | | | | merge bug19871 into defaultMatthias Radestock2008-12-027-1/+112
|\ \ \ \ \ \
| * | | | | | fix typoMatthias Radestock2008-12-021-1/+1
| * | | | | | don't mention mnesiaMatthias Radestock2008-12-021-4/+2
| * | | | | | Merged defaultSimon MacMullen2008-12-0119-52/+569
| |\ \ \ \ \ \
| * | | | | | | Run schema check as part of tests to help coverage check.Simon MacMullen2008-12-011-0/+2
| * | | | | | | Invert the case of all this - check that the schema is current ratherSimon MacMullen2008-12-014-12/+11
| * | | | | | | Update the message shown on upgrade.Simon MacMullen2008-12-011-4/+3
| * | | | | | | Change mnesia check target nameSimon MacMullen2008-12-011-1/+1
| * | | | | | | Add some debconf questions so that an upgrade stands a chance of notSimon MacMullen2008-11-273-1/+42
| * | | | | | | Install the script. Note that shell uses "0" for true and "1" forSimon MacMullen2008-11-272-1/+2
| * | | | | | | Merge bug19860Simon MacMullen2008-11-274-7/+10
| |\ \ \ \ \ \ \
| * | | | | | | | It's nicer if update_needed is just a function, not something thatSimon MacMullen2008-11-272-7/+8
| * | | | | | | | Create rabbitmq-mnesia-update-needed scriptSimon MacMullen2008-11-273-0/+70
* | | | | | | | | Merge bug19910 into defaultHubert Plociniczak2008-12-013-2/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | add type specMatthias Radestock2008-12-011-0/+1