| Commit message (Expand) | Author | Age | Files | Lines |
* | merging bug 21903 into default | Matthew Sackman | 2009-11-16 | 2 | -2/+3 |
|\ |
|
| * | Move the pkill to after the check that there is a rabbitmq userbug21903 | David Wragg | 2009-11-05 | 1 | -4/+3 |
| * | Move epmd killing from the init script to the Debian postrm script | David Wragg | 2009-11-05 | 2 | -2/+4 |
* | | Remove traces of plugins in the debian postrmbug21947 | David Wragg | 2009-11-16 | 2 | -0/+6 |
* | | Merge bug21928 into default | David Wragg | 2009-11-11 | 1 | -12/+2 |
|\ \ |
|
| * | | Fixes as suggested. Having tested, the asroot wrapper is used only with activ...bug21928 | Matthew Sackman | 2009-11-10 | 1 | -12/+2 |
* | | | replaced echo -e with multiple echo callsbug21913 | Matthew Sackman | 2009-11-10 | 2 | -2/+6 |
|/ / |
|
* | | Build args are also dependant on platformbug21715 | Marek Majkowski | 2009-11-09 | 1 | -2/+3 |
* | | Forgot one checksum | Marek Majkowski | 2009-11-06 | 1 | -1/+2 |
* | | Let's support 1.7.0 | Marek Majkowski | 2009-11-06 | 1 | -4/+3 |
* | | don't depend on simplejson for snow leopard | Marek Majkowski | 2009-11-06 | 1 | -1/+13 |
|/ |
|
* | typeo. Or something.bug21802 | Matthew Sackman | 2009-10-29 | 1 | -1/+1 |
* | Made the wrappers slightly smarter so that they also detect when they're the ... | Matthew Sackman | 2009-10-29 | 2 | -3/+7 |
* | Merged bug21415 into default. I missed it previously. | Marek Majkowski | 2009-10-26 | 8 | -22/+36 |
|\ |
|
| * | Bump version to 1.7.0rabbitmq_v1_7_0 | David Wragg | 2009-10-07 | 2 | -0/+9 |
| * | setting log dir for startup/shutdown messagesbug21222 | Marek Majkowski | 2009-10-01 | 1 | -5/+6 |
| * | Merged bug 21682 into default | Marek Majkowski | 2009-10-01 | 1 | -13/+14 |
| |\ |
|
| | * | Introduced realsbin directorybug21682 | Paul Jones | 2009-09-30 | 1 | -13/+14 |
| | * | Changed target of reinplace calls to prevent macports converting symlinks to ... | Paul Jones | 2009-09-24 | 1 | -13/+13 |
| * | | merge branch heads | Matthias Radestock | 2009-09-30 | 4 | -1/+4 |
| |\ \ |
|
| | * | | Added deactivate plugins wrapper in RPM packages | Paul Jones | 2009-09-21 | 1 | -0/+1 |
| | * | | Added unix and windows variants of deactivate plugins script; initial packagi... | Paul Jones | 2009-09-21 | 3 | -1/+3 |
| | |/ |
|
| * | | Escape *all* the double-quotes in an arg, not just the first one.bug21649 | Tony Garnock-Jones | 2009-09-18 | 2 | -2/+2 |
| |/ |
|
| * | merge default into bug21346bug21346 | Tony Garnock-Jones | 2009-09-18 | 1 | -1/+1 |
| |\ |
|
| | * | Use /bin/sh for rabbitmq-script-wrapper, not /bin/bash | David Wragg | 2009-08-14 | 1 | -1/+1 |
* | | | Don't 'chkconfig --del rabbitmq-server' when upgrading.bug21415 | David Wragg | 2009-09-01 | 1 | -2/+1 |
|/ / |
|
* | | merging default heads | Matthew Sackman | 2009-08-21 | 4 | -141/+20 |
|\ \ |
|
| * | | Hg overestimated its ability to handle a mergebug19973 | David Wragg | 2009-08-20 | 1 | -2/+1 |
| * | | Merge default into bug19973, resolving conflict | David Wragg | 2009-08-20 | 10 | -14/+127 |
| |\ \ |
|
| * | | | Restore the LOCK_FILE support, as demanded by rpmlint | David Wragg | 2009-08-14 | 3 | -2/+12 |
| * | | | Use a common init script for RPMs and debs | David Wragg | 2009-08-13 | 4 | -132/+6 |
| * | | | Change RETVAL when showing usage message to 1 | David Wragg | 2009-08-13 | 1 | -1/+1 |
| * | | | Reconcile actions peformed by the init scripts | David Wragg | 2009-08-13 | 2 | -8/+3 |
| * | | | Remove the LOCK_FILE bits from the RPM init.d | David Wragg | 2009-08-13 | 1 | -6/+2 |
| * | | | Omit runlevel list in the LSB Default-{Start,Stop} comment | David Wragg | 2009-08-13 | 2 | -4/+4 |
| * | | | Reconcile LSB "Provides" facility name as rabbitmq-server | David Wragg | 2009-08-13 | 1 | -1/+1 |
| * | | | Add chkconfig preamble to debian init.d | David Wragg | 2009-08-13 | 1 | -0/+7 |
| | |/
| |/| |
|
* | | | Invoke make as $(MAKE) from within makefiles | David Wragg | 2009-08-18 | 2 | -4/+4 |
| |/
|/| |
|
* | | merging in bug20978 | Matthew Sackman | 2009-08-14 | 4 | -10/+17 |
|\ \ |
|
| * | | Reconcile the Deian and Fedora package Makefiles a littlebug20978 | David Wragg | 2009-08-11 | 2 | -6/+8 |
| * | | When stopping rabbitmq server, kill any rabbitmq-owned epmd process | David Wragg | 2009-08-11 | 2 | -4/+9 |
| |/ |
|
* | | Added license boilerplate | Paul Jones | 2009-08-10 | 2 | -0/+62 |
* | | Fixed lib locations and root wrapper mutation in macports | Paul Jones | 2009-07-29 | 2 | -2/+5 |
* | | Added macports specific version of asroot-script-wrapper | Paul Jones | 2009-07-29 | 1 | -0/+13 |
* | | Cleaned up Portfile, added rewriting for rabbitmq-env | Paul Jones | 2009-07-29 | 1 | -12/+5 |
* | | Updated packaging configurations to handle new rabbitmq-activate-plugins scri... | Paul Jones | 2009-07-29 | 5 | -5/+34 |
* | | Corrected copy command for activate-plugins script | Paul Jones | 2009-07-29 | 1 | -1/+1 |
* | | Packaging location changes for debs, macports, windows and RPMS | Paul Jones | 2009-07-29 | 4 | -9/+17 |
|/ |
|
* | EPEL no longer need this PATH setting, so get rid of it.bug21029 | David Wragg | 2009-07-06 | 1 | -5/+1 |
* | Updated portfile for 1.6.0 release | Tim Clark | 2009-06-18 | 1 | -4/+4 |