summaryrefslogtreecommitdiff
path: root/packaging/common
Commit message (Expand)AuthorAgeFilesLines
* Fix piped exit codes expectations and count processingBogdan Dobrelya2015-10-211-4/+4
* Fix the timeout arg for the su_rabbit_cmdBogdan Dobrelya2015-10-211-4/+5
* Merge pull request #365 from bogdando/ra_ocf_haMichael Klishin2015-10-161-1/+1
|\
| * Sync lost change from Fuel HA rabbitmq OCF fixesBogdan Dobrelya2015-10-161-1/+1
* | Merge pull request #364 from bogdando/ra_ocf_haMichael Klishin2015-10-161-33/+252
|\ \ | |/
| * Port Fuel fixes for the HA rabbitmq OCFBogdan Dobrelya2015-10-161-33/+252
* | Merge pull request #356 from bogdando/ra_ocf_haMichael Klishin2015-10-131-0/+1644
|\ \ | |/
| * Fix indentaion, typos, hardcodesBogdan Dobrelya2015-07-241-11/+11
| * Fix kill and mnesia removalBogdan Dobrelya2015-07-241-6/+11
| * Add use_fqdn and fix pidfileBogdan Dobrelya2015-07-231-12/+42
| * Remove bashisms and sync recent changesBogdan Dobrelya2015-07-231-119/+143
| * Add OCF Pacemaker RA for HA A/A clusterBogdan Dobrelya2015-06-151-0/+1585
* | Quote arg to prevent shell expansion, Issue-325Tom Noonan II2015-09-241-1/+1
* | rabbitmq-script-wrapper: Use '=', not '==' with Bourne shell's testJean-Sébastien Pédron2015-09-241-1/+1
* | fixed support for arguments containing ` charactersBen Page2015-09-171-7/+3
* | On Linux, use -r option for 'sed'. -E is not present in versions earlier vers...Nishan Naseer2015-08-191-1/+6
|/
* (c) yearMichael Klishin2015-05-243-4/+4
* rabbitmq-script-wrapper: Don't use "exec" in front of "su"Jean-Sébastien Pédron2015-04-231-1/+1
* 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