summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More work on variable queueMatthew Sackman2009-10-072-43/+174
* initial hacking on the variable queueMatthew Sackman2009-10-071-0/+182
* Make init include in its result the next sequence id to useMatthew Sackman2009-10-071-15/+33
* removing bogus and flawed fhc2Matthew Sackman2009-10-071-356/+0
* just some fixes as a result of dialyzer, but the module is actually about to ...Matthew Sackman2009-10-071-4/+4
* Well fixed a few bugs in the fhc2, but it's fundamentally flawed by the fact ...Matthew Sackman2009-10-061-25/+67
* mainly cosmeticsMatthew Sackman2009-10-051-11/+11
* more work on file handle cache. However, untested, and liable to extreme changeMatthew Sackman2009-10-051-22/+116
* initial work on new file handle cache. Public API not done yet.Matthew Sackman2009-10-051-0/+220
* merging in from defaultMatthew Sackman2009-10-0514-91/+181
|\
| * Merge bug21222 into defaultDavid Wragg2009-10-041-5/+6
| |\
| | * setting log dir for startup/shutdown messagesMarek Majkowski2009-10-011-5/+6
| * | Merged bug 21294 into default.Marek Majkowski2009-10-022-1/+15
| |\ \ | | |/ | |/|
| | * Shuffled the config file element declaration so the debian defaults file will...Paul Jones2009-10-011-1/+2
| | * Changed location of the configuration file on windowsPaul Jones2009-10-011-3/+6
| | * Added ability to provide configuration file to windows server startup tooPaul Jones2009-09-211-1/+7
| | * Added facility to provide a configuration file to rabbit startup for Unix sys...Paul Jones2009-09-211-0/+4
| * | Merged bug 21682 into defaultMarek Majkowski2009-10-011-13/+14
| |\ \
| | * | Introduced realsbin directoryPaul Jones2009-09-301-13/+14
| | * | Changed target of reinplace calls to prevent macports converting symlinks to ...Paul Jones2009-09-241-13/+13
| * | | Merged bug 21273 into defaultMarek Majkowski2009-10-012-20/+37
| |\ \ \
| | * \ \ Default merged into bug21273Marek Majkowski2009-10-019-52/+109
| | |\ \ \ | | |/ / / | |/| | |
| * | | | merge bug21669 into defaultMatthias Radestock2009-09-303-22/+66
| |\ \ \ \
| | * | | | leave error reporting in rabbit:prepare to contextMatthias Radestock2009-09-302-55/+54
| | * | | | Reverted rabbit:boot to rabbit_misc:start_applicationsPaul Jones2009-09-301-1/+1
| | * | | | Removed application starting changes, since these were causing a number of pr...Paul Jones2009-09-302-24/+8
| | * | | | Updated boot modification code to support catching errorsPaul Jones2009-09-283-31/+53
| | * | | | Added rabbit:prepare to the generated boot file; removed call to rabbit:start...Paul Jones2009-09-243-4/+43
| * | | | | Merged bug 20399 into default.Marek Majkowski2009-09-302-21/+24
| |\ \ \ \ \
| | * | | | | cosmeticMatthias Radestock2009-09-301-1/+1
| | * | | | | fix handling of precondition_failedMatthias Radestock2009-09-302-21/+24
| | * | | | | merge default into bug20399Matthias Radestock2009-09-3021-117/+355
| | |\ \ \ \ \
| * | \ \ \ \ \ merge from bug 21397Matthew Sackman2009-09-301-7/+6
| |\ \ \ \ \ \ \
| | * | | | | | | using ?= operatorVlad Ionescu2009-09-221-15/+6
| | * | | | | | | merging from defaultVlad Ionescu2009-09-2211-133/+99
| | |\ \ \ \ \ \ \
| | * | | | | | | | wrapping some makefile vars in ifndef'sVlad Ionescu2009-09-151-4/+12
| * | | | | | | | | merging from bug 21449Matthew Sackman2009-09-303-2/+13
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cosmeticMatthew Sackman2009-09-301-3/+3
| | * | | | | | | | | rabbitmqctl now accepts -nodenameMarek Majkowski2009-09-043-2/+13
| | | | | | | | * | | handle errors during connection establishment more gracefullyMatthias Radestock2009-09-302-20/+37
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | minor corrections to documentation that I failed to commit on FridayMatthew Sackman2009-10-051-17/+17
* | | | | | | | | | Added documentation. Also discovered that opening a file in append mode seems...Matthew Sackman2009-10-021-2/+44
* | | | | | | | | | when loading a segment, we should of course take into account the acks which ...Matthew Sackman2009-10-021-8/+16
* | | | | | | | | | fixed some more bugsMatthew Sackman2009-10-021-3/+5
* | | | | | | | | | ...and now some of it actually worksMatthew Sackman2009-10-021-30/+32
* | | | | | | | | | first cut at queue index. Untested, and uglier than necessary due to absence ...Matthew Sackman2009-10-021-0/+370
* | | | | | | | | | cosmetic refactoringMatthew Sackman2009-09-301-10/+10
* | | | | | | | | | merging in from defaultMatthew Sackman2009-09-3018-83/+128
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | merging in from bug 21714Matthew Sackman2009-09-3010-28/+29
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| | * | | | | | | | s/bool()/boolean() in type specsMatthias Radestock2009-09-3010-28/+29
| |/ / / / / / / /