summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* merged bug18381 into defaultTony Garnock-Jones2008-12-098-12/+240
|\
| * merged default into bug18381Tony Garnock-Jones2008-12-0971-553/+1552
| |\ | |/ |/|
* | merge bug19974 into defaultMatthias Radestock2008-12-0950-304/+604
|\ \
| * | Update copyrights.Tony Garnock-Jones2008-12-0950-304/+604
| | |
* | | merge bug19975 into defaultMatthias Radestock2008-12-094-32/+4
|\ \ \ | |/ / |/| |
| * | Update pods to remove copyright section and correct email addressTony Garnock-Jones2008-12-094-32/+4
|/ /
* | Merged bug 19962Simon MacMullen2008-12-081-1/+1
|\ \
| * | Use more reliable 'id -u' to correctly identifyHubert Plociniczak2008-12-051-1/+1
| | | | | | | | | | | | the user for the debian wrapper.
* | | 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
| |/ / | | | | | | | | | when schemas do not match.
* | | Merge bug19888 into defaultHubert Plociniczak2008-12-051-2/+7
|\ \ \ | |/ / |/| |
| * | Use 'id -u' instead of not always working UID variableHubert Plociniczak2008-12-051-1/+1
| | | | | | | | | | | | to correctly identify the user
| * | 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
| | | | | | | | | | | | style fixes for the spec.
* | | 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
| | | | | | | | | | | | | | | | | | | | should always get the help message, and always get the "run as root" message.
| * | | Only su to rabbitmq if the user is actually root (otherwise they will be ↵Simon MacMullen2008-11-251-1/+12
| | | | | | | | | | | | | | | | prompted for a password which is incomprehensible). If they are not root, allow them to see help but otherwise fail (since if they run the real rabbitmqctl as a normal user it will talk to the wrong rabbit and again confusion will ensue.
* | | | 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
|/ / / / | | | | | | | | | | | | the nodename
* | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | my trick of preventing "function ... unused" warnings fooled the compiler but not dialyzer
| * | | | | disable cross-node routing optimisationMatthias Radestock2008-11-201-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | until we figure out how to make it work w/o breaking the effect visibility guarantee
* | | | | | merged bug19841 into defaultTony Garnock-Jones2008-12-023-3/+4
|\ \ \ \ \ \
| * | | | | | Moved from python-json to python-simplejson.Hubert Plociniczak2008-11-203-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed 'unicode' problem for auto-generated code.
* | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | than an update is needed.
| * | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | breaking. Note that although the documentation suggests this should go in a separate "config" file if we do that then it tries to bring up the server first THEN configure the package...
| * | | | | | | | Install the script. Note that shell uses "0" for true and "1" forSimon MacMullen2008-11-272-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | false.
| * | | | | | | | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | halts!
| * | | | | | | | | 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
| | | | | | | | | | |
| * | | | | | | | | | Merge default into bug19910Hubert Plociniczak2008-12-012-2/+2
| |\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge bug19912 into defaultHubert Plociniczak2008-12-012-39/+56
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | CosmeticHubert Plociniczak2008-12-012-2/+2
| | | | | | | | | | |