| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | merge default into bug19684 | Tony Garnock-Jones | 2008-12-10 | 16 | -189/+327 |
| |\ | |||||
| | * | merge bug19914 into default | Matthias Radestock | 2008-12-10 | 16 | -190/+327 |
| | |\ | |||||
| | | * | Add an example to the /etc/default/rabbitmq manpage | Tony Garnock-Jones | 2008-12-10 | 1 | -0/+10 |
| | | * | Set the page name and section correctly | Tony Garnock-Jones | 2008-12-10 | 1 | -1/+7 |
| | | * | Ignore generated diff file in debian packaging directory | Tony Garnock-Jones | 2008-12-10 | 1 | -1/+1 |
| | | * | Catch all the manpages, including any future ones. | Tony Garnock-Jones | 2008-12-10 | 1 | -3/+1 |
| | | * | Correct stupid mistake in installation target of Makefile. | Tony Garnock-Jones | 2008-12-10 | 1 | -1/+1 |
| | | * | Update rabbitmq-server.bat to use RABBITMQ_CLUSTER_CONFIG_FILE | Tony Garnock-Jones | 2008-12-09 | 1 | -3/+5 |
| | | * | Make RABBITMQ_MNESIA_BASE, RABBITMQ_LOG_BASE, RABBITMQ_MNESIA_DIR settable in... | Tony Garnock-Jones | 2008-12-09 | 2 | -12/+25 |
| | | * | Fix more names in the batch files | Tony Garnock-Jones | 2008-12-09 | 2 | -18/+17 |
| | | * | Fix a couple of Makefile variable references (important to make cleandb non-d... | Tony Garnock-Jones | 2008-12-09 | 1 | -2/+2 |
| | | * | I guess I was confused about which convention to use. Remove RABBITMQ_ prefix... | Tony Garnock-Jones | 2008-12-09 | 1 | -3/+3 |
| | | * | Update Makefile for new environment variables. | Tony Garnock-Jones | 2008-12-09 | 1 | -9/+25 |
| | | * | Correct a problem I introduced: make RABBITMQ_START_RABBIT depend on RABBITMQ... | Tony Garnock-Jones | 2008-12-09 | 1 | -3/+3 |
| | | * | Only source /etc/default/rabbitmq if it exists! | Tony Garnock-Jones | 2008-12-09 | 3 | -3/+3 |
| | | * | Add RABBITMQ_ prefix, and source /etc/default/rabbitmq. Update erlang code | Tony Garnock-Jones | 2008-12-08 | 9 | -124/+159 |
| | | * | New manpage for /etc/default/rabbitmq. | Tony Garnock-Jones | 2008-12-08 | 1 | -0/+50 |
| | | * | Tweak to the way the makefile generates the manpages, in preparation | Tony Garnock-Jones | 2008-12-08 | 5 | -24/+32 |
| | | * | Remove suspect whitespace. | Tony Garnock-Jones | 2008-12-08 | 1 | -2/+2 |
| * | | | cosmetic | Matthias Radestock | 2008-12-10 | 1 | -28/+41 |
| * | | | lots of tests | Matthias Radestock | 2008-12-10 | 1 | -19/+44 |
| * | | | handle case when connection is not fully initialised yet | Matthias Radestock | 2008-12-10 | 1 | -0/+2 |
| * | | | prettier output in tests | Matthias Radestock | 2008-12-10 | 1 | -1/+5 |
| * | | | cosmetic | Matthias Radestock | 2008-12-10 | 1 | -2/+0 |
| * | | | correct error handling | Matthias Radestock | 2008-12-10 | 1 | -1/+4 |
| * | | | merge default into bug19684 | Matthias Radestock | 2008-12-10 | 60 | -374/+743 |
| |\ \ \ | |/ / | |||||
| | * | | merged bug18381 into default | Tony Garnock-Jones | 2008-12-09 | 8 | -12/+240 |
| | |\ \ | |||||
| | | * \ | merged default into bug18381 | Tony Garnock-Jones | 2008-12-09 | 71 | -553/+1552 |
| | | |\ \ | | |/ / | |/| | | |||||
| | * | | | merge bug19974 into default | Matthias Radestock | 2008-12-09 | 50 | -304/+604 |
| | |\ \ \ | |||||
| | | * | | | Update copyrights. | Tony Garnock-Jones | 2008-12-09 | 50 | -304/+604 |
| | | | |/ | | |/| | |||||
| | * | | | merge bug19975 into default | Matthias Radestock | 2008-12-09 | 4 | -32/+4 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | Update pods to remove copyright section and correct email address | Tony Garnock-Jones | 2008-12-09 | 4 | -32/+4 |
| | |/ / | |||||
| | * | | Merged bug 19962 | Simon MacMullen | 2008-12-08 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | Use more reliable 'id -u' to correctly identify | Hubert Plociniczak | 2008-12-05 | 1 | -1/+1 |
| | * | | | Merge bug19929 into default | Hubert Plociniczak | 2008-12-05 | 3 | -0/+35 |
| | |\ \ \ | |||||
| | | * | | | More intuitive name for the script | Hubert Plociniczak | 2008-12-05 | 3 | -2/+2 |
| | | * | | | Typo | Hubert Plociniczak | 2008-12-05 | 1 | -1/+1 |
| | | * | | | Move the old mnesia dir to temporary unique place | Hubert Plociniczak | 2008-12-05 | 3 | -0/+35 |
| | | |/ / | |||||
| | * | | | Merge bug19888 into default | Hubert Plociniczak | 2008-12-05 | 1 | -2/+7 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | Use 'id -u' instead of not always working UID variable | Hubert Plociniczak | 2008-12-05 | 1 | -1/+1 |
| | | * | | Display warning when rabbitmqctl is not run as superuser | Hubert Plociniczak | 2008-12-05 | 1 | -2/+7 |
| | * | | | Merge bug19889 into default | Hubert Plociniczak | 2008-12-05 | 3 | -17/+14 |
| | |\ \ \ | | |/ / | |||||
| | | * | | Moved scripts to /usr/lib/rabbitmq/bin and few minor | Hubert Plociniczak | 2008-12-04 | 3 | -17/+14 |
| | * | | | merge bug19900 into default | Matthias Radestock | 2008-12-05 | 4 | -12/+58 |
| | |\ \ \ | | |/ / | |/| | | |||||
| | | * | | merge default into bug19900 | Matthias Radestock | 2008-12-05 | 26 | -86/+748 |
| | | |\ \ | | |/ / | |/| | | |||||
| | * | | | Merge bug19859 into default | Hubert Plociniczak | 2008-12-04 | 1 | -1/+8 |
| | |\ \ \ | |||||
| | | * | | | If the user is not root, just invoke rabbitmqctl without any args. They | Simon MacMullen | 2008-11-26 | 1 | -6/+2 |
| | | * | | | Only su to rabbitmq if the user is actually root (otherwise they will be prom... | Simon MacMullen | 2008-11-25 | 1 | -1/+12 |
| | * | | | | merge bug19950 into default | Matthias Radestock | 2008-12-04 | 1 | -0/+1 |
| | |\ \ \ \ | |||||
| | | * | | | | Moving bgu19950 to bug19950, wrong name. | Hubert Plociniczak | 2008-12-04 | 0 | -0/+0 |
