| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Package changelog mods for 2.5.0rabbitmq_v2_5_0 | Jerry Kuch | 2011-06-14 | 2 | -0/+9 |
| * | Rotate logs uses ctl, not server. Also die if ctl doesn't exist or isn't exec... | Matthew Sackman | 2011-04-24 | 1 | -1/+2 |
| * | changelog entries for 2.4.1rabbitmq_v2_4_1 | Alexandru Scvortov | 2011-04-07 | 2 | -0/+9 |
| * | Correct test for existance of config file | Matthew Sackman | 2011-03-25 | 1 | -4/+4 |
| * | 2.4.0 changelog entries for debian and fedorarabbitmq_v2_4_0 | Alexandru Scvortov | 2011-03-23 | 2 | -0/+9 |
| * | Switch to erlang-nox. | Simon MacMullen | 2011-03-22 | 1 | -1/+1 |
| * | Merge from default | Simon MacMullen | 2011-03-22 | 1 | -4/+1 |
| |\ | |||||
| | * | Just depend on "erlang". | Simon MacMullen | 2011-02-07 | 1 | -4/+1 |
| * | | Add a command prompt shortcut that starts up in the right dir. That's pretty ... | Simon MacMullen | 2011-03-07 | 1 | -0/+3 |
| * | | Remove EnvVarUpdate | Simon MacMullen | 2011-03-07 | 2 | -334/+0 |
| * | | bug23867 merged into default | Marek Majkowski | 2011-03-04 | 8 | -101/+105 |
| |\ \ | |||||
| | * | | We renamed .conf to -env.conf. | Marek Majkowski | 2011-02-25 | 1 | -1/+1 |
| | * | | default merged into bug23799 | Marek Majkowski | 2011-02-25 | 8 | -90/+93 |
| | |\ \ | |||||
| | | * \ | bug23278 merged into default | Marek Majkowski | 2011-02-25 | 8 | -85/+93 |
| | | |\ \ | |||||
| | | | * | | Remove condrestart target | Matthew Sackman | 2011-02-17 | 1 | -1/+1 |
| | | | * | | Implement try-restart and condrestart as intended | Matthew Sackman | 2011-02-17 | 1 | -1/+16 |
| | | | * | | Merging default into bug23657 | Matthew Sackman | 2011-02-17 | 3 | -2/+9 |
| | | | |\ \ | |||||
| | | | * | | | No need to reassign. | Simon MacMullen | 2011-02-16 | 1 | -1/+0 |
| | | | * | | | According to http://refspecs.freestandards.org/LSB_3.1.1/LSB-Core-generic/LSB... | Simon MacMullen | 2011-02-16 | 1 | -1/+1 |
| | | | * | | | Don't fail if the lock file does not exist (on Debian). | Simon MacMullen | 2011-02-16 | 1 | -2/+6 |
| | | | * | | | Make "set +e" cover rather less code. | Simon MacMullen | 2011-02-14 | 1 | -5/+5 |
| | | | * | | | Undo 3b4956543c30 | Simon MacMullen | 2011-02-09 | 1 | -2/+2 |
| | | | * | | | http://refspecs.freestandards.org/LSB_3.1.1/LSB-Core-generic/LSB-Core-generic... | Simon MacMullen | 2011-02-09 | 1 | -1/+1 |
| | | | * | | | Correct the behaviour of /etc/init.d/rabbitmq-server status | Simon MacMullen | 2011-02-09 | 1 | -2/+2 |
| | | | * | | | Use setsid rather than nohup. | Simon MacMullen | 2011-02-09 | 2 | -3/+3 |
| | | | * | | | Remove pointless test, fix comment. | Simon MacMullen | 2011-02-09 | 1 | -7/+1 |
| | | | * | | | Reverse to avoid negated conditional | Simon MacMullen | 2011-02-09 | 1 | -4/+4 |
| | | | * | | | Trailing tab and whitespace | Matthew Sackman | 2011-02-08 | 1 | -1/+1 |
| | | | * | | | Merging default into bug23657 | Matthew Sackman | 2011-02-08 | 8 | -70/+66 |
| | | | |\ \ \ | |||||
| | | | | * | | | formatting | Matthew Sackman | 2011-02-08 | 1 | -2/+2 |
| | | | | * | | | Fix the OCF script. Man, that was painful. | Simon MacMullen | 2011-01-31 | 1 | -14/+18 |
| | | | | * | | | rabbitmqctl status is not adequate to wait for the server as it can return | Simon MacMullen | 2011-01-26 | 1 | -14/+1 |
| | | | | * | | | Merged in default | Simon MacMullen | 2011-01-26 | 3 | -102/+43 |
| | | | | |\ \ \ | |||||
| | | | | * | | | | Untested changes to the OCF script. | Simon MacMullen | 2011-01-24 | 1 | -14/+14 |
| | | | | * | | | | First pass at a multi-free init script. | Simon MacMullen | 2011-01-24 | 3 | -30/+40 |
| | | | | * | | | | That's not needed | Simon MacMullen | 2011-01-18 | 1 | -1/+1 |
| | | | | * | | | | Satisfying bit first: remove rabbitmq-multi and all trivial references. | Simon MacMullen | 2011-01-18 | 4 | -11/+6 |
| | | * | | | | | | Fix "File listed twice" warnings when building RPMs | David Wragg | 2011-02-20 | 1 | -8/+2 |
| | | | |_|_|/ / | | |/| | | | | |||||
| | * | | | | | | No, we don't supply multi man page any more. | Marek Majkowski | 2011-02-25 | 1 | -1/+2 |
| | * | | | | | | Changes by ryandesign in r75667 of Macports' SVN. | Simon MacMullen | 2011-02-18 | 1 | -10/+10 |
| | |/ / / / / | |||||
| * | | | | | | Obey Fedora guidelines regarding Default-Start and Default-Stop | David Wragg | 2011-02-19 | 1 | -2/+7 |
| * | | | | | | Debian needs unusual LSB Default-Start and Default-Stop lines | David Wragg | 2011-02-19 | 1 | -0/+4 |
| * | | | | | | Include LSB Default-Start and Default-Stop lines in init script | David Wragg | 2011-02-19 | 1 | -2/+2 |
| |/ / / / / | |||||
| * | | | | | bug21741 merged into default | Marek Majkowski | 2011-02-16 | 3 | -5/+12 |
| |\ \ \ \ \ | |/ / / / |/| | | | | |||||
| | * | | | | Rename rabbitmq.conf | Emile Joubert | 2011-02-03 | 1 | -4/+4 |
| | * | | | | First version of renaming rabbitmq.conf | Emile Joubert | 2011-02-02 | 3 | -1/+8 |
| * | | | | | Merged bug17383 into default | Emile Joubert | 2011-02-07 | 3 | -1/+20 |
| |\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | | Changelogs for 2.3.1rabbitmq_v2_3_1 | Simon MacMullen | 2011-02-03 | 2 | -0/+9 |
| | |/ / / | |||||
| | * | | | 2.3.0 changelogsrabbitmq_v2_3_0 | Simon MacMullen | 2011-02-02 | 2 | -0/+9 |
| | * | | | tabs to spaces. | Simon MacMullen | 2011-01-27 | 1 | -1/+1 |
