summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* merging in from defaultMatthew Sackman2009-08-256-242/+392
|\
| * Merged bug21353 into default (encoding in rabbitmqctl)Marek Majkowski2009-08-256-242/+392
| |\
| | * Update the rabbitmqctl man page to cover the new escaping schemeDavid Wragg2009-08-241-19/+61
| | * Reformat man pages, using more features of the pod formatDavid Wragg2009-08-245-208/+324
| | * Escape non-printable ASCII characters using a backslash.David Wragg2009-08-241-28/+20
* | | merging in from defaultMatthew Sackman2009-08-2551-584/+1744
|\ \ \ | |/ /
| * | merge bug21429 into defaultMatthias Radestock2009-08-240-0/+0
| |\ \ | | |/ | |/|
| | * merge default into bug21429Matthias Radestock2009-08-2322-308/+490
| | |\
| * | \ Merged bug21467 into default (POD formatting).Marek Majkowski2009-08-244-70/+65
| |\ \ \ | | |_|/ | |/| |
| | * | correction of formatting of man pagesMatthew Sackman2009-08-214-70/+65
| * | | merge bug21429 into defaultMatthias Radestock2009-08-232-55/+53
| |\ \ \ | | |/ / | |/| / | | |/
| | * cosmeticMatthias Radestock2009-08-231-4/+2
| | * more simplification of the table copying codeMatthias Radestock2009-08-231-14/+8
| | * doneMatthew Sackman2009-08-231-14/+6
| | * And another go. If the new node is a ram node then local_content tables are s...Matthew Sackman2009-08-211-10/+11
| | * oops. Need to support ram nodes which still have local content as disc_copiesMatthew Sackman2009-08-211-4/+12
| | * Refactoring as suggested. This has been tested by for local_content by patchi...Matthew Sackman2009-08-211-18/+6
| | * tiny refactoringMatthew Sackman2009-08-211-10/+8
| | * some cleaning upMatthias Radestock2009-08-201-11/+8
| | * New branch for bug 21429Matthew Sackman2009-08-192-49/+71
| * | merging default headsMatthew Sackman2009-08-214-141/+20
| |\ \
| | * \ Merged bug19973 into defaultPaul Jones2009-08-214-141/+20
| | |\ \
| | | * | Hg overestimated its ability to handle a mergeDavid Wragg2009-08-201-2/+1
| | | * | Merge default into bug19973, resolving conflictDavid Wragg2009-08-2030-93/+477
| | | |\ \ | | | |/ / | | |/| |
| | | * | Restore the LOCK_FILE support, as demanded by rpmlintDavid Wragg2009-08-143-2/+12
| | | * | Use a common init script for RPMs and debsDavid Wragg2009-08-134-132/+6
| | | * | Change RETVAL when showing usage message to 1David Wragg2009-08-131-1/+1
| | | * | Reconcile actions peformed by the init scriptsDavid Wragg2009-08-132-8/+3
| | | * | Remove the LOCK_FILE bits from the RPM init.dDavid Wragg2009-08-131-6/+2
| | | * | Omit runlevel list in the LSB Default-{Start,Stop} commentDavid Wragg2009-08-132-4/+4
| | | * | Reconcile LSB "Provides" facility name as rabbitmq-serverDavid Wragg2009-08-131-1/+1
| | | * | Add chkconfig preamble to debian init.dDavid Wragg2009-08-131-0/+7
| * | | | Merged bug20013 into default (memsup support for OS X)Marek Majkowski2009-08-214-110/+287
| |\ \ \ \
| | * | | | New branch for bug 20013Matthew Sackman2009-08-194-110/+287
| | | |_|/ | | |/| |
| * | | | (freebsd stuff) bug21432 merged into defaultMarek Majkowski2009-08-204-6/+6
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Python is /usr/local/bin/python on some unices.David Wragg2009-08-181-1/+1
| | * | | Invoke make as $(MAKE) from within makefilesDavid Wragg2009-08-183-5/+5
| * | | | Merge fixes from bug20342 into defaultDavid Wragg2009-08-204-16/+0
| |\ \ \ \
| | * | | | Removed the default setup of ERLANG_HOMEPaul Jones2009-08-204-16/+0
| * | | | | merge bug21426 into defaultMatthias Radestock2009-08-201-2/+2
| |\ \ \ \ \
| | * | | | | New branch for bug 21426Matthew Sackman2009-08-191-2/+2
| | | |_|/ / | | |/| | |
| * | | | | eliminate unused var warningMatthias Radestock2009-08-201-1/+1
| * | | | | merge bug21427 into defaultMatthias Radestock2009-08-201-7/+19
| |\ \ \ \ \
| | * | | | | it's a serial, not a guidMatthias Radestock2009-08-201-3/+3
| | * | | | | don't ignore errorsMatthias Radestock2009-08-201-4/+6
| | * | | | | use new term file helpersMatthias Radestock2009-08-201-15/+5
| | * | | | | merge default into bug21427Matthias Radestock2009-08-204-26/+156
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | use new term file helpersMatthias Radestock2009-08-201-19/+7
| * | | | | | introduce helper functions for reading/writing files containing Erlang termsMatthias Radestock2009-08-201-0/+9
| * | | | | | minor refactoring of signaturesMatthias Radestock2009-08-201-6/+8