summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* merge default into bug24332Matthias Radestock2011-09-212-4/+2
|\
| * remove redundant "-s rabbit" from windows startup scriptsMatthias Radestock2011-09-212-4/+2
* | Backed out changeset e24819baa47eAlexandru Scvortov2011-09-203-0/+3
* | reorder boot script so that rabbit:prepare/0 gets called *after* sasl is startedAlexandru Scvortov2011-09-203-3/+0
* | cosmetic and commentsAlexandru Scvortov2011-09-153-0/+3
* | merge default into bug24332Alexandru Scvortov2011-09-151-0/+1
|\ \ | |/
| * Set process limit when running as a Windows serviceEmile Joubert2011-09-071-0/+1
* | fix taking over from the tty handlerAlexandru Scvortov2011-09-053-3/+0
* | update rabbitmq-service.batAlexandru Scvortov2011-09-051-1/+2
* | merge default into bug24332Alexandru Scvortov2011-09-053-28/+7
|\ \ | |/ |/|
| * refactorAlexandru Scvortov2011-08-171-9/+0
| * closer to passing the testsAlexandru Scvortov2011-08-152-0/+2
| * don't bother swapping out non-existing loggersAlexandru Scvortov2011-08-121-2/+2
| * only allow the rabbit error logger to touch the files and append rather than ...Alexandru Scvortov2011-08-111-7/+2
* | Move the default pid file so it doesn't get wiped out by rabbitmqctl reset.Simon 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 entirelyEmile Joubert2011-04-061-1/+1
* Added windows service descriptionEmile Joubert2011-04-061-0/+1
* Warn about config only if new config is absentEmile Joubert2011-04-041-1/+2
* Create log backups in the correct folder on WindowsEmile Joubert2011-02-242-18/+12
* Merging default into bug23657Matthew 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 configurableMatthew 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)Marek 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 noticesMatthew 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 batchfilesEmile Joubert2010-12-173-3/+3
|/
* Windows prelaunch with short node namesEmile 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-envEmile 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 scriptsMatthew Sackman2010-11-162-2/+2
| |/
* | Merged default into bug23186Emile 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