summaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Update copyright 2012bug24606Emile Joubert2012-02-028-8/+8
* don't start cpu_supbug24617Matthias Radestock2012-01-093-3/+3
* Use fixed service namebug24582Emile Joubert2011-11-231-1/+1
* Merge bug24483Simon MacMullen2011-10-181-2/+8
|\
| * Use $() like we do elsewhere, add a tiny bit more comment.bug24478Simon MacMullen2011-10-131-2/+3
| * Don't record cygwin pid for rabbitmqctl waitEmile Joubert2011-10-131-2/+7
* | Windows slashesbug24483Emile Joubert2011-10-172-15/+10
* | Use backslashesEmile Joubert2011-10-132-14/+14
|/
* merge default into bug21319Alexandru Scvortov2011-10-105-3/+100
|\
| * :s/PLUGINS_DIST_DIR/PLUGINS_DIRAlexandru Scvortov2011-09-295-10/+10
| * make both batch files use the same enabled_plugins fileAlexandru Scvortov2011-09-261-0/+4
| * use a specialized wrapper for rabbitmq-pluginsAlexandru Scvortov2011-09-262-2/+5
| * plugins-dist -> pluginsAlexandru Scvortov2011-09-235-5/+5
| * merge default into bug21319Alexandru Scvortov2011-09-225-6/+96
| |\
| | * don't use the plugins directoryAlexandru Scvortov2011-09-225-10/+24
| | * rename rabbitmq-plugin to rabbitmq-pluginsAlexandru Scvortov2011-09-222-3/+3
| | * merge default into bug21319Alexandru Scvortov2011-09-222-4/+3
| | |\ | | |/ | |/|
| | * rename provided_plugins to plugins-distAlexandru Scvortov2011-09-192-2/+2
| | * pass PLUGINS_DIR and PLUGINS_DIST_DIR to rabbitmq-pluginAlexandru Scvortov2011-09-092-2/+11
| | * add rabbitmq-plugin stubAlexandru Scvortov2011-09-082-0/+67
| | * add plugins to generic unix archiveAlexandru Scvortov2011-09-083-0/+0
* | | 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 servicebug24393Emile 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.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
|\ \ | |/