summaryrefslogtreecommitdiff
path: root/packaging/common
Commit message (Expand)AuthorAgeFilesLines
* (c) yearMichael Klishin2015-05-243-4/+4
* Merge branch 'stable'Jean-Sébastien Pédron2015-05-071-1/+1
|\
| * rabbitmq-script-wrapper: Don't use "exec" in front of "su"Jean-Sébastien Pédron2015-04-231-1/+1
* | Merge pull request #103 from rabbitmq/rabbitmq-server-88Michael Klishin2015-04-101-0/+4
|\ \ | |/ |/|
| * Init scripts: Honor RABBITMQ_LOG_BASE for {startup,shutdown}_* locationJean-Sébastien Pédron2015-04-031-0/+4
* | rabbitmq-script-wrapper: Escape '$' characters in argumentsJean-Sébastien Pédron2015-04-091-1/+1
|/
* rabbitmq-server.ocf: Pass ${RABBITMQ_PID_FILE} to "rabbitmqctl stop"Jean-Sébastien Pédron2015-03-251-1/+1
* rabbitmq-script-wrapper: Use "exec" to execute the subsequent scriptJean-Sebastien Pedron2015-01-291-3/+3
* Change home before executing rabbitmq-plugins so we pick up the correct Erlan...Simon MacMullen2014-10-211-0/+3
* Update docs post bug 24926.Simon MacMullen2014-06-161-1/+1
* Update copyright for 2014Simon MacMullen2014-03-173-4/+4
* Write a very basic README that will hopefully point people in some vaguely us...Simon MacMullen2013-10-241-1/+20
* Provide our own readme. You do not want to know how long it took me to figure...Simon MacMullen2013-10-231-0/+1
* s/VMware/GoPivotal/gSimon MacMullen2013-07-013-8/+8
* Update copyright 2013Emile Joubert2013-01-233-4/+4
* Background daemon when starting upEmile Joubert2012-06-061-1/+3
* Move the remaining common init script to RPMsSimon MacMullen2012-04-251-177/+0
* Add ulimit default file to debian package installation and source it on serve...Steve Powell2012-04-231-0/+2
* Reduce changes and preserve atomicity of redirection filesSteve Powell2012-03-051-2/+3
* Modify packaging for Debian to use start-stop-daemonSteve Powell2012-03-051-5/+5
* Update copyright 2012Emile Joubert2012-02-023-4/+4
* Merged bug24517 into defaultEmile Joubert2011-10-311-1/+1
|\
| * rebase on defaultAlexandru Scvortov2011-10-251-1/+1
* | close stdin in init scriptAlexandru Scvortov2011-10-251-2/+4
|/
* generate release LICENSE fileAlexandru Scvortov2011-10-103-14/+521
* update debian copyright infoAlexandru Scvortov2011-10-031-2/+2
* reference all the little licensesAlexandru Scvortov2011-10-031-0/+14
* actually do the backoutAlexandru Scvortov2011-09-262-23/+3
* use a specialized wrapper for rabbitmq-pluginsAlexandru Scvortov2011-09-262-3/+23
* rabbitmq-plugins must be run as rootAlexandru Scvortov2011-09-231-3/+3
* Be consistent about attempting to remove the directory whenever we can; remov...Matthew Sackman2011-09-062-4/+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-052-1/+21
* Just like the init script, the ocf script should put the pid file in /var/run...Matthew Sackman2011-09-051-1/+1
* 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
* Rotate logs uses ctl, not server. Also die if ctl doesn't exist or isn't exec...Matthew Sackman2011-04-241-1/+2
* Correct test for existance of config fileMatthew Sackman2011-03-251-4/+4
* bug23867 merged into defaultMarek Majkowski2011-03-042-69/+84
|\
| * Remove condrestart targetMatthew Sackman2011-02-171-1/+1
| * Implement try-restart and condrestart as intendedMatthew Sackman2011-02-171-1/+16
| * 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