summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move the pkill to after the check that there is a rabbitmq userbug21903David Wragg2009-11-051-4/+3
* Move epmd killing from the init script to the Debian postrm scriptDavid Wragg2009-11-052-2/+4
* One head is better than two.David Wragg2009-11-056-4/+53
|\
| * merge bug21831 into defaultMatthias Radestock2009-11-042-1/+23
| |\
| | * When clustered, on application:stop, make sure we call on_node_node(node()). ...bug21831Matthew Sackman2009-10-291-1/+1
| | * placation of Matthias - more sensible rabbit_mnesia APIMatthew Sackman2009-10-292-23/+22
| | * On application:stop, if we're not clustered, walk through all the ram tables,...Matthew Sackman2009-10-292-1/+24
| * | merge bug21782 into defaultMatthias Radestock2009-11-042-3/+5
| |\ \
| | * | cosmeticbug21782Matthias Radestock2009-11-041-3/+3
| | * | Added destination file, and lifted the code from rabbit_misc:write_term_file ...Matthew Sackman2009-10-302-3/+5
| * | | merge bug21570 into defaultMatthias Radestock2009-11-042-0/+25
| |\ \ \ | | |/ / | |/| |
| | * | Added extra spec which may shut up R13B01bug21570Matthew Sackman2009-10-291-0/+3
| | * | Added specs which, importantly, feature no_return() as the return types, in o...Matthew Sackman2009-10-292-0/+22
| | |/
* | | Merge bug21802 into defaultDavid Wragg2009-11-042-2/+6
|\ \ \ | |/ / |/| |
| * | typeo. Or something.bug21802Matthew Sackman2009-10-291-1/+1
| * | Made the wrappers slightly smarter so that they also detect when they're the ...Matthew Sackman2009-10-292-3/+7
| |/
* | merging bug21804 into defaultVlad Ionescu2009-10-298-21/+66
|\ \
| * \ merging bug21877 into defaultVlad Ionescu2009-10-291-1/+1
| |\ \
| | * | correct default path to erlsrv.exebug21877Matthias Radestock2009-10-291-1/+1
| | |/
| * | merging bug21789 into defaultVlad Ionescu2009-10-296-1/+31
| |\ \
| | * | missed onebug21789Matthias Radestock2009-10-291-0/+4
| | * | prevent vars from escaping the script and polluting the envMatthias Radestock2009-10-295-1/+27
| | |/
| * | merging bug 21457 into defaultMatthew Sackman2009-10-294-19/+34
| |\ \ | | |/ | |/|
| | * set limits for 32bit to 4GB and 64bit to 256TB. Set default vm_memory_high_wa...bug21457Matthew Sackman2009-10-294-8/+9
| | * Minor improvements to spec and some cosmeticsMatthew Sackman2009-10-291-11/+10
| | * QA: specsMarek Majkowski2009-10-291-0/+15
| | * QA: yes, that's better error handling...Marek Majkowski2009-10-291-16/+10
| | * QA: Removed useless comments, added 'no such command' guards.Marek Majkowski2009-10-291-9/+15
* | | stop batch from tripping over vars containing parenthesesbug21804Matthias Radestock2009-10-291-1/+1
|/ /
* | merge bug21788 into defaultMatthias Radestock2009-10-291-1/+1
|\ \
| * | missed onebug21788Matthias Radestock2009-10-291-1/+1
* | | merging bug 21457 into defaultMatthew Sackman2009-10-2810-439/+341
|\ \ \ | | |/ | |/|
| * | 512MB => 1GBMatthew Sackman2009-10-281-4/+4
| * | We don't need two ways of disabling the mm, and 0 tends to mean unlimited els...Matthew Sackman2009-10-281-1/+0
| * | merging in from defaultMatthew Sackman2009-10-286-33/+36
| |\ \ | |/ / |/| |
* | | Merge bug21788 into defaultPaul Jones2009-10-284-25/+33
|\ \ \ | | |/ | |/|
| * | Add missing quoting RABBITMQ_EBIN_PATH on the deletion of rabbit.relPaul Jones2009-10-281-1/+1
| * | escape env vars in .bat scripts on use rather than definitionMatthias Radestock2009-10-284-25/+33
* | | merge bug 21796 into defaultMatthew Sackman2009-10-283-5/+4
|\ \ \ | |/ /
| * | fix typoMatthias Radestock2009-10-281-2/+2
* | | removed ssl_base64 use in cookie_hashbug21796Matthew Sackman2009-10-281-1/+1
* | | use base64 module instead of ssl_base64Matthias Radestock2009-10-261-7/+2
| | * system_memory_high_watermark => vm_memory_high_watermarkMatthew Sackman2009-10-284-5/+5
| | * More cosmeticMatthew Sackman2009-10-283-12/+15
| | * more cosmetics and formattingMatthew Sackman2009-10-281-28/+18
| | * More cosmetics and reorganisationsMatthew Sackman2009-10-281-71/+79
| | * cosmetics and rearranging only - conformance and consistencyMatthew Sackman2009-10-281-105/+111
| | * On the way towards perfect indentation.Marek Majkowski2009-10-271-10/+10
| | * Fixed tabs.Marek Majkowski2009-10-271-10/+10
| | * Added support for solarisMarek Majkowski2009-10-271-0/+23