summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* man 2 write states:Matthew Sackman2009-11-063-24/+42
* merging in from defaultMatthew Sackman2009-11-058-6/+59
|\
| * One head is better than two.David Wragg2009-11-052-2/+6
| |\
| | * Merge bug21802 into defaultDavid Wragg2009-11-042-2/+6
| | |\
| | | * typeo. Or something.Matthew 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
| * | | merge bug21831 into defaultMatthias Radestock2009-11-042-1/+23
| |\ \ \
| | * | | When clustered, on application:stop, make sure we call on_node_node(node()). ...Matthew 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
| |\ \ \
| | * | | cosmeticMatthias 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 R13B01Matthew Sackman2009-10-291-0/+3
| | * | Added specs which, importantly, feature no_return() as the return types, in o...Matthew Sackman2009-10-292-0/+22
| | |/
* | | subtle bug in queue_index in that there's a sort of race because scattering t...Matthew Sackman2009-11-032-4/+10
* | | Fixed a few bugs in fhc, pushed fhc through to msg_store and msg_file. API ch...Matthew Sackman2009-11-035-267/+180
* | | started work on properly testing the vq. Caught several bugs already. Also ho...Matthew Sackman2009-11-024-20/+111
* | | Still haven't discovered any real bugs in the refactoring that happened to qi...Matthew Sackman2009-11-021-41/+41
* | | Documentation, cosmetic and tidying up test artifactsMatthew Sackman2009-11-022-29/+29
* | | Well, the transformation is done. Hilariously it works, first time. However, ...Matthew Sackman2009-10-301-158/+206
* | | Made the qi keep counters for the publishes and deliveries and flush to disk ...Matthew Sackman2009-10-303-47/+112
* | | Added specs to fhcMatthew Sackman2009-10-301-1/+34
* | | bool() => boolean()Matthew Sackman2009-10-303-3/+3
* | | merging in from defaultMatthew Sackman2009-10-3014-472/+419
|\ \ \ | |/ /
| * | merging bug21804 into defaultVlad Ionescu2009-10-291-1/+1
| |\ \
| | * | stop batch from tripping over vars containing parenthesesMatthias Radestock2009-10-291-1/+1
| | |/
| * | merging bug21877 into defaultVlad Ionescu2009-10-291-1/+1
| |\ \
| | * | correct default path to erlsrv.exeMatthias Radestock2009-10-291-1/+1
| | |/
| * | merging bug21789 into defaultVlad Ionescu2009-10-296-1/+31
| |\ \
| | * | missed oneMatthias 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...Matthew 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
| * | merge bug21788 into defaultMatthias Radestock2009-10-291-1/+1
| |\ \
| | * | missed oneMatthias 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
| | | * system_memory_high_watermark => vm_memory_high_watermarkMatthew Sackman2009-10-284-5/+5
| | | * More cosmeticMatthew Sackman2009-10-283-12/+15