summaryrefslogtreecommitdiff
path: root/packaging
Commit message (Expand)AuthorAgeFilesLines
* Changelog changes for 2.6.1rabbitmq_v2_6_1Tim Fox2011-09-122-0/+9
* Be consistent about attempting to remove the directory whenever we can; remov...bug24399Matthew Sackman2011-09-063-7/+14
* When we stop, wipe out the directory rather than just the pid file. This avoi...Matthew Sackman2011-09-062-2/+2
* The custom seems to be to ensure the directory is created on startup.Matthew Sackman2011-09-055-5/+21
* Just like the init script, the ocf script should put the pid file in /var/run...Matthew Sackman2011-09-051-1/+1
* Changelogs for 2.6.0 releaserabbitmq_v2_6_0rabbitmq_v2.6.0Tim Fox2011-08-302-0/+9
* Merge with defaultRob Harrop2011-08-225-6/+28
|\
| * ...and get the ownership right.Simon MacMullen2011-07-272-0/+2
| * /var/run/rabbitmq should existSimon MacMullen2011-07-272-0/+2
| * Always write the pid file, and write it in /var/run for debs/RPMs.Simon MacMullen2011-07-271-1/+1
| * (Untested) attempt at updating OCF script.Simon MacMullen2011-07-201-3/+18
| * We should probably prefix this.Simon MacMullen2011-07-141-1/+1
| * rabbitmqctl wait $PID_FILE.Simon MacMullen2011-07-131-1/+1
| * PID_FILESimon MacMullen2011-07-131-2/+5
* | Merging v2_5 branch to defaultMatthew Sackman2011-08-087-19/+17
|\ \
| * \ Merge bug24284Simon MacMullen2011-07-291-9/+9
| |\ \
| | * | Make sure every shortcut has "RabbitMQ" in its name, and be a bit more consis...bug24278Simon MacMullen2011-07-281-9/+9
| | |/
| * | silence nsisbug24284Alexandru Scvortov2011-07-291-1/+1
| * | silence tarAlexandru Scvortov2011-07-293-3/+3
| * | silence zipsAlexandru Scvortov2011-07-281-1/+1
| * | silence unzipAlexandru Scvortov2011-07-281-1/+1
| |/
| * Remove tonyg and md5 checksums, since the Macports guys already have done and...Simon MacMullen2011-06-272-4/+2
* | Changelogs for 2.5.1 release.v2_5Simon MacMullen2011-06-272-0/+9
|/
* Package changelog mods for 2.5.0rabbitmq_v2_5_0Jerry Kuch2011-06-142-0/+9
* Rotate logs uses ctl, not server. Also die if ctl doesn't exist or isn't exec...bug24060Matthew Sackman2011-04-241-1/+2
* changelog entries for 2.4.1rabbitmq_v2_4_1Alexandru Scvortov2011-04-072-0/+9
* Correct test for existance of config filebug23993Matthew Sackman2011-03-251-4/+4
* 2.4.0 changelog entries for debian and fedorarabbitmq_v2_4_0Alexandru Scvortov2011-03-232-0/+9
* Switch to erlang-nox.bug23730Simon MacMullen2011-03-221-1/+1
* Merge from defaultSimon MacMullen2011-03-221-4/+1
|\
| * Just depend on "erlang".Simon MacMullen2011-02-071-4/+1
* | Add a command prompt shortcut that starts up in the right dir. That's pretty ...bug23916Simon MacMullen2011-03-071-0/+3
* | Remove EnvVarUpdateSimon MacMullen2011-03-072-334/+0
* | bug23867 merged into defaultMarek Majkowski2011-03-048-101/+105
|\ \
| * | We renamed .conf to -env.conf.bug23799Marek Majkowski2011-02-251-1/+1
| * | default merged into bug23799Marek Majkowski2011-02-258-90/+93
| |\ \
| | * \ bug23278 merged into defaultMarek Majkowski2011-02-258-85/+93
| | |\ \
| | | * | Remove condrestart targetbug23858Matthew Sackman2011-02-171-1/+1
| | | * | Implement try-restart and condrestart as intendedMatthew Sackman2011-02-171-1/+16
| | | * | Merging default into bug23657bug23657Matthew Sackman2011-02-173-2/+9
| | | |\ \
| | | * | | No need to reassign.Simon MacMullen2011-02-161-1/+0
| | | * | | According to http://refspecs.freestandards.org/LSB_3.1.1/LSB-Core-generic/LSB...Simon MacMullen2011-02-161-1/+1
| | | * | | Don't fail if the lock file does not exist (on Debian).Simon MacMullen2011-02-161-2/+6
| | | * | | Make "set +e" cover rather less code.Simon MacMullen2011-02-141-5/+5
| | | * | | Undo 3b4956543c30Simon MacMullen2011-02-091-2/+2
| | | * | | http://refspecs.freestandards.org/LSB_3.1.1/LSB-Core-generic/LSB-Core-generic...Simon MacMullen2011-02-091-1/+1
| | | * | | Correct the behaviour of /etc/init.d/rabbitmq-server statusSimon MacMullen2011-02-091-2/+2
| | | * | | Use setsid rather than nohup.Simon MacMullen2011-02-092-3/+3
| | | * | | Remove pointless test, fix comment.Simon MacMullen2011-02-091-7/+1
| | | * | | Reverse to avoid negated conditionalSimon MacMullen2011-02-091-4/+4