summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Move the default pid file so it doesn't get wiped out by rabbitmqctl reset.bug24095Simon MacMullen2011-08-231-1/+1
* MNESIA_DIR is not always set. Make sure the directory exists.Simon MacMullen2011-07-281-2/+3
* Always write the pid file, and write it in /var/run for debs/RPMs.Simon MacMullen2011-07-271-4/+3
* Uh, it's probably an idea to write out the pidfile as early as possible, in c...Simon MacMullen2011-07-191-4/+4
* We should probably prefix this.Simon MacMullen2011-07-141-2/+2
* PID_FILESimon MacMullen2011-07-131-0/+4
* Performant means something else entirelybug23617Emile Joubert2011-04-061-1/+1
* Added windows service descriptionEmile Joubert2011-04-061-0/+1
* Warn about config only if new config is absentbug24020Emile Joubert2011-04-041-1/+2
* Create log backups in the correct folder on Windowsbug23824Emile Joubert2011-02-242-18/+12
* Merging default into bug23657bug23657Matthew Sackman2011-02-174-4/+5
|\
| * bug21741 merged into defaultMarek Majkowski2011-02-161-1/+5
| |\
| | * First version of renaming rabbitmq.confEmile Joubert2011-02-021-1/+5
| * | Make tcp listen options configurablebug23792Matthew Sackman2011-02-023-3/+0
| |/
* | Merged in defaultSimon MacMullen2011-01-266-159/+69
|\ \ | |/
| * Revert IPv6 changes to rabbit-multi*.Simon MacMullen2011-01-252-2/+2
| * default merged into bug23154 (ipv6)bug23154Marek Majkowski2011-01-205-5/+5
| |\
| | * Merge in defaultSimon MacMullen2011-01-173-3/+3
| | |\
| | * | Don't have the scripts set bind address of 0.0.0.0 if the port is specified b...Simon MacMullen2011-01-075-5/+5
| * | | Correct all remaining copyright noticesbug23434Matthew Sackman2011-01-198-208/+88
| | |/ | |/|
* | | Satisfying bit first: remove rabbitmq-multi and all trivial references.Simon MacMullen2011-01-182-186/+0
|/ /
* | Use randomly generated nodenames in batchfilesbug23594Emile Joubert2010-12-173-3/+3
|/
* Windows prelaunch with short node namesbug23591Emile Joubert2010-12-132-1/+2
* Ensure we can cope with no specified nodename (misc:makenode takes care of th...Matthew Sackman2010-12-101-0/+1
* Merge bug23511 into defaultDavid Wragg2010-12-104-7/+3
|\
| * Move HOSTNAME and NODENAME to rabbitmq-envbug23511Emile Joubert2010-11-194-7/+3
| * Remove OS-conditional and use hostname more conservativelyEmile Joubert2010-11-193-25/+6
| * Make scripts work on SolarisEmile Joubert2010-11-193-6/+25
* | Cope with absence of epmd while performing pre-launch checksEmile Joubert2010-12-071-4/+4
* | Consistent prelaunch checks on windowsEmile Joubert2010-12-031-2/+1
* | Check if nodename is available before startupEmile Joubert2010-11-302-4/+5
* | Merge bug23186 into defaultDavid Wragg2010-11-232-2/+2
|\ \
| * | Fixed windows scriptsbug23513Matthew Sackman2010-11-162-2/+2
| |/
* | Merged default into bug23186bug23186Emile Joubert2010-11-033-12/+5
|\ \ | |/ |/|
| * Plugin arguments for windows serviceEmile Joubert2010-10-261-4/+2
| * Avoid starting rabbit app on plugin activationEmile Joubert2010-09-162-8/+3
* | Merged bug23419 into defaultRob Harrop2010-11-023-4/+14
|\ \
| * | Use siblings of mnesia dirMatthew Sackman2010-10-223-10/+14
| * | Supply the plugins_expand_dir application env var to rabbit as well as the ac...Matthew Sackman2010-10-203-0/+6
* | | remove references to cluster_config_fileAlexandru Scvortov2010-10-263-4/+0
|/ /
* | cosmetic: remove trailing whitespaceMatthias Radestock2010-09-162-2/+1
|/
* Eliminate RABBITMQ_PLUGINS_EXPAND_DIRbug23145David Wragg2010-08-183-20/+12
* Fix stupid error, more consistency.bug21875Simon MacMullen2010-08-062-2/+3
* Unpack plugins into appdata on Windows.Simon MacMullen2010-08-062-2/+8
* Default to the real Unix-y scratch dir, override in the Makefile.Simon MacMullen2010-08-061-1/+2
* Make similar fixes for Windows.Simon MacMullen2010-08-022-6/+6
* Move unpacked plugins and boot script to /var/lib/rabbitmq/plugins-scratch.Simon MacMullen2010-08-021-1/+1
* Merging default into bug21875Simon MacMullen2010-08-027-30/+26
|\
| * moved rabbitmq_cluster.config into the cluster_nodes field of rabbit in rabbi...Alexandru Scvortov2010-07-193-23/+0
| * Remove a HOSTNAME which should have been removed already...bug20153Matthew Sackman2010-06-101-1/+0